aboutsummaryrefslogtreecommitdiffstats
path: root/code
Commit message (Expand)AuthorAgeFilesLines
* 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
* enable x86_64 vmludwig2005-12-181-2/+2
* I can't be trusted!floam2005-12-131-4/+4
* msvc project files updated and moved to win32/msvcmaik2005-12-1213-1915/+1729
* Thanks Jamie Wilkinsonfloam2005-12-121-3/+3
* Try different wayfloam2005-12-121-1/+2
* Tabsfloam2005-12-121-1/+1
* Don't install q3ded binary on ming32, it doesn't existfloam2005-12-121-2/+3
* * Increase default for s_alSources to 96tma2005-12-111-2/+2
* use memcpy for copying stuff around to fix alignment problemsludwig2005-12-061-82/+34
* * Removed seemingly unnecessary OS X implementation of yuv_to_rgb24tma2005-12-061-20/+0
* * Solaris patch from Vincent S. Cojottma2005-12-062-10/+11
* * Oopsie.tma2005-12-061-4/+4
* Disabled PowerPC VM.icculus2005-12-061-1/+2
* remove EULA document to prevent confusionludwig2005-12-051-184/+0
* * Replaced ALIGN macro with PADtma2005-12-056-24/+25