ioq3/code/server
Ryan C. Gordon 0403ca2260 More VoIP work: treat voip/sv_voip cvars as protocol version numbers. 2008-06-02 19:52:13 +00:00
..
server.h Initial patch for in-game VoIP support! 2008-06-01 07:51:23 +00:00
sv_bot.c - Replace vsprintf function in bg_lib.c with vsnprintf implementation started by Patrick Powell. 2008-03-25 21:36:09 +00:00
sv_ccmds.c - fix a potential file descriptor leak in server side of pak downloading 2008-04-12 17:00:18 +00:00
sv_client.c More VoIP work: treat voip/sv_voip cvars as protocol version numbers. 2008-06-02 19:52:13 +00:00
sv_game.c * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
sv_init.c Treat sv_voip cvar as a version number (0 == off, 1 == version 1 protocol). 2008-06-02 19:41:09 +00:00
sv_main.c Treat sv_voip cvar as a version number (0 == off, 1 == version 1 protocol). 2008-06-02 19:41:09 +00:00
sv_net_chan.c * Added STATUS 2005-10-29 01:53:09 +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 Initial patch for in-game VoIP support! 2008-06-01 07:51:23 +00:00
sv_world.c * Added STATUS 2005-10-29 01:53:09 +00:00