gzdoom-gles/src/scripting/codegeneration
Christoph Oelckers e0bd6a2c0a - fixed a memory leak in the compiler.
- removed test Printfs.
2016-11-10 13:37:38 +01:00
..
codegen.cpp - fixed: String comparisons with constants did not work. 2016-11-09 20:28:46 +01:00
codegen.h - added a new variable flag that allows defining variables which can only be modified by internal script code but not by external mods. Currently this is used by the NoBlockmap and NoSector flags which need special handling for changing. 2016-11-08 11:12:56 +01:00