OpenMW
Namespaces | Classes | Functions
MWScript Namespace Reference

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

Namespaces

namespace  Ai
 

AI-related script functionality.


namespace  Animation
namespace  Cell
 

cell-related script functionality


namespace  Console
 

Script functionality limited to the console.


namespace  Container
 

Container-related script functionality (chests, NPCs, creatures)


namespace  Control
 

player controls-related script functionality


namespace  Dialogue
 

Dialogue/Journal-related script functionality.


namespace  Gui
 

GUI-related script functionality.


namespace  Misc
namespace  Sky
 

sky-related script functionality


namespace  Sound
namespace  Stats
 

stats-related script functionality (creatures and NPCs)


namespace  Transformation
 

stats-related script functionality (creatures and NPCs)


namespace  User
 

Temporary script functionality limited to the console.


Classes

class  CompilerContext
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 extentions and integration of the script system into OpenMW.


Function Documentation

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