OpenMW
|
#include "globalscripts.hpp"
#include <cassert>
#include "../mwworld/esmstore.hpp"
#include "../mwbase/environment.hpp"
#include "../mwbase/scriptmanager.hpp"
#include "interpretercontext.hpp"
Namespaces | |
namespace | MWScript |
MW-specific script extentions and integration of the script system into OpenMW. |