aboutsummaryrefslogtreecommitdiffstats
path: root/code
Commit message (Expand)AuthorAgeFilesLines
...
* * 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
* Look for correct filename extension when loading native DLLs.icculus2005-12-052-1/+17
* Removed -fomit-frame-pointer from Mac OS X builds. Someone should icculus2005-12-041-1/+1
* Don't need to check for Altivec in unix mainline anymore (qcommon icculus2005-12-041-1/+0
* Better altivec cvar handling. Should fix crashes at startup, or curious icculus2005-12-044-11/+42
* Fixed Altivec-based mesh rendering.icculus2005-12-042-19/+19
* * Same as last revision, but I didn't forget to save this timetma2005-12-031-3/+3
* * Improved the robustity^Wrobustosity^Wrobustness of the OpenAL music and rawtma2005-12-031-81/+100
* * Fix to an OpenAL "bug"tma2005-12-021-0/+5
* * Ditch Mac OS 9 supporttma2005-12-013-44/+0
* * Updated AL headerstma2005-12-0111-751/+650
* * Fix compilation when using SDL and dlopening OpenALtma2005-12-011-2/+5
* * Fixed bug where if two looping sounds were added to a single entity theytma2005-12-011-122/+121
* * Fix a warning on non-PPC buildstma2005-12-011-1/+1
* Fixed detection of Altivec on Mac OS X, and added attempt at general detectionicculus2005-12-011-8/+34
* r_smp now works as expected with sdl_glimp.c on Mac OS X.icculus2005-12-011-5/+32
* Another "long double" ...icculus2005-12-011-2/+2
* fix the stupid i386/x86/amd64/x86_64 weirdnessludwig2005-12-011-5/+12
* don't use ImageMagickludwig2005-11-301-1/+2