]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
disable interpolation of predicted movement locations when a teleport occurred (just...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 12 Mar 2007 02:28:15 +0000 (02:28 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 12 Mar 2007 02:28:15 +0000 (02:28 +0000)
commit301db4431043ac7d1a76fcb9f91e30b85bb8d768
treeae48711272d16b5f85f38833fc4e4fa7efc3cd0e
parent3d4ba9e626b7c399f6d13c31cb9f5985a9ca2cde
disable interpolation of predicted movement locations when a teleport occurred (just like unpredicted movement is not interpolated in this case)

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