Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | EAX bugfix | Carsten Weisse | 2004-12-21 | 1 | -31/+27 |
| | |||||
* | the jogl overhead was removed; | Carsten Weisse | 2004-12-20 | 1 | -365/+324 |
| | | | | | the flickering bug fixed; the window destroy bug fixed (since 0.94 lwjgl); | ||||
* | the jogl overhead was removed | Carsten Weisse | 2004-12-20 | 1 | -312/+234 |
| | |||||
* | mousewheel support | Holger Zickner | 2004-12-20 | 1 | -5/+12 |
| | |||||
* | command line settings always override config file | Holger Zickner | 2004-12-20 | 1 | -5/+5 |
| | |||||
* | jwjgl mouse handling works fine without recentering | Holger Zickner | 2004-12-16 | 4 | -25/+4 |
| | |||||
* | vertexarray reset at the end of level loading not in the main loop | Carsten Weisse | 2004-12-16 | 2 | -5/+4 |
| | |||||
* | fixes a right mouse button bug. (dsanders) | Carsten Weisse | 2004-12-16 | 1 | -1/+8 |
| | |||||
* | checks the runtime package for opengl drivers | Carsten Weisse | 2004-12-16 | 1 | -9/+15 |
| | |||||
* | checks the runtime package for sound drivers | Carsten Weisse | 2004-12-16 | 1 | -5/+22 |
| | |||||
* | renamed to lwjgl | Carsten Weisse | 2004-12-16 | 1 | -836/+836 |
| | |||||
* | initial checkin of the lwjgl sound from david sanders | Carsten Weisse | 2004-12-16 | 3 | -2/+922 |
| | |||||
* | LWJGLBase was moved to its package | Carsten Weisse | 2004-12-16 | 2 | -4/+3 |
| | |||||
* | the reference to jogl removed | Carsten Weisse | 2004-12-16 | 1 | -5/+4 |
| | |||||
* | Added two rewind statements for nio buffers, | David Sanders | 2004-12-16 | 1 | -1/+4 |
| | | | | which fixes a graphics bug. | ||||
* | simple | Carsten Weisse | 2004-12-16 | 1 | -6/+4 |
| | |||||
* | reenable mousewheel support | Holger Zickner | 2004-12-15 | 1 | -12/+14 |
| | |||||
* | mouse uses delta --> freelook is ok; | Carsten Weisse | 2004-12-14 | 1 | -15/+31 |
| | | | | keycode translation is now ok | ||||
* | modification to integrate the LWJGLRenderer | Carsten Weisse | 2004-12-14 | 1 | -1/+2 |
| | |||||
* | initial import of the lwjgl Renderer from David Sanders | Carsten Weisse | 2004-12-14 | 13 | -0/+10199 |
| | |||||
* | simple video menu label alignment | Carsten Weisse | 2004-12-14 | 1 | -2/+2 |
| | |||||
* | the backbuffer of colorArray is a ByteBuffer; we need this for lwjgl | Carsten Weisse | 2004-12-14 | 1 | -2/+10 |
| | |||||
* | merge LWJGL input system changes | Holger Zickner | 2004-12-14 | 11 | -245/+489 |
| | |||||
* | print jogl version during initialization | Holger Zickner | 2004-12-08 | 2 | -2/+6 |
| | |||||
* | *** empty log message *** | Holger Zickner | 2004-12-06 | 1 | -2/+2 |
| | |||||
* | bugfix: wrong length calculation | Holger Zickner | 2004-12-06 | 1 | -2/+2 |
| | |||||
* | pak file is mmapped and buffers will be sliced | Carsten Weisse | 2004-11-10 | 1 | -6/+13 |
| | |||||
* | this is the right method to get the readable lenght or size | Carsten Weisse | 2004-11-10 | 1 | -2/+2 |
| | | | | (capacity() doesn't work with sliced buffers) | ||||
* | bugfix: models download (C-string to Java-string) | Carsten Weisse | 2004-11-07 | 1 | -2/+2 |
| | |||||
* | string conversion funktions | Carsten Weisse | 2004-11-07 | 1 | -1/+14 |
| | |||||
* | multiplayer server now works | Rene Stoeckel | 2004-11-06 | 1 | -3/+4 |
| | |||||
* | use native order sample format | Holger Zickner | 2004-11-03 | 1 | -3/+11 |
| | |||||
* | catch NoClassDefFoundError if no joal libs available | Holger Zickner | 2004-11-03 | 1 | -2/+2 |
| | |||||
* | catch UnsatisfiedLinkErrors if no joal libs available | Holger Zickner | 2004-11-03 | 1 | -3/+5 |
| | |||||
* | bugfix 1056765 | Holger Zickner | 2004-11-03 | 1 | -2/+6 |
| | | | | allow use of character and modifier keys simultaneously | ||||
* | mouse wheel support | Holger Zickner | 2004-11-03 | 5 | -14/+27 |
| | |||||
* | manually swap buffer with jogl version 1.1 | Holger Zickner | 2004-10-31 | 1 | -6/+11 |
| | |||||
* | unpack libopenal.so on Linux | Holger Zickner | 2004-10-31 | 1 | -8/+27 |
| | |||||
* | merge changes from software20 branch | Holger Zickner | 2004-10-31 | 1 | -397/+84 |
| | |||||
* | bugfix for toggle console on Win32 (US and DE keyboard) | Carsten Weisse | 2004-10-31 | 1 | -2/+5 |
| | |||||
* | a warning is better here than the end of the game (network mode) | Carsten Weisse | 2004-10-29 | 1 | -4/+4 |
| | |||||
* | bugfix: downloaded files should be lower case | Carsten Weisse | 2004-10-29 | 1 | -2/+2 |
| | |||||
* | it should work now :-) | Carsten Weisse | 2004-10-29 | 1 | -3/+2 |
| | |||||
* | quick fix for macro expansion bug (should work) | Carsten Weisse | 2004-10-28 | 1 | -3/+3 |
| | |||||
* | download bar with StringBuffer operations | Carsten Weisse | 2004-10-28 | 1 | -17/+12 |
| | |||||
* | download bar works now :-) | Carsten Weisse | 2004-10-28 | 1 | -2/+2 |
| | | | | (to much deleted) | ||||
* | solves the search paths bug after changing the cvar "game" | Carsten Weisse | 2004-10-28 | 1 | -1/+2 |
| | | | | (jake2 is crashed after connecting to a server) | ||||
* | a call to markBaseSearchPaths() is necessary if setCDDir() | Carsten Weisse | 2004-10-28 | 1 | -3/+8 |
| | | | | | is called outside the init sequence; also string compare bug fixed | ||||
* | toggles the menu like US-Keyboard for DE | Carsten Weisse | 2004-10-28 | 1 | -1/+2 |
| | | | | ( ` and ~ and ^ ) | ||||
* | use ~ or ` (backquote) for toggleconsole; | Carsten Weisse | 2004-10-28 | 1 | -2/+2 |
| | | | | # is removed |