OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Classes | Functions
MWScript Namespace Reference

MW-specific script extensions and integration of the script system into OpenMW. More...

Namespaces

 Ai
 AI-related script functionality.
 
 Animation
 
 Cell
 cell-related script functionality
 
 Console
 Script functionality limited to the console.
 
 Container
 Container-related script functionality (chests, NPCs, creatures)
 
 Control
 player controls-related script functionality
 
 Dialogue
 Dialogue/Journal-related script functionality.
 
 Gui
 GUI-related script functionality.
 
 Misc
 
 Sky
 sky-related script functionality
 
 Sound
 
 Stats
 stats-related script functionality (creatures and NPCs)
 
 Transformation
 stats-related script functionality (creatures and NPCs)
 
 User
 Temporary script functionality limited to the console.
 

Classes

class  CompilerContext
 
struct  GlobalScriptDesc
 
class  GlobalScripts
 
class  InterpreterContext
 
class  Locals
 
struct  ExplicitRef
 
struct  ImplicitRef
 
class  ScriptManager
 

Functions

void installOpcodes (Interpreter::Interpreter &interpreter, bool consoleOnly)
 

Detailed Description

MW-specific script extensions and integration of the script system into OpenMW.

Function Documentation

void MWScript::installOpcodes ( Interpreter::Interpreter interpreter,
bool  consoleOnly = false 
)
Parameters
consoleOnlyinclude console only opcodes

Here is the call graph for this function:

Here is the caller graph for this function: