Go to file
Brian Matzon 5c82452d5e added certificate check
reworked installer to expect a jar with the platform natives inside a jar
now installs into java.io.tmpdir/.lwjglinstall/<timestamp>
uninstaller checks for removed watermark file - tho it never gets removed *grumble*
2006-07-03 23:22:46 +00:00
applet default to OpenGL test 2006-07-02 21:24:50 +00:00
doc Update doc/generator.txt 2006-05-16 11:32:45 +00:00
libs Added support for applets to jinput 2006-07-03 12:00:12 +00:00
platform_build Windows: LWJGL didn't work well with jinput, but compatibility could be greatly improved if LWJGL used DirectInput 8 (like jinput). This can't be done unconditionally, since we need the DX3 support for older versions of windows. So, I've moved most Mouse and Keyboard stuff from native to java side and generalized DirectInput access through an abstract base class, with two concrete subclasses, one for dx3 and one for dx8. 2006-06-26 13:50:48 +00:00
res Removed org.lwjgl.util.model 2006-07-03 11:30:30 +00:00
src added certificate check 2006-07-03 23:22:46 +00:00
build.xml Don't delete the generated directories themselves on ant clean-generated, only the source files 2006-07-03 20:10:10 +00:00