TrinityCore
Loading...
Searching...
No Matches
BattlegroundBE Member List

This is the complete list of members for BattlegroundBE, including all inherited members.

_arenaTeamScoresBattlegroundprotected
_CheckSafePositions(uint32 diff)Battlegroundinlineprotected
_eventsBattlegroundBEprivate
_GetPlayer(ObjectGuid guid, bool offlineRemove, char const *context) constBattlegroundprotected
_GetPlayer(BattlegroundPlayerMap::iterator itr, char const *context)Battlegroundinlineprotected
_GetPlayer(BattlegroundPlayerMap::const_iterator itr, char const *context) constBattlegroundinlineprotected
_GetPlayerForTeam(uint32 teamId, BattlegroundPlayerMap::const_iterator itr, char const *context) constBattlegroundprotected
_ProcessJoin(uint32 diff)Battlegroundinlineprotected
_ProcessLeave(uint32 diff)Battlegroundinlineprotected
_ProcessOfflineQueue()Battlegroundinlineprotected
_ProcessProgress(uint32 diff)Battlegroundinlineprotected
_ProcessResurrect(uint32 diff)Battlegroundinlineprotected
_winnerTeamIdBattlegroundprivate
AddCreature(uint32 entry, uint32 type, float x, float y, float z, float o, TeamId teamId=TEAM_NEUTRAL, uint32 respawntime=0, Transport *transport=nullptr)Battlegroundvirtual
AddCreature(uint32 entry, uint32 type, Position const &pos, TeamId teamId=TEAM_NEUTRAL, uint32 respawntime=0, Transport *transport=nullptr)Battleground
AddObject(uint32 type, uint32 entry, float x, float y, float z, float o, float rotation0, float rotation1, float rotation2, float rotation3, uint32 respawnTime=0, GOState goState=GO_STATE_READY)Battlegroundvirtual
AddObject(uint32 type, uint32 entry, Position const &pos, float rotation0, float rotation1, float rotation2, float rotation3, uint32 respawnTime=0, GOState goState=GO_STATE_READY)Battleground
AddOrSetPlayerToCorrectBgGroup(Player *player, uint32 team)Battleground
AddPlayer(Player *player) overrideArenaprotectedvirtual
AddPlayerToResurrectQueue(ObjectGuid npc_guid, ObjectGuid player_guid)Battleground
AddSpiritGuide(uint32 type, float x, float y, float z, float o, TeamId teamId=TEAM_NEUTRAL)Battlegroundvirtual
AddSpiritGuide(uint32 type, Position const &pos, TeamId teamId=TEAM_NEUTRAL)Battleground
AddToBGFreeSlotQueue()Battleground
Arena()Arenaprotected
Battleground()Battleground
BattlegroundBE()BattlegroundBE
BattlegroundPlayerMap typedefBattleground
BattlegroundScoreMap typedefBattleground
BgCreaturesBattleground
BgObjectsBattleground
BlockMovement(Player *player)Battleground
BroadcastWorker(Do &_do)Battleground
BuildPvPLogDataPacket(WorldPackets::Battleground::PVPMatchStatistics &pvpLogData)Battleground
CanActivateGO(int32, uint32) constBattlegroundinlinevirtual
CanAwardArenaPoints() constBattlegroundinline
CastSpellOnTeam(uint32 SpellID, uint32 TeamID)Battleground
CheckAchievementCriteriaMeet(uint32, Player const *, Unit const *=nullptr, uint32=0)Battlegroundvirtual
CheckWinConditions() overrideArenaprivatevirtual
DecreaseInvitedCount(uint32 team)Battlegroundinline
DelCreature(uint32 type)Battleground
DelObject(uint32 type)Battleground
DestroyGate(Player *, GameObject *)Battlegroundinlinevirtual
DoAction(uint32, ObjectGuid)Battlegroundinlinevirtual
DoorClose(uint32 type)Battleground
DoorOpen(uint32 type)Battleground
EndBattleground(uint32 winner) overrideArenaprivatevirtual
EndNow()Battlegroundprotected
EventPlayerClickedOnFlag(Player *, GameObject *)Battlegroundinlinevirtual
EventPlayerDroppedFlag(Player *)Battlegroundinlinevirtual
EventPlayerLoggedIn(Player *player)Battleground
EventPlayerLoggedOut(Player *player)Battleground
FillInitialWorldStates(WorldPackets::WorldState::InitWorldStates &packet) overrideBattlegroundBEvirtual
FindBgMap() constBattlegroundinline
GetAlivePlayersCountByTeam(uint32 Team) constBattleground
GetArenaMatchmakerRating(uint32 Team) constBattlegroundinline
GetArenaTeamIdByIndex(uint32 index) constBattlegroundinline
GetArenaTeamIdForTeam(uint32 Team) constBattlegroundinline
GetArenaType() constBattlegroundinline
GetBattlegroundPlayerData(ObjectGuid const &playerGuid) constBattlegroundinline
GetBGCreature(uint32 type, bool logError=true)Battleground
GetBgMap() constBattlegroundinline
GetBGObject(uint32 type, bool logError=true)Battleground
GetBgRaid(uint32 TeamID) constBattlegroundinline
GetBonusHonorFromKill(uint32 kills) constBattleground
GetBracketId() constBattlegroundinline
GetClientInstanceID() constBattlegroundinline
GetClosestGraveyard(Player *player)Battlegroundvirtual
GetEndTime() constBattlegroundinline
GetFlagPickerGUID(int32=-1) constBattlegroundinlinevirtual
GetFreeSlotsForTeam(uint32 Team) constBattleground
GetInstanceID() constBattlegroundinline
GetInvitedCount(uint32 team) constBattlegroundinline
GetLastResurrectTime() constBattlegroundinline
GetMapId() constBattlegroundinline
GetMaxLevel() constBattlegroundinline
GetMaxPlayers() constBattlegroundinline
GetMaxPlayersPerTeam() constBattlegroundinline
GetMinLevel() constBattlegroundinline
GetMinPlayers() constBattlegroundinline
GetMinPlayersPerTeam() constBattlegroundinline
GetName() constBattlegroundinline
GetObjectType(ObjectGuid guid)Battleground
GetOtherTeam(uint32 teamId) constBattleground
GetPlayers() constBattlegroundinline
GetPlayerScoresSize() constBattlegroundinline
GetPlayersCountByTeam(uint32 Team) constBattlegroundinline
GetPlayersSize() constBattlegroundinline
GetPlayerTeam(ObjectGuid guid) constBattleground
GetPrematureWinner()Battlegroundvirtual
GetReviveQueueSize() constBattlegroundinline
GetScriptId() constBattlegroundinline
GetStartDelayTime() constBattlegroundinline
GetStartMaxDist() constBattlegroundinline
GetStartTime() constBattlegroundinline
GetStatus() constBattlegroundinline
GetTeamIndexByTeamId(uint32 Team)Battlegroundinlinestatic
GetTeamScore(uint32 TeamID) constBattleground
GetTeamStartPosition(TeamId teamId) constBattleground
GetTypeID(bool GetRandom=false) constBattlegroundinline
GetUniqueBracketId() constBattleground
GetWeakPtr() constBattlegroundinline
GetWinner() constBattlegroundinline
HandleAreaTrigger(Player *Source, uint32 Trigger) overrideBattlegroundBEvirtual
HandleKillPlayer(Player *player, Player *killer) overrideArenaprotectedvirtual
HandleKillUnit(Creature *, Player *)Battlegroundinlinevirtual
HandlePlayerResurrect(Player *)Battlegroundinlinevirtual
HandlePlayerUnderMap(Player *)Battlegroundinlinevirtual
HandleQuestComplete(uint32, Player *)Battlegroundinlinevirtual
HandleTriggerBuff(ObjectGuid go_guid)Battleground
HasFreeSlots() constBattleground
IncreaseInvitedCount(uint32 team)Battlegroundinline
IsAllNodesControlledByTeam(uint32) constBattlegroundinlinevirtual
isArena() constBattlegroundinline
isBattleground() constBattlegroundinline
IsPlayerInBattleground(ObjectGuid guid) constBattleground
IsRandom() constBattlegroundinline
isRated() constBattlegroundinline
IsSpellAllowed(uint32, Player const *) constBattlegroundinlinevirtual
m_ArenaTeamIdsBattlegroundprivate
m_ArenaTeamMMRBattlegroundprivate
m_ArenaTypeBattlegroundprivate
m_BgRaidsBattlegroundprivate
m_BracketIdBattlegroundprivate
m_BuffChangeBattlegroundprotected
m_ClientInstanceIDBattlegroundprivate
m_EndTimeBattlegroundprivate
m_EventsBattlegroundprotected
m_HonorModeBattlegroundprotected
m_InBGFreeSlotQueueBattlegroundprivate
m_InstanceIDBattlegroundprivate
m_InvitedAllianceBattlegroundprivate
m_InvitedHordeBattlegroundprivate
m_IsArenaBattlegroundprivate
m_IsRandomBattlegroundprotected
m_IsRatedBattlegroundprivate
m_LastResurrectTimeBattlegroundprivate
m_LevelMaxBattlegroundprivate
m_LevelMinBattlegroundprivate
m_MapBattlegroundprivate
m_MapIdBattlegroundprivate
m_MaxPlayersBattlegroundprivate
m_MaxPlayersPerTeamBattlegroundprivate
m_MinPlayersBattlegroundprivate
m_MinPlayersPerTeamBattlegroundprivate
m_NameBattlegroundprivate
m_OfflineQueueBattlegroundprivate
m_PlayersBattlegroundprotected
m_PlayersCountBattlegroundprivate
m_PrematureCountDownBattlegroundprivate
m_PrematureCountDownTimerBattlegroundprivate
m_RandomTypeIDBattlegroundprivate
m_ResetStatTimerBattlegroundprivate
m_ResurrectQueueBattlegroundprivate
m_ReviveQueueBattlegroundprotected
m_SetDeleteThisBattlegroundprivate
m_StartDelayTimeBattlegroundprivate
m_StartMaxDistBattlegroundprivate
m_StartTimeBattlegroundprivate
m_StatusBattlegroundprivate
m_TeamScoresBattlegroundprotected
m_TypeIDBattlegroundprivate
m_ValidStartPositionTimerBattlegroundprivate
m_weakRefBattlegroundprivate
ModifyStartDelayTime(int diff)Battlegroundinline
PlayerAddedToBGCheckIfBGIsRunning(Player *player)Battlegroundprotected
PlayerScoresBattlegroundprotected
PlaySoundToAll(uint32 soundID)Battleground
PlaySoundToTeam(uint32 soundID, uint32 teamID)Battleground
PostUpdateImpl(uint32 diff) overrideBattlegroundBEprivatevirtual
PreUpdateImpl(uint32)Battlegroundinlineprivatevirtual
ProcessEvent(WorldObject *, uint32, WorldObject *=nullptr)Battlegroundinlinevirtual
PSendMessageToAll(uint32 entry, ChatMsg type, Player const *source,...)Battleground
RelocateDeadPlayers(ObjectGuid guideGuid)Battleground
RemoveAuraOnTeam(uint32 SpellID, uint32 TeamID)Battleground
RemoveFromBGFreeSlotQueue()Battleground
RemoveFromBGFreeSlotQueueOnShutdown()Battlegroundinline
RemoveObjectFromWorld(uint32 type)Battleground
RemovePlayer(Player *, ObjectGuid, uint32) overrideArenaprotectedvirtual
RemovePlayerAtLeave(ObjectGuid guid, bool transport, bool sendPacket) overrideArenaprivatevirtual
RemovePlayerFromResurrectQueue(ObjectGuid player_guid)Battleground
Reset()Battlegroundvirtual
ResetBGSubclass()Battlegroundinlinevirtual
RewardHonorToTeam(uint32 Honor, uint32 TeamID)Battleground
RewardReputationToTeam(uint32 faction_id, uint32 Reputation, uint32 TeamID)Battleground
RewardXPAtKill(Player *killer, Player *victim)Battleground
ScriptIdBattlegroundprivate
SendBroadcastText(uint32 id, ChatMsg msgType, WorldObject const *target=nullptr)Battleground
SendChatMessage(Creature *source, uint8 textId, WorldObject *target=nullptr)Battleground
SendMessageToAll(uint32 entry, ChatMsg type, Player const *source=nullptr)Battleground
SendPacketToAll(WorldPacket const *packet) constBattleground
SendPacketToTeam(uint32 TeamID, WorldPacket const *packet, Player *sender=nullptr, bool self=true) constBattleground
SendWarningToAll(uint32 entry,...)Battleground
SetArenaMatchmakerRating(uint32 Team, uint32 MMR)Battlegroundinline
SetArenaorBGType(bool _isArena)Battlegroundinline
SetArenaTeamIdForTeam(uint32 Team, uint32 ArenaTeamId)Battlegroundinline
SetArenaType(uint8 type)Battlegroundinline
SetBgMap(BattlegroundMap *map)Battlegroundinline
SetBgRaid(uint32 TeamID, Group *bg_raid)Battleground
SetBracket(PvPDifficultyEntry const *bracketEntry)Battleground
SetClientInstanceID(uint32 InstanceID)Battlegroundinline
SetDeleteThis()Battlegroundinline
SetDroppedFlagGUID(ObjectGuid, int32=-1)Battlegroundinlinevirtual
SetEndTime(uint32 Time)Battlegroundinline
SetHoliday(bool is_holiday)Battleground
SetInstanceID(uint32 InstanceID)Battlegroundinline
SetLastResurrectTime(uint32 Time)Battlegroundinline
SetLevelRange(uint32 min, uint32 max)Battlegroundinline
SetMapId(uint32 MapID)Battlegroundinline
SetMaxPlayers(uint32 MaxPlayers)Battlegroundinline
SetMaxPlayersPerTeam(uint32 MaxPlayers)Battlegroundinline
SetMinPlayers(uint32 MinPlayers)Battlegroundinline
SetMinPlayersPerTeam(uint32 MinPlayers)Battlegroundinline
SetName(std::string const &name)Battlegroundinline
SetRandom(bool isRandom)Battlegroundinline
SetRandomTypeID(BattlegroundTypeId TypeID)Battlegroundinline
SetRated(bool state)Battlegroundinline
SetScriptId(uint32 scriptId)Battlegroundinline
SetStartDelayTime(int Time)Battlegroundinline
SetStartMaxDist(float startMaxDist)Battlegroundinline
SetStartTime(uint32 Time)Battlegroundinline
SetStatus(BattlegroundStatus Status)Battlegroundinline
SetTeamStartPosition(TeamId teamId, Position const &pos)Battleground
SetTypeID(BattlegroundTypeId TypeID)Battlegroundinline
SetupBattleground() overrideBattlegroundBEvirtual
SetWeakPtr(Trinity::unique_weak_ptr< Battleground > weakRef)Battlegroundinline
SetWinner(PvPTeamId winnerTeamId)Battlegroundinline
SpawnBGObject(uint32 type, uint32 respawntime)Battleground
StartBattleground()Battleground
StartDelayTimesBattlegroundprotected
StartingEventCloseDoors() overrideBattlegroundBEvirtual
StartingEventOpenDoors() overrideBattlegroundBEvirtual
StartMessageIdsBattlegroundprotected
StartPositionBattlegroundprivate
StartTimedAchievement(AchievementCriteriaTimedTypes type, uint32 entry)Battleground
ToBeDeleted() constBattlegroundinline
Update(uint32 diff)Battleground
UpdateArenaWorldState()Arenaprotected
UpdatePlayerScore(Player *player, uint32 type, uint32 value, bool doAddHonor=true)Battlegroundvirtual
UpdatePlayersCountByTeam(uint32 Team, bool remove)Battlegroundinline
UpdateWorldState(uint32 variable, uint32 value)Battleground
~Battleground()Battlegroundvirtual