|
OpenMW
|
#include "aipackage.hpp"#include <cmath>#include <components/esm/loadcell.hpp>#include <components/esm/loadland.hpp>#include <components/esm/loadmgef.hpp>#include "../mwbase/world.hpp"#include "../mwbase/environment.hpp"#include "../mwworld/action.hpp"#include "../mwworld/class.hpp"#include "../mwworld/cellstore.hpp"#include "../mwworld/inventorystore.hpp"#include "pathgrid.hpp"#include "creaturestats.hpp"#include "movement.hpp"#include "steering.hpp"#include "actorutil.hpp"#include "coordinateconverter.hpp"#include <osg/Quat>
1.8.6