]> icculus.org git repositories - divverent/darkplaces.git/commit
fix handling of .alpha, .renderamt, .scale, and .glow_color defaulting when 0 (it...
authorhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 22 Aug 2003 23:44:31 +0000 (23:44 +0000)
committerhavoc <havoc@d7cf8633-e32d-0410-b094-e92efae38249>
Fri, 22 Aug 2003 23:44:31 +0000 (23:44 +0000)
commit3b1c5c054d7759ccbd964fefd18d217a7293ccb3
tree75a881663da479d56b8142fa98cdc6b8e664a894
parentf5e031db9f104347c815498c9a55181a1cef1b2a
fix handling of .alpha, .renderamt, .scale, and .glow_color defaulting when 0 (it has to compare the float value, not the byte version of it)

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