Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code clean up (shift the variable declarations down) | Carsten Weisse | 2007-06-07 | 1 | -31/+17 |
| | |||||
* | code clean up and set the buffer final | Carsten Weisse | 2007-06-07 | 1 | -11/+7 |
| | |||||
* | define variables late | Carsten Weisse | 2007-05-14 | 1 | -3/+2 |
| | |||||
* | this was the biggest garbage producer (32KB each frame), now fixed | Carsten Weisse | 2007-05-14 | 1 | -11/+10 |
| | |||||
* | use Lib.atof instead | Carsten Weisse | 2007-05-14 | 2 | -36/+10 |
| | |||||
* | better empty string handling without throwing a exception | Carsten Weisse | 2007-05-14 | 1 | -8/+6 |
| | |||||
* | add a new layout string parser to minimize the String garbage | Carsten Weisse | 2007-05-13 | 2 | -92/+326 |
| | |||||
* | "pics/" + name + ".pcx" removed; | Carsten Weisse | 2007-05-12 | 2 | -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 Weisse | 2007-05-12 | 1 | -5/+3 |
| | |||||
* | bugfix: center the mouse correct, now really ;-) | Carsten Weisse | 2007-05-12 | 1 | -4/+9 |
| | |||||
* | bugfix: sorry the mouse goes crazy | Carsten Weisse | 2007-05-12 | 1 | -2/+2 |
| | |||||
* | bugfix: center the mouse correct | Carsten Weisse | 2007-05-12 | 1 | -2/+2 |
| | |||||
* | use previous version, the new one doesn't run on my win2k | Carsten Weisse | 2007-05-11 | 1 | -0/+0 |
| | |||||
* | update to lwjgl 1.1 | Carsten Weisse | 2007-05-11 | 1 | -3/+3 |
| | |||||
* | update to lwjgl 1.1 | Carsten Weisse | 2007-05-11 | 1 | -3015/+2900 |
| | |||||
* | update to lwjgl 1.1 | Carsten Weisse | 2007-05-11 | 1 | -53/+4 |
| | |||||
* | update to lwjgl 1.1 | Carsten Weisse | 2007-05-11 | 1 | -14/+14 |
| | |||||
* | update to lwjgl 1.1 (bugfix release) | Carsten Weisse | 2007-05-11 | 8 | -4/+7 |
| | |||||
* | remove EAX patch and wait for a bugfix (it doesn't work for webstart because ↵ | Carsten Weisse | 2007-05-06 | 2 | -138/+0 |
| | | | | of jar signing) https://joal.dev.java.net/issues/show_bug.cgi?id=17 | ||||
* | use println | Carsten Weisse | 2007-05-06 | 1 | -6/+6 |
| | |||||
* | print the the message if EAX fails | Carsten Weisse | 2007-05-06 | 1 | -0/+1 |
| | |||||
* | include the joal EAX patch in build and jar task | Carsten Weisse | 2007-05-06 | 1 | -1/+2 |
| | |||||
* | include the joal EAX patch | Carsten Weisse | 2007-05-06 | 1 | -0/+1 |
| | |||||
* | bugfix: remove the wrong library loading, joal_native is the right library ↵ | Carsten Weisse | 2007-05-06 | 1 | -4/+0 |
| | | | | name but this library loading is never needed because EAXFactory does this job | ||||
* | this is the current and wrong joal EAX implementation | Carsten Weisse | 2007-05-06 | 1 | -0/+140 |
| | |||||
* | go back to previous version, handler is ok, but EAX class is not | Carsten Weisse | 2007-05-06 | 1 | -7/+12 |
| | |||||
* | try to use EAX instead of checking extension Strings | Carsten Weisse | 2007-05-06 | 1 | -12/+7 |
| | |||||
* | use new jogl libs alias jsr231 | Carsten Weisse | 2007-05-06 | 1 | -3/+3 |
| | |||||
* | use gluegen-rt from jsr231 alias jogl | Carsten Weisse | 2007-04-28 | 4 | -3/+4 |
| | |||||
* | remove gluegen from joal; use it from jsr231 instead | Carsten Weisse | 2007-04-28 | 2 | -0/+0 |
| | |||||
* | upgrade jogl to jsr231 1.1.0 release | Carsten Weisse | 2007-04-28 | 15 | -0/+0 |
| | |||||
* | rove gluegen from joal; use from jsr231 instead | Carsten Weisse | 2007-04-28 | 2 | -0/+0 |
| | |||||
* | clean up | Carsten Weisse | 2007-04-16 | 2 | -13/+5 |
| | |||||
* | clean up | Carsten Weisse | 2007-04-16 | 1 | -33/+19 |
| | |||||
* | clean up | Carsten Weisse | 2007-04-16 | 1 | -60/+29 |
| | |||||
* | cosmetic | Rene Stoeckel | 2007-04-15 | 4 | -106/+68 |
| | |||||
* | use lwjgl for performance tests | Carsten Weisse | 2007-03-20 | 1 | -2/+2 |
| | |||||
* | sorry, enable client port | Carsten Weisse | 2007-03-17 | 1 | -5/+3 |
| | |||||
* | disable client port | Carsten Weisse | 2007-03-17 | 1 | -3/+5 |
| | |||||
* | change location of jake2 webstart | Carsten Weisse | 2007-03-17 | 4 | -19/+32 |
| | |||||
* | New "patch" task for lwjgl1.0 to improve performance. This updates the ↵ | Carsten Weisse | 2007-03-17 | 1 | -3/+15 |
| | | | | original lwjgl.jar with modified versions of: org.lwjgl.BufferChecks org.lwjgl.opengl.GLChecks org.lwjgl.opengl.GL11 | ||||
* | performance patch; checks removed | Carsten Weisse | 2007-03-17 | 3 | -618/+508 |
| | |||||
* | original lwjgl1.0 classes | Carsten Weisse | 2007-03-17 | 3 | -0/+3528 |
| | |||||
* | clean up | Carsten Weisse | 2007-02-27 | 5 | -55/+16 |
| | |||||
* | clean up | Carsten Weisse | 2007-02-27 | 5 | -32/+14 |
| | |||||
* | clean up | Carsten Weisse | 2007-02-27 | 19 | -104/+23 |
| | |||||
* | debugging code disabled; clean up | Carsten Weisse | 2007-02-27 | 1 | -14/+6 |
| | |||||
* | debugging code disabled | Carsten Weisse | 2007-02-27 | 1 | -9/+3 |
| | |||||
* | clean up | Carsten Weisse | 2007-02-27 | 27 | -156/+50 |
| | |||||
* | hack of old joal EAX bug removed | Carsten Weisse | 2007-02-27 | 1 | -8/+2 |
| |