aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DungeonFinding/LFGScripts.cpp
AgeCommit message (Expand)Author
2012-07-30Core/Misc: Use proper headers to optimize compileVincent-Michael
2012-06-12Core/DF: Add Dungeon Deserter debuff when leaving an incomplete DF match, and...Subv
2012-03-24Core/LFGScript: Split LFG script class to prevent crash caused by deallocatin...Shauren
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-21Fix the correct exit from the dungeon finder queue.megamage
2011-11-07Core: Codestyle clean-upBootz
2011-09-28Core/Scripting: Remove unnecesary reference in param function OnMemberRemoveSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-05-29Core/Dungeon Finder: Fix instances unlock after level changetobmaps
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-25Core: Fix a few warnings here and there.click
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-23Core/Dungeon Finder: Reset player Locked Dungeons after change level or bind ...Spp
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-21Core/Dungeon Finder: Multiple changesSpp
2010-12-17Core/Dungeon Finder: Fix typo, debug msg was supposed to be logged to debug (...Spp
2010-12-16Core/Dungeon Finder: Move all LFG data from Player and Group classes to inter...Spp
2010-12-16Core/Dungeon Finder: Use full guid of players instead of lowguidSpp
2010-12-14Core: Fixes some warningsShauren
2010-12-13Core/Dungeon Finder: Minor optimization in handler codeSpp
2010-12-09Core/Dungeon Finder: Fix incorrect Lfg state after multiple actions.Spp
2010-12-05Core/Dungeon Finder: Code cleanup and minor optimizationsSpp