aboutsummaryrefslogtreecommitdiffstats
path: root/code/unix
Commit message (Expand)AuthorAgeFilesLines
* Fixed shit commited by myself.thilo2006-07-301-1/+2
* * Better SDL joystick support (from Erik Auerswald)tma2006-06-171-20/+121
* add update_url. Maybe we need it in the futureludwig2006-05-061-0/+1
* - Added SV_Shutdown to Linux signal handler to ensure that clients don't hang...thilo2006-05-041-0/+1
* - Fixed incompatibility to original VMs introduced by anisotropic filtering p...thilo2006-04-302-12/+12
* - Fix r_overBrightBits variable getting ignored on Linuxthilo2006-04-301-7/+32
* * Anisotropic texture filtering (from Echon)tma2006-04-222-0/+48
* Removed redundant assignment.thilo2006-04-201-1/+0
* * Fix network init crashes on OS X 10.4 (from tjw)tma2006-04-141-12/+41
* * Fix backspace on MacOS X (from tjw)tma2006-04-141-1/+8
* Logo stuff on Media page, change the icon to be standard svg instead of inksc...floam2006-03-261-102/+30
* * Shift no longer modifies bound keys. Use in_shiftedKeys for the oldtma2006-03-241-23/+39
* * Change window titletma2006-03-242-7/+2
* webspace is separate now, so generate one splash image.floam2006-03-241-0/+2206
* * Solaris packager tweaktma2006-03-151-1/+1
* * Solaris package patchtma2006-03-1419-0/+349
* - fix iconludwig2006-03-052-6/+13
* merge fixes from ioquake3.shludwig2006-03-051-4/+10
* * Lets try that againtma2006-02-261-26/+12
* * Resolve symlinks to the binary. This prevents the situation where a symlinktma2006-02-261-2/+50
* fallback to 32bit binaries on 64bit biarchs if availableludwig2006-02-211-4/+10
* Generate new 32x32 raster image from new svg, kill off old uglies.floam2006-02-184-164/+17
* <Timbo> you should probably strip thatfloam2006-02-181-19/+4
* Kill text nodefloam2006-02-181-6/+1
* - change long to intptr_t for 64bit windows compatabilityludwig2006-02-181-3/+3
* 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