aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* include joal patch for webstart versionHolger Zickner2004-10-314-2/+26
* don't create shortcutsHolger Zickner2004-10-311-2/+2
* README updatesHolger Zickner2004-10-313-19/+55
* 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
* 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
* 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
* new method: LoadMappedFile (memory mapped io);Carsten Weisse2004-10-191-68/+161
* 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