aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DungeonFinding/LFGQueue.cpp
AgeCommit message (Expand)Author
2015-03-18Core/Dungeon Finder: Fix Vote Kick breaking LFG queuejackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-19Core/Dungeon Finder: Improve join log message to try to detect cases when one...Spp
2013-11-11Core/LFG: Fixed lfg queues being created just to retrieve join time for playersShauren
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-06-23Core/PacketIO: Updates and enabled a bunch of opcodesShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-02-04Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...Spp
2013-01-13Core/Dungeon finder: Fix teleport out after dungeon is finishedSpp
2013-01-09Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...Spp
2013-01-02Core/Misc: Replaced some macro definitions with inline functionsSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-26Core/Dungeon Finder: Fix reward for last member of each group being disbanded...Spp
2012-11-08Core/Guilds: Send correct opcode when purchasing a new tab and fix data not b...Spp
2012-11-02Core/Guild: Code RefactorSpp
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-23Core/Dungeon Finder: Add debugging commandsSpp
2012-10-19Core/Dungeon Finder: Move queue related code to its own class.Spp