gzdoom/wadsrc/static/actors
MajorCooke f357a36c5c - New A_Chase flags.
- CHF_NORANDOMTURN: Actor will not randomly turn during chasing to pursue its target. It will only turn if it cannot keep moving forward.
- CHF_DONTANGLE: Actor does not adjust its angle to match the movement direction.
- CHF_NOPOSTATTACKTURN: Actor will not make its first turn after exiting its attacks.
2016-01-07 17:38:25 -06:00
..
chex - added pickup sprite for Chex Quest's Mini Zorcher (i.e. pistol replacement.) 2015-04-27 10:24:49 +02:00
doom - more DECORATE fixing of Doom monsters, this time the Mancubus. 2015-09-06 16:36:32 +02:00
heretic Fixed missing hit sound for Heretic weapon Dragon Claw 2015-09-16 13:38:47 +03:00
hexen - moved spawn ID definitions to MAPINFO as well and removed all 'Game' directives from DECORATE because editor and spawn numbers are the only thing that required them. 2015-04-04 00:39:09 +02:00
raven - moved spawn ID definitions to MAPINFO as well and removed all 'Game' directives from DECORATE because editor and spawn numbers are the only thing that required them. 2015-04-04 00:39:09 +02:00
shared A_CustomPunch Extension 2015-11-30 11:42:08 -06:00
strife - fixed incorrect state settings in Macil. 2015-11-25 13:06:39 +01:00
actor.txt Added A_CheckProximity. 2015-11-28 10:53:34 -06:00
constants.txt - New A_Chase flags. 2016-01-07 17:38:25 -06:00