qzdoom/src/scripting/codegeneration
Christoph Oelckers 24481781b4 - added missing unsigned casts to the VM.
- make the pointer to string cast a bit more useful by using the actual object's type rather than 'Object' which can be a great asset when debugging.
- fixed a few bad asserts.
2016-11-18 14:50:21 +01:00
..
codegen.cpp - added missing unsigned casts to the VM. 2016-11-18 14:50:21 +01:00
codegen.h - cleanup of the remaining FxBinary operators. 2016-11-18 14:19:55 +01:00