0

Commit Graph

  • dfe30a0d0f now checks for optimize-img programs with '.exe' as well as no suffix Aaron Griffith 2011-04-10 04:01:14 -04:00
  • 22fc77308e fixed minor inlining error in commit d547727 Aaron Griffith 2011-04-10 03:44:06 -04:00
  • b75fb04719 Merge branch 'dtt-c-render' of git@github.com:brownan/Minecraft-Overviewer into HEAD Aaron Griffith 2011-04-10 03:28:58 -04:00
  • cb8a17c448 fixed bug in sign groups js, for checked: true Aaron Griffith 2011-04-10 03:21:55 -04:00
  • bac0109c18 Merge remote-tracking branch 'upstream/master' Andrew Chin 2011-04-07 22:44:38 -04:00
  • be62a0b464 Added new sample settings file Andrew Chin 2011-04-06 22:31:00 -04:00
  • c428fcbd70 changed testRender.py to work with ./overviewer.py and ./gmap.py (sorta) Aaron Griffith 2011-04-04 02:03:38 -04:00
  • 66145e374a Merge branch 'dtt-c-render' into py-package Aaron Griffith 2011-04-03 22:47:11 -04:00
  • ab40d980af Merge branch 'dtt-c-render' into overlays Aaron Griffith 2011-04-03 22:44:44 -04:00
  • e5660bf925 fixed snow/half-step edge lines Aaron Griffith 2011-04-03 00:15:48 -04:00
  • 4276176227 add support for a PIL_INCLUDE_DIR environment variable Andrew Chin 2011-04-02 17:29:17 -04:00
  • 9e24d87ba2 Started to update the README Andrew Chin 2011-04-02 15:32:24 -04:00
  • 6c1d85f699 Don't crash if a biome-chunk is missing Andrew Chin 2011-04-02 14:30:44 -04:00
  • 7cf8add231 Fix win86_32 build issues Andrew Chin 2011-04-02 01:00:33 -04:00
  • 50a0186b4f Bump extension version Andrew Chin 2011-04-02 00:38:41 -04:00
  • 2202e78b2e Merge branch 'edge_lines' into dtt-c-render Andrew Chin 2011-04-02 00:37:57 -04:00
  • a30e415597 Render edge lines Andrew Chin 2011-03-31 22:37:18 -04:00
  • 115c36ad5e Merge branch 'dtt-c-render' into py-package Aaron Griffith 2011-04-01 21:59:52 -04:00
  • 298cdb2281 Merge branch 'dtt-c-render' into overlays Aaron Griffith 2011-04-01 21:54:05 -04:00
  • 3d78e21af7 fixed contrib/testRender.py crashing when -l isn't specified Aaron Griffith 2011-04-01 21:47:50 -04:00
  • 7463183b9c Remove duplicated comment... Alejandro Aguilera 2011-04-01 23:33:06 +02:00
  • a7714088c5 another comment Alejandro Aguilera 2011-04-01 23:21:01 +02:00
  • 81fd7d12ed Add compatibility for wildgrass mod Alejandro Aguilera 2011-04-01 20:40:23 +02:00
  • 84c3ab397b Clean textures.py, remove old comments, add new ones. The generate_special_texture function is in ascending blockid order. Alejandro Aguilera 2011-04-01 20:26:11 +02:00
  • 6f1bb4ef8d Tweaked get_chunks_in_range to only look up the region object if it has changed in the inner-loop Xon 2011-04-01 16:09:34 +08:00
  • dcdd2a9590 Merge branch 'import_help' into dtt-c-render Andrew Chin 2011-03-30 21:48:36 -04:00
  • 744a65f1e2 Provide some better errors messages to the user. Andrew Chin 2011-03-30 21:29:10 -04:00
  • 3f62beb1b0 Converted some print statements to logging statments Andrew Chin 2011-03-30 20:49:27 -04:00
  • 5e4383cd66 Print out the tilesets being rendered Andrew Chin 2011-03-30 20:35:55 -04:00
  • f240da29f4 Re-fix the bug "what I was thinking?!" Alejandro Aguilera 2011-03-29 21:11:22 +02:00
  • d9436d2c66 Fix a bug of the type "What I was thinking!?" in _build_full_block Alejandro Aguilera 2011-03-29 20:45:10 +02:00
  • 42596416d9 sdist and install now work Aaron Griffith 2011-03-29 13:49:50 -04:00
  • 3fa54aff26 initial work at reorganizing source tree Aaron Griffith 2011-03-29 11:10:24 -04:00
  • 7955092e66 Merge branch 'dtt-c-render' into overlays Aaron Griffith 2011-03-29 05:57:56 -04:00
  • 9c25c6259c added center to config.js, lets you set map center in world coords Aaron Griffith 2011-03-29 05:48:40 -04:00
  • 9b36d21c37 moved non-config, global variables out of config.js Aaron Griffith 2011-03-29 05:29:37 -04:00
  • 88d4ebe5ae added --list-rendermodes option Aaron Griffith 2011-03-29 05:24:25 -04:00
  • 5f0766839e added metadata to rendermodes, and python bindings for them Aaron Griffith 2011-03-29 05:13:25 -04:00
  • 862ee62cb9 fixed warning during compile about endian.c Aaron Griffith 2011-03-29 04:46:40 -04:00
  • d7af3d437b changing the C header files now correctly rebuilds whole extension Aaron Griffith 2011-03-29 04:33:41 -04:00
  • 0a64c00859 Merge remote branch 'xon/dtt-c-render' into dtt-c-render Aaron Griffith 2011-03-29 04:20:17 -04:00
  • 346c42d64b Fixed chunk caching to correctly count empty chunk responses. Tweaked upper bound on number of chunks to cache. Xon 2011-03-29 09:56:00 +08:00
  • 2a234e0659 Fix typo in pool warmup in non-verbose mode Xon 2011-03-29 09:15:34 +08:00
  • a1f5c9ddaf Fixed POI code in chunk.py after cleanup Xon 2011-03-29 09:13:30 +08:00
  • 0caa033292 Made rendernode.py POI queue world independant Xon 2011-03-29 07:38:49 +08:00
  • 1ff6783e35 Use a different Queue object Andrew Chin 2011-03-28 19:26:48 -04:00
  • db7c61a090 Fix missing import Xon 2011-03-28 19:32:41 +08:00
  • ff7e9d0794 Pool warmup (to report worker IDs) set to aynsc when not in verbose mode Xon 2011-03-28 16:51:13 +08:00
  • bb07e07f26 Cleaned up leftovers in chunk.py from before c_overviewer did rendering Xon 2011-03-28 16:11:04 +08:00
  • d547727556 Inline render_to_image since it was just creating a ChunkRender object can calling it. Moved biome init code out of chunk.py and into rendernode.py for per-worker initialization Xon 2011-03-28 12:48:18 +08:00
  • d2252acfe6 Signs should be working again Andrew Chin 2011-03-27 11:42:11 -04:00
  • b24ae6c00a signposts controls no longer toggle overlays Aaron Griffith 2011-03-28 05:18:41 -04:00
  • f23d3ddac9 converted spawn into a overlay-based rendermode Aaron Griffith 2011-03-28 03:40:02 -04:00
  • 83db528d81 added callback for derived rendermodes to easily provide overlay color Aaron Griffith 2011-03-28 03:20:16 -04:00
  • d4bd1d713c overlay mode now only considers blocks where overlays make sense Aaron Griffith 2011-03-28 03:09:00 -04:00
  • 9f69f099ad initial support for map overlays Aaron Griffith 2011-03-28 02:50:36 -04:00
  • 4977ae8767 added exceptions for .DS_Store and Thumbs.db in mirror_dir Aaron Griffith 2011-03-27 21:24:25 -04:00
  • c738777839 Merge commit 'fenixin/dtt-c-render-newblocks' into dtt-c-render Aaron Griffith 2011-03-27 18:49:18 -04:00
  • 38ce8681fd suppport win64 builds Andrew Chin 2011-03-27 13:59:13 -04:00
  • 69179097c5 Paste the top texture the last in _build_full_blocks Alejandro Aguilera 2011-03-27 14:46:15 +02:00
  • 805450e5f4 Add cake to textures.py (cake!) Alejandro Aguilera 2011-03-27 14:42:21 +02:00
  • e33f55977b Add redstone torches to textures.py (without orientation). Alejandro Aguilera 2011-03-27 13:58:42 +02:00
  • 8fa8a09492 Add crafting table to the special blocks set. Alejandro Aguilera 2011-03-27 13:41:41 +02:00
  • e0e571971a added endianness helper functions, and reading biome data directly Aaron Griffith 2011-03-27 06:07:43 -04:00
  • fc176206ff initial C biome code Aaron Griffith 2011-03-27 05:49:57 -04:00
  • 310cb8a1f6 Merge commit 'fenixin/dtt-c-render-water-redstone' into dtt-c-render Aaron Griffith 2011-03-26 23:31:36 -04:00
  • 1f27ccb9be added overall_alpha parameter to alpha_over, speeding up lighting Aaron Griffith 2011-03-26 21:52:16 -04:00
  • afb05098f9 Add support for redstone and improve the looking of waterfalls. Alejandro Aguilera 2011-03-27 03:51:45 +02:00
  • 0fe9c7c050 Fix status line typo Andrew Chin 2011-03-26 19:28:32 -04:00
  • 0465787e6a fixed accidental revert of fenixin's fix Aaron Griffith 2011-03-26 02:03:13 -04:00
  • 729141d426 Initial chunk cache commit mk2 Xon 2011-03-26 13:27:33 +08:00
  • 71a2a024cc Print tracebacks on error Andrew Chin 2011-03-26 00:06:24 -04:00
  • 16a4abe843 added my render timing script to contrib/ Aaron Griffith 2011-03-25 22:50:54 -04:00
  • 3c51253eba Merge commit 'xon/dtt-c-render' into dtt-c-render Aaron Griffith 2011-03-25 22:44:50 -04:00
  • a6baf5b6e8 Added missing import Andrew Chin 2011-03-25 20:45:25 -04:00
  • 2be2a48d7c Merge remote-tracking branch 'origin/dtt-c-render' into dtt-c-render Andrew Chin 2011-03-25 20:43:04 -04:00
  • 82e0bf53b9 Added a new 'listify' parameter to the config file parser Andrew Chin 2011-03-25 20:38:25 -04:00
  • 84988aa2f6 0-byte region files no longer crash the whole program Aaron Griffith 2011-03-25 19:48:55 -04:00
  • 8fcc0a993e Merge commit 'fenixin/dtt-c-render-fences-fix' into dtt-c-render Aaron Griffith 2011-03-25 19:29:00 -04:00
  • af3278e3cc Merge fix ups Xon 2011-03-25 21:52:34 +08:00
  • 21d04cd3fb Better error messages, removed import which triggered a failure Xon 2011-03-25 21:42:18 +08:00
  • 01790913b3 Check PyImport_ImportModule return result Xon 2011-03-25 21:34:06 +08:00
  • e55b7045ea Updated findSigns.py & rerenderBlocks.py to work against region format Xon 2011-03-23 23:40:48 +08:00
  • c7920ce61e Fixed multi-world support in multi-layer renderer Xon 2011-03-23 23:23:42 +08:00
  • ca36c98641 Initial commit for multi-layer rendering. Xon 2011-03-23 21:42:13 +08:00
  • c700afb012 Fixed get_chunks, simplified get_chunk_info Xon 2011-03-23 18:49:26 +08:00
  • 593c475e98 Fix problem loading adjacent chunks in some maps. Alejandro Aguilera 2011-03-25 17:46:52 +01:00
  • 6c9bbc25da Better error messages, removed import which triggered a failure Xon 2011-03-25 21:42:18 +08:00
  • 1d5b338d56 Check PyImport_ImportModule return result Xon 2011-03-25 21:34:06 +08:00
  • 8cfa50087a Removed filting chunks from render_worldtile since _get_chunks_in_range can do it trivially before constructing the list Xon 2011-03-23 17:22:57 +08:00
  • dbdd5d0fc8 Switched from struct.unpack (module) -> Struct.unpack (class), it compiles the format string and reduces parsing costs. Coalesced a few unpack calls into a compound unpack call. Moved the functionality to get a list of valid chunks into get_chunks out from get_chunk_info. Xon 2011-03-23 16:44:27 +08:00
  • c1b7b12592 Add reporting of scanning/indexing regions. Shortened paths being sent to the worker processes, and removed os.path.join from _apply_render_worldtiles's inner loop. Xon 2011-03-21 08:03:18 +08:00
  • 059492b3a1 Drain the processing queue every second by ~1000 to give more consistant feedback and reduce stalls when draining the queue from 10000->500 Xon 2011-03-21 06:54:15 +08:00
  • 172198558a Moved helper function out of overviewer.py and into util.py Andrew Chin 2011-03-24 22:45:26 -04:00
  • 8dc66083e0 Merge branch 'version_stuff' into dtt-c-render Andrew Chin 2011-03-24 22:30:49 -04:00
  • c25e2cce0f Implement a --version option to overviewer Andrew Chin 2011-03-24 21:58:25 -04:00
  • df6124b425 Remove windows-style newlines Andrew Chin 2011-03-24 19:51:33 -04:00
  • d84af9fa4b changed lighting rendermode to use new state variables Aaron Griffith 2011-03-24 19:44:21 -04:00
  • 2d64d2d84d changed 0b(...) constants into (1 << n) equivalents Aaron Griffith 2011-03-24 19:41:08 -04:00
  • 4f5bf93b49 Fix "that NULL should be Py_None" Alejandro Aguilera 2011-03-24 23:54:58 +01:00