]> icculus.org git repositories - divverent/darkplaces.git/commit
fixed SV_TouchAreaGrid to not crash if SV_IncreaseEdicts is called during a touch...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 1 Mar 2004 01:46:35 +0000 (01:46 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Mon, 1 Mar 2004 01:46:35 +0000 (01:46 +0000)
commitdb5f3e863cc3bd5595e8b87400dcddd2525a8eea
treedfc56ef06409e178c38a52ce0482c1f395132a55
parentbd1677ddc836e5377e59c26d406570aa765a9693
fixed SV_TouchAreaGrid to not crash if SV_IncreaseEdicts is called during a touch function, by making a list of edicts to touch and then running through the list afterward

git-svn-id: svn://svn.icculus.org/twilight/trunk/darkplaces@3937 d7cf8633-e32d-0410-b094-e92efae38249
world.c