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/components/interpreter
ζeh Matt 1832ed6a48
Use pop_back to shrink the stack
3 years ago
..
docs Remove duplicate GetSquareRoot implementation 3 years ago
context.hpp Allow scripts to fail per target 4 years ago
controlopcodes.hpp Mark overrided methods by override keyword 4 years ago
defines.cpp Do a bounds check before calling functions defined in cctype 3 years ago
defines.hpp Allow '^' escape characters in books 9 years ago
genericopcodes.hpp Mark overrided methods by override keyword 4 years ago
installopcodes.cpp Cleanup interpreter code a bit 3 years ago
installopcodes.hpp added first batch of opcodes 15 years ago
interpreter.cpp Cleanup interpreter code a bit 3 years ago
interpreter.hpp Cleanup interpreter code a bit 3 years ago
localopcodes.hpp Cleanup interpreter code a bit 3 years ago
mathopcodes.hpp Remove duplicate GetSquareRoot implementation 3 years ago
miscopcodes.hpp Mark overrided methods by override keyword 4 years ago
opcodes.hpp Delete support for 2-arguments opcodes - it was never used 5 years ago
runtime.cpp Use pop_back to shrink the stack 3 years ago
runtime.hpp don't create a new virtual machine for each script and frame 14 years ago
types.hpp replaced flat Type_Data stack with a union 15 years ago