aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Handlers/LFGHandler.cpp
AgeCommit message (Expand)Author
4 daysCore/Misc: Reduce differences between branchesShauren
2023-09-19Core/Groups: Reduce differences between branches (define naming) (#29332)M'Dic
2023-08-15Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2020-08-06Core/PacketIO: Name previously unknown fields in lfg packetsShauren
2020-08-06Core/Packets: updated CMSG_LFG_JOIN and CMSG_LFG_LEAVE to new packet handlingOvahlord
2020-07-18Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...Peter Keresztes Schmidt
2020-01-02New yearAokromes
2019-07-03Core/Quest: fix money reward for quests turned in at level cap. (#23495)Wyrserth
2019-07-01Core/Unit: rename several getters to follow codestyleccrs
2019-06-26Coding standards (#23514)Aokromes
2019-03-31Core/Misc: Fix GCC 8 warningsjackpoz
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-12-24Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2017-06-19Core: ported headers cleanup from master branchariel-
2017-01-02Update Copyright notice for 2017tkrokli
2016-01-01Update copyright note for 2016Rushor
2015-04-04Core/Dungeon Finder: Add additional logs for SMSG_LFG_QUEUE_STATUSjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-08Core/LFG: Fix being unable to re-queue after leaving queuejackpoz
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-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-06-11Core: More Function Renaming.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-02-04Core/Dungeon Finder: Declare some functions private as those are not used out...Spp
2013-02-04Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...Spp
2013-01-09Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-28Core/Dungeon Finder: Partial revert of ad6b5fb419Spp
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-26Core/Dungeon Finder: Fix reward for last member of each group being disbanded...Spp
2012-11-22Core/Channels: Remove unnecessary calls to FindPlayer wherever is possibleSpp
2012-11-21Core/Dungeon Finder: Properly update Lfg Status (shouldn't lose 'eye' when ch...Spp
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-29Core/Dungeon Finder: Remove lfg player data when a group is disbandedSpp
2012-10-29Core/Dungeon Finder: Update "Current group roles" according to people in queue.Spp
2012-10-23Core/Dungeon Finder: Add debugging commandsSpp
2012-10-19Proper naming of LfgDungeon structuresSpp
2012-10-18Core/Dungeon Finder: Minor optimizationsSpp
2012-10-18Core/Dungeon Finder: Some optimizations.Spp
2012-10-05Core/LFG: Implemented seasonal bosses options and fixed entrance points for d...horn
2012-04-08Core/Protocol: Rename opcode SMSG_LFG_BOOT_PLAYER to SMSG_LFG_BOOT_PROPOSAL_U...kaelima
2012-03-28Core/Game: Code style.Gyx
2012-01-26Core: Change Handlers locationSpp