gzdoom-gles/src/thingdef
Christoph Oelckers 8f6fdc1d21 - Split thingdef.cpp into several files so that the state and property code
no longer gets in the way of the main parser.
- Changed A_MissileAttack, A_MeleeAttack and A_ComboAttack so that they use
  metadata. Now all the hack code associated with these functions can be removed.


SVN r538 (trunk)
2007-05-28 22:18:51 +00:00
..
olddecorations.cpp - Fixed: deadthings.txt contained a superfluous ';' which created parsing errors 2007-05-28 14:46:49 +00:00
thingdef.cpp - Split thingdef.cpp into several files so that the state and property code 2007-05-28 22:18:51 +00:00
thingdef.h - Split thingdef.cpp into several files so that the state and property code 2007-05-28 22:18:51 +00:00
thingdef_exp.cpp - Fixed: deadthings.txt contained a superfluous ';' which created parsing errors 2007-05-28 14:46:49 +00:00
thingdef_main.cpp - Split thingdef.cpp into several files so that the state and property code 2007-05-28 22:18:51 +00:00
thingdef_properties.cpp - Split thingdef.cpp into several files so that the state and property code 2007-05-28 22:18:51 +00:00
thingdef_specials.gperf - Fixed: deadthings.txt contained a superfluous ';' which created parsing errors 2007-05-28 14:46:49 +00:00
thingdef_specials.h - Fixed: deadthings.txt contained a superfluous ';' which created parsing errors 2007-05-28 14:46:49 +00:00
thingdef_states.cpp - Split thingdef.cpp into several files so that the state and property code 2007-05-28 22:18:51 +00:00