index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
DungeonFinding
/
LFGScripts.cpp
Age
Commit message (
Expand
)
Author
2023-08-15
Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...
Shauren
2020-04-05
Core/Logs: Log full guid instead of just low guid, part 2
Giacomo Pozzoni
2020-01-02
New year
Aokromes
2019-10-05
Core/LFG: Remove Dungeon Cooldown when getting kicked
jackpoz
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-04-11
Core/Game: Rewrote the ScriptMgr to support script reloading.
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-04-23
Core/LFG: Move code to a better place.
w1sht0l1v3
2015-01-01
Update copyright note for 2015
Vincent-Michael
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-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-06-21
Core: Add loginFirst param to OnLogin hook to allow doing things on first log...
Rochet2
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-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-06-11
Core: More 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-14
Core/LFG: Fix a crash
Machiavelli
2013-02-04
Correction to previous commit (Use proper way to delete from spell_script_names)
Spp
2013-02-04
Scripts/Player: Add OnMapChanged to PlayerScripts (after map changed)
Spp
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 update Lfg Status (shouldn't lose 'eye' when ch...
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
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-23
Core/Dungeon Finder: Add debugging commands
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-06
Core/Traps: Remove hardcoded cooldown value of 1 and use startDelay instead, ...
Nay
2012-10-05
Core/DF:
Retriman
2012-07-30
Core/Misc: Use proper headers to optimize compile
Vincent-Michael
2012-06-12
Core/DF: Add Dungeon Deserter debuff when leaving an incomplete DF match, and...
Subv
2012-03-24
Core/LFGScript: Split LFG script class to prevent crash caused by deallocatin...
Shauren
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-11-21
Fix the correct exit from the dungeon finder queue.
megamage
2011-11-07
Core: Codestyle clean-up
Bootz
2011-09-28
Core/Scripting: Remove unnecesary reference in param function OnMemberRemove
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
[next]