qzdoom/src/scripting/codegeneration
2017-01-02 22:26:36 +01:00
..
codegen.cpp - fixed: The conditional operator could clobber a local variable if it was the result of the true expression. 2017-01-02 22:26:36 +01:00
codegen.h - added a TStaticArray class that allows safe access to resizable static data (like the sectors, linedefs, etc.) for the VM. 2017-01-02 21:40:52 +01:00