]> icculus.org git repositories - divverent/darkplaces.git/commit
rearranged error checking during portal building so it will only Host_Error when...
authorlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 19 Jan 2002 21:36:53 +0000 (21:36 +0000)
committerlordhavoc <lordhavoc@d7cf8633-e32d-0410-b094-e92efae38249>
Sat, 19 Jan 2002 21:36:53 +0000 (21:36 +0000)
commit17e711f41a848035a2bbc4a9fda525d4380bb44a
tree1df4486d1b9fc2381cfc3b4055579bffc3a8b2f6
parentb75264749687c3f6ca073e270401283c5f0bc612
rearranged error checking during portal building so it will only Host_Error when an error occurs, and changed tempmempool allocations for portal processing to use the loadmodel mempool so portals can be freed after an error (using modelflush)

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