Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | download bar works now :-) | Carsten Weisse | 2004-10-28 | 1 | -2/+2 |
| | | | | (to much deleted) | ||||
* | solves the search paths bug after changing the cvar "game" | Carsten Weisse | 2004-10-28 | 1 | -1/+2 |
| | | | | (jake2 is crashed after connecting to a server) | ||||
* | a call to markBaseSearchPaths() is necessary if setCDDir() | Carsten Weisse | 2004-10-28 | 1 | -3/+8 |
| | | | | | is called outside the init sequence; also string compare bug fixed | ||||
* | toggles the menu like US-Keyboard for DE | Carsten Weisse | 2004-10-28 | 1 | -1/+2 |
| | | | | ( ` and ~ and ^ ) | ||||
* | use ~ or ` (backquote) for toggleconsole; | Carsten Weisse | 2004-10-28 | 1 | -2/+2 |
| | | | | # is removed | ||||
* | this solves the JVM hangup problem on GL context destruction; | Carsten Weisse | 2004-10-28 | 1 | -2/+8 |
| | | | | at first remove the GLCanvas and then destroy the Frame | ||||
* | hoz means it should be the <user.home>/.jake2 directory | Carsten Weisse | 2004-10-27 | 1 | -2/+2 |
| | | | | because it is always writable | ||||
* | better joal sound driver | Carsten Weisse | 2004-10-27 | 3 | -303/+462 |
| | | | | bugfix (item #1026876) | ||||
* | PlaySound needs it public | Carsten Weisse | 2004-10-26 | 1 | -2/+2 |
| | |||||
* | downladed files will be stored in level directory | Carsten Weisse | 2004-10-25 | 2 | -7/+13 |
| | | | | (save games and config.cfg put to .jake2) | ||||
* | shortcut creation for windows | Holger Zickner | 2004-10-25 | 2 | -72/+116 |
| | |||||
* | this is the right place for download file | Carsten Weisse | 2004-10-24 | 1 | -5/+6 |
| | |||||
* | simple bugfix | Carsten Weisse | 2004-10-24 | 1 | -4/+2 |
| | |||||
* | string bugfix and faster filecheck | Carsten Weisse | 2004-10-24 | 1 | -3/+3 |
| | |||||
* | Player Skin Download bug fixed | Rene Stoeckel | 2004-10-24 | 2 | -20/+22 |
| | |||||
* | standalone installer | Holger Zickner | 2004-10-24 | 4 | -0/+836 |
| | |||||
* | sorry, the init() method throws an exception if the dlopen fails | Carsten Weisse | 2004-10-24 | 1 | -4/+7 |
| | | | | so now it works :-) | ||||
* | patch for joal: fallback for libopenal.so loading to .jake2 path | Carsten Weisse | 2004-10-24 | 1 | -0/+120 |
| | |||||
* | add the new source path (patch) | Carsten Weisse | 2004-10-24 | 1 | -8/+9 |
| | |||||
* | i think it is clearer | Carsten Weisse | 2004-10-21 | 1 | -6/+2 |
| | |||||
* | it was the wrong function | Carsten Weisse | 2004-10-21 | 1 | -2/+2 |
| | |||||
* | selection of sexed sounds are now correct | Carsten Weisse | 2004-10-21 | 1 | -18/+19 |
| | |||||
* | sexed sound bug fixed | Carsten Weisse | 2004-10-21 | 1 | -14/+11 |
| | |||||
* | string bugs fixed | Carsten Weisse | 2004-10-21 | 1 | -4/+4 |
| | |||||
* | uses netadr_t.toString() ("loopback" or IP string) | Carsten Weisse | 2004-10-20 | 1 | -3/+3 |
| | |||||
* | code cleanup | Carsten Weisse | 2004-10-20 | 2 | -35/+69 |
| | |||||
* | memory mapped image loading and | Carsten Weisse | 2004-10-20 | 1 | -261/+192 |
| | | | | code cleanup | ||||
* | new method: LoadMappedFile (memory mapped io); | Carsten Weisse | 2004-10-19 | 1 | -68/+161 |
| | | | | and code cleanup | ||||
* | keep unobfuscated jar for building patches | Holger Zickner | 2004-10-19 | 1 | -3/+3 |
| | |||||
* | *** empty log message *** | Holger Zickner | 2004-10-19 | 1 | -0/+2 |
| | |||||
* | produce map file when obfuscating | Holger Zickner | 2004-10-19 | 1 | -1/+2 |
| | |||||
* | reformat (java conventions) | Carsten Weisse | 2004-10-18 | 1 | -828/+833 |
| | |||||
* | NET methods refactored (name cleanup) | Carsten Weisse | 2004-10-17 | 3 | -23/+23 |
| | |||||
* | nonblocking network and code cleanup | Carsten Weisse | 2004-10-17 | 2 | -370/+102 |
| | |||||
* | reformat (java conventions) | Carsten Weisse | 2004-10-17 | 2 | -759/+677 |
| | |||||
* | remove some unreferenced functions | Holger Zickner | 2004-10-11 | 5 | -334/+21 |
| | |||||
* | remove some unreferenced functions | Holger Zickner | 2004-10-07 | 5 | -77/+25 |
| | |||||
* | remove Lib.linesplit() | Holger Zickner | 2004-10-04 | 7 | -43/+15 |
| | |||||
* | instatiate is not necessary | Carsten Weisse | 2004-09-28 | 1 | -2/+2 |
| | |||||
* | bugs in the server list address menu fixed | Rene Stoeckel | 2004-09-27 | 1 | -2/+3 |
| | |||||
* | show Kbytes in progress bar | Holger Zickner | 2004-09-26 | 1 | -18/+31 |
| | |||||
* | working http mirrors | Holger Zickner | 2004-09-26 | 1 | -8/+4 |
| | |||||
* | removed my local test mirror | Holger Zickner | 2004-09-26 | 1 | -2/+0 |
| | |||||
* | load download mirrors from resource file | Holger Zickner | 2004-09-26 | 1 | -21/+71 |
| | |||||
* | mirror list for Quake2 demo | Holger Zickner | 2004-09-26 | 1 | -0/+18 |
| | |||||
* | reorganized install dialog | Holger Zickner | 2004-09-26 | 1 | -16/+35 |
| | |||||
* | reorganized install dialog | Holger Zickner | 2004-09-26 | 1 | -53/+158 |
| | |||||
* | download mirror selection | Holger Zickner | 2004-09-25 | 2 | -72/+232 |
| | |||||
* | major refactoring in game, server and client package | Rene Stoeckel | 2004-09-22 | 124 | -82982/+87251 |
| | |||||
* | jogl 1.1 version | Holger Zickner | 2004-09-21 | 3 | -11/+93 |
| | | | | changed file locations |