Andrew Chin
1872ccd690
remove swap files from repo, updated .gitingore to ignore them
...
how did they get there :/
2011-03-21 09:00:08 -04:00
Aaron Griffith
56f6218ea8
updated .gitignore to include settings.py
2011-03-20 21:45:13 -04:00
Aaron Griffith
07dd219d20
refactored c extensions into one
2011-03-08 17:43:50 -05:00
Andrew Chin
774e9ff1bd
Merged in .gitignore changes
2010-12-18 13:21:43 -05:00
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
Morlok8k
9196736325
shell scripts have been added to .gitignore casue it was bugging me
2010-11-08 23:06:06 -08: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