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 7a6dfc61ec Add OpenMW commits up to 21 May 2021
# Conflicts:
#   CMakeLists.txt
#   apps/openmw/mwscript/interpretercontext.cpp
#   components/CMakeLists.txt
4 years ago
..
docs Give new opcodes to old functions made custom 5 years ago
context.hpp [General] Track the client scripts that Object packets originate from 4 years ago
controlopcodes.hpp Mark overrided methods by override keyword 4 years ago
defines.cpp Fix MSVC 4706 warnings 4 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 make MenuMode, Random, GetSecondsPassed regular functions 5 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 Mark overrided methods by override keyword 4 years ago
mathopcodes.hpp Mark overrided methods by override keyword 4 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 Fix MSVC's C4267 warnings 4 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