aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Management
AgeCommit message (Expand)Author
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-08-17Build: Removed DBC dependency from collision projectShauren
2015-07-25Core/Collision: Removed direct GameObject references from collision projectShauren
2015-07-21Core/Collision: Fix race conditions in mmapsjackpoz
2015-07-20Fix non pch.Gacko
2015-07-20Core/Collision: Fix race conditions in vmapsjackpoz
2015-06-01Core/MMap: Fix two possible memory leaks in MMapManagerDDuarte
2015-05-09Core/Maps: Restored DataDir functionality accidendally removed earlierShauren
2015-05-07Tools: Modified output files of all extractors to use 4 characters for map id...Shauren
2015-04-10Warning fixesShauren
2015-04-08Core: Whitespace cleanupVincent-Michael
2015-03-30Fix warningGacko
2015-03-24Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-18Core: Move some MMAPS-related INFO-messages to DEBUGclick
2015-03-16Core/Phases: crashfixRat
2015-03-16Core/Phases: Mmaps now use the swapped terrain's mmtiles for all units if ava...Rat
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-02-08Core/Misc: Fix static analysis issuesjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-10Core: Fix non pch buildVincent-Michael
2014-10-09Build: Fixed game & collision depending on each other for linkingShauren
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-14Replacing ACE based multi threading with PCQleak
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-08Replaced mutex related code in Common.hleak
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-03-23Core/Misc: Removed unused defines, added missing include and removed a few wa...Shauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-06-17Core/MMAPS: Update recastnavigation!kaelima
2013-05-30Core/Collision: Fix memory leakSpp
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-09Core: Remove unnecessary commasWyldePointer
2013-01-22Tools/Extractors: Mmap extractors no longer depend on shared and MySQL librariesShauren
2013-01-14Core/Misc: Update headers to 2013Vincent_Michael
2013-01-09Core/Build: Fix linking and sooo many compile warningsSpp
2013-01-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-07Merge pull request #8826 from joschiwald/mmaps_disableblub
2013-01-07Merge pull request #8825 from joschiwald/vmapspellignoNay
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-30Core/MMaps: use DisableMgr to disable pathfinding on a specific mapjoschiwald
2012-12-30Core/VMaps: drop "vmap.ignoreSpellIds" in config, this is not longer necessar...joschiwald
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-11-27Core/Misc: Set mode 0644 for filesSpp