]> icculus.org git repositories - divverent/darkplaces.git/commit
last patch by LH fixed speedhack 1.0: -20ms + 30ms = 10ms, but moves by 30ms
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 9 Oct 2007 21:35:38 +0000 (21:35 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 9 Oct 2007 21:35:38 +0000 (21:35 +0000)
commit2756f5666efa5ecd3855e3887412fe7eac61a9e5
tree2d7e84de4fe4191f71f202f94143d28e725bfe22
parente6fa1b717fdebc0b789d4abec69d923397046e33
last patch by LH fixed speedhack 1.0: -20ms + 30ms = 10ms, but moves by 30ms
this patch fixed speedhack 2.0: (cl_movement 0) -10ms + (cl_movement 1) 20ms = 20ms client physics
and now also fixes speedhack 2.0a: (cl_movement 0) -10ms + (cl_movement 1) 20ms = 10ms server physics and 10ms client physics

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