![]() |
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 |
Namespaces | |
| namespace | WorldPackets |
| namespace | WorldPackets::WorldState |
Typedefs | |
| typedef std::vector< BfWGGameObjectBuilding * > | GameObjectBuildingVect |
| typedef std::vector< WintergraspWorkshop * > | WorkshopVect |
| typedef std::vector<BfWGGameObjectBuilding*> GameObjectBuildingVect |
Definition at line 41 of file BattlefieldWG.h.
| typedef std::vector<WintergraspWorkshop*> WorkshopVect |
Definition at line 42 of file BattlefieldWG.h.
| enum WGGossipText |
Definition at line 163 of file BattlefieldWG.h.
| enum WGGraveyardId |
Definition at line 151 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 107 of file BattlefieldWG.h.
| enum WintergraspData |
Definition at line 88 of file BattlefieldWG.h.
Definition at line 474 of file BattlefieldWG.h.
Definition at line 376 of file BattlefieldWG.h.
Definition at line 386 of file BattlefieldWG.h.
| enum WintergraspNpcs |
Definition at line 174 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 127 of file BattlefieldWG.h.
| enum WintergraspSpells |
Definition at line 44 of file BattlefieldWG.h.
| Enumerator | |
|---|---|
| BATTLEFIELD_WG_TEAM_ALLIANCE | |
| BATTLEFIELD_WG_TEAM_HORDE | |
| BATTLEFIELD_WG_TEAM_NEUTRAL | |
Definition at line 421 of file BattlefieldWG.h.
| enum WintergraspText |
Definition at line 428 of file BattlefieldWG.h.
| enum WintergraspTowerIds |
Definition at line 400 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 411 of file BattlefieldWG.h.