OpenMW
Namespaces
apps/openmw/mwscript/interpretercontext.cpp File Reference
#include "interpretercontext.hpp"
#include <cmath>
#include <stdexcept>
#include <components/interpreter/types.hpp>
#include "../mwworld/esmstore.hpp"
#include "../mwbase/environment.hpp"
#include "../mwbase/world.hpp"
#include "../mwbase/scriptmanager.hpp"
#include "../mwbase/windowmanager.hpp"
#include "../mwbase/inputmanager.hpp"
#include "../mwworld/class.hpp"
#include "../mwworld/player.hpp"
#include "../mwmechanics/npcstats.hpp"
#include "locals.hpp"
#include "globalscripts.hpp"

Namespaces

namespace  MWScript
 

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