r8208 - trunk/darkplaces

havoc at icculus.org havoc at icculus.org
Sun Mar 9 22:06:33 EDT 2008


Author: havoc
Date: 2008-03-09 22:06:32 -0400 (Sun, 09 Mar 2008)
New Revision: 8208

Modified:
   trunk/darkplaces/cl_input.c
   trunk/darkplaces/cl_main.c
   trunk/darkplaces/cl_parse.c
   trunk/darkplaces/client.h
   trunk/darkplaces/clvm_cmds.c
Log is attached.
replaced cl.movement_queue with direct use of cl.movecmd array, this
saves a little memory but mostly it simplifies some logic
reworked much of the prediction system
now extrapolates latest movement gathered instead of interpolating
between the last two moves sent, this reduces visual latency by 50-99ms
and deals better (but not perfectly) with mismatched framerates like
cl_maxfps 30 and cl_netfps 20


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20080310.020633.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20080309/b6c82d3c/attachment.diff>


More information about the twilight-commits mailing list