0
Commit Graph

23 Commits

Author SHA1 Message Date
Thomas Lake
19f83a4a16 Edit scripts to move overviewer.dat to render dir
Overviewer.dat is moved on first run and a warning is issued
2011-08-16 13:02:09 +01:00
Aaron Griffith
c10074e87f Merge branch 'master' into py-package 2011-06-04 20:05:31 -04:00
Andrew Chin
f47e7fe406 Fixed rerenderBlocks contrib script 2011-06-02 13:06:12 -04:00
Aaron Griffith
299f15a312 Merge branch 'dtt-c-render' into py-package 2011-04-13 02:42:22 -04:00
Aaron Griffith
c428fcbd70 changed testRender.py to work with ./overviewer.py and ./gmap.py (sorta) 2011-04-04 02:13:12 -04:00
Aaron Griffith
115c36ad5e Merge branch 'dtt-c-render' into py-package
Conflicts:
	overviewer.py
2011-04-01 22:00:45 -04:00
Aaron Griffith
3d78e21af7 fixed contrib/testRender.py crashing when -l isn't specified 2011-04-01 21:47:50 -04:00
Aaron Griffith
3fa54aff26 initial work at reorganizing source tree 2011-03-29 11:10:24 -04:00
Aaron Griffith
16a4abe843 added my render timing script to contrib/ 2011-03-25 22:50:54 -04:00
Xon
e55b7045ea Updated findSigns.py & rerenderBlocks.py to work against region format 2011-03-26 02:37:11 +08:00
Aaron Griffith
04ef95e4d6 renamed gmap.py to overviewer.py 2011-03-20 21:43:18 -04:00
Aaron Griffith
c286f840bb Merge remote branch 'upstream/configfile' into dtt-config-merge
Conflicts:
	chunk.py
	gmap.py
	world.py
2011-03-19 21:10:40 -04:00
Alex Headley
5ae361824b cleaned up contrib/validateRegionFile script 2011-03-19 17:45:20 -04:00
Alex Headley
fae67de9f0 fixed some bugs in the validateRegion script 2011-03-19 14:28:19 -04:00
Xon
76f85d0d2c Added ctrl-c handling, output is a single line (verbose reports what error occured), added optparsing, supports multipule files or a dir 2011-03-20 01:57:47 +08:00
Xon
cfabf16148 Clarify if opening the region file failed or if the headers are wonky 2011-03-20 01:22:34 +08:00
Xon
6f340dceee New conrtib script to validate a region file 2011-03-20 01:19:23 +08:00
Aaron Griffith
ba83b6bf00 added contrib script to clean out old caches 2011-03-17 22:25:52 -04:00
Andrew Chin
feeb3283e0 New benchmarking script
Useful for examining how a code change affects performance
2011-01-08 01:21:41 -05:00
Andrew Chin
97aa81311c Fixed empty sign handling, updated findSigns.py 2010-12-31 23:35:18 -05:00
Andrew Chin
fcbff8af2a Improved marker titles and newlines
Primarily for browsers that don't render newlines in tooltips.
Thanks to ben0x539
2010-12-11 20:15:12 -05:00
Andrew Chin
d0267d4e78 new contrib script to help re-rendering specific parts of a map
See the top of the file for usage details
2010-11-08 20:38:27 -05:00
Andrew Chin
57a9e8123d New findSigns.py contrib script
This can be used to create an complete overviewer.dat file without
having to re-render your entire world.  See the top of the script for
usage details
2010-11-06 15:29:04 -04:00