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
David Cernat 63a86f145d [Client] Record type of each InterpreterContext for later checking 6 years ago
..
docs added opcode for running scripts with explicit references (targeted scripts) 10 years ago
context.hpp [Client] Record type of each InterpreterContext for later checking 6 years ago
controlopcodes.hpp fixed a spelling mistake 11 years ago
defines.cpp More consistent wording of errors/warnings 7 years ago
defines.hpp Allow '^' escape characters in books 8 years ago
genericopcodes.hpp replaced flat Type_Data stack with a union 14 years ago
installopcodes.cpp Remove empty line at the beginning of files 9 years ago
installopcodes.hpp added first batch of opcodes 14 years ago
interpreter.cpp Fix shadowing warnings 8 years ago
interpreter.hpp deal with script execution from within a script (Fixes #2964) 9 years ago
localopcodes.hpp added access to remote access of local variables of global scripts 10 years ago
mathopcodes.hpp replaced flat Type_Data stack with a union 14 years ago
miscopcodes.hpp Fix shadowing warnings 8 years ago
opcodes.hpp added code execution main loop 14 years ago
runtime.cpp Remove empty line at the beginning of files 9 years ago
runtime.hpp don't create a new virtual machine for each script and frame 13 years ago
scriptopcodes.hpp inherit target ID when starting a script from another script 10 years ago
spatialopcodes.hpp replaced flat Type_Data stack with a union 14 years ago
types.hpp replaced flat Type_Data stack with a union 14 years ago