gzdoom-gles/src/scripting/vm
Christoph Oelckers 24394dfc92 - tested and fixed FxLocalVariableDeclaration.
- create proper variable data from the function prototype instead of assuming that there's just 3 pointers.
- added a printable name to VMScriptFunction for error output during gameplay in case something goes wrong.
2016-10-20 16:55:12 +02:00
..
vm.h - tested and fixed FxLocalVariableDeclaration. 2016-10-20 16:55:12 +02:00
vmbuilder.cpp - tested and fixed FxLocalVariableDeclaration. 2016-10-20 16:55:12 +02:00
vmbuilder.h - tested and fixed FxLocalVariableDeclaration. 2016-10-20 16:55:12 +02:00
vmdisasm.cpp - changed order of script files to match the old DECORATE list for easy comparison of the disassembly. 2016-10-16 19:42:22 +02:00
vmexec.cpp - changed order of script files to match the old DECORATE list for easy comparison of the disassembly. 2016-10-16 19:42:22 +02:00
vmexec.h Add unsigned division opcodes to the VM 2016-10-17 22:37:49 -05:00
vmframe.cpp - started with cleanup and separation of DECORATE code. 2016-10-12 19:22:33 +02:00
vmops.h Add unsigned division opcodes to the VM 2016-10-17 22:37:49 -05:00