]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
fixed pogostick/doublejump bug when running id1 qc with a client sending input packet...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 7 Mar 2006 10:49:16 +0000 (10:49 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 7 Mar 2006 10:49:16 +0000 (10:49 +0000)
commit3365522644730f77ef0798e761d550dc02695eb5
tree73adb71a344b8e49e995ec194526a7902a6832db
parent5329ffb90762b8d2047756b52493533c8a7ab9eb
fixed pogostick/doublejump bug when running id1 qc with a client sending input packets less frequently than server frames
moved ping time calculation out of SV_ApplyClientMove and back into SV_ReadClientMove

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@6076 d7cf8633-e32d-0410-b094-e92efae38249
sv_user.c