r7243 - trunk/darkplaces

havoc at icculus.org havoc at icculus.org
Mon May 7 01:37:09 EDT 2007


Author: havoc
Date: 2007-05-07 01:37:08 -0400 (Mon, 07 May 2007)
New Revision: 7243

Modified:
   trunk/darkplaces/cl_input.c
   trunk/darkplaces/client.h
   trunk/darkplaces/clvm_cmds.c
   trunk/darkplaces/csprogs.c
   trunk/darkplaces/csprogs.h
   trunk/darkplaces/host.c
   trunk/darkplaces/protocol.c
   trunk/darkplaces/protocol.h
   trunk/darkplaces/prvm_cmds.c
   trunk/darkplaces/prvm_edict.c
   trunk/darkplaces/server.h
   trunk/darkplaces/sv_main.c
   trunk/darkplaces/sv_phys.c
   trunk/darkplaces/svvm_cmds.c
   trunk/darkplaces/view.c
Log is attached.
rewrote server sendstates building code, no longer builds two
entity_state_t arrays (where one of them is global and one per-client),
this is a slight efficiency loss but saves a few megabytes and makes the
customizeentityforclient code more straightforward
merged some global variables into cl. and sv. structs, and others became
arrays on the stack


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20070507.053709.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20070507/55cce3de/attachment.diff>


More information about the twilight-commits mailing list