]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
server: ignore out of order prespawn/spawn/begin commands
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 2 Jan 2013 08:27:19 +0000 (08:27 +0000)
committerRudolf Polzer <divverent@xonotic.org>
Wed, 2 Jan 2013 08:38:21 +0000 (09:38 +0100)
commit94173a5fe04e87602d27bd1c6cce8715192cea4c
tree55164e65f9fa5ef4e01cdbaa37eb94b8e9e8e27c
parent0b34348ca5a972c7f7f0778fb66b3b896f53066f
server: ignore out of order prespawn/spawn/begin commands

This fixes disconnection issues for clients joining during map change.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11870 d7cf8633-e32d-0410-b094-e92efae38249
::stable-branch::merge=6037bd95e06be7ae06198464b5871fb567077092
host.c
host_cmd.c
netconn.c
server.h
sv_main.c
sv_phys.c
sv_user.c