aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/DungeonFinding
AgeCommit message (Expand)Author
2015-03-18Core/LFGMgr: Fix compiler errorNayd
2015-03-18Core/Dungeon Finder: Fix Vote Kick breaking LFG queuejackpoz
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-02-22Core/LFG: Fix assertion triggeredjackpoz
2015-02-22Core/LFG: Fix LFG issue when player was teleportingjackpoz
2015-01-12Core/Groups&Players: Fixed saving/loading after difficulty changesShauren
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-12-29Core/Scripts: multiple changesjoschiwald
2014-11-16Core/Spells: Spell system updates (don't even try to compile this)Rat
2014-11-10Merge branch 'dbc' of https://github.com/Intel/TrinityCore into Intel-dbcRat
2014-11-09Build fixShauren
2014-11-09Core/LFG: Allow group bound to LFG instance to re-queue if someone leaves the...jackpoz
2014-11-09Core/DataStores: More converted dbcsIntel
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-23Core/Entities: First step to 128 bit guidsShauren
2014-10-22Core/Entities: Third part of removing GetGUIDLow() usesShauren
2014-10-22Core/Social: Use full guid for friend and ignore storageShauren
2014-10-22Core/Groups: Use full guid for group lookupShauren
2014-10-21Core/Entities: Second batch of removing implicit conversions of ObjectGuid to...Shauren
2014-10-21Core/Entities: First batch of removing implicit conversions of ObjectGuid to ...Shauren
2014-10-18Core: Fix merge failVincent-Michael
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core/Players: Fix players not being notified if on loading screenjackpoz
2014-10-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-08Core/Logging: Replaced direct calls to GetCounter() in logs with ToString()Shauren
2014-10-07Core/LFG: Fix Leader flag being ignoredjackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14Core/Misc: Fixed build without pchShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-20Refactored singletons to enable proper deconstruction during shutdownleak
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-13Merge branch `master` into `boost`Subv
2014-07-12Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-11Core: Fix some warnings vs2014 ctp (no support)Vincent-Michael
2014-07-11Core/LFG: Fix warning with vs2014 ctp (no support)Vincent-Michael
2014-07-10Core/LFG: Added support for display of required item level. for player / grou...Vincent-Michael
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-21Core: Add loginFirst param to OnLogin hook to allow doing things on first log...Rochet2
2014-05-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor