Module darkplaces: Change committed
havoc at icculus.org
havoc at icculus.org
Sat Apr 30 03:14:48 EDT 2005
Commiter : havoc
CVSROOT : /cvs/cvsroot/twilight
Module : darkplaces
Commit time: 2005-04-30 07:14:47 UTC
Log message:
relocated the CL_SendMove call to put it at the end of network parsing (and only called if there was an svc_time message in this packet), this should greatly improve consistency of ping times and input sending (which was sometimes falling way behind with lag), no longer uses sys_ticrate to control input frequency
changed CL_TraceLine to CL_TraceBox and made it return a trace_t
worked on CL_ClientMovement function for clientside movement simulation (not working yet), this has many cl_movement* cvars associated with it which will be updated by the server at some point in the future
added (currently unused and not updated) cl_gravity and cl_slowmo cvars, which the server will be setting at some point in the future
Modified files:
cgamevm.c cl_collision.c cl_collision.h cl_input.c cl_main.c
cl_parse.c cl_particles.c client.h model_shared.c netconn.c
protocol.c r_crosshairs.c r_explosion.c r_light.c r_shadow.c
view.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20050430.071447.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20050430/6c95fcc5/attachment.diff>
More information about the twilight-commits
mailing list