aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DungeonFinding/LFGMgr.cpp
AgeCommit message (Expand)Author
2012-06-22Core/LFG: commented out a previous change that was causing issues with lfg du...Kandera
2012-06-21Core/Misc: Code-style + some const methods.Chaplain
2012-06-13Core/DungeonFinder:kaelima
2012-06-12Core/DF: Add Dungeon Deserter debuff when leaving an incomplete DF match, and...Subv
2012-06-12Core/DungeonFinder:kaelima
2012-04-08Core/Shared: Move container functions to shared project under Trinity::Contai...Machiavelli
2012-03-28Core/Protocol:kaelima
2012-03-24Core/LFGMgr: Added missing changes from previous commitShauren
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-03Core/Misc: Rename UNIT_STAT_* enums to UNIT_STATE_*Shocker
2012-01-18Core/Items: Attempt to fix crash in Player::SplitItem caused by 6a44399852f74...kaelima
2012-01-14Core/LFG:Subv2112
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-12Core/Achievements: Refactored HasAchieved to take only achievement id as para...Shauren
2011-11-23Core: Fixed more warnings (C6246: Local declaration of 'x' hides declaration ...Shauren
2011-11-07Core: Codestyle clean-upBootz
2011-10-07REPO: code-style clean-upBootz
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15Misc/Util: Add a template function for returning a random element from any co...Shocker
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-09Conditions/DisableMgr: converted from singleton to namespace with free functi...Spp-
2011-08-30Core: Cleanup.Chaplain
2011-08-30Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...Spp-
2011-08-05Core/Dungeon Finder: Added condition to avoid unnecessary checks to the joini...Manuel Carrasco
2011-08-05Core/Dungeon Finder: Better solution for 24bb62e (fixed logic in dungeon sele...Spp
2011-08-04Core/Dungeon Finder: fixed logic in dungeon selectionLihO
2011-08-01Core: Pass by const reference for simple objects replaced with pass by valueSpp-
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-07-01Core: Do not use STL container size method to check if container is emptySpp-
2011-06-12Core: Continued cleanupkaelima
2011-05-05Core/ObjectMgr: Refactor group related functions into dedicated classleak
2011-04-29Add spaces after commasleak
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-02-18Core/Groups: Group system cleaning sweep.leak
2011-02-03Core/Instances: Implemented DungeonEncounter.dbc for creating completed encou...Shauren
2011-01-26Core: Generic cleanup (tab2spaces/trailing whitespace removal)leak
2011-01-17Core/Dungeon Finder: Fix exploit that allowed players to get random reward af...Spp
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-28Core/Dungeon Finder: Fix crash in Update after DF system gone inconsistentSpp
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-23Core/Dungeon Finder: Fix a crash in rolecheck when a player is offlineSpp
2010-12-23Core/Dungeon Finder: Fix crash in recursive calls while joiningSpp
2010-12-23Core/Dungeon Finder: Reset player Locked Dungeons after change level or bind ...Spp
2010-12-23Core/Dungeon Finder: Some cosmetic changesSpp
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-22Core/Dungeon Finder: Fix wrong join result when joining with random dungeons ...Spp
2010-12-22Removing ProgressBars as they are performing badly on startup.leak
2010-12-21Fix typo in previous commit :SSpp