qzdoom/src/scripting/codegeneration
Christoph Oelckers a603af805c - fixed identifier resolution in FxIdentifier for action functions with a different invoker than self.
- fixed creation of direct function invocations on a state line. In order to receive the implicit arguments this needs to be wrapped into a compound statement so that the local variable getter works.
2016-11-12 15:21:59 +01:00
..
codegen.cpp - fixed identifier resolution in FxIdentifier for action functions with a different invoker than self. 2016-11-12 15:21:59 +01:00
codegen.h - let "" be synonymous with 'none' in ZScript. 2016-11-12 10:06:26 +01:00