aboutsummaryrefslogtreecommitdiffstats
path: root/code
Commit message (Expand)AuthorAgeFilesLines
* * Persistent console historytma2006-01-247-6/+158
* * Added code to sleep a bit when q3 has no focus and sleep a lot when it'stma2006-01-231-0/+12
* * Fix to an OpenAL "bug" involving Team Arenatma2006-01-221-2/+15
* * The use of va in the ansi color stuff was preventing developer 1 mode (andtma2006-01-221-3/+11
* * Fix the operation of the delete key in *nixtma2006-01-221-0/+6
* * Only check the checksum on baseq3 pak0.pk3tma2006-01-221-1/+2
* * Overhaul of console autocompletiontma2006-01-228-90/+327
* * Fix to ability to diabled Ogg Vorbistma2006-01-212-2/+2
* * Fix a bug with command/cvar autocompletiontma2006-01-211-1/+6
* * Added Q_isnan for NaN tests with -ffast-mathtma2006-01-193-9/+27
* * Some sloppily coded mods call the Q3 sound API with NaNs -- sanitise thistma2006-01-191-0/+29
* cl_avi.c added to msvc project.maik2006-01-191-0/+3
* * Removed advertising clause from BSD license as per mailing list discussiontma2006-01-181-5/+1
* * Yet another MD4 implementationtma2006-01-183-197/+186
* * GPL MD4 implementationtma2006-01-182-250/+196
* fix path to build directoryludwig2006-01-171-3/+3
* * Don't try to auto record a demo while playing a demotma2006-01-161-1/+1
* * Patch from Tilman Sauerbeck that fixes some UI code that does not taketma2006-01-162-22/+24
* * Deleted the .lnt and .bat files in the code dirtma2006-01-1510-203/+0
* * Move code/unix/Makefile to ./Makefiletma2006-01-152-1682/+1
* * Fix a bug where q3cpp's include paths were not set correctlytma2006-01-151-2/+7
* * Fix to some warnings in linux_glimp.ctma2006-01-152-6/+6
* * Change defaults for s_alRolloff and s_alMinDistancetma2006-01-151-2/+2
* * Fix to a stupid bug I introduced whilst trying to be clevertma2006-01-151-2/+3
* * x86 OS X supporttma2006-01-155-19/+21
* Fixed compiler warning about uninitialized variables.icculus2006-01-141-0/+4
* * Remove some cruft from qasm.htma2006-01-131-190/+1
* tell the linker that we want NX stack if possibleludwig2006-01-131-0/+4
* * Patch from https://bugzilla.icculus.org/show_bug.cgi?id=2540tma2006-01-131-1/+12
* * Simple patch that obviates the need for the "quake3" shell script as shippedtma2006-01-101-1/+1
* * Oops. Rename cl_avidemo to cl_aviFrameRatetma2006-01-064-11/+11
* * Use a slightly different method for generating qvm dependencies to avoidtma2006-01-061-4/+2
* make memory for generated opcodes executable so the program works withludwig2006-01-062-10/+2
* * Ogg codec support from Joerg Dietrich <dietrich_joerg@gmx.de> (disabled bytma2006-01-064-1/+499
* * Somebody fedex me a Mac and an x86_64 PC please?tma2006-01-061-9/+17
* * Fix to the gcc4/-O0 x86 JIT compiler bugtma2006-01-061-1/+1
* * Fix to x86_64 buildtma2006-01-051-12/+8
* * Up the defaults for zone and hunk memory since some mods (UT) have largetma2006-01-051-13/+16
* * Dependency generation for the .asm filestma2006-01-051-1/+12
* * Remove FS_SetRestrictionstma2006-01-051-60/+36
* * Added cl_autoRecordDemo, which when enabled automatically records a new demotma2006-01-051-0/+40
* * Only display the g_syncClients warning when it's appropriatetma2006-01-041-1/+1
* * Fix the MinGW and (hopefully) OS X buildstma2006-01-045-684/+22
* * Solaris fixestma2006-01-042-4/+6
* * AVI video outputtma2006-01-0415-11/+910
* fix typo in commentludwig2005-12-301-1/+1
* cleanup:ludwig2005-12-301-324/+73
* * Support for MinGW cross compilationtma2005-12-295-49/+73
* * Fix to what is apparently a typo in the original Q3 codetma2005-12-281-1/+1
* * NetBSD support patch from optical (alex@rigbo.se)tma2005-12-272-0/+68