qzdoom/src/scripting/decorate
Christoph Oelckers d6047ae651 - added the required code genration nodes for member function calls.
This is not testable right now because finally the action function mess has come full circle. The current setup makes it impossible to call action functions from non-action functions because the needed info is local to the functions.
Long avoided, this needs to be refactored now so that the different semantics for action functions are no longer needed.
2016-10-22 12:10:19 +02:00
..
olddecorations.cpp - committed from the wrong subdirectory and missed all files that just changed the #include line. 2016-10-15 10:43:02 +02:00
thingdef_exp.cpp - added the required code genration nodes for member function calls. 2016-10-22 12:10:19 +02:00
thingdef_parse.cpp - added 'null' token to the ZScript parser which is needed for null pointers. 2016-10-19 00:35:34 +02:00
thingdef_states.cpp - added the required code genration nodes for member function calls. 2016-10-22 12:10:19 +02:00