index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
DungeonFinding
/
LFGQueue.h
Age
Commit message (
Expand
)
Author
2016-04-11
Core/LFG: Readd players to queue when proposal fails because someone else dec...
Dustin Paul
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-09-05
Core/Dungeon Finder: Fix groups queuing broken by 1e71aba2ee656a8407dec63a69d...
jackpoz
2015-08-31
Core/Dungeon Finder: Add LFG roles of group members in LFG logs
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
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-08
Core/Guilds: Send correct opcode when purchasing a new tab and fix data not b...
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-29
Core/Dungeon Finder: Add some more debug msgs and restore LFG group structure...
Spp
2012-10-19
Core/Dungeon Finder: Move queue related code to its own class.
Spp