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 a61b2c39f0 added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
..
docs added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
context.hpp added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
controlopcodes.hpp added if control structure 15 years ago
genericopcodes.hpp added basic arithmetic 15 years ago
installopcodes.cpp added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
installopcodes.hpp added first batch of opcodes 15 years ago
interpreter.cpp added missing sound script functionality; various script-related bug-fixes 15 years ago
interpreter.hpp added first batch of opcodes 15 years ago
localopcodes.hpp added menumode script function; added global variable handling in compiler and interpreter (openmw context still ignores global variables) 15 years ago
mathopcodes.hpp added comparison operators 15 years ago
miscopcodes.hpp added random function; global variable fix 15 years ago
opcodes.hpp added code execution main loop 15 years ago
runtime.cpp added return and messagebox statements (messagebox does neither formating nor buttons yet) 15 years ago
runtime.hpp added return and messagebox statements (messagebox does neither formating nor buttons yet) 15 years ago
scriptopcodes.hpp added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
types.hpp added context for standalone interpreter 15 years ago