aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use getters and setters of modified viddef_tCarsten Weisse2008-03-0217-634/+621
|
* changes to handle resizable screensapplet-supportCarsten Weisse2008-03-021-4/+37
|
* inline cursornameCarsten Weisse2008-03-021-13/+4
|
* use the project specific jre alias "jdk1.6"Carsten Weisse2008-03-021-1/+1
|
* set code compliance to Java 5Carsten Weisse2008-03-021-1/+11
|
* makes the reference constantCarsten Weisse2008-03-011-1/+1
|
* version of eclipse 3.3 formatter settings changedCarsten Weisse2008-03-012-4/+14
|
* set new window location only in fullscreen modeCarsten Weisse2007-11-033-6/+4
|
* code clean up (shift the variable declarations down)Carsten Weisse2007-06-071-31/+17
|
* code clean up and set the buffer finalCarsten Weisse2007-06-071-11/+7
|
* define variables lateCarsten Weisse2007-05-141-3/+2
|
* this was the biggest garbage producer (32KB each frame), now fixedCarsten Weisse2007-05-141-11/+10
|
* use Lib.atof insteadCarsten Weisse2007-05-142-36/+10
|
* better empty string handling without throwing a exceptionCarsten Weisse2007-05-141-8/+6
|
* add a new layout string parser to minimize the String garbageCarsten Weisse2007-05-132-92/+326
|
* "pics/" + name + ".pcx" removed;Carsten Weisse2007-05-122-10/+12
| | | | | do this only on loading and put the short name into the hash map (much lesser String garbage)
* bugfix: center the mouse correct, now really ;-)Carsten Weisse2007-05-121-5/+3
|
* bugfix: center the mouse correct, now really ;-)Carsten Weisse2007-05-121-4/+9
|
* bugfix: sorry the mouse goes crazyCarsten Weisse2007-05-121-2/+2
|
* bugfix: center the mouse correctCarsten Weisse2007-05-121-2/+2
|
* use previous version, the new one doesn't run on my win2kCarsten Weisse2007-05-111-0/+0
|
* update to lwjgl 1.1Carsten Weisse2007-05-111-3/+3
|
* update to lwjgl 1.1Carsten Weisse2007-05-111-3015/+2900
|
* update to lwjgl 1.1Carsten Weisse2007-05-111-53/+4
|
* update to lwjgl 1.1Carsten Weisse2007-05-111-14/+14
|
* update to lwjgl 1.1 (bugfix release)Carsten Weisse2007-05-118-4/+7
|
* remove EAX patch and wait for a bugfix (it doesn't work for webstart because ↵Carsten Weisse2007-05-062-138/+0
| | | | of jar signing) https://joal.dev.java.net/issues/show_bug.cgi?id=17
* use printlnCarsten Weisse2007-05-061-6/+6
|
* print the the message if EAX failsCarsten Weisse2007-05-061-0/+1
|
* include the joal EAX patch in build and jar taskCarsten Weisse2007-05-061-1/+2
|
* include the joal EAX patchCarsten Weisse2007-05-061-0/+1
|
* bugfix: remove the wrong library loading, joal_native is the right library ↵Carsten Weisse2007-05-061-4/+0
| | | | name but this library loading is never needed because EAXFactory does this job
* this is the current and wrong joal EAX implementationCarsten Weisse2007-05-061-0/+140
|
* go back to previous version, handler is ok, but EAX class is notCarsten Weisse2007-05-061-7/+12
|
* try to use EAX instead of checking extension StringsCarsten Weisse2007-05-061-12/+7
|
* use new jogl libs alias jsr231Carsten Weisse2007-05-061-3/+3
|
* use gluegen-rt from jsr231 alias joglCarsten Weisse2007-04-284-3/+4
|
* remove gluegen from joal; use it from jsr231 insteadCarsten Weisse2007-04-282-0/+0
|
* upgrade jogl to jsr231 1.1.0 releaseCarsten Weisse2007-04-2815-0/+0
|
* rove gluegen from joal; use from jsr231 insteadCarsten Weisse2007-04-282-0/+0
|
* clean upCarsten Weisse2007-04-162-13/+5
|
* clean upCarsten Weisse2007-04-161-33/+19
|
* clean upCarsten Weisse2007-04-161-60/+29
|
* cosmeticRene Stoeckel2007-04-154-106/+68
|
* use lwjgl for performance testsCarsten Weisse2007-03-201-2/+2
|
* sorry, enable client portCarsten Weisse2007-03-171-5/+3
|
* disable client portCarsten Weisse2007-03-171-3/+5
|
* change location of jake2 webstartCarsten Weisse2007-03-174-19/+32
|
* New "patch" task for lwjgl1.0 to improve performance. This updates the ↵Carsten Weisse2007-03-171-3/+15
| | | | original lwjgl.jar with modified versions of: org.lwjgl.BufferChecks org.lwjgl.opengl.GLChecks org.lwjgl.opengl.GL11
* performance patch; checks removedCarsten Weisse2007-03-173-618/+508
|