aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mouse wheel supportHolger Zickner2004-11-035-14/+27
* manually swap buffer with jogl version 1.1Holger Zickner2004-10-311-6/+11
* unpack libopenal.so on LinuxHolger Zickner2004-10-311-8/+27
* merge changes from software20 branchHolger Zickner2004-10-311-397/+84
* bugfix for toggle console on Win32 (US and DE keyboard)Carsten Weisse2004-10-311-2/+5
* a warning is better here than the end of the game (network mode)Carsten Weisse2004-10-291-4/+4
* bugfix: downloaded files should be lower caseCarsten Weisse2004-10-291-2/+2
* it should work now :-)Carsten Weisse2004-10-291-3/+2
* quick fix for macro expansion bug (should work)Carsten Weisse2004-10-281-3/+3
* download bar with StringBuffer operationsCarsten Weisse2004-10-281-17/+12
* download bar works now :-)Carsten Weisse2004-10-281-2/+2
* solves the search paths bug after changing the cvar "game"Carsten Weisse2004-10-281-1/+2
* a call to markBaseSearchPaths() is necessary if setCDDir()Carsten Weisse2004-10-281-3/+8
* toggles the menu like US-Keyboard for DECarsten Weisse2004-10-281-1/+2
* use ~ or ` (backquote) for toggleconsole;Carsten Weisse2004-10-281-2/+2
* this solves the JVM hangup problem on GL context destruction;Carsten Weisse2004-10-281-2/+8
* hoz means it should be the <user.home>/.jake2 directoryCarsten Weisse2004-10-271-2/+2
* better joal sound driverCarsten Weisse2004-10-273-303/+462
* PlaySound needs it publicCarsten Weisse2004-10-261-2/+2
* downladed files will be stored in level directoryCarsten Weisse2004-10-252-7/+13
* this is the right place for download fileCarsten Weisse2004-10-241-5/+6
* simple bugfixCarsten Weisse2004-10-241-4/+2
* string bugfix and faster filecheckCarsten Weisse2004-10-241-3/+3
* Player Skin Download bug fixedRene Stoeckel2004-10-242-20/+22
* standalone installerHolger Zickner2004-10-241-0/+748
* i think it is clearerCarsten Weisse2004-10-211-6/+2
* it was the wrong functionCarsten Weisse2004-10-211-2/+2
* selection of sexed sounds are now correctCarsten Weisse2004-10-211-18/+19
* sexed sound bug fixedCarsten Weisse2004-10-211-14/+11
* string bugs fixedCarsten Weisse2004-10-211-4/+4
* uses netadr_t.toString() ("loopback" or IP string)Carsten Weisse2004-10-201-3/+3
* code cleanupCarsten Weisse2004-10-202-35/+69
* memory mapped image loading andCarsten Weisse2004-10-201-261/+192
* new method: LoadMappedFile (memory mapped io);Carsten Weisse2004-10-191-68/+161
* reformat (java conventions)Carsten Weisse2004-10-181-828/+833
* NET methods refactored (name cleanup)Carsten Weisse2004-10-173-23/+23
* nonblocking network and code cleanupCarsten Weisse2004-10-172-370/+102
* reformat (java conventions)Carsten Weisse2004-10-172-759/+677
* remove some unreferenced functionsHolger Zickner2004-10-115-334/+21
* remove some unreferenced functionsHolger Zickner2004-10-075-77/+25
* remove Lib.linesplit()Holger Zickner2004-10-047-43/+15
* instatiate is not necessaryCarsten Weisse2004-09-281-2/+2
* bugs in the server list address menu fixedRene Stoeckel2004-09-271-2/+3
* show Kbytes in progress barHolger Zickner2004-09-261-18/+31
* load download mirrors from resource fileHolger Zickner2004-09-261-21/+71
* reorganized install dialogHolger Zickner2004-09-261-16/+35
* reorganized install dialogHolger Zickner2004-09-261-53/+158
* download mirror selectionHolger Zickner2004-09-252-72/+232
* major refactoring in game, server and client packageRene Stoeckel2004-09-22121-82941/+87217
* dialog reorganizedHolger Zickner2004-09-211-49/+78