aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* mouse uses delta --> freelook is ok;Carsten Weisse2004-12-141-15/+31
* modification to integrate the LWJGLRendererCarsten Weisse2004-12-141-1/+2
* initial import of the lwjgl Renderer from David SandersCarsten Weisse2004-12-1413-0/+10199
* simple video menu label alignmentCarsten Weisse2004-12-141-2/+2
* the backbuffer of colorArray is a ByteBuffer; we need this for lwjglCarsten Weisse2004-12-141-2/+10
* merge LWJGL input system changesHolger Zickner2004-12-1411-245/+489
* print jogl version during initializationHolger Zickner2004-12-082-2/+6
* *** empty log message ***Holger Zickner2004-12-061-2/+2
* bugfix: wrong length calculationHolger Zickner2004-12-061-2/+2
* pak file is mmapped and buffers will be slicedCarsten Weisse2004-11-101-6/+13
* this is the right method to get the readable lenght or sizeCarsten Weisse2004-11-101-2/+2
* bugfix: models download (C-string to Java-string)Carsten Weisse2004-11-071-2/+2
* string conversion funktionsCarsten Weisse2004-11-071-1/+14
* multiplayer server now worksRene Stoeckel2004-11-061-3/+4
* use native order sample formatHolger Zickner2004-11-031-3/+11
* catch NoClassDefFoundError if no joal libs availableHolger Zickner2004-11-031-2/+2
* catch UnsatisfiedLinkErrors if no joal libs availableHolger Zickner2004-11-031-3/+5
* bugfix 1056765Holger Zickner2004-11-031-2/+6
* 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