aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* use only one of the drivers (jogl/joal or lwjgl) because of library collision...merge_render-refactoringCarsten Weisse2006-11-142-8/+17
* imports cleaned up, independence from individual GL implementationsRene Stoeckel2006-10-316-57/+101
* major refactoring of the render moduleRene Stoeckel2006-10-3153-26864/+9525
* initial revisionRene Stoeckel2006-10-312-0/+74
* separate lwjgl libs directoryCarsten Weisse2006-10-292-3/+4
* new cvs server nameHolger Zickner2006-10-293-6/+6
* separate lwjgl libs directory for webstart buildsCarsten Weisse2006-10-281-4/+8
* switch to lwjgl 1.0beta3Carsten Weisse2006-10-261-1/+6
* use name instead of ipCarsten Weisse2006-10-261-1/+1
* switch to lwjgl 1.0beta3 (sound and gfx tested on MacBook Pro)Carsten Weisse2006-10-2613-887/+846
* disable ATI_WORKAROUND (because of linux renderer crashs)Carsten Weisse2006-10-261-0/+1
* corrected classpath (joal needs a gluegen runtime lib)Carsten Weisse2006-10-254-4/+4
* joal via webstart from sun * patch removed * joal-native jar build removedCarsten Weisse2006-10-251-37/+11
* joal via webstart from sunCarsten Weisse2006-10-252-43/+9
* switch to joal 1.0b01Carsten Weisse2006-10-245-6/+6
* switch to joal 1.0b01Carsten Weisse2006-10-2422-188/+41
* merge r_0_9_5 into HEADCarsten Weisse2006-10-2411-74/+31
* cosmeticRene Stoeckel2006-08-202-4/+4
* bugfixRene Stoeckel2006-08-201-2/+2
* *** empty log message ***Holger Zickner2006-02-132-3/+11
* comment beautificationRene Stoeckel2006-01-2120-651/+371
* spectator bugfixRene Stoeckel2006-01-211-3/+3
* short Jake2 Eclipse project setup guideHolger Zickner2006-01-211-0/+69
* comment beautificationRene Stoeckel2006-01-203-97/+67
* don't write config before archive bits of cvars are setHolger Zickner2006-01-151-4/+4
* dirty bugfixHolger Zickner2006-01-141-2/+6
* allow to specify a clientportHolger Zickner2006-01-111-4/+8
* was broken by last Jake2 changesHolger Zickner2006-01-101-1/+10
* remove '\\' checkHolger Zickner2006-01-101-2/+2
* jogl-1.1 finalHolger Zickner2006-01-097-0/+0
* bytonic server as first address book entryHolger Zickner2006-01-083-2/+11
* jnlp for deathmatches on bytonic serverHolger Zickner2006-01-081-0/+58
* handles the 16bit sample byte order (Mac OSX)Carsten Weisse2006-01-011-22/+21
* use the system a little endian byte order?Carsten Weisse2006-01-011-2/+8
* code cleanups and beautificationRene Stoeckel2005-12-2712-1236/+857
* byte[] <--> StringCarsten Weisse2005-12-1810-26/+43
* removed TODOCarsten Weisse2005-12-181-5/+3
* cheat bugfix in God_f and Give_fRene Stoeckel2005-12-181-3/+3
* bugfix: resolves the char encoding problem with String.getBytes()Carsten Weisse2005-12-181-29/+19
* convert a java string to byte[] with 8bit latin 1.Carsten Weisse2005-12-181-1/+15
* npe fix in Touch_ItemsRene Stoeckel2005-12-171-3/+4
* npe fix in SV_BeginDownload_fRene Stoeckel2005-12-171-2/+9
* bugfixRene Stoeckel2005-12-161-2/+2
* lots of bugfixes in redirectionRene Stoeckel2005-12-162-39/+13
* bugfixes in remote command executionRene Stoeckel2005-12-161-9/+6
* bugfix in end dm level when choosing next map from sv_maplistRene Stoeckel2005-12-161-18/+17
* fix - printf does not like zero length stringsRene Stoeckel2005-12-161-2/+3
* support for long maplistsRene Stoeckel2005-12-161-2/+2
* bugfix in trigger counter use, sequence was completed too early, some cosmeti...Rene Stoeckel2005-12-141-19/+4
* applied almost final beautificationRene Stoeckel2005-12-131-18/+56