qzdoom-gpl/src/thingdef
Randy Heit 2ab3974752 Add a PSymbolConstString class
- Constants can be strings, but the existing PSymbolConst couldn't handle
  them. The old PSymbolConst is now PSymbolConstNumeric, and the new
  PSymbolConst is a now a baseclass for it and PSymbolConstString.
2013-09-10 22:01:00 -05:00
..
olddecorations.cpp Use PFunction instead of PSymbolActionFunction in DECORATE parser 2013-08-14 22:00:16 -05:00
thingdef.cpp Change disassembly dumps to be controlled from one spot 2013-08-23 21:43:56 -05:00
thingdef.h Merge branch 'master' into scripting 2013-08-18 12:18:59 +02:00
thingdef_codeptr.cpp Merge branch 'master' into scripting 2013-09-03 09:01:28 +02:00
thingdef_data.cpp Merge branch 'master' into scripting 2013-08-18 12:18:59 +02:00
thingdef_exp.cpp Remove lax from FCompileContext 2013-08-02 21:13:40 -05:00
thingdef_exp.h DECORATE cleanup 2013-08-23 22:17:08 -05:00
thingdef_expression.cpp Add a PSymbolConstString class 2013-09-10 22:01:00 -05:00
thingdef_parse.cpp Add a PSymbolConstString class 2013-09-10 22:01:00 -05:00
thingdef_properties.cpp Merge branch 'master' into scripting 2013-08-18 12:18:59 +02:00
thingdef_states.cpp Use PFunction instead of PSymbolActionFunction in DECORATE parser 2013-08-14 22:00:16 -05:00
thingdef_type.h DECORATE cleanup 2013-08-23 22:17:08 -05:00