- fixed: The charge attack of Heretic's imp is not precisely the same

as A_SkullAttack with a different speed so A_ImpMsAttack has been
  reinstated.


SVN r2003 (trunk)
This commit is contained in:
Christoph Oelckers 2009-11-27 13:23:02 +00:00
commit 53a6ffee15
6 changed files with 28 additions and 7 deletions

View file

@ -1,3 +1,8 @@
November 27, 2009 (Changes by Graf Zahl)
- fixed: The charge attack of Heretic's imp is not precisely the same
as A_SkullAttack with a different speed so A_ImpMsAttack has been
reinstated.
November 25, 2009
- Make the palette indexes used by FRemapTable subject to the global remap
table, just as the images they translate are.