- Fixed: Default flags for APlayerPawn and APlayerChunk were not defined.

SVN r343 (trunk)
This commit is contained in:
Christoph Oelckers 2006-09-30 22:28:38 +00:00
commit fa2fc3f4d7
2 changed files with 11 additions and 1 deletions

View file

@ -1,3 +1,7 @@
September 30, 2006 (Changes by Graf Zahl)
- Fixed: Default flags for APlayerPawn and APlayerChunk were not defined.
- Fixed: The PCD_GETPLAYERINFO case in p_acs.cpp was missing a break.
September 27, 2006 (Changes by Graf Zahl)
- Fixed: Monsters should never target friends, even if the friendliness
state has changed since the target has been acquired.