aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Quick update ftwzakk2006-09-131-0/+5
* * add cURL support for HTTP/FTP downloading (bug 2661)tjw2006-09-1118-6/+2829
* 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
* looks like ALCchar is not available on older openal versionsludwig2006-09-051-2/+2
* icculus.org/quake3 -> ioquake3ludwig2006-09-052-4/+4
* Update splash image for unix installer.thilo2006-09-051-2204/+2287
* * fixed Mac OS X cross compiling from a ppc hosttjw2006-08-311-3/+4
* * renamed static function GetClipboardData to CL_GetClipboardData since it wa...tjw2006-08-301-3/+3
* * Disable video command when not playing back a demotma2006-08-291-0/+6
* Go back to rev. 874. ATM, there is no good way to make FS_Restart() behave as...thilo2006-08-286-23/+8
* More fixes for the FS_Shutdown change. Declare qconsole.log as closed before ...thilo2006-08-283-2/+5
* Fix crash when recording to files and the map changes. Was caused by new, cor...thilo2006-08-284-4/+16
* There are actually files that can have a length of 0 so this in-use-check was...thilo2006-08-271-1/+1
* - Fixed filehandle / filedescriptor leak in S_AL_StartBackgroundTrack introdu...thilo2006-08-271-28/+70
* Correctly handle 0 timescalethilo2006-08-261-0/+7
* * moved SVN_VERSION #ifdef from client.h to q_shared.h so dedicated servertjw2006-08-263-5/+4
* A few more timescale influences addedthilo2006-08-261-3/+3
* - compensate sv_fps for timescale value.thilo2006-08-266-15/+35
* * Print the SVN version string in Com_Init()tjw2006-08-252-1/+7
* * Revert version to 1.33 againtma2006-08-221-1/+1
* * Add SVN version string to client console (clean up last commit)tjw2006-08-221-4/+5
* * Add SVN version to the version string displayed in the client consoletjw2006-08-223-5/+20
* - Change available device list to be displayed on sound initialization andthilo2006-08-191-8/+6
* * Compiler warning fixtma2006-08-191-2/+3
* - tweak enumeration support, remove win32 dependencythilo2006-08-192-19/+6
* - Add device enumeration support on windows and make "Generic Software" new d...thilo2006-08-195-7/+94
* 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-183-9/+38
* Added code/unix/MacSupport/ which currently includes a script and resource filetjw2006-08-162-0/+290
* added Univeral Binary build instructions to READMEtjw2006-08-161-0/+8
* bug 2723tjw2006-08-162-5/+35
* * Deugly the ugly new ascii bannertma2006-08-151-27/+17
* More ioquake3nesszakk2006-08-151-16/+27
* * qvm files no longer installed by "make copyfiles"tma2006-08-137-16/+20
* Makefile.local gets ignored for great justice!zakk2006-08-081-0/+1
* bug 2747tjw2006-08-031-1/+5
* bug 2747tjw2006-08-031-13/+10
* bug 2723tjw2006-08-022-11/+11
* bug 2723tjw2006-08-027-47/+165
* bug 2813tjw2006-08-012-2/+2
* bug 2810 once a latched cvar was changed it could not be reset to its origina...tjw2006-08-011-1/+5
* * Windows home directory support (tjw)tma2006-08-012-1/+21
* * Fix to Windows renderer deadlock (bug #2767, Daniel Deptford)tma2006-07-311-2/+2
* Another patch to make uncompressed AVI write in RGB24 format by anonymous vir...thilo2006-07-312-10/+9
* Fix from the VirtualDub people which should make avi files created with the v...thilo2006-07-312-16/+20