1. 8cb185b Let's just make ALL builds debuggable. No good reason not to. by CJ Kucera · 14 years ago
  2. 1649d1b Add a parameter to avoid a warning while building by CJ Kucera · 14 years ago
  3. 9adc388 Add an Invert Mouse option on the launcher screen by CJ Kucera · 14 years ago
  4. 7fb57f8 Just some fixes to the build process by CJ Kucera · 14 years ago
  5. d83d947 A couple of updates to support developing from the commandline (rather than via Eclipse) by CJ Kucera · 14 years ago
  6. 5ff895d Changed package from com.plusminus.craft to com.apocalyptech.minecraft.xray by CJ Kucera · 14 years ago
  7. 14c4c5e Add a 'run' target in build.xml; should be useful for people outside of Eclipse by CJ Kucera · 14 years ago
  8. 1836a37 Move version to MB9 for the eventual release (so I don't forget - also by CJ Kucera · 14 years ago
  9. 5111769 Update build.xml to ignore some new git files, and move cvsignore to by CJ Kucera · 14 years ago
  10. 425b118 Okay, one more warning to deal with at compile-time by pez · 14 years ago
  11. 686477b Don't forget the README in build.xml by pez · 14 years ago
  12. ef3fd51 Officially license under Modified BSD. Woo! by pez · 14 years ago
  13. d54b9dd Re-version to MB8 for that eventual release by pez · 14 years ago
  14. 37a251f Build a tbz2 in addition to zip, and change the keymapping file comment a bit. Also we're gonna go ahead and release MB7 by pez · 14 years ago XRAY_2_7_MB_7
  15. 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
  16. 9c824a4 Fix a NullPointerException, handle unknown data values for DATAVAL blocks more properly, and prepare for MB6 release by pez · 14 years ago
  17. cc51ef9 Whoops, need to exclude build-lib on the source distro by pez · 14 years ago
  18. 77efbdc Integrate JSmooth into build.xml; theoretically we build a Windows EXE now. by pez · 14 years ago
  19. ece4f2d Default copy filter already automatically excludes CVS dirs. by pez · 14 years ago
  20. 65cc6b9 Decouple the build process from CVS by pez · 14 years ago
  21. 96306fa Make sure that the build.xml knows about the BUILDING file. by pez · 14 years ago
  22. 948f5ba Automated building/packaging process. Woo. Also imported all the launchers. by pez · 14 years ago