aboutsummaryrefslogtreecommitdiffstats
path: root/src/jake2/qcommon
Commit message (Expand)AuthorAgeFilesLines
* bugfixRene Stoeckel2006-08-201-2/+2
* *** empty log message ***Holger Zickner2006-02-131-3/+3
* comment beautificationRene Stoeckel2006-01-211-3/+4
* don't write config before archive bits of cvars are setHolger Zickner2006-01-151-4/+4
* code cleanups and beautificationRene Stoeckel2005-12-272-497/+447
* byte[] <--> StringCarsten Weisse2005-12-184-8/+10
* lots of bugfixes in redirectionRene Stoeckel2005-12-161-36/+9
* debug message removed.Carsten Weisse2005-12-041-4/+3
* javadoc cleanupRene Stoeckel2005-12-031-114/+43
* bugfix: Q2Dialog not opened in dedicated modeRene Stoeckel2005-12-031-8/+24
* up merge from branch render-refactoringCarsten Weisse2005-11-132-17/+18
* solves a bug, reported by Ken Russell from sun.Carsten Weisse2005-10-261-3/+5
* remove timer hack and use new Timer classesHolger Zickner2005-07-012-7/+8
* do not overwrite baseq2 dirHolger Zickner2005-06-281-2/+4
* there is no mode "a" in JavaHolger Zickner2005-06-111-3/+4
* merge last changes from 0.9.4 branchHolger Zickner2005-05-264-15/+27
* replace the javax.imageio with nio file operationsCarsten Weisse2005-05-201-17/+17
* write config.cfg as soon as baseq2 is initialized to avoid questioning againHolger Zickner2005-05-141-1/+4
* use US locale (labels in filechooser, number format)Holger Zickner2005-05-121-3/+4
* dtriverts never usedCarsten Weisse2005-05-071-33/+2
* this reduces the memory footprint massive;Carsten Weisse2005-05-071-7/+26
* developer msg removedRene Stoeckel2005-02-191-3/+3
* command line parameter bugs.Rene Stoeckel2005-02-191-5/+3
* dedicated server runs now :-)Carsten Weisse2005-02-131-2/+6
* a better test for empty stringsCarsten Weisse2005-02-081-2/+2
* cosmeticRene Stoeckel2005-02-061-35/+36
* added debug info. SZ.write/print should not be used anymore.Rene Stoeckel2005-02-061-1/+2
* debug print distinguishes now between client and server messages.Rene Stoeckel2005-02-062-10/+23
* added some helpful debug info for meRene Stoeckel2005-02-061-6/+13
* now it works without null and handles empty strings correctlyCarsten Weisse2005-01-231-4/+6
* bugfix: if no more tokens are available then return nullCarsten Weisse2005-01-231-4/+5
* code clean upCarsten Weisse2005-01-231-262/+38
* code clean up; and bugfix (see Math.min)Carsten Weisse2005-01-231-984/+210
* use Vec3Cache for recusive function (a lot of garbage); number 1 (profiling g...Carsten Weisse2005-01-211-2/+4
* readcount should be 0Carsten Weisse2005-01-171-2/+5
* garbage optimized with static buffersCarsten Weisse2005-01-172-13/+12
* sorry ;-) muss nochmal schauenCarsten Weisse2005-01-141-2/+2
* the new trace_t() removed with clear() (no garbage)Carsten Weisse2005-01-141-2/+2
* small performance improvementsHolger Zickner2005-01-122-50/+52
* command line settings always override config fileHolger Zickner2004-12-201-5/+5
* pak file is mmapped and buffers will be slicedCarsten Weisse2004-11-101-6/+13
* mouse wheel supportHolger Zickner2004-11-031-8/+4
* 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
* downladed files will be stored in level directoryCarsten Weisse2004-10-251-1/+11
* it was the wrong functionCarsten Weisse2004-10-211-2/+2
* code cleanupCarsten Weisse2004-10-201-10/+16
* new method: LoadMappedFile (memory mapped io);Carsten Weisse2004-10-191-68/+161
* reformat (java conventions)Carsten Weisse2004-10-181-828/+833
* NET methods refactored (name cleanup)Carsten Weisse2004-10-171-2/+2