Commit Graph

23 Commits

Author SHA1 Message Date
Michael Pfaff 229a1da41b
Added build script and update minimum versions to Java 1.8 2022-01-05 13:50:35 -05:00
kappa1 6612d252ac update applet html files to include al_min_jre tag 2011-09-03 18:41:22 +00:00
kappa1 873fed0613 AppletLoader: al_version tag now uses a case insensitive String (instead of float), much nicer for specifying application versions (e.g. "10.3.3.1 Beta"), still backwards compatible too :) 2011-08-14 17:07:23 +00:00
kappa1 31dad59c9f AppletLoader: "al_logo" and "al_progress" are now optional parameters, they default to "appletlogo.gif" and "appletprogress.gif". Credit to arielsan for patch. 2011-03-06 01:34:06 +00:00
kappa1 3b4f843dd4 AppletLoader: replace appletlogo.png with appletlogo.gif (43% smaller) 2011-02-20 20:26:17 +00:00
kappa1 af6dc3d5b5 Applet Package: clean up and split the applet download package, it should be much easier for noobs to pick it up now and less confusing. 2010-08-28 16:39:16 +00:00
kappa1 3eb5f02368 appletloader.html - edit html to reflect latest changes in the AppletLoader 2010-07-15 19:43:11 +00:00
kappa1 1cdef6606b update appletloader.html to use new parameters 2010-07-04 14:45:33 +00:00
kappa1 198064eb64 restore defaults to the default lwjgl applet html template. 2009-09-10 11:15:12 +00:00
Brian Matzon 56538d3a78 solaris support 2008-09-15 18:34:21 +00:00
Elias Naur 31c2b22dd8 Added GearsApplet test 2008-04-22 18:09:45 +00:00
Brian Matzon da172b29c6 correct mac native 2008-04-21 20:53:18 +00:00
Brian Matzon 61957e6000 use lzma and pack200 for applet example 2008-04-20 20:03:51 +00:00
Brian Matzon 737f7885ae support for prepending host to cache path (defaults to true) 2008-04-10 21:02:04 +00:00
Brian Matzon c5aa4d7b09 make kappaOne happy 2008-04-08 18:03:20 +00:00
Brian Matzon a2276c4128 removed required devil and fmod jars 2008-01-21 22:47:32 +00:00
Brian Matzon dd239ae088 removing applet test (relied on LWJGLInstaller) 2008-01-21 22:09:38 +00:00
Brian Matzon 0137cb60db appletloader sample 2007-06-10 20:31:41 +00:00
Elias Naur 6d9aa21e96 Add applettest ant target for easy LWJGL applet testing in appletviewer 2006-11-09 11:03:55 +00:00
Elias Naur d859fdcca6 Added a Controllers applet test 2006-07-14 08:32:01 +00:00
Elias Naur d3a7f46995 Added jars to classpath in applet.html test 2006-07-04 10:53:14 +00:00
Brian Matzon 3260389ebb default to OpenGL test 2006-07-02 21:24:50 +00:00
Elias Naur c0b1cc5a8b Added an applet test (lwjgl from applets doesn't work yet). 2006-06-27 15:41:53 +00:00