aboutsummaryrefslogtreecommitdiffstats
path: root/code/server/sv_init.c
Commit message (Expand)AuthorAgeFilesLines
* Removed more unused variables.icculus2009-09-151-3/+1
* I'll retain the new way seeding the random number generator.. these calls are...thilo2009-05-311-1/+0
* Revert changes of rand() to random() as random() was redefined in quake3.thilo2009-05-311-1/+2
* - Introduce seeding of the random number generator at startupthilo2009-05-311-2/+1
* - Introduce new NET_CompareBaseAdrMask for easy comparison of ip address rangesthilo2009-05-241-0/+1
* mark functions static (#4010)ludwig2009-05-081-7/+5
* * Rename voip cvar to cl_voiptma2008-07-071-5/+2
* Reverted svn revision #1410 to sv_init.cicculus2008-07-061-0/+4
* * Remove silly range check on sv_voip during initialisationtma2008-07-061-4/+0
* Treat sv_voip cvar as a version number (0 == off, 1 == version 1 protocol).icculus2008-06-021-0/+4
* sv_voip cvar should be latched.icculus2008-06-021-1/+1
* Initial patch for in-game VoIP support!icculus2008-06-011-0/+3
* - fix a potential file descriptor leak in server side of pak downloadingthilo2008-04-121-0/+3
* Add Multicast capabilities for LAN server scanning.thilo2008-04-091-0/+5
* * send along the reason for disconnection when sending the disconnect tjw2007-12-311-1/+1
* * (bug 3420) Don't respect sv_killserver unless a server is actually runningtma2007-11-231-0/+5
* * Merge unified-sdl to trunktma2007-09-051-0/+5
* * (bug 3018) Should not reset CVAR_CHEAT cvars when loading cgame/ui if theytjw2007-04-051-1/+2
* * (bug 2784) help to prevent reliable command overflow in cases when a slowtjw2006-10-131-31/+80
* * add cURL support for HTTP/FTP downloading (bug 2661)tjw2006-09-111-0/+1
* * sv_minRate (from R1CH)tma2006-06-171-0/+1
* - Added SV_Shutdown to Linux signal handler to ensure that clients don't hang...thilo2006-05-041-1/+1
* * Displace the '\n's passed to SV_Shutdowntma2006-02-281-1/+1
* * Fix to a bug where servers with long uptimes (~27 days) would consume 100%tma2006-02-231-1/+1
* * Added STATUStma2005-10-291-1/+1
* * Deleted code/unix/vm_x86.c - wtf was that about anyway?tma2005-10-291-4/+0
* * Fix to https://bugzilla.icculus.org/show_bug.cgi?id=2454tma2005-10-281-0/+7
* Patch from Tim Angus, to fix a longstanding bugzakk2005-09-171-5/+8
* remove svn:executable propertyludwig2005-08-281-0/+0
* newlines fixedzakk2005-08-261-695/+695
* Itsa me, quake3io!zakk2005-08-261-0/+695