Xon
|
af3278e3cc
|
Merge fix ups
|
2011-03-26 02:37:12 +08:00 |
|
Xon
|
21d04cd3fb
|
Better error messages, removed import which triggered a failure
|
2011-03-26 02:37:11 +08:00 |
|
Xon
|
01790913b3
|
Check PyImport_ImportModule return result
|
2011-03-26 02:37:11 +08:00 |
|
Xon
|
ca36c98641
|
Initial commit for multi-layer rendering.
Hardwired to use all 4 render modes at once. Todo: add config file/commandline argument support.
|
2011-03-26 02:37:11 +08:00 |
|
Xon
|
6c9bbc25da
|
Better error messages, removed import which triggered a failure
|
2011-03-25 21:42:18 +08:00 |
|
Xon
|
1d5b338d56
|
Check PyImport_ImportModule return result
|
2011-03-25 21:34:06 +08:00 |
|
Andrew Chin
|
172198558a
|
Moved helper function out of overviewer.py and into util.py
Solves a dependency problem where you can't import overviewer unless the extension is built
|
2011-03-24 22:45:26 -04:00 |
|
Andrew Chin
|
c25e2cce0f
|
Implement a --version option to overviewer
Should also work with py2exe binary kits
|
2011-03-24 22:27:50 -04:00 |
|
Aaron Griffith
|
fd0924a93b
|
moved lighting check from world object to quadtree object, where it should be now
|
2011-03-21 05:35:11 -04:00 |
|
Aaron Griffith
|
c603f2344f
|
Merge branch 'dtt-c-render' into lighting
|
2011-03-21 05:32:10 -04:00 |
|
Aaron Griffith
|
04ef95e4d6
|
renamed gmap.py to overviewer.py
|
2011-03-20 21:43:18 -04:00 |
|