0

Commit Graph

  • 54fb6ace07 fixed typo. Thanks again alexjurkiewicz Andrew Brown 2010-09-05 21:34:37 -04:00
  • 06006c6202 added tile caching. A tile will only be re-rendered if the underlying chunks changed. Andrew Brown 2010-09-05 18:11:47 -04:00
  • ed8ea421fc won't render tiles that would otherwise be blank. This cuts down on the number of files outputted and the total size. Andrew Brown 2010-09-05 13:58:50 -04:00
  • e5edfcbac8 readme update Andrew Brown 2010-09-05 12:34:47 -04:00
  • 956e72dda1 fixed headers in wrong order Andrew Brown 2010-09-04 22:57:36 -04:00
  • e15e05ab70 changed readme name so github will format it Andrew Brown 2010-09-04 22:54:38 -04:00
  • 60ed1e91ea updated readme Andrew Brown 2010-09-04 19:38:31 -04:00
  • a31810957f added gmap command line interface file Andrew Brown 2010-09-04 19:22:32 -04:00
  • 1e08406dff quadtree generation works. Changed scaling algorithm Andrew Brown 2010-09-04 19:22:04 -04:00
  • 8afeb05cc8 disabled rendering torches and minetracks for now Andrew Brown 2010-09-04 19:20:04 -04:00
  • 4201889941 added a block totaling function Andrew Brown 2010-09-02 23:21:09 -04:00
  • 2005976248 I think the quadtree works now. Comments for it are inaccurate though Andrew Brown 2010-09-02 23:19:32 -04:00
  • d86f158b9f re-render a chunk if the image is corrupt Andrew Brown 2010-09-02 23:19:15 -04:00
  • 0b2880de08 should be raising this exception Andrew Brown 2010-09-01 23:47:22 -04:00
  • e2b29328c6 Merge remote branch 'origin/tiles' into tiles Andrew Brown 2010-09-01 23:44:05 -04:00
  • 0cb7df13fb quadtree generation sorta works Andrew Brown 2010-09-01 23:42:17 -04:00
  • b198ee9049 Merge branch 'master' into tiles Andrew Brown 2010-09-01 10:23:09 -04:00
  • 4d0c869725 updated and clarified readme Andrew Brown 2010-09-01 10:20:55 -04:00
  • 2f94c2c21d ... Andrew Brown 2010-09-01 10:17:21 -04:00
  • de95ef827f wrote function prototype and docstring. Now I just need to implement it Andrew Brown 2010-08-31 23:35:23 -04:00
  • ee6eaf0206 tile drawing function implemented. Still needs an interface Andrew Brown 2010-08-30 21:05:22 -04:00
  • 8c162ce890 Checks for terrain.png in CWD first. Thanks alexjurkiewicz! Andrew Brown 2010-08-29 11:37:18 -04:00
  • 70361f3a6b added proper paths for Macs. Thanks ventolin! Andrew Brown 2010-08-28 23:26:31 -04:00
  • 6ba9eb903d corrected some numbers in the comments Andrew Brown 2010-08-28 23:03:26 -04:00
  • 09392fe3b4 prints out a full traceback for exceptions in worker processes Andrew Brown 2010-08-28 22:55:17 -04:00
  • 427f6fb92d padded block list to 256 length Andrew Brown 2010-08-28 20:29:38 -04:00
  • 145d271195 files are opened in binary for windows compatibility Andrew Brown 2010-08-28 19:02:37 -04:00
  • 403815a7dd added proper env var for windows Andrew Brown 2010-08-28 18:50:19 -04:00
  • abba5e1b2f added a readme Andrew Brown 2010-08-28 18:02:14 -04:00
  • 6d7e64a3d1 moved Image.new after the subprocesses are started Andrew Brown 2010-08-28 17:42:52 -04:00
  • 8817689276 added a command line interface Andrew Brown 2010-08-27 23:44:29 -04:00
  • 08a86a52ab uses multiprocessing to speed up rendering. Caches chunks Andrew 2010-08-24 21:11:57 -04:00
  • 2eca1a5fb5 initial comit Andrew 2010-08-22 10:16:10 -04:00