r7996 - trunk/darkplaces

havoc at icculus.org havoc at icculus.org
Tue Jan 22 15:05:54 EST 2008


Author: havoc
Date: 2008-01-22 15:05:42 -0500 (Tue, 22 Jan 2008)
New Revision: 7996

Modified:
   trunk/darkplaces/cl_input.c
   trunk/darkplaces/cl_main.c
   trunk/darkplaces/cl_particles.c
   trunk/darkplaces/client.h
   trunk/darkplaces/netconn.c
   trunk/darkplaces/netconn.h
   trunk/darkplaces/r_explosion.c
Log is attached.
merged CL_MoveParticles, CL_MoveDecals, and R_MoveExplosions into their
respective Draw functions, this gave a small fps gain (due to better
cache behavior)
redesigned input packet timing (now based on cl.time instead of
realtime, which required compensating for slowmo), this takes advantage
of the time synchronization features of the cl.time code
replaced cls.movesequence with cls.netcon->outgoing_unreliable_sequence


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20080122.200554.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20080122/60019ed6/attachment.diff>


More information about the twilight-commits mailing list