AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "MMapFactory.h"
Static Public Member Functions | |
static MMapMgr * | createOrGetMMapMgr () |
static void | clear () |
static void | InitializeDisabledMaps () |
Static Public Attributes | |
static bool | forbiddenMaps [1000] = {0} |
|
static |
|
static |
References MMAP::g_MMapMgr.
Referenced by misc_commandscript::HandleGPSCommand(), mmaps_commandscript::HandleMmapLoadedTilesCommand(), mmaps_commandscript::HandleMmapLocCommand(), mmaps_commandscript::HandleMmapPathCommand(), mmaps_commandscript::HandleMmapStatsCommand(), Map::LoadMMap(), PathGenerator::PathGenerator(), World::SetInitialWorldSettings(), Map::UnloadGrid(), and Map::~Map().
|
static |
References forbiddenMaps.
Referenced by World::LoadConfigSettings().
|
static |
Referenced by InitializeDisabledMaps(), and DisableMgr::IsPathfindingEnabled().