Module darkplaces: Change committed

havoc at icculus.org havoc at icculus.org
Fri Mar 7 04:30:31 EST 2003


Commiter   : havoc
CVSROOT    : /cvs/cvsroot/twilight
Module     : darkplaces
Commit time: 2003-03-07 09:30:31 UTC

Log message:

got rid of AreaNode stuff, now only has AreaGrid (had to add sv_areagrid_outside node)
renamed sv_useareanodes to sv_debugmove (inverted behavior)
SV_CreateAreaGrid now has a minimum grid size (sv_areagrid_mingridsize cvar), this greatly improved performance in helm18
SV_ClipToAreaGrid and SV_TouchAreaGrid no longer process any edicts twice (edict_t now has areagridmarknumber for this purpose)
increased AREA_GRID from 16 to 512
added SV_ClipToNode function to get rid of duplicate code in SV_ClipToAreaGrid

Modified files:
     world.c progs.h
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: darkplaces.20030307.093031.havoc.diff
URL: <http://icculus.org/pipermail/twilight-commits/attachments/20030307/ff00955c/attachment.diff>


More information about the twilight-commits mailing list