- removed the bogus optional value from the first A_Jump argument. A quick test with an older ZDoom revealed that this was never working - and implementing it would make things a lot more complicated, especially error checking in the code generator. - fixed: The check for insufficient parameters to a function call was missing. |
||
|---|---|---|
| .. | ||
| vm.h | ||
| vmbuilder.cpp | ||
| vmbuilder.h | ||
| vmdisasm.cpp | ||
| vmexec.cpp | ||
| vmexec.h | ||
| vmframe.cpp | ||
| vmops.h | ||