]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fix bug with ClientDisconnect not being called if a client drops between "spawn"...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 25 May 2005 07:17:44 +0000 (07:17 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 25 May 2005 07:17:44 +0000 (07:17 +0000)
commit9235bde6796d2d6c894043d10c7cf6a1ddd65be5
treeccfed813284d3897816d2e5cd9dcd44c718dac86
parentade77d4b90e983862f20725be7f605f9d34ffc12
fix bug with ClientDisconnect not being called if a client drops between "spawn" and "begin" commands, now it is reliably called

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5333 d7cf8633-e32d-0410-b094-e92efae38249
host.c
host_cmd.c
server.h
sv_main.c