]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
split SV_ReadClientMove into two functions, SV_ReadClientMove and SV_ApplyClientMove
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 16 May 2005 05:04:46 +0000 (05:04 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 16 May 2005 05:04:46 +0000 (05:04 +0000)
commit847e005ddceb274eb237d5529d58482f40e2c880
treed4f3f6fd395d623571360d71bbfdffee67c09d46
parent6c8bf2e6afffe1d4c4b7d040be1bb10ad45287d2
split SV_ReadClientMove into two functions, SV_ReadClientMove and SV_ApplyClientMove
merged away SV_RunClients (part of its code has been moved to SV_Physics)

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5307 d7cf8633-e32d-0410-b094-e92efae38249
client.h
host.c
server.h
sv_phys.c
sv_user.c