qzdoom/wadsrc/static/actors
Randy Heit 8cb269388e Eliminate .mreg section
- Member variables are now declared all in one place: InitThingdef(). They
  are not partially defined in thingdef_expression.cpp and further refined
  in actor.txt.
- This left ParseNativeVariable() parsing only functions, so it has been
  renamed to ParseNativeFunction().
- Note that their declarations in InitThingdef() are expected to be
  temporary.
2015-03-14 22:16:05 -05:00
..
chex - Fixed some typos with chex quest obituaries and French translation error. 2014-07-15 21:20:05 -04:00
doom Whoops. 2015-01-06 19:34:11 -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 Merge branch 'master' into gonesolong 2014-12-21 21:15:11 -06: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 Eliminate .mreg section 2015-03-14 22:16:05 -05:00
constants.txt Merge branch 'master' into scripting 2015-01-29 20:53:08 -06:00