aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DungeonFinding
AgeCommit message (Expand)Author
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-29Core/Dungeon Finder: Fix instances unlock after level changetobmaps
2011-05-25Core/Dungeon Finder: Fix required votes to kicktobmaps
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-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: 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
2010-12-21Core/Dungeon Finder: Fix problems when joining queueSpp
2010-12-21Core/Dungeon Finder: Multiple changesSpp
2010-12-19Streamlining loading functions for server startupleak
2010-12-17Core/Dungeon Finder: Fix typo, debug msg was supposed to be logged to debug (...Spp
2010-12-17Core/Unit: Renamed addUnitState/hasUnitState/clearUnitState to AddUnitState/H...Shauren
2010-12-17Core: Fix non-PCH buildSpp
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: Fix a crash in Join when there are no dungeons available...Spp
2010-12-13Core/Dungeon Finder: Minor optimization in handler codeSpp
2010-12-13Core/Dungeon Finder: Return a copy of cached dungeons set (to avoid being cle...Spp
2010-12-10Core/Dungeon Finder: Fix crash in JoinSpp
2010-12-09Core/Dungeon Finder: Fix incorrect Lfg state after multiple actions.Spp
2010-12-09Core/Dungeon Finder: Fix a crash in JoinSpp
2010-12-09Core/Dungeon Finder: Fix a possible crash in rolechecks when not successSpp
2010-12-08Core/Dungeon Finder: Some optimizationsSpp
2010-12-06Core/Dungeon Finder: revert r14440b0b82 and fix it properly.Spp
2010-12-06Core/Dungeon Finder: Fix console spam msg in LeaveSpp
2010-12-06Core: Fix non-PCH buildSpp
2010-12-05Core/Dungeon Finder: Use different queues for each teamSpp
2010-12-05Core/Dungeon Finder: Code cleanup and minor optimizationsSpp