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
unknown 3b4782959e Allow targeting non-unique actors with StartScript (bug #2311) 5 years ago
..
docs added opcode for running scripts with explicit references (targeted scripts) 11 years ago
context.hpp Allow targeting non-unique actors with StartScript (bug #2311) 5 years ago
controlopcodes.hpp fixed a spelling mistake 12 years ago
defines.cpp Allow to use the %Name for creatures (bug #4644) 6 years ago
defines.hpp Allow '^' escape characters in books 9 years ago
genericopcodes.hpp replaced flat Type_Data stack with a union 15 years ago
installopcodes.cpp Remove empty line at the beginning of files 10 years ago
installopcodes.hpp added first batch of opcodes 15 years ago
interpreter.cpp Delete support for 2-arguments opcodes - it was never used 5 years ago
interpreter.hpp Delete support for 2-arguments opcodes - it was never used 5 years ago
localopcodes.hpp added access to remote access of local variables of global scripts 11 years ago
mathopcodes.hpp replaced flat Type_Data stack with a union 15 years ago
miscopcodes.hpp Cast Random result to float (bug #5175) 5 years ago
opcodes.hpp Delete support for 2-arguments opcodes - it was never used 5 years ago
runtime.cpp Make script literal lookup functions safer 6 years ago
runtime.hpp don't create a new virtual machine for each script and frame 14 years ago
scriptopcodes.hpp Allow targeting non-unique actors with StartScript (bug #2311) 5 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