aboutsummaryrefslogtreecommitdiffstats
path: root/code/qcommon/q_shared.c
Commit message (Expand)AuthorAgeFilesLines
* * Fix some new GCC 4.3 warningstma2008-11-101-1/+2
* fix strict aliasing issuesludwig2008-11-031-7/+2
* * Add Com_HexStrToInttma2008-09-051-97/+79
* * (bug 3712) MSVC build fix s/strtof/strtod/ (Pat Raynor <raynorpat@gmail.com>)tma2008-07-091-1/+1
* * Rename voip cvar to cl_voiptma2008-07-071-0/+22
* Add Multicast capabilities for LAN server scanning.thilo2008-04-091-0/+12
* revert changes to that one as this is not necessary.thilo2008-04-061-1/+1
* Make sure that one broken shader file cannot crash the game / make the other ...thilo2008-04-061-1/+1
* strcpy -> memmove as string does overlap which should be avoided according to...thilo2008-03-251-1/+2
* - Replace vsprintf function in bg_lib.c with vsnprintf implementation started...thilo2008-03-251-8/+7
* * Merge unified-sdl to trunktma2007-09-051-2/+32
* * Rewrite of R_LoadImage to make it more generic and data driventma2007-08-261-0/+22
* include offending string in error message for varables that containludwig2006-12-301-31/+15
* Add string length checking to function COM_StripExtension. This fixes the R_R...thilo2006-05-061-2/+2
* * Persistent console historytma2006-01-241-0/+20
* * Overhaul of console autocompletiontma2006-01-221-3/+76
* * Added STATUStma2005-10-291-1/+1
* * Moved various source files from their mod sdk locations to places moretma2005-10-261-0/+1252