]> icculus.org git repositories - divverent/darkplaces.git/commit
removed number field from client_t struct as it seemed to be behaving unreliably...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 23 Oct 2004 10:00:38 +0000 (10:00 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 23 Oct 2004 10:00:38 +0000 (10:00 +0000)
commit19f1b34facf77d7c0858b910e6579e635712e98a
tree9db9e4e62934e86c6f084f54115f0677966141ff
parentfa3a66e602ba68d4e563c55b5e9e7934e1bfd947
removed number field from client_t struct as it seemed to be behaving unreliably in SV_DropClient (resulting in changes to the scoreboard entry for client 0, regardless of which client was dropped)

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