1. 43aa6c9 Make half-height blocks render a little better by pez · 14 years ago
  2. 96ba567 Doors are slightly better, though still need a lot of work by pez · 14 years ago
  3. e01ad2d Half-height floors render correctlyish. by pez · 14 years ago
  4. c1e3ed2 Lots of internal cleanup on the decoration rendering functions, and floor plates supported. by pez · 14 years ago
  5. 944c9ce More rendering fixes by pez · 14 years ago
  6. 50803f1 Documenting renderSpecial a bit, and a stub function for ladders (which will currently render as reed) by pez · 14 years ago
  7. 75b4b07 Fixed sponge rendering by pez · 14 years ago
  8. fcd54ae Reeds now render better by pez · 14 years ago
  9. 0619ff2 Re-enable left+right shift for speed control (in addition to the mouse buttons) by pez · 14 years ago
  10. 2c5807c Update to changelog by pez · 14 years ago
  11. 0a4a724 Check for a null Dimension field; useful for map generators which don't include the tag (though playing the world once in SSP would also fix it). by pez · 14 years ago
  12. 26c2b43 More fixes for rendering "decorative" blocks by pez · 14 years ago
  13. c69d2c8 Getting rid of a couple of unused constants by pez · 14 years ago
  14. 6551f69 Redstone torches render like they should, and also the beginnings of a more-sane block type render flag. by pez · 14 years ago
  15. 80712b2 Specify highlightable blocks by their block type, not the texture drawn. Also ripped out a few unused routines by pez · 14 years ago
  16. c3ee173 Camera speed controlled by mouse buttons (also adding changelog to CVS) by pez · 14 years ago
  17. 160d13b Support higher-res texture packs better by pez · 14 years ago XRAY_2_7_MB_3
  18. 808ed20 "B" key will now toggle bedrock rendering by pez · 14 years ago
  19. 345b54d Right shift will now slow movement to a crawl. Not very convenient but not sure how else to do it. by pez · 14 years ago
  20. 511b7da Uncouple loading bar from our mainloop, which results in dramatically improved loading times by pez · 14 years ago
  21. e125933 Re-enable ore highlighting toggle and fullbright (though they're both bound to different keys now) by pez · 14 years ago
  22. 7c2c19b Save a version number in there, too by pez · 14 years ago XRAY_2_7_MB_1
  23. 437ae54 Auto-fix for post-Halloween terrain files which have grey grass+leaves by pez · 14 years ago
  24. 7c57c4c Exit on Ctrl-Q instead of just Q by pez · 14 years ago
  25. e0304ce Esc releases mouse instead of quitting the program by pez · 14 years ago
  26. 8b4cbed Implement highlight distance, using number keys by pez · 14 years ago
  27. b52e31e Nether worlds can be loaded now by pez · 14 years ago
  28. 3f4914d Options to highlight clay, obsidian, and pumpkins by pez · 14 years ago
  29. 1d7d593 Just a comment in the code by pez · 14 years ago
  30. e27c0f9 Add in Clay highlighting by pez · 14 years ago
  31. 2113ee4 Replace some more magic numbers with constants; not sure if these are actually used or not, though. by pez · 14 years ago
  32. 9bb01c6 Fix a lot of rendering glitches, add in Halloween block types, add some constants to start reducing reliance on magic numbers. by pez · 14 years ago
  33. 0f207f0 Default-fullscreen is annoying by pez · 14 years ago
  34. f7adb87 Initial commit, perhaps. by pez · 14 years ago XRAY_2_7