mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-12-15 15:01:42 +00:00
58f088c1ab
- For the purposes of getting constant values from expressions, the only class where Resolve doesn't duplicate the functionality of EvalExpression was FxConstant. So, every other class has had its EvalExpression taken away, and FxConstant has had it renamed to GetValue. |
||
---|---|---|
.. | ||
olddecorations.cpp | ||
thingdef.cpp | ||
thingdef.h | ||
thingdef_codeptr.cpp | ||
thingdef_data.cpp | ||
thingdef_exp.cpp | ||
thingdef_exp.h | ||
thingdef_expression.cpp | ||
thingdef_parse.cpp | ||
thingdef_properties.cpp | ||
thingdef_states.cpp | ||
thingdef_type.h |