You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/components/interpreter
Marc Zinnschlag 80691250ec don't create a new virtual machine for each script and frame 14 years ago
..
docs redirecting output of expression evalutation to new report channel 14 years ago
context.hpp splitting off console output from messageBox channel 14 years ago
controlopcodes.hpp replaced flat Type_Data stack with a union 15 years ago
genericopcodes.hpp replaced flat Type_Data stack with a union 15 years ago
installopcodes.cpp redirecting output of expression evalutation to new report channel 14 years ago
installopcodes.hpp added first batch of opcodes 15 years ago
interpreter.cpp don't create a new virtual machine for each script and frame 14 years ago
interpreter.hpp don't create a new virtual machine for each script and frame 14 years ago
localopcodes.hpp replaced flat Type_Data stack with a union 15 years ago
mathopcodes.hpp replaced flat Type_Data stack with a union 15 years ago
miscopcodes.hpp redirecting output of expression evalutation to new report channel 14 years ago
opcodes.hpp added code execution main loop 15 years ago
runtime.cpp don't create a new virtual machine for each script and frame 14 years ago
runtime.hpp don't create a new virtual machine for each script and frame 14 years ago
scriptopcodes.hpp replaced flat Type_Data stack with a union 15 years ago
spatialopcodes.hpp replaced flat Type_Data stack with a union 15 years ago
types.hpp replaced flat Type_Data stack with a union 15 years ago