]> git.xonotic.org Git - xonotic/darkplaces.git/commit
changed behavior of SV_DropClient a bit (now calls ClientDisconnect QC function even...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 28 Mar 2003 13:24:11 +0000 (13:24 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 28 Mar 2003 13:24:11 +0000 (13:24 +0000)
commit3ebbcc7c1456d3848aa496d0173f1ff9f796c86a
tree89457e23f1171948b3d973b3af953b9fa8d84425
parentfdc383f68458695b081a8418beb36d7097c6f455
changed behavior of SV_DropClient a bit (now calls ClientDisconnect QC function even if crash is true, as it's the client being harshly dropped, not the server dying), and made the final svc_disconnect an unreliable message

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@2869 d7cf8633-e32d-0410-b094-e92efae38249
host.c