- Fixed: paletted texture composition with part translucent patches

did not work.


SVN r1771 (trunk)
This commit is contained in:
Christoph Oelckers 2009-08-12 22:10:53 +00:00
parent 385350efae
commit fe96cab254
2 changed files with 19 additions and 18 deletions

View file

@ -1,4 +1,6 @@
August 12, 2009 (Changes by Graf Zahl)
- Fixed: paletted texture composition with part translucent patches
did not work.
- Fixed: A_SorcOffense2 depended on args being bytes and overflowing.
- Fixed: Even though P_DamageMobj checked an attack's originator
for MF2_NODMGTHRUST the same check was missing from P_RadiusAttack.