index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T06: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
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
2013-02-04
Core/Dungeon Finder: Simplify Spell Luck of the draw code
Spp
2013-01-30
Core/Misc: Some changes to minimize differences with 4.3.4 branch
Spp
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-13
Core/Dungeon finder: Fix teleport out after dungeon is finished
Spp
2013-01-09
Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...
Spp
2013-01-02
Core/Misc: Replaced some macro definitions with inline functions
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-28
Core/Dungeon Finder: Partial revert of ad6b5fb419
Spp
2012-11-27
Core/Misc: Random changes here and there to minimize differences with 4.3.4 b...
Spp
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-26
Core/Dungeon Finder: Fix reward for last member of each group being disbanded...
Spp
2012-11-21
Core/Dungeon Finder: Properly update Lfg Status (shouldn't lose 'eye' when ch...
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
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-29
Core/Misc: Proper fix for previous commit (c5c8e38 - check race change before...
Spp
2012-10-25
Core/Dungeon Finder: Prevent crash when Teleport opcode is received from clie...
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-10-23
Core/Misc: Add default count param to HasItemCount
Spp
2012-10-23
Core/Dungeon Finder: Add debugging commands
Spp
2012-10-23
Core/Dungeon Finder: Correct rolechecks (4e8fa52)
Spp
2012-10-22
Core/Dungeon Finder: Corrections to 8622d49 (Fix teleport coors loading)
Spp
2012-10-21
Dungeon Finder: Fix teleport coords load
Spp
2012-10-19
Fix crash on shutdown after last DF changes
Spp
2012-10-19
Proper naming of LfgDungeon structures
Spp
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-10-18
Core/Dungeon Finder: Some optimizations.
Spp
2012-10-05
Core/LFG: Implemented seasonal bosses options and fixed entrance points for d...
horn
2012-10-02
Core/Utilities: Do not expose internal store structure in Tokens and rename i...
Spp
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-08-20
Core/Misc: Some fixes here and there
Chaplain
2012-08-16
Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING
Spp
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-06-22
Core/LFG: commented out a previous change that was causing issues with lfg du...
Kandera
2012-06-21
Core/Misc: Code-style + some const methods.
Chaplain
2012-06-13
Core/DungeonFinder:
kaelima
[next]