r7495 - trunk/darkplaces

dresk at icculus.org dresk at icculus.org
Tue Jul 24 02:11:10 EDT 2007


Author: dresk
Date: 2007-07-24 02:11:10 -0400 (Tue, 24 Jul 2007)
New Revision: 7495

Modified:
   trunk/darkplaces/cl_parse.c
   trunk/darkplaces/clprogdefs.h
   trunk/darkplaces/csprogs.c
Log is attached.
Added the global float "intermission" to CSQC defs (in clprogdefs.h).  Intermission was added after the global float servercommandframe, and MUST be added in all CSQC definitions files at this location.  This float is updated whenever the client intermission is updated.

This new global float is part of Spike's CSQC definition, as it exists in his globals as well (albeit in a different order from DP's).

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20070724.061110.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20070724/fdd6fcf2/attachment.diff>


More information about the twilight-commits mailing list