aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Management/VMapManager2.h
AgeCommit message (Expand)Author
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-09Build: Fixed game & collision depending on each other for linkingShauren
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Core/Server: Add missing overridesDDuarte
2014-06-08Replaced mutex related code in Common.hleak
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-04-09Core/Mmaps:Venugh
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
2011-09-29Random minor code cleanupunknown
2011-07-11Core/Disables: Allow to disable certain vMaps through Disables system. Wiki w...Lopin
2011-01-01Update copyright note for 2011.Machiavelli
2010-10-08Core/Vmaps: Remove the ability to ignore individual maps from vmap LOS /runningnak3d
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-08-21Core: Remove lots warnings:Spp
2010-07-27Add option for search distance to getHeight() functions and make Creature::Fa...click
2010-06-07* Reverted to the old G3D library, however collision still will not compileBrian
2010-06-07* Move VMap3 code to a separate static 'collision' library.XTZGZoReX