- Fixed: Powerup.Color's handler contained an unnecessary 'else' which resulted

in opaque powerup blends.

SVN r1252 (trunk)
This commit is contained in:
Christoph Oelckers 2008-10-05 08:50:47 +00:00
parent 1cf770271c
commit d9ab611db2
8 changed files with 281 additions and 41 deletions

View file

@ -1,3 +1,7 @@
October 5, 2008 (Changes by Graf Zahl)
- Fixed: Powerup.Color's handler contained an unnecessary 'else' which resulted
in opaque powerup blends.
October 4, 2008 (Changes by Graf Zahl)
- Fixed: Resurrecting a player didn't unset the RF_INVISIBLE flag which is
set when the player is crushed to gibs under a door.