aboutsummaryrefslogtreecommitdiffstats
path: root/code/client
Commit message (Expand)AuthorAgeFilesLines
* * Partial implementation of FS_Seek for files in pk3stma2005-11-161-28/+25
* * Oops, missed a bittma2005-11-141-1/+1
* * Replace a redundant function in the wav decodertma2005-11-141-20/+1
* * Unbreak the MinGW build more...tma2005-11-132-4/+5
* link against libopenal by default rather than dlopening itludwig2005-11-132-1/+108
* soname is libopenal.so.0ludwig2005-11-131-1/+1
* * OpenAL support, from BlackAura aka Stuart Dalton <badcdev@gmail.com>tma2005-11-1310-489/+3354
* - don't spam the tty with that messageludwig2005-11-061-1/+1
* * Replaced a bunch of inline and __inline with ID_INLINEtma2005-11-042-6/+4
* * General decrufting:tma2005-10-291-1/+1
* * Added STATUStma2005-10-2919-19/+19
* * Moved various source files from their mod sdk locations to places moretma2005-10-267-6/+169
* * Removed hard coded mouse acceleration in the unix build(s)tma2005-10-143-1/+5
* Fix build problems under OS Xsix2005-10-111-1/+1
* * A better fix to the "doppler" bugtma2005-09-292-3/+4
* * Fixed the bug where the "doppler" effect code could cause a temporary clien...tma2005-09-291-0/+3
* * Removed the redundant "sound system is muted" messagetma2005-09-241-4/+0
* * Applied ajax's cleanup patchtma2005-09-233-10/+10
* * Replaced lots of __linux__ || __FreeBSD__ with __GNUC__tma2005-09-232-3/+3
* * Port to MinGWtma2005-09-221-1/+1
* * Fix to multiple buffer overflow bugs in CL_Rcon_ftma2005-09-193-8/+9
* apply altivec fixes from Emanuel Steen (#2383)ludwig2005-09-171-2/+5
* Cleanups from pomac!zakk2005-09-024-12/+12
* First diff from Andreas Schneider:zakk2005-08-313-4/+4
* support for 64bit native modsludwig2005-08-302-8/+2
* remove svn:executable propertyludwig2005-08-2819-0/+0
* remove 64bit warning. For QVM it's ok and native .so is broken anywaysludwig2005-08-282-7/+2
* From ludwig: Unsigned overflows don't work in 64bit address space ...zakk2005-08-271-12/+3
* Ludwig's 1st diff: Some 64bit fixes for x86_64. Also fixes Makefile build.zakk2005-08-273-2/+18
* newlines fixedzakk2005-08-2619-15757/+15757
* Itsa me, quake3io!zakk2005-08-2619-0/+15757