index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-10T05: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
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