gzdoom/src/scripting/decorate
Christoph Oelckers 05240ccbe5 - fixed redundant reallocation of constructable meta fields.
- some optimization of access to OwnedStates in old DECORATE.
- consolidate all places that print a state name into a subfunction.
- allocate states from the ClassDataAllocator memory arena. States do not need to be freed separately from the rest of the static class data.
2017-04-11 21:48:41 +02:00
..
olddecorations.cpp - fixed redundant reallocation of constructable meta fields. 2017-04-11 21:48:41 +02:00
thingdef_exp.cpp - moved a few things around to have them into better fitting places. 2017-02-08 12:24:08 +01:00
thingdef_parse.cpp - started moving stuff out of PClassActor into meta data. 2017-04-11 19:37:56 +02:00
thingdef_states.cpp - replaced another large batch of homegrown type use. 2017-03-08 18:55:53 +01:00