index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Handlers
/
LFGHandler.cpp
Age
Commit message (
Expand
)
Author
4 days
Core/Misc: Reduce differences between branches
Shauren
2023-09-19
Core/Groups: Reduce differences between branches (define naming) (#29332)
M'Dic
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2020-08-06
Core/PacketIO: Name previously unknown fields in lfg packets
Shauren
2020-08-06
Core/Packets: updated CMSG_LFG_JOIN and CMSG_LFG_LEAVE to new packet handling
Ovahlord
2020-07-18
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2020-01-02
New year
Aokromes
2019-07-03
Core/Quest: fix money reward for quests turned in at level cap. (#23495)
Wyrserth
2019-07-01
Core/Unit: rename several getters to follow codestyle
ccrs
2019-06-26
Coding standards (#23514)
Aokromes
2019-03-31
Core/Misc: Fix GCC 8 warnings
jackpoz
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-24
Core/Misc: Replace time(NULL) with GameTime::GetGameTime()
jackpoz
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-01-01
Update copyright note for 2016
Rushor
2015-04-04
Core/Dungeon Finder: Add additional logs for SMSG_LFG_QUEUE_STATUS
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-08
Core/LFG: Fix being unable to re-queue after leaving queue
jackpoz
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-10-08
Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-06-11
Core: More Function Renaming.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-02-04
Core/Dungeon Finder: Declare some functions private as those are not used out...
Spp
2013-02-04
Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...
Spp
2013-01-09
Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-28
Core/Dungeon Finder: Partial revert of ad6b5fb419
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-26
Core/Dungeon Finder: Fix reward for last member of each group being disbanded...
Spp
2012-11-22
Core/Channels: Remove unnecessary calls to FindPlayer wherever is possible
Spp
2012-11-21
Core/Dungeon Finder: Properly update Lfg Status (shouldn't lose 'eye' when ch...
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-02
Core/Guild: Code Refactor
Spp
2012-10-29
Core/Dungeon Finder: Remove lfg player data when a group is disbanded
Spp
2012-10-29
Core/Dungeon Finder: Update "Current group roles" according to people in queue.
Spp
2012-10-23
Core/Dungeon Finder: Add debugging commands
Spp
2012-10-19
Proper naming of LfgDungeon structures
Spp
2012-10-18
Core/Dungeon Finder: Minor optimizations
Spp
2012-10-18
Core/Dungeon Finder: Some optimizations.
Spp
2012-10-05
Core/LFG: Implemented seasonal bosses options and fixed entrance points for d...
horn
2012-04-08
Core/Protocol: Rename opcode SMSG_LFG_BOOT_PLAYER to SMSG_LFG_BOOT_PROPOSAL_U...
kaelima
2012-03-28
Core/Game: Code style.
Gyx
2012-01-26
Core: Change Handlers location
Spp