- Removed some unused constant definitions from sc_man.cpp.

- Fixed: A_FireBlasterPL2 played the weapon sound with the missile as origin
  instead of the shooting player.


SVN r1053 (trunk)
This commit is contained in:
Christoph Oelckers 2008-06-28 21:46:26 +00:00
commit 82dbebc3f1
3 changed files with 8 additions and 17 deletions

View file

@ -1,4 +1,7 @@
June 28, 2008 (Changes by Graf Zahl)
- Removed some unused constant definitions from sc_man.cpp.
- Fixed: A_FireBlasterPL2 played the weapon sound with the missile as origin
instead of the shooting player.
- Fixed: Dead players didn't get the MF_CORPSE flag set.
- Fixed: The internal definition of Floor_LowerToNearest had incorrect parameter
settings.