0
Commit Graph

5 Commits

Author SHA1 Message Date
Andrew Chin
251a89b7dc Merged in agrif's blending fixes
Merge branch 'blending-fixes' of https://github.com/agrif/Minecraft-Overviewer
2010-12-04 20:33:56 -05:00
Alex Jurkiewicz
89d8e3653a Ignore cachedirs
Remove old Biiome.java file
2010-11-23 00:29:04 -05:00
Aaron Griffith
e4b5a10b9a some fixes to setup.py for Mac OS X, and .gitignore additions 2010-11-09 21:34:05 -05:00
Aaron Griffith
5a19b8b375 Added a PIL alpha_over extension in C, and code to setup.py to build it
I needed a way to let py2exe options be provided only when py2exe is
available. My solution (maybe not the best) was to put all the
arguments for the final setup() call into a dictionary, that is filled
in conditionally during the script's execution. This is why the file
is completely changed; however, it still does what it used to do (when
py2exe is available).
2010-10-23 13:17:56 -04:00
Sam Steele
110240b53a Ignore .pyc files 2010-09-30 18:35:46 -07:00