summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* download bar works now :-)Carsten Weisse2004-10-281-2/+2
| | | | (to much deleted)
* solves the search paths bug after changing the cvar "game"Carsten Weisse2004-10-281-1/+2
| | | | (jake2 is crashed after connecting to a server)
* a call to markBaseSearchPaths() is necessary if setCDDir()Carsten Weisse2004-10-281-3/+8
| | | | | is called outside the init sequence; also string compare bug fixed
* toggles the menu like US-Keyboard for DECarsten Weisse2004-10-281-1/+2
| | | | ( ` and ~ and ^ )
* use ~ or ` (backquote) for toggleconsole;Carsten Weisse2004-10-281-2/+2
| | | | # is removed
* this solves the JVM hangup problem on GL context destruction;Carsten Weisse2004-10-281-2/+8
| | | | at first remove the GLCanvas and then destroy the Frame
* hoz means it should be the <user.home>/.jake2 directoryCarsten Weisse2004-10-271-2/+2
| | | | because it is always writable
* better joal sound driverCarsten Weisse2004-10-273-303/+462
| | | | bugfix (item #1026876)
* PlaySound needs it publicCarsten Weisse2004-10-261-2/+2
|
* downladed files will be stored in level directoryCarsten Weisse2004-10-252-7/+13
| | | | (save games and config.cfg put to .jake2)
* shortcut creation for windowsHolger Zickner2004-10-252-72/+116
|
* 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-244-0/+836
|
* sorry, the init() method throws an exception if the dlopen failsCarsten Weisse2004-10-241-4/+7
| | | | so now it works :-)
* patch for joal: fallback for libopenal.so loading to .jake2 pathCarsten Weisse2004-10-241-0/+120
|
* add the new source path (patch)Carsten Weisse2004-10-241-8/+9
|
* 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
| | | | code cleanup
* new method: LoadMappedFile (memory mapped io);Carsten Weisse2004-10-191-68/+161
| | | | and code cleanup
* keep unobfuscated jar for building patchesHolger Zickner2004-10-191-3/+3
|
* *** empty log message ***Holger Zickner2004-10-191-0/+2
|
* produce map file when obfuscatingHolger Zickner2004-10-191-1/+2
|
* 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
|
* working http mirrorsHolger Zickner2004-09-261-8/+4
|
* removed my local test mirrorHolger Zickner2004-09-261-2/+0
|
* load download mirrors from resource fileHolger Zickner2004-09-261-21/+71
|
* mirror list for Quake2 demoHolger Zickner2004-09-261-0/+18
|
* 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-22124-82982/+87251
|
* jogl 1.1 versionHolger Zickner2004-09-213-11/+93
| | | | changed file locations