gzdoom/src/thingdef
Christoph Oelckers ae54e13428 IMPORTANT NOTE: I uncommented some code depending on the missing x86.cpp file to allow this to compile, These changes must be reverted as soon as this file is added (see v_palette.cpp and win32/i_system.cpp.)
- Removed AT_GAME_SET because it's no longer used anywhere.
- Converted the last remaining global classes to DECORATE.
- Fixed: Inventory.PickupFlash requires an class name as parameter not an
  integer. Some Hexen definitions got it wrong.
- Converted Hexen's Pig to DECORATE.
- Replaced the ActorInfo definitions of all internal inventory classes with 
  DECORATE definitions.
- Added option to specify a powerup's duration in second by using a negative
  number.


SVN r1137 (trunk)
2008-08-09 11:35:42 +00:00
..
olddecorations.cpp IMPORTANT NOTE: I uncommented some code depending on the missing x86.cpp file to allow this to compile, These changes must be reverted as soon as this file is added (see v_palette.cpp and win32/i_system.cpp.) 2008-08-09 11:35:42 +00:00
thingdef.cpp IMPORTANT NOTE: I uncommented some code depending on the missing x86.cpp file to allow this to compile, These changes must be reverted as soon as this file is added (see v_palette.cpp and win32/i_system.cpp.) 2008-08-09 11:35:42 +00:00
thingdef.h - Removed thingdef_specials.h and thingdef_specials.gperf and replaced 2008-03-19 12:48:02 +00:00
thingdef_codeptr.cpp - Added more DECORATE conversions by Karate Chris. 2008-08-08 07:40:41 +00:00
thingdef_exp.cpp - Removed the S_Sound() variant that allows for pointing the origin at an 2008-07-01 04:06:56 +00:00
thingdef_main.cpp - Removed the S_Sound() variant that allows for pointing the origin at an 2008-07-01 04:06:56 +00:00
thingdef_properties.cpp IMPORTANT NOTE: I uncommented some code depending on the missing x86.cpp file to allow this to compile, These changes must be reverted as soon as this file is added (see v_palette.cpp and win32/i_system.cpp.) 2008-08-09 11:35:42 +00:00
thingdef_states.cpp - Removed thingdef_specials.h and thingdef_specials.gperf and replaced 2008-03-19 12:48:02 +00:00