index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T07:01:02Z
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
2017-01-01
Update copyright note for 2017
vincent-michael
2016-04-16
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
Vincent-Michael
2015-09-24
Core/Dungeon Finder: Fix groups queuing broken by 1e71aba2ee656a8407dec63a69d...
jackpoz
2015-09-24
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-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-11
Core/LFG: Fixed lfg queues being created just to retrieve join time for players
Shauren
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-06-23
Core/PacketIO: Updates and enabled a bunch of opcodes
Shauren
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