Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Thu Feb 16 05:28:25 EST 2006


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2006-02-16 10:28:25 UTC

Log message:

reworked input timing a bit more, now cl_movement 1 mode syncs client packets to the incoming server packets (because the server does not trust the client's timing, only the history of server frames sent to the client, and thus the client has to sync exactly to the server timing to work)
moved CL_SendCmd() call into CL_ReadFromServer right after CL_ReadDemoMessage(), this fixes the prediction jitters that recently appeared with the cl_netinputpacketspersecond feature, however it might add a slight delay in local games (I haven't noticed a delay however)

Modified files:
     cl_input.c cl_main.c cl_parse.c client.h host.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20060216.102825.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20060216/b92937f5/attachment.diff>


More information about the twilight-commits mailing list