OpenMW
Classes | Namespaces | Functions
apps/openmw/mwscript/skyextensions.cpp File Reference
#include "skyextensions.hpp"
#include <components/compiler/extensions.hpp>
#include <components/compiler/opcodes.hpp>
#include <components/interpreter/interpreter.hpp>
#include <components/interpreter/runtime.hpp>
#include <components/interpreter/opcodes.hpp>
#include "../mwbase/environment.hpp"
#include "interpretercontext.hpp"

Classes

class  MWScript::Sky::OpToggleSky
class  MWScript::Sky::OpTurnMoonWhite
class  MWScript::Sky::OpTurnMoonRed
class  MWScript::Sky::OpGetMasserPhase
class  MWScript::Sky::OpGetSecundaPhase
class  MWScript::Sky::OpGetCurrentWeather
class  MWScript::Sky::OpChangeWeather
class  MWScript::Sky::OpModRegion

Namespaces

namespace  MWScript
 

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


namespace  MWScript::Sky
 

sky-related script functionality


Functions

void MWScript::Sky::installOpcodes (Interpreter::Interpreter &interpreter)