|
Project SkyFire Core
SkyFire 5.4.8 server core API documentation
|
Go to the source code of this file.
Classes | |
| class | BattlegroundBFG |
| struct | BattlegroundBFGScore |
| struct | GILNEAS_BG_BannerTimer |
Macros | |
| #define | BG_EVENT_START_BATTLE 9158 |
| #define | GILNEAS_BG_BGWeekendHonorTicks 160 |
| #define | GILNEAS_BG_BGWeekendRepTicks 120 |
| #define | GILNEAS_BG_NotBGWeekendHonorTicks 260 |
| #define | GILNEAS_BG_NotBGWeekendRepTicks 160 |
Variables | |
| const float | GILNEAS_BG_BuffPositions [GILNEAS_BG_DYNAMIC_NODES_COUNT][4] |
| const float | GILNEAS_BG_DoorPositions [4][8] |
| const uint32 | GILNEAS_BG_GraveyardIds [GILNEAS_BG_ALL_NODES_COUNT] = { 1736, 1738, 1735, 1740, 1739 } |
| const float | GILNEAS_BG_NodePositions [GILNEAS_BG_DYNAMIC_NODES_COUNT][4] |
| const uint32 | GILNEAS_BG_OP_NODEICONS [3] = { 1842, 1845, 1846 } |
| const uint32 | GILNEAS_BG_OP_NODESTATES [3] = { 1767, 1772, 1782 } |
| const float | GILNEAS_BG_SpiritGuidePos [GILNEAS_BG_ALL_NODES_COUNT][4] |
| const uint32 | GILNEAS_BG_TickIntervals [4] = { 0, 12000, 6000, 1000 } |
| const uint32 | GILNEAS_BG_TickPoints [4] = { 0, 10, 10, 30 } |
| #define BG_EVENT_START_BATTLE 9158 |
Definition at line 152 of file BattlegroundBFG.h.
Referenced by BattlegroundBFG::StartingEventOpenDoors().
| #define GILNEAS_BG_BGWeekendHonorTicks 160 |
Definition at line 148 of file BattlegroundBFG.h.
Referenced by BattlegroundBFG::Reset().
| #define GILNEAS_BG_BGWeekendRepTicks 120 |
Definition at line 150 of file BattlegroundBFG.h.
Referenced by BattlegroundBFG::Reset().
| #define GILNEAS_BG_NotBGWeekendHonorTicks 260 |
Definition at line 147 of file BattlegroundBFG.h.
Referenced by BattlegroundBFG::Reset().
| #define GILNEAS_BG_NotBGWeekendRepTicks 160 |
Definition at line 149 of file BattlegroundBFG.h.
Referenced by BattlegroundBFG::Reset().
| Enumerator | |
|---|---|
| GILNEAS_BG_NODE_LIGHTHOUSE | |
| GILNEAS_BG_NODE_WATERWORKS | |
| GILNEAS_BG_NODE_MINE | |
| GILNEAS_BG_DYNAMIC_NODES_COUNT | |
| GILNEAS_BG_SPIRIT_ALIANCE | |
| GILNEAS_BG_SPIRIT_HORDE | |
| GILNEAS_BG_ALL_NODES_COUNT | |
Definition at line 106 of file BattlegroundBFG.h.
| Enumerator | |
|---|---|
| GILNEAS_BG_OBJECTID_NODE_BANNER_0 | |
| GILNEAS_BG_OBJECTID_NODE_BANNER_1 | |
| GILNEAS_BG_OBJECTID_NODE_BANNER_2 | |
Definition at line 44 of file BattlegroundBFG.h.
Definition at line 120 of file BattlegroundBFG.h.
| Enumerator | |
|---|---|
| BG_OBJECTIVE_ASSAULT_BASE | |
| BG_OBJECTIVE_DEFEND_BASE | |
Definition at line 141 of file BattlegroundBFG.h.
Definition at line 51 of file BattlegroundBFG.h.
Definition at line 78 of file BattlegroundBFG.h.
| enum GILNEAS_BG_Score |
| Enumerator | |
|---|---|
| GILNEAS_BG_WARNING_NEAR_VICTORY_SCORE | |
| GILNEAS_BG_MAX_TEAM_SCORE | |
Definition at line 100 of file BattlegroundBFG.h.
| enum GILNEAS_BG_Sounds |
Definition at line 131 of file BattlegroundBFG.h.
| enum GILNEAS_BG_Timers |
| Enumerator | |
|---|---|
| GILNEAS_BG_FLAG_CAPTURING_TIME | |
Definition at line 95 of file BattlegroundBFG.h.
Definition at line 12 of file BattlegroundBFG.h.
| const float GILNEAS_BG_BuffPositions[GILNEAS_BG_DYNAMIC_NODES_COUNT][4] |
Definition at line 185 of file BattlegroundBFG.h.
Referenced by BattlegroundBFG::SetupBattleground().
| const float GILNEAS_BG_DoorPositions[4][8] |
Definition at line 162 of file BattlegroundBFG.h.
Referenced by BattlegroundBFG::SetupBattleground().
| const uint32 GILNEAS_BG_GraveyardIds[GILNEAS_BG_ALL_NODES_COUNT] = { 1736, 1738, 1735, 1740, 1739 } |
Definition at line 173 of file BattlegroundBFG.h.
Referenced by BattlegroundBFG::GetClosestGraveYard().
| const float GILNEAS_BG_NodePositions[GILNEAS_BG_DYNAMIC_NODES_COUNT][4] |
Definition at line 154 of file BattlegroundBFG.h.
Referenced by BattlegroundBFG::_NodeOccupied(), and BattlegroundBFG::SetupBattleground().
| const uint32 GILNEAS_BG_OP_NODEICONS[3] = { 1842, 1845, 1846 } |
Definition at line 42 of file BattlegroundBFG.h.
Referenced by BattlegroundBFG::_SendNodeUpdate(), and BattlegroundBFG::FillInitialWorldStates().
| const uint32 GILNEAS_BG_OP_NODESTATES[3] = { 1767, 1772, 1782 } |
Definition at line 40 of file BattlegroundBFG.h.
Referenced by BattlegroundBFG::_SendNodeUpdate(), and BattlegroundBFG::FillInitialWorldStates().
| const float GILNEAS_BG_SpiritGuidePos[GILNEAS_BG_ALL_NODES_COUNT][4] |
Definition at line 176 of file BattlegroundBFG.h.
Referenced by BattlegroundBFG::_NodeOccupied().
| const uint32 GILNEAS_BG_TickIntervals[4] = { 0, 12000, 6000, 1000 } |
Definition at line 170 of file BattlegroundBFG.h.
Referenced by BattlegroundBFG::PostUpdateImpl().
| const uint32 GILNEAS_BG_TickPoints[4] = { 0, 10, 10, 30 } |
Definition at line 171 of file BattlegroundBFG.h.
Referenced by BattlegroundBFG::PostUpdateImpl().