From 54bbd1a726e73841f0bd4cc79e5b12e83a88ba18 Mon Sep 17 00:00:00 2001 From: Sven Gothel Date: Fri, 28 Jun 2013 19:06:14 +0200 Subject: Add Applet Feature incl. required fixes. - 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 --- webstart/jake2_online.jnlp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'webstart/jake2_online.jnlp') diff --git a/webstart/jake2_online.jnlp b/webstart/jake2_online.jnlp index 4be2496..14fdd7e 100644 --- a/webstart/jake2_online.jnlp +++ b/webstart/jake2_online.jnlp @@ -38,7 +38,7 @@ clientport 27910 +connect - 88.198.147.212 + 88.198.147.212 -- cgit v1.2.3