ioq3/code/server
Thilo Schulz 4c5e9963e3 Fix compile for USE_VOIP=0 2011-07-16 11:14:20 +00:00
..
server.h Move rate limiting / queued packet sending logic from Com_Frame() to sv_main.c 2011-07-15 16:51:54 +00:00
sv_bot.c Remove newlines from Com_Error message format strings, patch by DevHC 2011-05-12 14:02:48 +00:00
sv_ccmds.c Fix wrong usage info message for cmd dumpuser, patch by Zack Middleton (#5024) 2011-06-06 14:54:18 +00:00
sv_client.c Fix compile for USE_VOIP=0 2011-07-16 11:14:20 +00:00
sv_game.c - Add MASM assembler files for MSVC x64 projects to support vm_x86 in x64 mode 2011-06-13 09:56:39 +00:00
sv_init.c Move rate limiting / queued packet sending logic from Com_Frame() to sv_main.c 2011-07-15 16:51:54 +00:00
sv_main.c Move rate limiting / queued packet sending logic from Com_Frame() to sv_main.c 2011-07-15 16:51:54 +00:00
sv_net_chan.c - Revert back to Z_Malloc from Hunk_FreeTempMemory introduced in r2077 as Hunk_FreeTempMemory must be freed in LIFO order (#5079) 2011-07-15 14:44:06 +00:00
sv_rankings.c - Replace vsprintf function in bg_lib.c with vsnprintf implementation started by Patrick Powell. 2008-03-25 21:36:09 +00:00
sv_snapshot.c - Improve snapshot rate and data rate control 2011-07-13 17:11:30 +00:00
sv_world.c mark functions static (#4010) 2009-05-08 09:48:45 +00:00