aboutsummaryrefslogtreecommitdiffstats
path: root/code/unix
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * Disable ccache by default. If you want it, add USE_CCACHE=1 to Makefile.localtma2005-11-263-49/+39
* Mac OS X work...lots of little changes that touch a lot of random places.icculus2005-11-267-74/+371
* * ...tma2005-11-151-4/+4
* * Don't link OpenAL against q3dedtma2005-11-151-10/+10
* * Unbreak the MinGW build more...tma2005-11-131-1/+1
* * Unbreak the MinGW buildtma2005-11-131-7/+0
* link against libopenal by default rather than dlopening itludwig2005-11-131-0/+18
* * OpenAL support, from BlackAura aka Stuart Dalton <badcdev@gmail.com>tma2005-11-132-187/+268
* - add -Wimplicit -Wstrict-prototypes CFLAGS againludwig2005-11-111-4/+4
* * Makefile target dependancy fixtma2005-11-071-4/+4