]> de.git.xonotic.org Git - xonotic/darkplaces.git/commit
make the weird != error message nonfatal and developer-only if it just hints to super...
authordivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 8 Jul 2008 16:15:27 +0000 (16:15 +0000)
committerdivverent <divverent@d7cf8633-e32d-0410-b094-e92efae38249>
Tue, 8 Jul 2008 16:15:27 +0000 (16:15 +0000)
commit78a474eb1efd91cc6d810c1795ab15b28895a88a
tree6828d2d0fbcaa2299be54b41c805f2d7ebc48f9d
parent4ee5d391befda72cfefa5cd0b97cb799c169c414
make the weird != error message nonfatal and developer-only if it just hints to superfluous data in the model; only abort if it hints to an overrun. Haven't checked the actual equation though. Please report if the problem is fixed.

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