qzdoom-gpl/src/thingdef
Randy Heit 17972b5d06 Revert "Add "support" for user string variables in DECORATE"
- This reverts commit c90a1c0c96.
- DECORATE looks to be very dependant on functions that take strings as
  parameters receiving those strings as constants and not as expressions,
  so being able to declare string variables with DECORATE is pretty much
  useless.
2016-04-03 19:15:00 -05:00
..
olddecorations.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
thingdef.cpp - removed a few unnecessary #includes. 2016-03-28 22:20:25 +02:00
thingdef.h Normalize line endings 2016-03-01 09:47:10 -06:00
thingdef_codeptr.cpp Added A_LogFloat 2016-04-03 16:12:35 -05:00
thingdef_data.cpp - made AActor::velx/y/z and player_t::velx/y fixedvec's. 2016-03-12 14:11:43 +01:00
thingdef_exp.cpp Normalize line endings 2016-03-01 09:47:10 -06:00
thingdef_exp.h Normalize line endings 2016-03-01 09:47:10 -06:00
thingdef_expression.cpp Added code to initialize and destroy string variables in classes 2016-04-03 17:45:04 -05:00
thingdef_parse.cpp Revert "Add "support" for user string variables in DECORATE" 2016-04-03 19:15:00 -05:00
thingdef_properties.cpp - made AActor::velx/y/z and player_t::velx/y fixedvec's. 2016-03-12 14:11:43 +01:00
thingdef_states.cpp Add float casts to DECORATE for the sake of completeness 2016-03-01 11:36:15 -06:00