gzdoom/src/scripting/codegeneration
Christoph Oelckers de2eb18727 - added per-channel access for color variables. However, since they are locally stored in registers, it required a minor bit of fudging for this case.
- make sure that a PFunction's implementation is always initialized before starting the code generator.
2016-11-21 12:38:39 +01:00
..
codegen.cpp - added per-channel access for color variables. However, since they are locally stored in registers, it required a minor bit of fudging for this case. 2016-11-21 12:38:39 +01:00
codegen.h - implemented named arguments. 2016-11-21 01:32:01 +01:00