![]() |
TrinityCore
|
Include dependency graph for BattlegroundAB.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | ABNodeInfo |
| 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} |
| ABNodeInfo const | ABNodes [BG_AB_DYNAMIC_NODES_COUNT] |
| 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 |
Definition at line 215 of file BattlegroundAB.h.
| #define BG_AB_ABBGWeekendHonorTicks 160 |
Definition at line 211 of file BattlegroundAB.h.
| #define BG_AB_ABBGWeekendReputationTicks 120 |
Definition at line 213 of file BattlegroundAB.h.
| #define BG_AB_NotABBGWeekendHonorTicks 260 |
Definition at line 210 of file BattlegroundAB.h.
| #define BG_AB_NotABBGWeekendReputationTicks 160 |
Definition at line 212 of file BattlegroundAB.h.
| 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 | |
Definition at line 138 of file BattlegroundAB.h.
| enum BG_AB_BroadcastTexts |
| Enumerator | |
|---|---|
| BG_AB_TEXT_ALLIANCE_NEAR_VICTORY | |
| BG_AB_TEXT_HORDE_NEAR_VICTORY | |
Definition at line 154 of file BattlegroundAB.h.
| 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 | |
Definition at line 68 of file BattlegroundAB.h.
| enum BG_AB_NodeStatus |
Definition at line 182 of file BattlegroundAB.h.
| enum BG_AB_Objectives |
| Enumerator | |
|---|---|
| AB_OBJECTIVE_ASSAULT_BASE | |
| AB_OBJECTIVE_DEFEND_BASE | |
Definition at line 204 of file BattlegroundAB.h.
| enum BG_AB_ObjectType |
Definition at line 77 of file BattlegroundAB.h.
| enum BG_AB_ObjectTypes |
Definition at line 111 of file BattlegroundAB.h.
| enum BG_AB_Score |
| Enumerator | |
|---|---|
| BG_AB_WARNING_NEAR_VICTORY_SCORE | |
| BG_AB_MAX_TEAM_SCORE | |
Definition at line 131 of file BattlegroundAB.h.
| enum BG_AB_Sounds |
Definition at line 193 of file BattlegroundAB.h.
| enum BG_AB_Timers |
| Enumerator | |
|---|---|
| BG_AB_FLAG_CAPTURING_TIME | |
Definition at line 126 of file BattlegroundAB.h.
| 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 | |
Definition at line 25 of file BattlegroundAB.h.
| ABNodeInfo const ABNodes[BG_AB_DYNAMIC_NODES_COUNT] |
Definition at line 173 of file BattlegroundAB.h.
| const float BG_AB_BuffPositions[BG_AB_DYNAMIC_NODES_COUNT][4] |
Definition at line 241 of file BattlegroundAB.h.
| const float BG_AB_DoorPositions[2][8] |
Definition at line 227 of file BattlegroundAB.h.
| const uint32 BG_AB_GraveyardIds[BG_AB_ALL_NODES_COUNT] = {895, 894, 893, 897, 896, 898, 899} |
Definition at line 238 of file BattlegroundAB.h.
| Position const BG_AB_NodePositions[BG_AB_DYNAMIC_NODES_COUNT] |
Definition at line 217 of file BattlegroundAB.h.
| const uint32 BG_AB_OP_NODEICONS[5] = {1842, 1846, 1845, 1844, 1843} |
Definition at line 65 of file BattlegroundAB.h.
| const uint32 BG_AB_OP_NODESTATES[5] = {1767, 1782, 1772, 1792, 1787} |
Definition at line 63 of file BattlegroundAB.h.
| Position const BG_AB_SpiritGuidePos[BG_AB_ALL_NODES_COUNT] |
Definition at line 250 of file BattlegroundAB.h.
| const uint32 BG_AB_TickIntervals[6] = {0, 12000, 9000, 6000, 3000, 1000} |
Definition at line 234 of file BattlegroundAB.h.
| const uint32 BG_AB_TickPoints[6] = {0, 10, 10, 10, 10, 30} |
Definition at line 235 of file BattlegroundAB.h.