aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2
Commit message (Expand)AuthorAgeFilesLines
...
* switch to lwjgl 1.0beta3 (sound and gfx tested on MacBook Pro)Carsten Weisse2006-10-264-887/+846
* switch to joal 1.0b01Carsten Weisse2006-10-242-62/+38
* merge r_0_9_5 into HEADCarsten Weisse2006-10-241-2/+2
* cosmeticRene Stoeckel2006-08-202-4/+4
* bugfixRene Stoeckel2006-08-201-2/+2
* *** empty log message ***Holger Zickner2006-02-131-3/+3
* comment beautificationRene Stoeckel2006-01-2120-651/+371
* spectator bugfixRene Stoeckel2006-01-211-3/+3
* comment beautificationRene Stoeckel2006-01-203-97/+67
* don't write config before archive bits of cvars are setHolger Zickner2006-01-151-4/+4
* dirty bugfixHolger Zickner2006-01-141-2/+6
* allow to specify a clientportHolger Zickner2006-01-111-4/+8
* remove '\\' checkHolger Zickner2006-01-101-2/+2
* handles the 16bit sample byte order (Mac OSX)Carsten Weisse2006-01-011-22/+21
* use the system a little endian byte order?Carsten Weisse2006-01-011-2/+8
* code cleanups and beautificationRene Stoeckel2005-12-2711-1234/+855
* byte[] <--> StringCarsten Weisse2005-12-1810-26/+43
* removed TODOCarsten Weisse2005-12-181-5/+3
* cheat bugfix in God_f and Give_fRene Stoeckel2005-12-181-3/+3
* bugfix: resolves the char encoding problem with String.getBytes()Carsten Weisse2005-12-181-29/+19
* convert a java string to byte[] with 8bit latin 1.Carsten Weisse2005-12-181-1/+15
* npe fix in Touch_ItemsRene Stoeckel2005-12-171-3/+4
* npe fix in SV_BeginDownload_fRene Stoeckel2005-12-171-2/+9
* bugfixRene Stoeckel2005-12-161-2/+2
* lots of bugfixes in redirectionRene Stoeckel2005-12-162-39/+13
* bugfixes in remote command executionRene Stoeckel2005-12-161-9/+6
* bugfix in end dm level when choosing next map from sv_maplistRene Stoeckel2005-12-161-18/+17
* fix - printf does not like zero length stringsRene Stoeckel2005-12-161-2/+3
* support for long maplistsRene Stoeckel2005-12-161-2/+2
* bugfix in trigger counter use, sequence was completed too early, some cosmeti...Rene Stoeckel2005-12-141-19/+4
* applied almost final beautificationRene Stoeckel2005-12-131-18/+56
* arbitrary kHz support patch - banned javax.sound, bugfix for large sample cra...Rene Stoeckel2005-12-131-57/+111
* lot of beatification and getDefaultSampleRate() addedRene Stoeckel2005-12-131-50/+57
* bugfix in atov and some beatificationRene Stoeckel2005-12-121-9/+10
* better bugfix for gravity problemRene Stoeckel2005-12-121-2/+2
* fix gravity bugRene Stoeckel2005-12-111-2/+2
* bugfix with non decreasing armorRene Stoeckel2005-12-101-2/+2
* stop cinematics while disconnect;Carsten Weisse2005-12-061-102/+85
* fixed bug with ending server in coop mode (always tried to load base1)Rene Stoeckel2005-12-051-13/+14
* fixed bug with ending server in coop mode (always tried to load base1)Rene Stoeckel2005-12-041-2/+12
* debug message removed.Carsten Weisse2005-12-041-4/+3
* avoid stream queue overrunCarsten Weisse2005-12-042-2/+6
* may be an bad sound driver need it.Carsten Weisse2005-12-041-2/+2
* bugfix: streaming buffers wasn't allocatedCarsten Weisse2005-12-041-2/+2
* cinematics sound implCarsten Weisse2005-12-041-62/+55
* cinematics sound impl (not working yet)Carsten Weisse2005-12-042-36/+141
* cinematics sound implCarsten Weisse2005-12-042-18/+120
* new interfaceCarsten Weisse2005-12-043-9/+18
* interface changed for cinematicsCarsten Weisse2005-12-042-5/+17
* beatificationRene Stoeckel2005-12-031-4/+1