]> icculus.org git repositories - divverent/darkplaces.git/commit - host.c
fixed a bug in multiplayer savegame loading that caused all players
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 18 Oct 2007 07:09:15 +0000 (07:09 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Thu, 18 Oct 2007 07:09:15 +0000 (07:09 +0000)
commitc5e4b3574c5a65919d9c92ad470999eeeed41791
tree4285a1806baaa9e0dd2a66027d089b8a57d6b41c
parentbd25d4423bb0e4989a31405a0cb20683d16615ba
fixed a bug in multiplayer savegame loading that caused all players
after the first one to respawn immediately after loading
(sv.loadgame and sv.paused were being cleared by the first player)

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