r8462 - trunk/darkplaces

havoc at icculus.org havoc at icculus.org
Wed Aug 20 14:33:43 EDT 2008


Author: havoc
Date: 2008-08-20 14:33:42 -0400 (Wed, 20 Aug 2008)
New Revision: 8462

Modified:
   trunk/darkplaces/progsvm.h
   trunk/darkplaces/protocol.c
   trunk/darkplaces/prvm_edict.c
   trunk/darkplaces/server.h
   trunk/darkplaces/sv_main.c
Log is attached.
redesigned csqc shared entity .Version handling, now internally uses a
flags value instead, while keeping compatibility with .Version (simply
sets flags to 1), each frame the flags value is merged into the
per-client entity flags and cleared, the flags value is exposed to qc as
.float SendFlags, and is a complete alternative to .Version, allowing
multiple updatable properties on an entity to be independently tracked


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20080820.183343.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20080820/0844b14f/attachment.diff>


More information about the twilight-commits mailing list