]> git.xonotic.org Git - xonotic/darkplaces.git/commit
funny feature: cl_lerpexcess
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 26 Jun 2011 19:07:03 +0000 (19:07 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 26 Jun 2011 19:07:03 +0000 (19:07 +0000)
commit1a606ca4c462e8a9a76cd5e7e085efbecbe90009
tree64d6f095a2474fb636c90d2110b09ee45ef4aeb5
parent61227089d1b7eaf494a1a046081d85c58581951e
funny feature: cl_lerpexcess

Hides the effect of packet loss for linear motion. Mispredicts nonlinear
motion, of course. Can be configured to a max number of server packets lost
that it will try to compensate for. Of course off by default.

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@11218 d7cf8633-e32d-0410-b094-e92efae38249
cl_main.c
cl_parse.c