index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
DungeonFinding
/
LFGMgr.cpp
Age
Commit message (
Expand
)
Author
2016-07-16
Core/LFGMgr: fix race condition in _SaveToDB
ariel-
2016-06-18
Core/DungeonFinder: Add new log to allow to debug some issues
Aokromes
2016-04-11
Core/Game: Rewrote the ScriptMgr to support script reloading.
Naios
2016-04-11
Core/LFG: Readd players to queue when proposal fails because someone else dec...
Dustin Paul
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-09-22
Map local guids 6.x -> 3.3.35:
pete318
2015-09-01
Core/Dungeon Finder: Remove disconnected players from LFG queue
jackpoz
2015-06-23
DB/World: Backport schema changes from 6.x branch (renames)
ShinDarth
2015-06-03
Core/Player: Don't allow to join bg/lfg when frozen by a GM
jackpoz
2015-04-23
Core/LFG: Move code to a better place.
w1sht0l1v3
2015-04-15
Core/LFGMgr: One more addition to fix the crash on logout.
w1sht0l1v3
2015-04-13
Core/LFGMgr: Attempt to leave LFG the right way...i think...
w1sht0l1v3
2015-04-10
Core: Whitespace/tab2spaces cleanup
click
2015-04-09
Update LFGMgr.cpp
WishToDie
2015-04-05
Core/LFGMgr: Fix the case where the last player left in a lfg group would be ...
w1sht0l1v3
2015-03-30
Core/Misc: Remove unused headers
leak
2015-03-10
Core/Dungeon Finder: Fix Vote Kick breaking LFG queue
jackpoz
2015-02-17
Core/LFG: Fix assertion triggered
jackpoz
2015-02-15
Core/LFG: Fix LFG issue when player was teleporting
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-09
Core/LFG: Allow group bound to LFG instance to re-queue if someone leaves the...
jackpoz
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-10-08
Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()
Shauren
2014-10-07
Core/LFG: Fix Leader flag being ignored
jackpoz
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-13
Merge branch `master` into `boost`
Subv
2014-04-25
Core/LFG: Fix crash
jackpoz
2014-04-25
Core/LFG: Fix LFG GS requirement not updated until relog
jackpoz
2014-03-29
Merge pull request #11719 from Dehravor/master-loot
Shauren
2014-03-21
Core/Misc: Fix some static analysis issues
jackpoz
2014-03-16
Core/Loot: Implement round robin for under threshold items in case of master ...
Dehravor
2014-02-17
Core/LFR: Fix a theoretical error with item_level
Ascathor
2014-01-27
Core/LFG: Minimum item level in Wotlk heroic dungeons
gerripeach
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-12-19
Core/Dungeon Finder: Improve join log message to try to detect cases when one...
Spp
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
2013-08-07
Core/Misc: Avoid heap allocation when performing some RBAC checks
Spp
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-02-25
Core/RBAC: Remove unnecessary header includes from other header files
Spp
2013-02-04
Scripts/Player: Add OnMapChanged to PlayerScripts (after map changed)
Spp
2013-02-04
Core: Implement Role based Access Control
Spp
2013-02-04
Core/Dungeon Finder: Declare some functions private as those are not used out...
Spp
2013-02-04
Core/Dungeon Finder: Corrections to previous commit
Spp
2013-02-04
Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...
Spp
[next]