index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T12:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
DungeonFinding
/
LFG.h
Age
Commit message (
Expand
)
Author
2020-06-21
Core/LFG: Sanitize LFG roles sent by clients
jackpoz
2020-01-02
New year
Aokromes
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-03-10
Core/Dungeon Finder: Fix Vote Kick breaking LFG queue
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-14
Core/Misc: Fixed build without pch
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-02-04
Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-21
Core/Dungeon Finder: Properly update Lfg Status (shouldn't lose 'eye' when ch...
Spp
2012-10-29
Core/Dungeon Finder: Update "Current group roles" according to people in queue.
Spp
2012-10-18
Core/Dungeon Finder: Minor optimizations
Spp
2012-10-18
Core/Dungeon Finder: Some optimizations.
Spp
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-21
Core/Dungeon Finder: Multiple changes
Spp
2010-12-17
Core: Fix non-PCH build
Spp
2010-12-16
Core/Dungeon Finder: Move all LFG data from Player and Group classes to inter...
Spp
2010-12-13
Core/Dungeon Finder: Minor optimization in handler code
Spp
2010-12-06
Core: Fix non-PCH build
Spp
2010-12-05
Core/Dungeon Finder: Code cleanup and minor optimizations
Spp
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Yet more copyright header updates
click
2010-09-28
Core/Dungeon Finder: Modified LFGMgr to use DF quests to reward.
_manuel_
2010-09-26
Core/Dungeon Finder: Add lfg state to know if a player is using lfg or lfr
Spp
2010-09-09
Core/Dungeon Finder: Move all packet handling from Mgr to Handler (also minor...
Spp
2010-08-18
Dungeon Finder: Update wait time after a successful proposal
Spp
2010-08-11
Dungeon Finder: Make player internal Lfg data private and some minor cleanups
Spp
2010-06-07
* More cleanup
Brian
2010-06-06
* Even more restructuring of the game library.
XTZGZoReX