1. f5517e1 A few items I can take off the TODO by CJ Kucera · 13 years ago
  2. fc45a3c Just a note about snow by CJ Kucera · 13 years ago
  3. 4a1eced Clean up snow rendering by CJ Kucera · 13 years ago
  4. 4a7ba7b Option to unbind keys in the key-setting dialog by CJ Kucera · 13 years ago
  5. 85bb372 Various documentation updates by CJ Kucera · 13 years ago
  6. 918f614 Initial bits of a block-highlight binding dialog by CJ Kucera · 13 years ago
  7. 0e52522 One more thing to stop forgetting about by CJ Kucera · 13 years ago
  8. 45d297b Something I've wanted to do for awhile but keep forgetting about by CJ Kucera · 13 years ago
  9. b2410c0 Just some TODO notes by CJ Kucera · 13 years ago
  10. 3d7a309 Slime chunks are only valid in the overworld by CJ Kucera · 13 years ago
  11. 579ea78 A note re: slime highlight by CJ Kucera · 13 years ago
  12. 448f9c5 Suppress some warnings while compiling on Java7 by CJ Kucera · 13 years ago
  13. 92d5437 Oh, you crazy line-endings by CJ Kucera · 13 years ago
  14. 092a787 More noticeable warnings when stuff in xray.properties gets overwritten with defaults by CJ Kucera · 13 years ago
  15. 0c1f37e Expand our Explored highlight to include other forms of light by CJ Kucera · 13 years ago
  16. 00f0b10 Keyboard reference dialog by CJ Kucera · 13 years ago
  17. 8d2544f Integrated log4j for console reporting and logging by CJ Kucera · 13 years ago
  18. 8201726 More noticeable ore highlighting by CJ Kucera · 13 years ago
  19. 3306798 Various doc cleanups, and a few items removed from TODO by CJ Kucera · 13 years ago
  20. 7d2dc91 More Java7 notes by CJ Kucera · 13 years ago
  21. 886642a Not fixing JDK1.7.0 warnings in ResolutionDialog at the moment by CJ Kucera · 13 years ago
  22. 5d09374 Move our dialogs into thier own subpackage by CJ Kucera · 13 years ago
  23. d168442 Proper cauldron rendering by CJ Kucera · 13 years ago
  24. 61d6614 Slime-spawning chunk highlighting by CJ Kucera · 13 years ago
  25. 1411c3d Rendering of chunk borders by CJ Kucera · 13 years ago
  26. 61f0279 Change threshhold of grass colorization by CJ Kucera · 13 years ago
  27. b3353ec Silverfish block highlighting by CJ Kucera · 13 years ago
  28. 13a533b Support for Beta 1.9 Fence rendering, and also a new key to toggle it by CJ Kucera · 13 years ago
  29. 91291c2 Finally got rid of the ridiculous near/far/left/right variable naming in renderWorld by CJ Kucera · 13 years ago
  30. ea76561 Suppose I should add this to the TODO by CJ Kucera · 13 years ago XRAY_3_3_2
  31. 5463166 Fix an exception some Windows users have been reporting by CJ Kucera · 13 years ago
  32. 382db7e Added in proper data values for Silverfish by CJ Kucera · 13 years ago
  33. f6274f5 Package the snakeyaml license properly by CJ Kucera · 13 years ago
  34. 1ee66cb A couple of things from TODO that were actually done. Who knew? by CJ Kucera · 13 years ago
  35. 3e1a4dc Some tweaking of our block-loading routines, and incidentally changing MinecraftContstants.java to unix line-endings by CJ Kucera · 13 years ago
  36. 9072ddd Further improvements to Yaml-process error reporting by CJ Kucera · 13 years ago
  37. 2672c66 Consolidate block info into a single object, instead of spread out over multiple HashMaps by CJ Kucera · 13 years ago
  38. b06fe54 Re-adding some comments to the block data types by CJ Kucera · 13 years ago
  39. 2ea0949 Load block types from a YAML file, instead of hardcoding by CJ Kucera · 13 years ago
  40. 9438814 Other dialog will let you choose level.dat now by CJ Kucera · 13 years ago
  41. 5645ebe Update for Beta 1.6 blocks by CJ Kucera · 14 years ago
  42. 0d8f2ce Just something else to Not Lose Track Of by CJ Kucera · 14 years ago
  43. 905dc5d Switch stone pressure plate and button textures to be more proper by CJ Kucera · 14 years ago
  44. db7d691 Add a sync-to-camera button on the Jump dialog by CJ Kucera · 14 years ago
  45. 190c227 Support for reloading the current map location by CJ Kucera · 14 years ago
  46. bff7790 Remember selected options inbetween runs by CJ Kucera · 14 years ago
  47. 2f341c5 A warning for Windows users when they start up the program by CJ Kucera · 14 years ago
  48. c8ef367 Scrollable world list on the main screen by CJ Kucera · 14 years ago
  49. 8f0a7c8 Some initial support for reading in user-defined names for levels; should review this. by CJ Kucera · 14 years ago
  50. 5bc687a Show all available world directories instead of just those of the form WorldN by CJ Kucera · 14 years ago
  51. 1ba2b90 Block IDs > 127 will just be ignored now, rather than throwing an by CJ Kucera · 14 years ago
  52. baead0f Initial support for Beta 1.3 storage. There are some spurious by CJ Kucera · 14 years ago
  53. ccf61d6 Throttle FPS when we're offscreen or in a different virt desktop by pez · 14 years ago
  54. 40e9257 Explored areas can be highlighted with E now by pez · 14 years ago
  55. 9ab0428 Sort MP usernames properly in the preset list by pez · 14 years ago
  56. e822770 Just some notes so I don't lose track by pez · 14 years ago
  57. ac59193 Any block type can now be highlighted (instead of just "solid" blocks) by pez · 14 years ago
  58. 7f228b8 User-selectable ore highlights by pez · 14 years ago
  59. 655bc39 Set light level regardless of ore highlighting by pez · 14 years ago
  60. 154241e First steps at having the app remember the user choices on the first dialog by pez · 14 years ago
  61. f523c90 Keybindings are now taken out of a config file, which gets automatically generated if need be. Also bumped the version strings to MB7. by pez · 14 years ago
  62. ad382ce Initial support for variable keys by pez · 14 years ago
  63. 9c824a4 Fix a NullPointerException, handle unknown data values for DATAVAL blocks more properly, and prepare for MB6 release by pez · 14 years ago
  64. 33ed15f Preparing for MB5 release by pez · 14 years ago XRAY_2_7_MB_5
  65. bcfaead Spawn and playerpos markers sort of work most of the time now by pez · 14 years ago
  66. 9ed4f49 Just some TODO updates by pez · 14 years ago
  67. 2cfe5a7 to-spawn, to-player, and nether-switch now clears out the minimap properly by pez · 14 years ago
  68. c237df8 Various TODO updates, decrease chunk cache to 64x64, and update the sizing notes by pez · 14 years ago
  69. bf7ca75 Okay, holes in the terrain should be okay now by pez · 14 years ago
  70. 8f5e01e Just cleaning up some formatting that's been bothering me ever since I took this on by pez · 14 years ago
  71. 0b64e29 Update minimap to use the convention that north is up. by pez · 14 years ago
  72. 19cb21d Cache chunks that we've already seen, so we're not loading things in when we don't have to be. by pez · 14 years ago
  73. 91e0da4 Draw a loading bar when doing the initial loads for stuff. by pez · 14 years ago
  74. 8885225 Couple of things that'd be useful by pez · 14 years ago
  75. b4888f0 A short list of standard resolutions will always be available in the dropdown. by pez · 14 years ago
  76. 968c880 Should start keeping track of TODO stuffs. by pez · 14 years ago