aboutsummaryrefslogtreecommitdiffstats
path: root/code/unix
Commit message (Expand)AuthorAgeFilesLines
* Added gradientsfloam2006-02-181-20/+94
* * Added Sander van Loon's svg icontma2006-02-181-0/+71
* * OS X/SDL mouse sensitivity fixtma2006-02-081-0/+4
* * Do not cull non-ascii keyboard chars at the SDL level any more, these aretma2006-02-041-20/+13
* * SDL build no longer requires a vid_restart when changing r_fullscreentma2006-01-251-0/+28
* * Added code to sleep a bit when q3 has no focus and sleep a lot when it'stma2006-01-231-0/+12
* * The use of va in the ansi color stuff was preventing developer 1 mode (andtma2006-01-221-3/+11
* * Overhaul of console autocompletiontma2006-01-221-17/+1
* fix path to build directoryludwig2006-01-171-3/+3
* * Move code/unix/Makefile to ./Makefiletma2006-01-151-1681/+0
* * Fix to some warnings in linux_glimp.ctma2006-01-152-6/+6
* * x86 OS X supporttma2006-01-153-11/+11
* * Remove some cruft from qasm.htma2006-01-131-190/+1
* tell the linker that we want NX stack if possibleludwig2006-01-131-0/+4
* * Simple patch that obviates the need for the "quake3" shell script as shippedtma2006-01-101-1/+1
* * 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-061-7/+0
* * Ogg codec support from Joerg Dietrich <dietrich_joerg@gmx.de> (disabled bytma2006-01-061-0/+30
* * Somebody fedex me a Mac and an x86_64 PC please?tma2006-01-061-9/+17
* * Fix to x86_64 buildtma2006-01-051-12/+8
* * Dependency generation for the .asm filestma2006-01-051-1/+12
* * Fix the MinGW and (hopefully) OS X buildstma2006-01-042-364/+22
* * Solaris fixestma2006-01-042-4/+6
* * AVI video outputtma2006-01-041-0/+2
* cleanup:ludwig2005-12-301-324/+73
* * Support for MinGW cross compilationtma2005-12-291-43/+69
* * NetBSD support patch from optical (alex@rigbo.se)tma2005-12-271-0/+42
* enable x86_64 vmludwig2005-12-181-2/+2
* I can't be trusted!floam2005-12-131-4/+4
* 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
* * Solaris patch from Vincent S. Cojottma2005-12-061-9/+10
* Disabled PowerPC VM.icculus2005-12-061-1/+2
* remove EULA document to prevent confusionludwig2005-12-051-184/+0
* Look for correct filename extension when loading native DLLs.icculus2005-12-051-1/+1
* 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-041-9/+5
* * Updated AL headerstma2005-12-011-0/+8
* * 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
* fix the stupid i386/x86/amd64/x86_64 weirdnessludwig2005-12-011-5/+12
* don't use ImageMagickludwig2005-11-301-1/+2
* Fixed comment.icculus2005-11-281-4/+1
* First shot at SMP renderer with sdl_glimp. Does not work yet!icculus2005-11-282-47/+116
* files to create a loki-setup based installer. run "make installer"ludwig2005-11-276-0/+194
* fix warning about cast from integer to pointerludwig2005-11-271-2/+2