Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | changes to handle resizable screens. | Carsten Weisse | 2008-03-02 | 1 | -10/+31 |
| | | | | GridBagLayout is used to resize the GL canvas together with the frame | ||||
* | use getters and setters of modified viddef_t | Carsten Weisse | 2008-03-02 | 13 | -577/+580 |
| | |||||
* | changes to handle resizable screensapplet-support | Carsten Weisse | 2008-03-02 | 1 | -4/+37 |
| | |||||
* | inline cursorname | Carsten Weisse | 2008-03-02 | 1 | -13/+4 |
| | |||||
* | makes the reference constant | Carsten Weisse | 2008-03-01 | 1 | -1/+1 |
| | |||||
* | set new window location only in fullscreen mode | Carsten Weisse | 2007-11-03 | 3 | -6/+4 |
| | |||||
* | 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 |
| | |||||
* | update to lwjgl 1.1 (bugfix release) | Carsten Weisse | 2007-05-11 | 1 | -4/+7 |
| | |||||
* | remove EAX patch and wait for a bugfix (it doesn't work for webstart because ↵ | Carsten Weisse | 2007-05-06 | 1 | -136/+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 |
| | |||||
* | 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 |
| | |||||
* | 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 |
| | |||||
* | 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 | 16 | -75/+18 |
| | |||||
* | 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 | 23 | -129/+41 |
| | |||||
* | hack of old joal EAX bug removed | Carsten Weisse | 2007-02-27 | 1 | -8/+2 |
| | |||||
* | clean up | Carsten Weisse | 2007-02-27 | 1 | -5/+0 |
| | |||||
* | clean up | Carsten Weisse | 2007-02-27 | 1 | -2/+0 |
| | |||||
* | shared usage of Anorms; moved to jake2.render package | Carsten Weisse | 2007-02-27 | 4 | -813/+603 |
| | |||||
* | clean up | Carsten Weisse | 2007-02-15 | 1 | -16/+11 |
| | |||||
* | clean up | Carsten Weisse | 2007-02-15 | 1 | -7/+3 |
| | |||||
* | a better display mode selection (can handle strange frequencies) | Carsten Weisse | 2007-02-14 | 1 | -2/+4 |
| | |||||
* | some fixes for the vid menu | Carsten Weisse | 2007-01-13 | 1 | -47/+18 |
| | |||||
* | add vertical sync entry to video menu | Carsten Weisse | 2007-01-12 | 1 | -33/+50 |
| | |||||
* | add setSwapInterval() for vsync (works on Win32 and Mac OS X) turn it off ↵ | Carsten Weisse | 2007-01-11 | 8 | -12/+53 |
| | | | | on console: gl_swapinterval 0 turn it on: gl_swapinterval 1 | ||||
* | cleanup | Carsten Weisse | 2007-01-11 | 1 | -7/+3 |
| | |||||
* | add glHint(int target, int mode) e.g. for perspective correction hint | Carsten Weisse | 2007-01-10 | 7 | -66/+90 |
| | |||||
* | original texture resampling (lesser memory garbage) | Carsten Weisse | 2007-01-10 | 1 | -60/+50 |
| | |||||
* | update to lwjgl 1.0 rc1 (org.lwjgl.util.GL was removed) | Carsten Weisse | 2007-01-10 | 1 | -71/+69 |
| |