aboutsummaryrefslogtreecommitdiffstats
path: root/code/qcommon/q_shared.h
Commit message (Expand)AuthorAgeFilesLines
* * moved SVN_VERSION #ifdef from client.h to q_shared.h so dedicated servertjw2006-08-261-0/+3
* * Revert version to 1.33 againtma2006-08-221-1/+1
* - Fix arbitrary cvar overwrite flaw: http://aluigi.altervista.org/adv.htmthilo2006-07-031-0/+3
* Add string length checking to function COM_StripExtension. This fixes the R_R...thilo2006-05-061-1/+1
* - Introduced various new typedefs for windows platform (int32_t, int64_t, etc...thilo2006-04-271-1/+10
* - "baseq3" literal replacement patch (by Erik Auerswald) appliedthilo2006-04-261-0/+2
* Was that intentional? (version change)zakk2006-04-191-1/+1
* * Change window titletma2006-03-241-1/+5
* try to fix msvc buildludwig2006-02-261-1/+3
* o rlyfloam2006-02-201-1/+1
* Bump version number.floam2006-02-201-1/+1
* - change long to intptr_t for 64bit windows compatabilityludwig2006-02-181-0/+6
* * Persistent console historytma2006-01-241-0/+3
* * Overhaul of console autocompletiontma2006-01-221-0/+2
* * Added Q_isnan for NaN tests with -ffast-mathtma2006-01-191-0/+1
* * Fix the MinGW and (hopefully) OS X buildstma2006-01-041-5/+0
* * Replaced ALIGN macro with PADtma2005-12-051-1/+7
* use system memcpy and memsetludwig2005-11-061-0/+5
* - put ALIGN macro into q_shared.hludwig2005-11-051-0/+1
* * Replaced a bunch of inline and __inline with ID_INLINEtma2005-11-041-9/+3
* * Split off q_platform.h from q_shared.htma2005-11-011-286/+3
* * More Solaris worktma2005-11-011-8/+13
* * General decrufting:tma2005-10-291-26/+3
* * Beginnings of Solaris support from Vincent S. Cojottma2005-10-291-1/+47
* * Added STATUStma2005-10-291-1/+1
* * ...and the other common headerstma2005-10-271-0/+2
* * Ignore __attribute__ when not using gcctma2005-10-271-0/+5
* * Moved various source files from their mod sdk locations to places moretma2005-10-261-0/+1456