TrinityCore
|
Go to the source code of this file.
Classes | |
struct | BG_AB_BannerTimer |
struct | BattlegroundABScore |
class | BattlegroundAB |
Macros | |
#define | BG_AB_NotABBGWeekendHonorTicks 260 |
#define | BG_AB_ABBGWeekendHonorTicks 160 |
#define | BG_AB_NotABBGWeekendReputationTicks 160 |
#define | BG_AB_ABBGWeekendReputationTicks 120 |
#define | AB_EVENT_START_BATTLE 9158 |
Variables | |
const uint32 | BG_AB_OP_NODESTATES [5] = {1767, 1782, 1772, 1792, 1787} |
const uint32 | BG_AB_OP_NODEICONS [5] = {1842, 1846, 1845, 1844, 1843} |
Position const | BG_AB_NodePositions [BG_AB_DYNAMIC_NODES_COUNT] |
const float | BG_AB_DoorPositions [2][8] |
const uint32 | BG_AB_TickIntervals [6] = {0, 12000, 9000, 6000, 3000, 1000} |
const uint32 | BG_AB_TickPoints [6] = {0, 10, 10, 10, 10, 30} |
const uint32 | BG_AB_GraveyardIds [BG_AB_ALL_NODES_COUNT] = {895, 894, 893, 897, 896, 898, 899} |
const float | BG_AB_BuffPositions [BG_AB_DYNAMIC_NODES_COUNT][4] |
Position const | BG_AB_SpiritGuidePos [BG_AB_ALL_NODES_COUNT] |
#define AB_EVENT_START_BATTLE 9158 |
#define BG_AB_ABBGWeekendHonorTicks 160 |
#define BG_AB_ABBGWeekendReputationTicks 120 |
#define BG_AB_NotABBGWeekendHonorTicks 260 |
#define BG_AB_NotABBGWeekendReputationTicks 160 |
Enumerator | |
---|---|
BG_AB_NODE_STABLES | |
BG_AB_NODE_BLACKSMITH | |
BG_AB_NODE_FARM | |
BG_AB_NODE_LUMBER_MILL | |
BG_AB_NODE_GOLD_MINE | |
BG_AB_DYNAMIC_NODES_COUNT | |
BG_AB_SPIRIT_ALIANCE | |
BG_AB_SPIRIT_HORDE | |
BG_AB_ALL_NODES_COUNT |
enum BG_AB_NodeObjectId |
Enumerator | |
---|---|
BG_AB_OBJECTID_NODE_BANNER_0 | |
BG_AB_OBJECTID_NODE_BANNER_1 | |
BG_AB_OBJECTID_NODE_BANNER_2 | |
BG_AB_OBJECTID_NODE_BANNER_3 | |
BG_AB_OBJECTID_NODE_BANNER_4 |
enum BG_AB_NodeStatus |
enum BG_AB_Objectives |
enum BG_AB_ObjectType |
enum BG_AB_ObjectTypes |
enum BG_AB_Score |
enum BG_AB_Sounds |
Enumerator | |
---|---|
BG_AB_SOUND_NODE_CLAIMED | |
BG_AB_SOUND_NODE_CAPTURED_ALLIANCE | |
BG_AB_SOUND_NODE_CAPTURED_HORDE | |
BG_AB_SOUND_NODE_ASSAULTED_ALLIANCE | |
BG_AB_SOUND_NODE_ASSAULTED_HORDE | |
BG_AB_SOUND_NEAR_VICTORY |
enum BG_AB_Timers |
enum BG_AB_WorldStates |
Enumerator | |
---|---|
BG_AB_OP_OCCUPIED_BASES_HORDE | |
BG_AB_OP_OCCUPIED_BASES_ALLY | |
BG_AB_OP_RESOURCES_ALLY | |
BG_AB_OP_RESOURCES_HORDE | |
BG_AB_OP_RESOURCES_MAX | |
BG_AB_OP_RESOURCES_WARNING |
const float BG_AB_BuffPositions[BG_AB_DYNAMIC_NODES_COUNT][4] |
const float BG_AB_DoorPositions[2][8] |
const uint32 BG_AB_GraveyardIds[BG_AB_ALL_NODES_COUNT] = {895, 894, 893, 897, 896, 898, 899} |
Position const BG_AB_NodePositions[BG_AB_DYNAMIC_NODES_COUNT] |
Position const BG_AB_SpiritGuidePos[BG_AB_ALL_NODES_COUNT] |