Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | major refactoring of the render module | Rene Stoeckel | 2006-10-31 | 53 | -26864/+9525 |
| | |||||
* | initial revision | Rene Stoeckel | 2006-10-31 | 2 | -0/+74 |
| | |||||
* | separate lwjgl libs directory | Carsten Weisse | 2006-10-29 | 2 | -3/+4 |
| | |||||
* | new cvs server name | Holger Zickner | 2006-10-29 | 3 | -6/+6 |
| | |||||
* | separate lwjgl libs directory for webstart builds | Carsten Weisse | 2006-10-28 | 1 | -4/+8 |
| | |||||
* | switch to lwjgl 1.0beta3 | Carsten Weisse | 2006-10-26 | 1 | -1/+6 |
| | |||||
* | use name instead of ip | Carsten Weisse | 2006-10-26 | 1 | -1/+1 |
| | |||||
* | switch to lwjgl 1.0beta3 (sound and gfx tested on MacBook Pro) | Carsten Weisse | 2006-10-26 | 13 | -887/+846 |
| | |||||
* | disable ATI_WORKAROUND (because of linux renderer crashs) | Carsten Weisse | 2006-10-26 | 1 | -0/+1 |
| | |||||
* | corrected classpath (joal needs a gluegen runtime lib) | Carsten Weisse | 2006-10-25 | 4 | -4/+4 |
| | |||||
* | joal via webstart from sun * patch removed * joal-native jar build removed | Carsten Weisse | 2006-10-25 | 1 | -37/+11 |
| | |||||
* | joal via webstart from sun | Carsten Weisse | 2006-10-25 | 2 | -43/+9 |
| | |||||
* | switch to joal 1.0b01 | Carsten Weisse | 2006-10-24 | 5 | -6/+6 |
| | | | | (now we have a system independent joal.jar) TODO * build.xml, install.xml * jnlp files | ||||
* | switch to joal 1.0b01 | Carsten Weisse | 2006-10-24 | 22 | -188/+41 |
| | | | | | (new libraries, API changes) TODO * joal via webstart from sun | ||||
* | merge r_0_9_5 into HEAD | Carsten Weisse | 2006-10-24 | 11 | -74/+31 |
| | |||||
* | 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 | 2 | -3/+11 |
| | |||||
* | comment beautification | Rene Stoeckel | 2006-01-21 | 20 | -651/+371 |
| | |||||
* | spectator bugfix | Rene Stoeckel | 2006-01-21 | 1 | -3/+3 |
| | |||||
* | short Jake2 Eclipse project setup guide | Holger Zickner | 2006-01-21 | 1 | -0/+69 |
| | |||||
* | 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 |
| | |||||
* | was broken by last Jake2 changes | Holger Zickner | 2006-01-10 | 1 | -1/+10 |
| | |||||
* | remove '\\' check | Holger Zickner | 2006-01-10 | 1 | -2/+2 |
| | |||||
* | jogl-1.1 final | Holger Zickner | 2006-01-09 | 7 | -0/+0 |
| | |||||
* | bytonic server as first address book entry | Holger Zickner | 2006-01-08 | 3 | -2/+11 |
| | |||||
* | jnlp for deathmatches on bytonic server | Holger Zickner | 2006-01-08 | 1 | -0/+58 |
| | |||||
* | 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 | 12 | -1236/+857 |
| | |||||
* | 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 | ||||
* | convert a java string to byte[] with 8bit latin 1. | Carsten Weisse | 2005-12-18 | 1 | -1/+15 |
| | | | | | | avoid String.getBytes() because it is using system specific character encoding. Network messages can fail, see rcon on a linux system. | ||||
* | npe fix in Touch_Items | Rene Stoeckel | 2005-12-17 | 1 | -3/+4 |
| | |||||
* | npe fix in SV_BeginDownload_f | Rene Stoeckel | 2005-12-17 | 1 | -2/+9 |
| | |||||
* | bugfix | Rene Stoeckel | 2005-12-16 | 1 | -2/+2 |
| | |||||
* | lots of bugfixes in redirection | Rene Stoeckel | 2005-12-16 | 2 | -39/+13 |
| | |||||
* | bugfixes in remote command execution | Rene Stoeckel | 2005-12-16 | 1 | -9/+6 |
| | |||||
* | bugfix in end dm level when choosing next map from sv_maplist | Rene Stoeckel | 2005-12-16 | 1 | -18/+17 |
| | |||||
* | fix - printf does not like zero length strings | Rene Stoeckel | 2005-12-16 | 1 | -2/+3 |
| | |||||
* | support for long maplists | Rene Stoeckel | 2005-12-16 | 1 | -2/+2 |
| | |||||
* | bugfix in trigger counter use, sequence was completed too early, some ↵ | Rene Stoeckel | 2005-12-14 | 1 | -19/+4 |
| | | | | cosmetic done. | ||||
* | applied almost final beautification | Rene Stoeckel | 2005-12-13 | 1 | -18/+56 |
| | |||||
* | arbitrary kHz support patch - banned javax.sound, bugfix for large sample ↵ | Rene Stoeckel | 2005-12-13 | 1 | -57/+111 |
| | | | | crash and some beatification | ||||
* | lot of beatification and getDefaultSampleRate() added | Rene Stoeckel | 2005-12-13 | 1 | -50/+57 |
| |