Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | this is a hack for linux open the OpenAL device only once and never close at ↵ | Carsten Weisse | 2006-12-08 | 2 | -71/+11 |
| | | | | runtime of the whole game | ||||
* | add the ALut class from joal only for the current webstart version moved to ↵ | Carsten Weisse | 2006-12-08 | 2 | -44/+1 |
| | | | | jake2.sound.joal package | ||||
* | add the ALut class from joal only for the current webstart version | Carsten Weisse | 2006-12-08 | 1 | -0/+111 |
| | |||||
* | update to new joal builds 2006-12-07 ALut.alutExit() | Carsten Weisse | 2006-12-07 | 1 | -82/+47 |
| | |||||
* | unused resize removed | Carsten Weisse | 2006-12-07 | 1 | -5/+1 |
| | |||||
* | not compatible with java 1.4 | Carsten Weisse | 2006-11-30 | 1 | -2/+1 |
| | |||||
* | hope this solves the pixel displacement problem on some Win32 systems | Carsten Weisse | 2006-11-30 | 1 | -2/+3 |
| | |||||
* | hope this solves the pixel displacement problem on some Win32 systems | Carsten Weisse | 2006-11-30 | 1 | -2/+8 |
| | |||||
* | try to solve the sound on/off/on bug on linux | Carsten Weisse | 2006-11-29 | 1 | -51/+74 |
| | |||||
* | clear first and second buffer of GLContext | Carsten Weisse | 2006-11-29 | 1 | -1/+7 |
| | |||||
* | hope this solves the pixel flicker problem on some Win32 systems | Carsten Weisse | 2006-11-29 | 1 | -5/+11 |
| | |||||
* | hope this solves the pixel flicker problem on some Win32 systems | Carsten Weisse | 2006-11-29 | 1 | -1/+8 |
| | |||||
* | hope this solves the pixel flicker problem on some Win32 systems | Carsten Weisse | 2006-11-29 | 1 | -4/+14 |
| | |||||
* | organize imports | Carsten Weisse | 2006-11-29 | 1 | -2/+1 |
| | |||||
* | magic linux openal handling removed | Carsten Weisse | 2006-11-24 | 1 | -24/+2 |
| | |||||
* | use a java.awt.Frame instead of swing JFrame (hope this solves the 2 Pixel ↵ | Carsten Weisse | 2006-11-23 | 1 | -5/+4 |
| | | | | border flickering problem) | ||||
* | add some context init code from jogl-demos | Carsten Weisse | 2006-11-23 | 1 | -6/+13 |
| | |||||
* | use a more stable EAX extension handling | Carsten Weisse | 2006-11-23 | 1 | -3/+8 |
| | |||||
* | makes sound source buffer changing more stable | Carsten Weisse | 2006-11-23 | 1 | -1/+7 |
| | |||||
* | set the correct limit of sources IntBuffer for shutdown. (free only used ↵ | Carsten Weisse | 2006-11-23 | 1 | -2/+2 |
| | | | | sound sources) | ||||
* | reset the number of allocated channels | Carsten Weisse | 2006-11-23 | 2 | -2/+4 |
| | |||||
* | bugfix: solves the alGenSources problem. the previous versions of lwjgl and ↵ | Carsten Weisse | 2006-11-23 | 2 | -8/+18 |
| | | | | joal didn't throw an exception if a sound driver doesn't support 32 sound sources. Now it does and I changed the sound source generation handling. | ||||
* | format clean up | Carsten Weisse | 2006-11-22 | 1 | -6/+6 |
| | |||||
* | better driver dependent screenshot handling | Carsten Weisse | 2006-11-22 | 12 | -57/+66 |
| | |||||
* | clean up: unused declarations removed | Carsten Weisse | 2006-11-21 | 8 | -28/+15 |
| | |||||
* | only format | Carsten Weisse | 2006-11-21 | 1 | -21/+21 |
| | |||||
* | merge render-refactoring branch into the HEAD | Carsten Weisse | 2006-11-21 | 63 | -11499/+21817 |
| | |||||
* | imports cleaned up, independence from individual GL implementations | Rene Stoeckel | 2006-10-31 | 6 | -57/+101 |
| | |||||
* | major refactoring of the render module | Rene Stoeckel | 2006-10-31 | 53 | -26864/+9525 |
| | |||||
* | initial revision | Rene Stoeckel | 2006-10-31 | 2 | -0/+74 |
| | |||||
* | switch to lwjgl 1.0beta3 (sound and gfx tested on MacBook Pro) | Carsten Weisse | 2006-10-26 | 4 | -887/+846 |
| | |||||
* | switch to joal 1.0b01 | Carsten Weisse | 2006-10-24 | 2 | -62/+38 |
| | | | | | (new libraries, API changes) TODO * joal via webstart from sun | ||||
* | merge r_0_9_5 into HEAD | Carsten Weisse | 2006-10-24 | 1 | -2/+2 |
| | |||||
* | cosmetic | Rene Stoeckel | 2006-08-20 | 2 | -4/+4 |
| | |||||
* | bugfix | Rene Stoeckel | 2006-08-20 | 1 | -2/+2 |
| | |||||
* | *** empty log message *** | Holger Zickner | 2006-02-13 | 1 | -3/+3 |
| | |||||
* | comment beautification | Rene Stoeckel | 2006-01-21 | 20 | -651/+371 |
| | |||||
* | spectator bugfix | Rene Stoeckel | 2006-01-21 | 1 | -3/+3 |
| | |||||
* | comment beautification | Rene Stoeckel | 2006-01-20 | 3 | -97/+67 |
| | |||||
* | don't write config before archive bits of cvars are set | Holger Zickner | 2006-01-15 | 1 | -4/+4 |
| | |||||
* | dirty bugfix | Holger Zickner | 2006-01-14 | 1 | -2/+6 |
| | |||||
* | allow to specify a clientport | Holger Zickner | 2006-01-11 | 1 | -4/+8 |
| | |||||
* | remove '\\' check | Holger Zickner | 2006-01-10 | 1 | -2/+2 |
| | |||||
* | handles the 16bit sample byte order (Mac OSX) | Carsten Weisse | 2006-01-01 | 1 | -22/+21 |
| | |||||
* | use the system a little endian byte order? | Carsten Weisse | 2006-01-01 | 1 | -2/+8 |
| | |||||
* | code cleanups and beautification | Rene Stoeckel | 2005-12-27 | 11 | -1234/+855 |
| | |||||
* | byte[] <--> String | Carsten Weisse | 2005-12-18 | 10 | -26/+43 |
| | | | | with latin 1 alias ISO-8859-1 | ||||
* | removed TODO | Carsten Weisse | 2005-12-18 | 1 | -5/+3 |
| | | | | | allow downloads per default set cheats to 0 per default | ||||
* | cheat bugfix in God_f and Give_f | Rene Stoeckel | 2005-12-18 | 1 | -3/+3 |
| | |||||
* | bugfix: resolves the char encoding problem with String.getBytes() | Carsten Weisse | 2005-12-18 | 1 | -29/+19 |
| | | | | | (see RCon_f) ... code cleanup |