aboutsummaryrefslogtreecommitdiffstats
path: root/code/unix
Commit message (Expand)AuthorAgeFilesLines
* Fix bug that wouldn't show 32 bit binaries on x86 arch .. d'oh!thilo2006-09-071-1/+1
* Fix a few text related bugs in the installer.thilo2006-09-052-6/+4
* - add TA patch pk3s to installationthilo2006-09-053-16/+26
* - Remove arch name in resulting file as the file should contain all arches.thilo2006-09-053-2/+6
* Extend the installer to offer more optionsthilo2006-09-052-45/+108
* icculus.org/quake3 -> ioquake3ludwig2006-09-052-4/+4
* Update splash image for unix installer.thilo2006-09-051-2204/+2287
* The server should still process network packages for keeping the package queu...thilo2006-08-181-1/+1
* Tweak the select() stuff a bit still.thilo2006-08-181-7/+7
* Fix 100% CPU usage on idle dedicated servers.thilo2006-08-181-6/+27
* Added code/unix/MacSupport/ which currently includes a script and resource filetjw2006-08-162-0/+290
* bug 2723tjw2006-08-161-1/+35
* bug 2723tjw2006-08-022-1/+10
* 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