gzdoom-gles/src/scripting/decorate
Christoph Oelckers 6308251084 - added a FindSymbol wrapper to PClass so that other code does not need to access the symbol table directly.
- added an isActor utility function to codegen.cpp to simplify a few constructs.
2017-04-12 13:08:41 +02:00
..
olddecorations.cpp - moved all remaining fields from PClassActor to FActorInfo. 2017-04-12 00:07:41 +02:00
thingdef_exp.cpp - added a FindSymbol wrapper to PClass so that other code does not need to access the symbol table directly. 2017-04-12 13:08:41 +02:00
thingdef_parse.cpp - added a FindSymbol wrapper to PClass so that other code does not need to access the symbol table directly. 2017-04-12 13:08:41 +02:00
thingdef_states.cpp - added a FindSymbol wrapper to PClass so that other code does not need to access the symbol table directly. 2017-04-12 13:08:41 +02:00