aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DungeonFinding/LFG.h
AgeCommit message (Expand)Author
2020-06-21Core/LFG: Sanitize LFG roles sent by clientsjackpoz
2020-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Rushor
2015-03-10Core/Dungeon Finder: Fix Vote Kick breaking LFG queuejackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-14Core/Misc: Fixed build without pchShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-02-04Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-21Core/Dungeon Finder: Properly update Lfg Status (shouldn't lose 'eye' when ch...Spp
2012-10-29Core/Dungeon Finder: Update "Current group roles" according to people in queue.Spp
2012-10-18Core/Dungeon Finder: Minor optimizationsSpp
2012-10-18Core/Dungeon Finder: Some optimizations.Spp
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-21Core/Dungeon Finder: Multiple changesSpp
2010-12-17Core: Fix non-PCH buildSpp
2010-12-16Core/Dungeon Finder: Move all LFG data from Player and Group classes to inter...Spp
2010-12-13Core/Dungeon Finder: Minor optimization in handler codeSpp
2010-12-06Core: Fix non-PCH buildSpp
2010-12-05Core/Dungeon Finder: Code cleanup and minor optimizationsSpp
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Yet more copyright header updatesclick
2010-09-28Core/Dungeon Finder: Modified LFGMgr to use DF quests to reward._manuel_
2010-09-26Core/Dungeon Finder: Add lfg state to know if a player is using lfg or lfrSpp
2010-09-09Core/Dungeon Finder: Move all packet handling from Mgr to Handler (also minor...Spp
2010-08-18Dungeon Finder: Update wait time after a successful proposalSpp
2010-08-11Dungeon Finder: Make player internal Lfg data private and some minor cleanupsSpp
2010-06-07* More cleanupBrian
2010-06-06* Even more restructuring of the game library.XTZGZoReX