index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-18T12: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
2015-01-10
Core/Maps: Updated map difficulties
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-22
Core/Entities: Third part of removing GetGUIDLow() uses
Shauren
2014-10-21
Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...
Shauren
2014-10-18
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-10-10
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-10-08
Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-06-22
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-06-21
Core: Add loginFirst param to OnLogin hook to allow doing things on first log...
Rochet2
2014-04-25
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-04-25
Core/LFG: Fix LFG GS requirement not updated until relog
jackpoz
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-06-27
Core/PacketIO: Updated and enabled more LFG opcodes
Shauren
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
2011-07-27
Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)
Spp-
[next]