![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
Go to the source code of this file.
Functions | |
| uint32 | GetMinPlayersPerTeam (Battleground *bg, PvPDifficultyEntry const *bracketEntry) |
| uint32 | GetLowLevelsMinPlayersOverride (BattlegroundTypeId bgTypeId) |
| uint32 GetLowLevelsMinPlayersOverride | ( | BattlegroundTypeId | bgTypeId | ) |
References BATTLEGROUND_AB, BATTLEGROUND_AV, BATTLEGROUND_EY, BATTLEGROUND_IC, BATTLEGROUND_SA, BATTLEGROUND_WS, CONFIG_BATTLEGROUND_OVERRIDE_LOWLEVELS_MINPLAYERS, CONFIG_BATTLEGROUND_OVERRIDE_LOWLEVELS_MINPLAYERS_AB, CONFIG_BATTLEGROUND_OVERRIDE_LOWLEVELS_MINPLAYERS_AV, CONFIG_BATTLEGROUND_OVERRIDE_LOWLEVELS_MINPLAYERS_EY, CONFIG_BATTLEGROUND_OVERRIDE_LOWLEVELS_MINPLAYERS_IC, CONFIG_BATTLEGROUND_OVERRIDE_LOWLEVELS_MINPLAYERS_SA, CONFIG_BATTLEGROUND_OVERRIDE_LOWLEVELS_MINPLAYERS_WS, and sWorld.
Referenced by Battleground::GetMinPlayersPerTeam(), GetMinPlayersPerTeam(), TEST_F(), TEST_F(), and TEST_F().
| uint32 GetMinPlayersPerTeam | ( | Battleground * | bg, |
| PvPDifficultyEntry const * | bracketEntry | ||
| ) |
References CONFIG_MAX_PLAYER_LEVEL, Battleground::GetBgTypeID(), GetLowLevelsMinPlayersOverride(), Battleground::GetMinPlayersPerTeam(), Battleground::isArena(), Battleground::isTemplate(), PvPDifficultyEntry::maxLevel, PvPDifficultyEntry::minLevel, and sWorld.
Referenced by BattlegroundQueue::BattlegroundQueueAnnouncerUpdate(), BattlegroundQueue::BattlegroundQueueUpdate(), BattlegroundQueue::SendMessageBGQueue(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), TEST_F(), and TEST_F().