qzdoom/src/scripting/codegeneration
Christoph Oelckers b206d19df4 - fixed: RegAvailability never set the number of allocated registers to more than 32.
- fixed register allocation in ?: operator which was quite broken.
2016-11-07 01:10:56 +01:00
..
codegen.cpp - fixed: RegAvailability never set the number of allocated registers to more than 32. 2016-11-07 01:10:56 +01:00
codegen.h - fixed and cleaned up state index jump handling 2016-11-06 13:14:46 +01:00
functioncalls.cpp - implemented array-style syntax for Random calls. 2016-10-16 10:59:12 +02:00