aboutsummaryrefslogtreecommitdiffstats
path: root/code/qcommon/q_shared.h
Commit message (Expand)AuthorAgeFilesLines
* * Rename voip cvar to cl_voiptma2008-07-071-8/+14
* Add PRODUCT_VERSION back into q_shared.h for MSVC builds.juz2008-06-041-0/+4
* define the product version in the Makefileludwig2008-05-061-7/+1
* Include #ifdef to make it easier to create a stand-alone binary.thilo2008-04-091-8/+13
* Add Multicast capabilities for LAN server scanning.thilo2008-04-091-0/+2
* - Replace vsprintf function in bg_lib.c with vsnprintf implementation started...thilo2008-03-251-19/+31
* * Move the conditional compilation of bg_lib.c from the Makefile to cpp intma2007-09-221-3/+1
* * (bug 3318) Restrict color escape characters to alphanumericstma2007-09-211-1/+1
* * Compile time and runtime checks for SDL >= 1.2.7tma2007-09-061-3/+5
* * Merge unified-sdl to trunktma2007-09-051-15/+9
* * Rewrite of R_LoadImage to make it more generic and data driventma2007-08-261-0/+1
* * Early out AABB collision optimisation from Robert Beckebans (Xreal)tma2007-07-271-1/+8
* * (bug 3019) use the operating system's random number generator if possibletjw2007-02-161-0/+2
* * fix q3lcc warning message due to an extra ; that slipped in at rev 1023tjw2007-02-151-1/+1
* * (bug 2977) use MSVC compatiable pre-processors and also include <io.h> fortjw2007-01-191-12/+13
* Fix window titles and crap, thanks woekele for pointing this out.zakk2007-01-141-2/+2
* - tag more functions with gnu format attributeludwig2006-12-301-6/+6
* * 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