| Commit message (Expand) | Author | Age | Files | Lines |
* | * Move the conditional compilation of bg_lib.c from the Makefile to cpp in | tma | 2007-09-22 | 1 | -3/+1 |
* | * (bug 3318) Restrict color escape characters to alphanumerics | tma | 2007-09-21 | 1 | -1/+1 |
* | * Compile time and runtime checks for SDL >= 1.2.7 | tma | 2007-09-06 | 1 | -3/+5 |
* | * Merge unified-sdl to trunk | tma | 2007-09-05 | 1 | -15/+9 |
* | * Rewrite of R_LoadImage to make it more generic and data driven | tma | 2007-08-26 | 1 | -0/+1 |
* | * Early out AABB collision optimisation from Robert Beckebans (Xreal) | tma | 2007-07-27 | 1 | -1/+8 |
* | * (bug 3019) use the operating system's random number generator if possible | tjw | 2007-02-16 | 1 | -0/+2 |
* | * fix q3lcc warning message due to an extra ; that slipped in at rev 1023 | tjw | 2007-02-15 | 1 | -1/+1 |
* | * (bug 2977) use MSVC compatiable pre-processors and also include <io.h> for | tjw | 2007-01-19 | 1 | -12/+13 |
* | Fix window titles and crap, thanks woekele for pointing this out. | zakk | 2007-01-14 | 1 | -2/+2 |
* | - tag more functions with gnu format attribute | ludwig | 2006-12-30 | 1 | -6/+6 |
* | * moved SVN_VERSION #ifdef from client.h to q_shared.h so dedicated server | tjw | 2006-08-26 | 1 | -0/+3 |
* | * Revert version to 1.33 again | tma | 2006-08-22 | 1 | -1/+1 |
* | - Fix arbitrary cvar overwrite flaw: http://aluigi.altervista.org/adv.htm | thilo | 2006-07-03 | 1 | -0/+3 |
* | Add string length checking to function COM_StripExtension. This fixes the R_R... | thilo | 2006-05-06 | 1 | -1/+1 |
* | - Introduced various new typedefs for windows platform (int32_t, int64_t, etc... | thilo | 2006-04-27 | 1 | -1/+10 |
* | - "baseq3" literal replacement patch (by Erik Auerswald) applied | thilo | 2006-04-26 | 1 | -0/+2 |
* | Was that intentional? (version change) | zakk | 2006-04-19 | 1 | -1/+1 |
* | * Change window title | tma | 2006-03-24 | 1 | -1/+5 |
* | try to fix msvc build | ludwig | 2006-02-26 | 1 | -1/+3 |
* | o rly | floam | 2006-02-20 | 1 | -1/+1 |
* | Bump version number. | floam | 2006-02-20 | 1 | -1/+1 |
* | - change long to intptr_t for 64bit windows compatability | ludwig | 2006-02-18 | 1 | -0/+6 |
* | * Persistent console history | tma | 2006-01-24 | 1 | -0/+3 |
* | * Overhaul of console autocompletion | tma | 2006-01-22 | 1 | -0/+2 |
* | * Added Q_isnan for NaN tests with -ffast-math | tma | 2006-01-19 | 1 | -0/+1 |
* | * Fix the MinGW and (hopefully) OS X builds | tma | 2006-01-04 | 1 | -5/+0 |
* | * Replaced ALIGN macro with PAD | tma | 2005-12-05 | 1 | -1/+7 |
* | use system memcpy and memset | ludwig | 2005-11-06 | 1 | -0/+5 |
* | - put ALIGN macro into q_shared.h | ludwig | 2005-11-05 | 1 | -0/+1 |
* | * Replaced a bunch of inline and __inline with ID_INLINE | tma | 2005-11-04 | 1 | -9/+3 |
* | * Split off q_platform.h from q_shared.h | tma | 2005-11-01 | 1 | -286/+3 |
* | * More Solaris work | tma | 2005-11-01 | 1 | -8/+13 |
* | * General decrufting: | tma | 2005-10-29 | 1 | -26/+3 |
* | * Beginnings of Solaris support from Vincent S. Cojot | tma | 2005-10-29 | 1 | -1/+47 |
* | * Added STATUS | tma | 2005-10-29 | 1 | -1/+1 |
* | * ...and the other common headers | tma | 2005-10-27 | 1 | -0/+2 |
* | * Ignore __attribute__ when not using gcc | tma | 2005-10-27 | 1 | -0/+5 |
* | * Moved various source files from their mod sdk locations to places more | tma | 2005-10-26 | 1 | -0/+1456 |