]> git.xonotic.org Git - xonotic/darkplaces.git/commit
changed network entity pvs checking to cache the cluster list (updated whenever the...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 23 Oct 2005 19:42:34 +0000 (19:42 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sun, 23 Oct 2005 19:42:34 +0000 (19:42 +0000)
commita9eb0b910d66c0e271601866a35c186bb1b5321b
treeaafc4964f2dfb1d6d2755ca41378f2db9969eb90
parentba778de98fff820dc678eaf1aeb64616feebf725
changed network entity pvs checking to cache the cluster list (updated whenever the cull box changes), this got a 20% speed gain in masque.bsp, also rewrote much of the network entity handling code for another 1% speed gain and slight readability improvement

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@5757 d7cf8633-e32d-0410-b094-e92efae38249
model_brush.c
model_shared.h
progs.h
sv_main.c