aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DungeonFinding/LFG.h
AgeCommit message (Expand)Author
2024-05-03Dep/fmt: Upgrade to 10.2.1Shauren
2022-06-02Core/DataStores: Updated structures to 9.2.5Shauren
2022-01-06Core/LFG: Sanitize LFG roles sent by clientsjackpoz
2020-01-02New YearAokromes
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-07-12Core/PacketIO: Updated and enabled LFG packetsShauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-03-18Core/Dungeon Finder: Fix Vote Kick breaking LFG queuejackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Misc: Fixed build without pchShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-07-10Core/LFG: Added support for display of required item level. for player / grou...Vincent-Michael
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-06-27Core/PacketIO: Updated and enabled more LFG opcodesShauren
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