]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit - netconn.c
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)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Wed, 2 Jan 2013 08:27:19 +0000 (08:27 +0000)
commit6037bd95e06be7ae06198464b5871fb567077092
tree55164e65f9fa5ef4e01cdbaa37eb94b8e9e8e27c
parent72d3f0988ac562e626cc3c2226a2746ef8bfc0ed
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
host.c
host_cmd.c
netconn.c
server.h
sv_main.c
sv_phys.c
sv_user.c