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/apps/openmw/mwscript
Marc Zinnschlag 80691250ec don't create a new virtual machine for each script and frame 14 years ago
..
docs added instruction GetPCCell 14 years ago
aiextensions.cpp merged opcode classes that came in explicit and implicit variants 14 years ago
aiextensions.hpp added first batch of AI-related instructions and functions (they don't do anything at this point) 15 years ago
cellextensions.cpp added instruction GetPCCell 14 years ago
cellextensions.hpp added CellChanged script function 15 years ago
compilercontext.cpp fixed a reclist bug induced a couple of commits ago 15 years ago
compilercontext.hpp added verification for explicit references (check if the given ID exists) 15 years ago
containerextensions.cpp merged opcode classes that came in explicit and implicit variants 14 years ago
containerextensions.hpp fixed a comment 14 years ago
controlextensions.cpp splitting off console output from messageBox channel 14 years ago
controlextensions.hpp added instructions for enabling/disabling player controls (they don't do anything yet) 15 years ago
dialogueextensions.cpp added journal-related script instructions 14 years ago
dialogueextensions.hpp added journal-related script instructions 14 years ago
extensions.cpp added journal-related script instructions 14 years ago
extensions.hpp moved installOpcodes function from scriptmanager to extensions 15 years ago
globalscripts.cpp added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
globalscripts.hpp added scriptrunning/startscript/stopscript; sorted out more case problems 15 years ago
guiextensions.cpp The game mode is now properly restored once a dialog is finished. Previously the game mode was only set in the window manager but it has to go through the input manager firs to get correct input state. Also updated the gui script commands to also use the input manager and not the window manager. 15 years ago
guiextensions.hpp added script-gui interface and gui-related script instructions 15 years ago
interpretercontext.cpp splitting off console output from messageBox channel 14 years ago
interpretercontext.hpp splitting off console output from messageBox channel 14 years ago
locals.hpp added local variables to ref data 15 years ago
miscextensions.cpp splitting off console output from messageBox channel 14 years ago
miscextensions.hpp added xbox function 15 years ago
ref.hpp merged opcode classes that came in explicit and implicit variants 14 years ago
scriptmanager.cpp don't create a new virtual machine for each script and frame 14 years ago
scriptmanager.hpp don't create a new virtual machine for each script and frame 14 years ago
skyextensions.cpp splitting off console output from messageBox channel 14 years ago
skyextensions.hpp added sky-related script functions and instructions 15 years ago
soundextensions.cpp merged opcode classes that came in explicit and implicit variants 14 years ago
soundextensions.hpp moved sound extensions from mwsound to mwscript (reduces coupling between openmw components) 15 years ago
statsextensions.cpp merged opcode classes that came in explicit and implicit variants 14 years ago
statsextensions.hpp added get-, set- and mod-instructions for attributes 15 years ago