ioq3quest/code/server
Tony J. White = 4c3b7def84 * send along the reason for disconnection when sending the disconnect
cmd to all clients in SV_FinalMessage()
* on Com_Error(), set the cvar "com_errorCode" with the errorParm_t integer
  value for the error.  This can be used by a mod's ui to an draw error
  dialog specific for the error (e.g. Reconnect button on ERR_SERVERDISCONNECT)
2007-12-31 22:35:22 +00:00
..
server.h * (bug 2784) help to prevent reliable command overflow in cases when a slow 2006-10-13 19:44:52 +00:00
sv_bot.c * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
sv_ccmds.c * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
sv_client.c * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
sv_game.c * Merge unified-sdl to trunk 2007-09-05 18:17:46 +00:00
sv_init.c * send along the reason for disconnection when sending the disconnect 2007-12-31 22:35:22 +00:00
sv_main.c * rewrite of the win32 dedicated console: 2007-09-15 02:22:58 +00:00
sv_net_chan.c * Added STATUS 2005-10-29 01:53:09 +00:00
sv_rankings.c * Added STATUS 2005-10-29 01:53:09 +00:00
sv_snapshot.c A few more timescale influences added 2006-08-26 02:45:59 +00:00
sv_world.c * Added STATUS 2005-10-29 01:53:09 +00:00