aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DungeonFinding/LFGQueue.h
AgeCommit message (Expand)Author
2016-04-11Core/LFG: Readd players to queue when proposal fails because someone else dec...Dustin Paul
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Rushor
2015-09-05Core/Dungeon Finder: Fix groups queuing broken by 1e71aba2ee656a8407dec63a69d...jackpoz
2015-08-31Core/Dungeon Finder: Add LFG roles of group members in LFG logsjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-02-04Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...Spp
2013-01-09Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-08Core/Guilds: Send correct opcode when purchasing a new tab and fix data not b...Spp
2012-10-29Core/Dungeon Finder: Remove lfg player data when a group is disbandedSpp
2012-10-29Core/Dungeon Finder: Update "Current group roles" according to people in queue.Spp
2012-10-29Core/Dungeon Finder: Add some more debug msgs and restore LFG group structure...Spp
2012-10-19Core/Dungeon Finder: Move queue related code to its own class.Spp