![]() |
TrinityCore
|
Include dependency graph for BattlegroundSA.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | GateInfo |
| struct | BG_SA_RoundScore |
| struct | BattlegroundSAScore |
| class | BattlegroundSA |
| Class for manage Strand of Ancient battleground. More... | |
Macros | |
| #define | BG_SA_FLAG_AMOUNT 3 |
| #define | BG_SA_DEMOLISHER_AMOUNT 4 |
| #define | MAX_GATES 6 |
Variables | |
| uint32 const | BG_SA_NpcEntries [BG_SA_MAXNPC] |
| Position const | BG_SA_NpcSpawnlocs [BG_SA_MAXNPC] |
| Position const | BG_SA_ObjSpawnlocs [BG_SA_MAXOBJ] |
| uint32 const | BG_SA_ObjEntries [BG_SA_MAXOBJ+BG_SA_FLAG_AMOUNT] |
| uint32 const | BG_SA_Factions [2] |
| const uint32 | BG_SA_GYEntries [BG_SA_MAX_GY] |
| float const | BG_SA_GYOrientation [BG_SA_MAX_GY] |
| GateInfo const | Gates [MAX_GATES] |
| #define BG_SA_DEMOLISHER_AMOUNT 4 |
Definition at line 26 of file BattlegroundSA.h.
| #define BG_SA_FLAG_AMOUNT 3 |
Definition at line 25 of file BattlegroundSA.h.
| #define MAX_GATES 6 |
Definition at line 502 of file BattlegroundSA.h.
| enum BG_SA_Boat |
| Enumerator | |
|---|---|
| BG_SA_BOAT_ONE_A | |
| BG_SA_BOAT_TWO_H | |
| BG_SA_BOAT_ONE_H | |
| BG_SA_BOAT_TWO_A | |
Definition at line 207 of file BattlegroundSA.h.
| enum BG_SA_BroadcastTexts |
| Enumerator | |
|---|---|
| BG_SA_TEXT_ALLIANCE_CAPTURED_TITAN_PORTAL | |
| BG_SA_TEXT_HORDE_CAPTURED_TITAN_PORTAL | |
| BG_SA_TEXT_ROUND_TWO_START_ONE_MINUTE | |
| BG_SA_TEXT_ROUND_TWO_START_HALF_MINUTE | |
Definition at line 484 of file BattlegroundSA.h.
| enum BG_SA_EventIds |
Definition at line 45 of file BattlegroundSA.h.
| enum BG_SA_GateState |
| Enumerator | |
|---|---|
| BG_SA_GATE_OK | |
| BG_SA_GATE_DAMAGED | |
| BG_SA_GATE_DESTROYED | |
Definition at line 38 of file BattlegroundSA.h.
| enum BG_SA_Graveyards |
| Enumerator | |
|---|---|
| BG_SA_BEACH_GY | |
| BG_SA_DEFENDER_LAST_GY | |
| BG_SA_RIGHT_CAPTURABLE_GY | |
| BG_SA_LEFT_CAPTURABLE_GY | |
| BG_SA_CENTRAL_CAPTURABLE_GY | |
| BG_SA_MAX_GY | |
Definition at line 456 of file BattlegroundSA.h.
| enum BG_SA_NPCs |
Definition at line 181 of file BattlegroundSA.h.
| enum BG_SA_Objects |
Definition at line 273 of file BattlegroundSA.h.
| enum BG_SA_Status |
| Enumerator | |
|---|---|
| BG_SA_NOT_STARTED | |
| BG_SA_WARMUP | |
| BG_SA_ROUND_ONE | |
| BG_SA_SECOND_WARMUP | |
| BG_SA_ROUND_TWO | |
| BG_SA_BONUS_ROUND | |
Definition at line 28 of file BattlegroundSA.h.
| enum BG_SA_Timers |
| Enumerator | |
|---|---|
| BG_SA_BOAT_START | |
| BG_SA_WARMUPLENGTH | |
| BG_SA_ROUNDLENGTH | |
Definition at line 101 of file BattlegroundSA.h.
| enum SACreatureIds |
| Enumerator | |
|---|---|
| NPC_KANRETHAD | |
| NPC_INVISIBLE_STALKER | |
| NPC_WORLD_TRIGGER | |
| NPC_WORLD_TRIGGER_LARGE_AOI_NOT_IMMUNE_PC_NPC | |
| NPC_ANTI_PERSONNAL_CANNON | |
| NPC_DEMOLISHER_SA | |
| NPC_RIGGER_SPARKLIGHT | |
| NPC_GORGRIL_RIGSPARK | |
Definition at line 78 of file BattlegroundSA.h.
| enum SAGameObjectIds |
| Enumerator | |
|---|---|
| GO_GATE_OF_THE_GREEN_EMERALD | |
| GO_GATE_OF_THE_PURPLE_AMETHYST | |
| GO_GATE_OF_THE_BLUE_SAPPHIRE | |
| GO_GATE_OF_THE_RED_SUN | |
| GO_GATE_OF_THE_YELLOW_MOON | |
| GO_CHAMBER_OF_ANCIENT_RELICS | |
Definition at line 91 of file BattlegroundSA.h.
| enum SASounds |
Definition at line 108 of file BattlegroundSA.h.
| enum SASpellIds |
| Enumerator | |
|---|---|
| SPELL_TELEPORT_DEFENDER | |
| SPELL_TELEPORT_ATTACKERS | |
| SPELL_END_OF_ROUND | |
| SPELL_REMOVE_SEAFORIUM | |
| SPELL_ALLIANCE_CONTROL_PHASE_SHIFT | |
| SPELL_HORDE_CONTROL_PHASE_SHIFT | |
Definition at line 68 of file BattlegroundSA.h.
| enum SATexts |
Definition at line 122 of file BattlegroundSA.h.
| enum SAWorldStates |
Definition at line 152 of file BattlegroundSA.h.
| uint32 const BG_SA_Factions[2] |
Definition at line 450 of file BattlegroundSA.h.
| const uint32 BG_SA_GYEntries[BG_SA_MAX_GY] |
Definition at line 466 of file BattlegroundSA.h.
| float const BG_SA_GYOrientation[BG_SA_MAX_GY] |
Definition at line 475 of file BattlegroundSA.h.
| uint32 const BG_SA_NpcEntries[BG_SA_MAXNPC] |
Definition at line 215 of file BattlegroundSA.h.
| Position const BG_SA_NpcSpawnlocs[BG_SA_MAXNPC] |
Definition at line 244 of file BattlegroundSA.h.
| uint32 const BG_SA_ObjEntries[BG_SA_MAXOBJ+BG_SA_FLAG_AMOUNT] |
Definition at line 420 of file BattlegroundSA.h.
| Position const BG_SA_ObjSpawnlocs[BG_SA_MAXOBJ] |
Definition at line 304 of file BattlegroundSA.h.
Definition at line 503 of file BattlegroundSA.h.