- added parameter to A_FadeOut so that removing the actor can be made an option.

SVN r1652 (trunk)
This commit is contained in:
Christoph Oelckers 2009-06-07 22:13:16 +00:00
commit 4b9d0c6dff
3 changed files with 6 additions and 4 deletions

View file

@ -1,4 +1,5 @@
June 7, 2009 (Changes by Graf Zahl)
- added parameter to A_FadeOut so that removing the actor can be made an option.
- added PERSISTENTPOWER and TRANSFERPOINTERS submissions by Gez.
- fixed FORCEPAIN logic.
- added Gez's infinite ammo powerup and random spawner fix patches.