#include "Common.h"
#include "DBCEnums.h"
#include "Battleground.h"
#include "EventProcessor.h"
#include <deque>
Go to the source code of this file.
#define BG_QUEUE_GROUP_TYPES_COUNT 4 |
#define COUNT_OF_PLAYERS_TO_AVERAGE_WAIT_TIME 10 |
Enumerator |
---|
BG_QUEUE_PREMADE_ALLIANCE |
|
BG_QUEUE_PREMADE_HORDE |
|
BG_QUEUE_NORMAL_ALLIANCE |
|
BG_QUEUE_NORMAL_HORDE |
|
Definition: BattlegroundQueue.h:60
Definition: BattlegroundQueue.h:63
Definition: BattlegroundQueue.h:61
Definition: BattlegroundQueue.h:62
Enumerator |
---|
BG_QUEUE_INVITATION_TYPE_NO_BALANCE |
|
BG_QUEUE_INVITATION_TYPE_BALANCED |
|
BG_QUEUE_INVITATION_TYPE_EVEN |
|
Definition: BattlegroundQueue.h:70
Definition: BattlegroundQueue.h:71
Definition: BattlegroundQueue.h:69