qzdoom/wadsrc/static/actors
Randy Heit b2abf224b5 Save function name for error message in ParseStates()
- The error "You cannot pass parameters to..." used the most recent token,
  which was always ( and not the function name. (Note that this was
  already fixed in the scripting branch, so this is probably going to be a
  conflict. Meh.)
2015-01-06 19:31:00 -06:00
..
chex - Fixed some typos with chex quest obituaries and French translation error. 2014-07-15 21:20:05 -04:00
doom Save function name for error message in ParseStates() 2015-01-06 19:31:00 -06:00
heretic - added pickup sprite and editor number for Heretic's gold wand. 2014-10-24 00:06:18 +02:00
hexen Add NOBLOOD flag to Heresiarch actor 2014-03-18 12:29:14 +02:00
raven Add NOGRAVITY to every Raven actor with FLOATBOB 2013-11-19 19:42:13 -06:00
shared Added 'lifestealmax' parameter and STEALARMOR flag to A_Saw and A_CustomPunch. 2014-12-18 23:05:59 +03:00
strife - fixed: With P_ExplodeMissile now working properly it is no longer valid to terminate a looping sound in a missile's death state because it now gets called after the death sound has been started. 2014-11-25 16:49:27 +01:00
actor.txt - Added A_SetFloatBobPhase(int). Takes a number between 0 and 63. If it's outside that range, it does nothing. 2015-01-06 11:55:41 -06:00
constants.txt - Added A_SetFloatBobPhase(int). Takes a number between 0 and 63. If it's outside that range, it does nothing. 2015-01-06 11:55:41 -06:00