Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Tue Apr 5 07:15:55 EDT 2005


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2005-04-05 11:15:55 UTC

Log message:

reduced client memory usage by 29MB by making cl_max_entities dynamic (starts out at 256)
cleaned up cl_num_entities to be more generally useful, it is only increased by network entities, this should speed up some code (by using cl_num_entities instead of MAX_EDICTS or cl_max_entities)

Modified files:
     cl_collision.c cl_main.c cl_parse.c client.h host.c protocol.c
     r_shadow.c snd_main.c view.c
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20050405.111555.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20050405/1370b388/attachment.diff>


More information about the twilight-commits mailing list