aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DungeonFinding/LFGMgr.h
AgeCommit message (Expand)Author
10 hoursCore/Misc: Reduce differences between branches3.3.5Shauren
3 daysCore/Misc: Reduce differences between branchesShauren
8 daysCore/LFG: Implemented alternative lfg dungeon level requirements based on act...Shauren
2021-12-21Core/Misc: Verify LFG role selections by class (#27348)ihm-tswow
2021-02-24Core/LFG: Fixed incorrect role check timer unit (was milliseconds instead of ...robinsch
2020-01-02New yearAokromes
2019-07-08Core/Misc: More coding standards (#23519)Aokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-09-27Core/Misc: Revert 4990423, need to find out a better way to handle this.Treeston
2018-09-27Core/Misc: Unify naming of DBC entry, storage and format identifiers based on...Treeston
2018-08-22Core/LFG: Order group members before creating LFG group (leader > tank > heal...Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-06-19Core: ported headers cleanup from master branchariel-
2017-02-05Core/Misc: Various crash fixes (#19059)xinef1
2017-01-02Update Copyright notice for 2017tkrokli
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-11Core/Game: Move singleton instances into compilation unitsNaios
2016-01-01Update copyright note for 2016Rushor
2015-09-01Core/Dungeon Finder: Remove disconnected players from LFG queuejackpoz
2015-03-10Core/Dungeon Finder: Fix Vote Kick breaking LFG queuejackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-09Core/LFG: Allow group bound to LFG instance to re-queue if someone leaves the...jackpoz
2014-10-07Core/LFG: Fix Leader flag being ignoredjackpoz
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-25Core/LFG: Fix LFG GS requirement not updated until relogjackpoz
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-02-04Scripts/Player: Add OnMapChanged to PlayerScripts (after map changed)Spp
2013-02-04Core: Implement Role based Access ControlSpp
2013-02-04Core/Dungeon Finder: Declare some functions private as those are not used out...Spp
2013-02-04Core/Dungeon Finder: Corrections to previous commitSpp
2013-02-04Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...Spp
2013-02-04Core/Dungeon Finder: Simplify Spell Luck of the draw codeSpp
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
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-01Update copyright note for 2013.Vincent_Michael
2012-11-28Core/Dungeon Finder: Partial revert of ad6b5fb419Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-26Core/Dungeon Finder: Fix reward for last member of each group being disbanded...Spp
2012-11-22Core/Channels: Remove unnecessary calls to FindPlayer wherever is possibleSpp
2012-11-21Core/Dungeon Finder: Properly update Lfg Status (shouldn't lose 'eye' when ch...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-24Core/Misc: reduced amount of string memory allocations (Step II)Spp