openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
J
Jake2
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
8 months
ago. based on code collected
8 months
ago.
Nov 24, 2024 — Nov 24, 2025
Showing page 1 of 21
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
formatted
cawe
More...
over 14 years ago
use lwjgl version 2.8.3 with bug fixes for Mac OS X
cawe
More...
over 14 years ago
use standard JRE and exclude Jake2Applet.java
cawe
More...
over 14 years ago
copy new lib/jl1.0.1.jar to dist/lib for jar signing
cawe
More...
over 14 years ago
switch all webstart files to lwjgl 2.8.2 because of jar signing erros
cawe
More...
over 14 years ago
build path fixed
salomo
More...
about 15 years ago
3rd Person Camera support
salomo
More...
about 15 years ago
eagle eye patch
salomo
More...
about 15 years ago
cdaudio mp3 player support
salomo
More...
about 15 years ago
mp3 player support
salomo
More...
about 15 years ago
support for gl_showtris und gl_modeltris
salomo
More...
about 15 years ago
clipboard support for console
salomo
More...
about 15 years ago
jvm_memory command added
salomo
More...
about 15 years ago
unused variables
salomo
More...
over 16 years ago
unused variables
salomo
More...
over 16 years ago
unused imports
salomo
More...
over 16 years ago
stronger typing
salomo
More...
over 16 years ago
Set background of Jake2Applet to black before fully initialized
kbrussel
More...
over 18 years ago
Changes to enable Jake2 to run well as an applet inside the next-generation Java Plug-In. Added Globals.appletMode, Globals.applet and Globals.sizeChangeListener to be able to easily pass around the knowledge that the system is running in applet mode, and the applet itself, which becomes the parent container for the output. Most changes were in Jsr231Driver to support putting the Display into a preexisting parent container rather than a new Frame each time. Changed JOGLKBD to allow manual initialization of the parent container rather than obtaining it from a CreateNotify or ConfigureNotify event since these will never be generated in the applet case. Removed various calls to System.exit(), although strictly speaking this is no longer necessary because it is expected that the separate_jvm parameter will be used in conjunction with the new Java Plug-In to create a fresh JVM instance for each run of Jake2. Video mode switching in applet mode is working; the applet resizes (via JavaScript) to accommodate the newly selected resolution. Full screen mode when running as an applet is not implemented at this point, as the intent was to show this inside the browser, though support could be added very straightforwardly.
kbrussel
More...
over 18 years ago
bugfix: cast the space to byte avoid array overflows
cawe
More...
over 18 years ago
formatted
cawe
More...
over 18 years ago
use java code style conventions but with spaces only
cawe
More...
over 18 years ago
the callback renderer is never used
cawe
More...
over 18 years ago
better javadoc
cawe
More...
over 18 years ago
changes to handle resizable screens. GridBagLayout is used to resize the GL canvas together with the frame
cawe
More...
over 18 years ago
use getters and setters of modified viddef_t
cawe
More...
over 18 years ago
changes to handle resizable screens
cawe
More...
over 18 years ago
inline cursorname
cawe
More...
over 18 years ago
use the project specific jre alias "jdk1.6"
cawe
More...
over 18 years ago
set code compliance to Java 5
cawe
More...
over 18 years ago
←
1
2
3
4
5
6
7
8
9
…
20
21
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree