- after looking at the most recent Vavoom update I realized that A_FastChase should not

use the multi-purpose special2 as counter for strafing so I added a new variable
  for this purpose.
- forgot to save p_lnspec.cpp before last commut.


SVN r574 (trunk)
This commit is contained in:
Christoph Oelckers 2007-11-28 13:53:55 +00:00
commit aeee07218c
5 changed files with 14 additions and 7 deletions

View file

@ -1,3 +1,8 @@
November 28, 2007 (Changes by Graf Zahl)
- after looking at the most recent Vavoom update I realized that A_FastChase should not
use the multi-purpose special2 as counter for strafing so I added a new variable
for this purpose.
November 24, 2007 (Changes by Graf Zahl)
- added Floor_MoveToValue and Ceiling_MoveToValue action specials.