_activePlayers | OPvPCapturePoint | protected |
_capturePoint | OPvPCapturePoint | |
_creatures | OPvPCapturePoint | protected |
_creatureTypes | OPvPCapturePoint | protected |
_maxSpeed | OPvPCapturePoint | protected |
_maxValue | OPvPCapturePoint | protected |
_minValue | OPvPCapturePoint | protected |
_neutralValuePct | OPvPCapturePoint | protected |
_objects | OPvPCapturePoint | protected |
_objectTypes | OPvPCapturePoint | protected |
_oldState | OPvPCapturePoint | protected |
_pvp | OPvPCapturePoint | protected |
_state | OPvPCapturePoint | protected |
_team | OPvPCapturePoint | protected |
_value | OPvPCapturePoint | protected |
AddCre(uint32 type, ObjectGuid::LowType guid, uint32 entry=0) | OPvPCapturePoint | |
AddCreature(uint32 type, uint32 entry, uint32 map, float x, float y, float z, float o, uint32 spawntimeDelay=0) | OPvPCapturePoint | protected |
AddGO(uint32 type, ObjectGuid::LowType guid, uint32 entry=0) | OPvPCapturePoint | |
AddObject(uint32 type, uint32 entry, uint32 map, float x, float y, float z, float o, float rotation0, float rotation1, float rotation2, float rotation3) | OPvPCapturePoint | protected |
CanTalkTo(Player *player, Creature *c, GossipMenuItems const &gso) | OPvPCapturePoint | virtual |
ChangeState() override | OPvPCapturePointNA | virtual |
ChangeTeam(TeamId) | OPvPCapturePoint | inlinevirtual |
DelCapturePoint() | OPvPCapturePoint | protected |
DelCreature(uint32 type) | OPvPCapturePoint | protected |
DeleteSpawns() | OPvPCapturePoint | virtual |
DelObject(uint32 type) | OPvPCapturePoint | protected |
DespawnCreatures(HalaaNPCS teamNPC) | OPvPCapturePointNA | protected |
DespawnGOs() | OPvPCapturePointNA | protected |
FactionTakeOver(TeamId teamId) | OPvPCapturePointNA | protected |
FillInitialWorldStates(WorldPacket &data) override | OPvPCapturePointNA | virtual |
GetAliveGuardsCount() | OPvPCapturePointNA | |
GetControllingFaction() const | OPvPCapturePointNA | |
GetSlider() const | OPvPCapturePoint | inline |
HandleCustomSpell(Player *player, uint32 spellId, GameObject *go) override | OPvPCapturePointNA | virtual |
HandleDropFlag(Player *player, uint32 spellId) | OPvPCapturePoint | virtual |
HandleGossipOption(Player *player, Creature *creature, uint32 gossipId) | OPvPCapturePoint | virtual |
HandleOpenGo(Player *player, GameObject *go) override | OPvPCapturePointNA | virtual |
HandlePlayerEnter(Player *player) override | OPvPCapturePointNA | virtual |
HandlePlayerLeave(Player *player) override | OPvPCapturePointNA | virtual |
IsInsideObjective(Player *player) const | OPvPCapturePoint | |
m_canRecap | OPvPCapturePointNA | private |
m_capturable | OPvPCapturePointNA | private |
m_capturePointSpawnId | OPvPCapturePoint | |
m_ControllingFaction | OPvPCapturePointNA | private |
m_GuardCheckTimer | OPvPCapturePointNA | private |
m_GuardsAlive | OPvPCapturePointNA | private |
m_HalaaState | OPvPCapturePointNA | private |
m_RespawnTimer | OPvPCapturePointNA | private |
m_WyvernStateEast | OPvPCapturePointNA | private |
m_WyvernStateNorth | OPvPCapturePointNA | private |
m_WyvernStateSouth | OPvPCapturePointNA | private |
m_WyvernStateWest | OPvPCapturePointNA | private |
OPvPCapturePoint(OutdoorPvP *pvp) | OPvPCapturePoint | explicit |
OPvPCapturePointNA(OutdoorPvP *pvp) | OPvPCapturePointNA | |
SendChangePhase() override | OPvPCapturePointNA | virtual |
SendObjectiveComplete(uint32 id, ObjectGuid guid=ObjectGuid::Empty) | OPvPCapturePoint | |
SendUpdateWorldState(uint32 field, uint32 value) | OPvPCapturePoint | |
SetCapturePointData(uint32 entry, uint32 map, float x, float y, float z, float o=0, float rotation0=0, float rotation1=0, float rotation2=0, float rotation3=0) | OPvPCapturePoint | |
SetSlider(float slider) | OPvPCapturePoint | |
SpawnGOsForTeam(TeamId teamId) | OPvPCapturePointNA | protected |
SpawnNPCsForTeam(HalaaNPCS teamNPC) | OPvPCapturePointNA | protected |
Update(uint32 diff) override | OPvPCapturePointNA | virtual |
UpdateHalaaWorldState() | OPvPCapturePointNA | protected |
UpdateWyvernRoostWorldState(uint32 roost) | OPvPCapturePointNA | protected |
~OPvPCapturePoint()=default | OPvPCapturePoint | virtual |