aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DungeonFinding/LFGMgr.cpp
AgeCommit message (Expand)Author
2015-06-23DB/World: Backport schema changes from 6.x branch (renames)ShinDarth
2015-06-03Core/Player: Don't allow to join bg/lfg when frozen by a GMjackpoz
2015-04-23Core/LFG: Move code to a better place.w1sht0l1v3
2015-04-15Core/LFGMgr: One more addition to fix the crash on logout.w1sht0l1v3
2015-04-13Core/LFGMgr: Attempt to leave LFG the right way...i think...w1sht0l1v3
2015-04-10Core: Whitespace/tab2spaces cleanupclick
2015-04-09Update LFGMgr.cppWishToDie
2015-04-05Core/LFGMgr: Fix the case where the last player left in a lfg group would be ...w1sht0l1v3
2015-03-30Core/Misc: Remove unused headersleak
2015-03-10Core/Dungeon Finder: Fix Vote Kick breaking LFG queuejackpoz
2015-02-17Core/LFG: Fix assertion triggeredjackpoz
2015-02-15Core/LFG: Fix LFG issue when player was teleportingjackpoz
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-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-10-08Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()Shauren
2014-10-07Core/LFG: Fix Leader flag being ignoredjackpoz
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-13Merge branch `master` into `boost`Subv
2014-04-25Core/LFG: Fix crashjackpoz
2014-04-25Core/LFG: Fix LFG GS requirement not updated until relogjackpoz
2014-03-29Merge pull request #11719 from Dehravor/master-lootShauren
2014-03-21Core/Misc: Fix some static analysis issuesjackpoz
2014-03-16Core/Loot: Implement round robin for under threshold items in case of master ...Dehravor
2014-02-17Core/LFR: Fix a theoretical error with item_levelAscathor
2014-01-27Core/LFG: Minimum item level in Wotlk heroic dungeonsgerripeach
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-19Core/Dungeon Finder: Improve join log message to try to detect cases when one...Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-08-07Core/Misc: Avoid heap allocation when performing some RBAC checksSpp
2013-06-11Core: More Function Renaming.Malcrom
2013-06-11Core: Some function renaming.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-02-25Core/RBAC: Remove unnecessary header includes from other header filesSpp
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-30Core/Misc: Some changes to minimize differences with 4.3.4 branchSpp
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-02Core/Misc: Replaced some macro definitions with inline functionsSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-28Core/Dungeon Finder: Partial revert of ad6b5fb419Spp