qzdoom/src/scripting/codegeneration
2016-10-14 22:54:22 +02:00
..
thingdef_exp.h - separated the code generation from the DECORATE parser and cleaned up the interface to the code generator. Most importantly, the VMScriptFunctions are now preallocated when being added to the list of functions to compile and will be filled in later by the code generator. This allowed the removal of some ugly maintenance code. 2016-10-13 00:53:59 +02:00
thingdef_expression.cpp - added more casting kludges so that I can run some tests with Heretic's definitions. 2016-10-14 22:54:22 +02:00