![]() |
TrinityCore
|
#include "Battlefield.h"
Include dependency graph for BattlefieldWG.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | BfGraveyardWG |
| class | WintergraspCapturePoint |
| class | BattlefieldWG |
| struct | BfWGGameObjectBuilding |
| struct | WintergraspWorkshop |
Typedefs | |
| typedef std::vector< BfWGGameObjectBuilding * > | GameObjectBuildingVect |
| typedef std::vector< WintergraspWorkshop * > | WorkshopVect |
| typedef std::vector<BfWGGameObjectBuilding*> GameObjectBuildingVect |
Definition at line 33 of file BattlefieldWG.h.
| typedef std::vector<WintergraspWorkshop*> WorkshopVect |
Definition at line 34 of file BattlefieldWG.h.
| enum WGGossipText |
Definition at line 151 of file BattlefieldWG.h.
| enum WGGraveyardId |
Definition at line 139 of file BattlefieldWG.h.
| Enumerator | |
|---|---|
| ACHIEVEMENTS_WIN_WG | |
| ACHIEVEMENTS_WIN_WG_100 | |
| ACHIEVEMENTS_WG_GNOMESLAUGHTER |
|
| ACHIEVEMENTS_WG_TOWER_DESTROY |
|
| ACHIEVEMENTS_DESTRUCTION_DERBY_A | |
| ACHIEVEMENTS_WG_TOWER_CANNON_KILL |
|
| ACHIEVEMENTS_WG_MASTER_A |
|
| ACHIEVEMENTS_WIN_WG_TIMER_10 |
|
| ACHIEVEMENTS_STONE_KEEPER_50 | |
| ACHIEVEMENTS_STONE_KEEPER_100 |
|
| ACHIEVEMENTS_STONE_KEEPER_250 |
|
| ACHIEVEMENTS_STONE_KEEPER_500 |
|
| ACHIEVEMENTS_STONE_KEEPER_1000 |
|
| ACHIEVEMENTS_WG_RANGER |
|
| ACHIEVEMENTS_DESTRUCTION_DERBY_H |
|
| ACHIEVEMENTS_WG_MASTER_H |
|
Definition at line 95 of file BattlefieldWG.h.
| enum WintergraspData |
Definition at line 80 of file BattlefieldWG.h.
Definition at line 451 of file BattlefieldWG.h.
Definition at line 353 of file BattlefieldWG.h.
Definition at line 363 of file BattlefieldWG.h.
| enum WintergraspNpcs |
Definition at line 162 of file BattlefieldWG.h.
| enum WintergraspQuests |
| Enumerator | |
|---|---|
| QUEST_VICTORY_WINTERGRASP_A | |
| QUEST_VICTORY_WINTERGRASP_H | |
| QUEST_CREDIT_TOWERS_DESTROYED | |
| QUEST_CREDIT_DEFEND_SIEGE | |
Definition at line 115 of file BattlefieldWG.h.
| enum WintergraspSpells |
Definition at line 36 of file BattlefieldWG.h.
| Enumerator | |
|---|---|
| BATTLEFIELD_WG_TEAM_ALLIANCE | |
| BATTLEFIELD_WG_TEAM_HORDE | |
| BATTLEFIELD_WG_TEAM_NEUTRAL | |
Definition at line 398 of file BattlefieldWG.h.
| enum WintergraspText |
Definition at line 405 of file BattlefieldWG.h.
| enum WintergraspTowerIds |
Definition at line 377 of file BattlefieldWG.h.
| Enumerator | |
|---|---|
| BATTLEFIELD_WG_WORKSHOP_SE | |
| BATTLEFIELD_WG_WORKSHOP_SW | |
| BATTLEFIELD_WG_WORKSHOP_NE | |
| BATTLEFIELD_WG_WORKSHOP_NW | |
| BATTLEFIELD_WG_WORKSHOP_KEEP_WEST | |
| BATTLEFIELD_WG_WORKSHOP_KEEP_EAST | |
Definition at line 388 of file BattlefieldWG.h.