aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DungeonFinding/LFGMgr.h
AgeCommit message (Expand)Author
10 hoursCore/Misc: Reduce differences between branchesShauren
2025-06-26Core/LFG: Change InstanceScript::UpdateLfgEncounterState to only pass valid d...Shauren
2025-05-22Core/PacketIO: Migration to PacketUtilities bit/string operations part 3Shauren
2025-04-25Core: Updated to 11.1.5Shauren
2024-05-03Dep/fmt: Upgrade to 10.2.1Shauren
2023-09-19Core/Instances: Kill instance_encounters table, it is no longer neccessaryShauren
2022-06-02Core/DataStores: Updated structures to 9.2.5Shauren
2022-03-24Core/Misc: Verify LFG role selections by class (#27348)ihm-tswow
2022-02-12Core/Misc: Move (or delete) constructors and destructors to .cpp files (avoid...Shauren
2021-12-14Core/Misc: More coding standards (#23519)Aokromes
2021-10-22Core/LFG: Order group members before creating LFG group (leader > tank > heal...Treeston
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-01-02New YearAokromes
2019-11-13Core/LFG: Add convenience function to get which random dungeon was selected b...Shauren
2019-07-21Core/Misc: Various crash fixes (#19059)xinef1
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-12-30Core/DataStores: Updated db2 structures to 7.3.2.25480Shauren
2017-07-30Core/LFG: Fixed role check cancel timejoschiwald
2017-07-12Core/PacketIO: Updated and enabled LFG packetsShauren
2017-07-07Core/LFG: Drop comment field, it no longer exists in packetsShauren
2017-05-28Core/Scripts: Include cleanupShauren
2017-05-18Core/Game: Include cleanupShauren
2017-05-12Core/Database: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-07-20Fixed more compile warningsShauren
2016-07-19Build fixesShauren
2016-07-19Build fixesShauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
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 2016Vincent-Michael
2015-09-24Core/Dungeon Finder: Remove disconnected players from LFG queuejackpoz
2015-06-26Fix build after recent cherry picksDDuarte
2015-03-18Core/Dungeon Finder: Fix Vote Kick breaking LFG queuejackpoz
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-16Core/Spells: Spell system updates (don't even try to compile this)Rat
2014-11-10Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbcRat
2014-11-09Core/LFG: Allow group bound to LFG instance to re-queue if someone leaves the...jackpoz
2014-11-09Core/DataStores: More converted dbcsIntel
2014-10-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-07Core/LFG: Fix Leader flag being ignoredjackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren