aboutsummaryrefslogtreecommitdiffstats
path: root/webstart/jake2_online.jnlp
Commit message (Collapse)AuthorAgeFilesLines
* Add Applet Feature incl. required fixes.Sven Gothel2013-06-281-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Jake2Applet - Reenable JavaScript Bridge to resize Applet - Pass through 4:3 aspect custom video mode (Jake2 args) - Pass through applet parameter 'jake_args' (Jake2 args) - OSX Hack: Re-create Game at init, otherwise flickering appears (??) - Fix VID.init: Set vid_ref.modifier = true, otherwise not guaranteed VID creation - BeginFrame, R_BeginFrame, beginFrame, activateGLContext: Return 'true', if ctx is available, otherwise false to skip frame. - NEWTWin: - Applet mode (in Applet container): Always release GL ctx - Use GLAnimatorControl impl, to state whether we are animating or not and to tell us, whether we have to release the GL ctx. - Add HOME -> Reparent feature for Applets - Workaround for NEWT/Windows Bug 798 - NEWT Key Handling: - Ignore auto-repeat - Workaround for NEWT/Windows Bug 798 - Add HTML page - normal - debug mode
* Simple NEWT port: Remove AWT dependencies in Jake2 / JOGL / Fast (default ↵NEWTSven Gothel2012-10-081-2/+2
| | | | | | | | | | | | | | | mode) - Prepare for ES2 - Removed AWT init dialog, replaced w/ UI less auto install if n/a @ default location: $HOME/Jake2/baseq2 - JOGL GL2 Renderer 'joglgl2' - JOGL ES2 Renderer 'jogles2' (TBD) - Replaced JOGLKBD (AWT) w/ NEWTKBD - JOGL* Renderer using NEWT
* Link jake2 jogl jnlp files to jogamp.org/deployment/jogamp-currentSven Gothel2012-10-071-8/+8
|
* Simple JOGL2 portSven Gothel2012-10-071-1/+1
| | | | | | | | | | - Remove _very_ old JOGL port (net.java.games.jogl.GL) - Rename Jsr231* -> Jogl* - Port Jsr231 to Jogl2: - package rename of jogl/joal - use AWT GLCanvas derivation instead of partially reimplementing it in JoglDriver - drop some EXT suffixes - name driver 'jogl2'
* sorry, enable client portCarsten Weisse2007-03-171-5/+3
|
* disable client portCarsten Weisse2007-03-171-3/+5
|
* change location of jake2 webstartCarsten Weisse2007-03-171-6/+8
|
* switch the online jnlp to jsr231Carsten Weisse2006-11-221-3/+4
|
* joal via webstart from sunCarsten Weisse2006-10-251-22/+5
|
* jnlp for deathmatches on bytonic serverHolger Zickner2006-01-081-0/+58