aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Management
AgeCommit message (Expand)Author
2015-04-04Core/Misc: Fix issues reported by static analysisjackpoz
2015-03-08Core: Move some MMAPS-related INFO-messages to DEBUGclick
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
2012-09-11Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-07Core/MMaps: Add several safety checks to confirm a valid path generation.kaelima
2012-09-05Core/Mmaps: Fixed unloading mmap tiles, the x and y were swapped. thanks to M...Subv
2012-08-24Core/Mmaps: Fixed build after last mergeSubv
2012-08-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-04-09Try to check existance of mmaps folder.Venugh
2012-04-09Core/Mmaps:Venugh
2012-04-09Core:Venugh
2012-03-07Core/PlayersShauren
2012-03-07Core/MapsShauren
2012-03-04Core/Collisions: Reverted a commit about M2 models.Subv
2012-02-14Core/Collision: Models with flag MOD_M2 (mostly trees, among some other objec...Subv
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-11-26Core/Misc: Make VMapManager2::acquireModelInstance and releaseModelInstance t...Machiavelli