Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Sat Jun 18 21:10:49 EDT 2005


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2005-06-19 01:10:49 UTC

Log message:

removed CL_InitTEnts function, moved its contents (cl_sfx precaches) to CL_ParseServerInfo
removed beam precaches from the beam parsing code to CL_ParseServerInfo so that the precaches are made each level (when it unloads models/sounds) rather than only once (ever!) during the game, this fixed crashes and rendering issues (using the wrong model) with lightning beams
renamed cl_sfx_ and cl_model_ from cl_ prefix to cl. prefix now that they are part of the per-level state

Modified files:
     cl_parse.c client.h host.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20050619.011049.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20050618/ca6b6034/attachment.diff>


More information about the twilight-commits mailing list