index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
DungeonFinding
/
LFGPlayerData.cpp
Age
Commit message (
Expand
)
Author
2022-01-23
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2021-12-11
Core/RDF: fix counting issue with the achievement Looking for More (and simil...
Wyrserth
2020-05-21
Core/Misc: GCC build and warning fixes
Shauren
2020-01-02
New Year
Aokromes
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-07-07
Core/LFG: Drop comment field, it no longer exists in packets
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-04-25
Core/LFG: Fix LFG GS requirement not updated until relog
jackpoz
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
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-26
Core/Dungeon Finder: Fix reward for last member of each group being disbanded...
Spp
2012-11-21
Core/Dungeon Finder: Properly save old state for LfgPlayerData
Blipi
2012-10-19
Core/Dungeon Finder: Move queue related code to its own class.
Spp
2012-10-18
Core/Dungeon Finder: Minor optimizations
Spp
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-21
Core/Dungeon Finder: Multiple changes
Spp
2010-12-16
Core/Dungeon Finder: Move all LFG data from Player and Group classes to inter...
Spp