index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09:01:01Z
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
2024-05-03
Dep/fmt: Upgrade to 10.2.1
Shauren
2022-06-02
Core/DataStores: Updated structures to 9.2.5
Shauren
2022-01-06
Core/LFG: Sanitize LFG roles sent by clients
jackpoz
2020-01-02
New Year
Aokromes
2019-06-08
Core/PacketIO: Updated packet structures to 8.1.5
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-07-12
Core/PacketIO: Updated and enabled LFG packets
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
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-03-18
Core/Dungeon Finder: Fix Vote Kick breaking LFG queue
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/Misc: Fixed build without pch
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-07-10
Core/LFG: Added support for display of required item level. for player / grou...
Vincent-Michael
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-06-27
Core/PacketIO: Updated and enabled more LFG opcodes
Shauren
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