aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DungeonFinding/LFGMgr.cpp
AgeCommit message (Expand)Author
2022-03-24Core/Misc: Verify LFG role selections by class (#27348)ihm-tswow
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-13Core/Misc: Minor game include cleanupShauren
2022-02-06Core/LFG: Handle vote kick as failed if there cannot be 3 votes agreeingjackpoz
2022-01-23Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...Peter Keresztes Schmidt
2022-01-19Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")jackpoz
2022-01-06Core/LFG: Sanitize LFG roles sent by clientsjackpoz
2021-12-18Core/LFG: Fix re-queueing while in a dungeon (#23862)Giacomo Pozzoni
2021-12-18Core/Calendar: Add some additional validation when creating events (#23797)Giacomo Pozzoni
2021-12-13Core/Unit: rename several getters to follow codestyleccrs
2021-12-11Core/RDF: fix counting issue with the achievement Looking for More (and simil...Wyrserth
2021-12-02Core/LFG: Remove dungeon cooldown when completing random dungeonsjackpoz
2021-11-26Core/Misc: Warning fixes (/W4) (#23149)Gustavo
2021-11-24Core/Misc: Fix GCC 8 warningsjackpoz
2021-11-24Core/LFG: Teleport players to other players instead of dungeon entrance when ...jackpoz
2021-11-21Core/LFG: Ignore LFG cooldown when joining queue to replace missing party mem...Shauren
2021-11-02Core/Social: Implemented account ignoresShauren
2021-10-23Core/LFG: fixed random dungeon cooldown (#22321)Ovah
2021-10-23Core/Unit: Store charmer and charmed pointers on Unit directly, no more map l...Treeston
2021-10-22Core/LFG: Order group members before creating LFG group (leader > tank > heal...Treeston
2021-09-28Core/Movement: MotionMaster reimplementation (#21888)ccrs
2021-09-08Core/Achievements: Update CriteriaType enum (#26856)Meji
2021-05-16Core/Scripts: Remove deprecated overload of QuestReward without LootItemType ...Shauren
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2021-01-28Core/Misc: Update a few enums from db2 to 9.0.2 (#25956)Osleyder Gonzalez Acosta
2021-01-21Core/Logs: Fix more logsAokromes
2020-12-08Core/DataStores: Updated db2 structures to 9.0.2Shauren
2020-12-08Core/PacketIO: Fill new packet fields with dataShauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-06-27Core/DataStores: Simplified string memory allocation in db2 files, dropped un...Shauren
2020-05-21Core/Misc: GCC build and warning fixesShauren
2020-04-03Core/Entities: Fixed saving spawn difficulties to db for .npc add and .gob ad...Shauren
2020-01-02New YearAokromes
2019-11-13Core/LFG: Add convenience function to get which random dungeon was selected b...Shauren
2019-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21Core/Misc: Various crash fixes (#19059)xinef1
2019-06-08Core/PacketIO: Updated packet structures to 8.1.5Shauren
2019-01-12Core/LFG: Change lock status to LFG_LOCKSTATUS_NOT_IN_SEASON for disabled dun...Shocker
2019-01-01Update copyright note for 2019vincent-michael
2018-09-26Core/DataStores: Fixed remaining db2 structuresShauren
2018-03-12Core/DataStores: Fixed db2 structures after 7.3.5Shauren
2018-02-11Core/DungeonFinder: disable map only for LFG (#17784)Aokromes
2018-01-01Update copyright note for 2018vincent-michael
2017-12-30Core/DataStores: Updated db2 structures to 7.3.2.25480Shauren
2017-07-12Core/PacketIO: Updated and enabled LFG packetsShauren
2017-07-07Core/LFG: Drop comment field, it no longer exists in packetsShauren
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-20Core/Game: Include cleanup, part 3Shauren