1. be99ce3 Rewrite method 'toString' of class 'ByteArrayTag' by WHR · 1 year, 3 months ago rivoreo-fork
  2. e981bae Add support for IntArrayTag in NBT by WHR · 1 year, 3 months ago
  3. f55bca9 Remove auto-generated file TMCMR.jar.urn by WHR · 1 year, 3 months ago
  4. 50901b0 Don't use old '.mcr' files if any '.mca' file is found in a region directory by WHR · 4 years, 5 months ago
  5. 95ebe27 Add support for old McRegion format by WHR · 4 years, 5 months ago
  6. fafb79c Rebuild by TOGoS · 7 years ago master
  7. f09f50b Combine the 2 block-colors.txts by TOGoS · 7 years ago
  8. 9cc589b Fix build process to include source files and block-colors.txt again by TOGoS · 7 years ago
  9. b3cf06c Better error message when internal block-colors.txt is missing by TOGoS · 7 years ago
  10. 4defe6d Recompile jar by TOGoS · 7 years ago
  11. 937a34a Added missing colors by Uncovery · 7 years ago
  12. 60bbd07 Delete some empty lines between some imports by TOGoS · 7 years ago
  13. 76653b2 Switched to Maven folder hierarchy by piegamesde · 7 years ago
  14. d3db4db Recompile by TOGoS · 7 years ago
  15. 264bf23 Use multiple threads for rendering by TOGoS · 7 years ago
  16. 45566f2 Additional block colors for MC 1.10+ by LigH-de · 8 years ago
  17. 98d474f Add missing close-head tag. by Mark Fickett · 8 years ago
  18. 15ee906 Add name attribute, for in-page links. by Mark Fickett · 8 years ago
  19. b469013 Add px to position values. by Mark Fickett · 8 years ago
  20. 480b655 Makefile doesn't need +x. by TOGoS · 10 years ago
  21. 31f7920 There was a return that should've been a continue, causing maps to not update. by TOGoS · 10 years ago
  22. 40184b4 Fix region/tile image modification time comparisons. by TOGoS · 10 years ago
  23. 103fbfe More newlines in tiles.html. by TOGoS · 10 years ago
  24. afcdad5 Fix: full-size tile image existence check was wrong. by TOGoS · 10 years ago
  25. 8d51adb Map title and scales are now configurable on the command-line. by TOGoS · 10 years ago
  26. d5abe7b Generate multiple scales. by TOGoS · 10 years ago
  27. 4a3ee53 Use absolutely-positioned <a>s instead of tables in tiles.html. by TOGoS · 10 years ago
  28. 2b71c58 Build TMCMR.jar.urn. by TOGoS · 10 years ago
  29. b1a09cc Change options for altitude shading reference height, factor, min/max. by TOGoS · 10 years ago
  30. a195666 TMCMR.jar is dependent on everything in src/. by TOGoS · 10 years ago
  31. 2366ff4 Incorporate shading options. by TOGoS · 10 years ago
  32. a15bdab Add -min/max-height options. by TOGoS · 10 years ago
  33. a751e11 Reformat and make JUnit 3-style command-line argument parser tests. by TOGoS · 10 years ago
  34. d95e822 Replace some space sequences with tabs in block-colors.txt. by TOGoS · 10 years ago
  35. 0933451 Update block-colors.txt by wilyathule · 10 years ago
  36. ff390eb Set base altitude and crop shading range using command line parameters. by Protected · 10 years ago
  37. 1b65099 Fix generation of date footer in tiles.html. by TOGoS · 11 years ago
  38. 6637f39 Indicate last render date/time with span by J. Cole Brand · 11 years ago
  39. 7348345 zip -9 when making JAR file. by TOGoS · 11 years ago
  40. 35fcf0a List a few more block colors. by TOGoS · 11 years ago
  41. dab05cd Add Cold Taiga Hills to biome-colors. by TOGoS · 11 years ago
  42. da12e31 Treat biome ID bytes as unsigned when casting to int32s (by bit-anding with 0xFF). by TOGoS · 11 years ago
  43. 82a1ce8 Remove redundant block data value color mappings. by TOGoS · 11 years ago
  44. 3dd2bf1 New block ID/data value -> color/biome influence mappings from uncovery. by TOGoS · 11 years ago
  45. 52a7058 Separate block IDs from block ID+data value pairs that are missing explicit color mappings in debug output. by TOGoS · 11 years ago
  46. 7218fbb Fix BiomeMap range check. by TOGoS · 11 years ago
  47. ab7d7ce Merge branch 'master' of ssh://github.com/TOGoS/TMCMR by TOGoS · 11 years ago
  48. fa033df Include block and biome IDs not mapped to colors in debug output. by TOGoS · 11 years ago
  49. 50444cd Add BoundingRect class which I dumbly failed to include in the last commit. by TOGoS · 11 years ago
  50. 99e56bc Add -region-limit-rect parameter and treat min/max x/z values as coordinates of fence posts rather than of spans. by TOGoS · 11 years ago
  51. c942e22 New biome-colors and block-colors contributed by uncovery. by TOGoS · 11 years ago
  52. b3e09a6 Add a comment about what multiplySolid's supposed to do. by TOGoS · 11 years ago
  53. bd98fe8 Refactoring biome coloring a bit. by TOGoS · 11 years ago
  54. 063aed2 Merge ssh://github.com/TOGoS/TMCMR by TOGoS · 12 years ago
  55. 2b035b0 Merge pull request #9 from UltraPeeks/master by TOGoS · 12 years ago
  56. 33cfca9 Added biome-map option by Klaus-Peter Hammerschmidt · 12 years ago
  57. 29e8b67 Merge branch 'master' of https://github.com/UltraPeeks/TMCMR by Klaus-Peter Hammerschmidt · 12 years ago
  58. 801cc78 Swamp biome colors and vines fixed by Klaus-Peter Hammerschmidt · 12 years ago
  59. 6879e93 Swamp colors and vines fixed by Klaus-Peter Hammerschmidt · 12 years ago
  60. 8128531 Added biome colors by Klaus-Peter Hammerschmidt · 12 years ago
  61. 0cee99b ColorExtractor gets texture dir as arguement by Klaus-Peter Hammerschmidt · 12 years ago
  62. fe03d28 Add -target/source 1.6 flags to javac in Makefile. by TOGoS · 12 years ago
  63. 8a1f4c2 Apply "Add" tag bits to block id by Klaus-Peter Hammerschmidt · 12 years ago
  64. 336c577 Improved ColorExtractor and instructions by Klaus-Peter Hammerschmidt · 12 years ago
  65. e95c5ac Added option to create a single big image by Klaus-Peter Hammerschmidt · 12 years ago
  66. 0f5cd36 Move ColorExtractor by Klaus-Peter Hammerschmidt · 12 years ago
  67. b8f20ec Added ColorExtractor by Klaus-Peter Hammerschmidt · 12 years ago
  68. e0bcebb Add .settings to .gitignore. by TOGoS · 12 years ago
  69. 152581f Explicitly list all imports in RegionRenderer. by TOGoS · 12 years ago
  70. c6098cd Merge unclebob's unit test and related refactoring, but with some additional reformatting and refactoring. by TOGoS · 12 years ago
  71. 0e35f22 Add command line argument tests by Robert C. Martin · 12 years ago
  72. f3b9197 Refactoring. by TOGoS · 12 years ago
  73. ced2912 .gitignore some things. by TOGoS · 12 years ago
  74. e2cc9c5 Replace build.sh with Makefile. by TOGoS · 12 years ago
  75. e11e93b Close region files after use. by TOGoS · 12 years ago
  76. 3f20a2d Fix calculation for default value of -create-tile-html. by TOGoS · 12 years ago
  77. f97b97f Merge branch 'master' of ssh://robert.earthit.com/~stevens/git/TOGoS/proj/TMCMR by TOGoS · 12 years ago
  78. 18bf9fa Allow specifying multiple region files or directories and track (and report, if -debug) processing time for various things. by TOGoS · 12 years ago
  79. 65bc15e Have ColorMap.load report bad lines instead of crashing, and fix block-colors.txt to not crash it. by TOGoS · 12 years ago
  80. 629d1f8 Some refactoring around UltraPeeks' changes. by TOGoS · 12 years ago
  81. b0b7063 Fix misspelling of "r" as "w" to 'Actually open region files in read-only mode.' by TOGoS · 12 years ago
  82. 319825e Make Renderer aware of block metadata by Klaus-Peter Hammerschmidt · 12 years ago
  83. a6a46fd build.sh now makes jars. by TOGoS · 12 years ago
  84. 157cb81 Fixed spelling of "r" (was "w"). by TOGoS · 12 years ago
  85. 0646870 Open region files in read-only mode. by TOGoS · 12 years ago
  86. c8425c0 Add build script. by TOGoS · 12 years ago
  87. bc0df4c Moved JNBT source into src/ tree, converted rest of source to Java 1.6. by TOGoS · 12 years ago
  88. deeb56a Rename 'Wheat Seeds' -> 'Wheat' and add yellow-green color for it. by TOGoS · 12 years ago
  89. 125542b New default block colors. by TOGoS · 12 years ago
  90. 77990ab Add script for combining color maps. by TOGoS · 12 years ago
  91. 43fca2d Fill in missing block names. by TOGoS · 12 years ago
  92. fe51f84 Create block name and texture-offset database and scripts to extract texture colors. by TOGoS · 12 years ago
  93. 4c0e250 Default -create-tiles-html to false if a single region file is specified. by TOGoS · 12 years ago
  94. 7d62273 Fix divide-by-zero error by not attempting to demultiplyAlpha when alpha = 0. by TOGoS · 12 years ago
  95. 8059546 Refactor to allow translucent blocks. by TOGoS · 12 years ago
  96. 0445d52 RegionFile can now return its backing File so they no longer need to be passed around separately. by TOGoS · 12 years ago
  97. 0002208 Allow specifying alternate color map files. by TOGoS · 12 years ago
  98. fdf896d Load colors from a resource instead of hard-coding them. by TOGoS · 12 years ago
  99. a4d9bad Can now render a single region file, and start refactoring colors. by TOGoS · 12 years ago
  100. 9670ea9 &0xFF to load block types as unsigned integers. by TOGoS · 12 years ago