index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T18:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
collision
/
Management
/
VMapManager2.h
Age
Commit message (
Expand
)
Author
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-09
Build: Fixed game & collision depending on each other for linking
Shauren
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-06-08
Replaced mutex related code in Common.h
leak
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-01-01
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Vincent_Michael
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-21
Merge git://github.com/TrinityCore/TrinityCore into mmaps
kaelima
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-04-09
Core/Mmaps:
Venugh
2012-03-04
Core/Collisions: Reverted a commit about M2 models.
Subv
2012-02-14
Core/Collision: Models with flag MOD_M2 (mostly trees, among some other objec...
Subv
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-11-26
Core/Misc: Make VMapManager2::acquireModelInstance and releaseModelInstance t...
Machiavelli
2011-09-29
Random minor code cleanup
unknown
2011-07-11
Core/Disables: Allow to disable certain vMaps through Disables system. Wiki w...
Lopin
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-10-08
Core/Vmaps: Remove the ability to ignore individual maps from vmap LOS /
runningnak3d
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Copyright header updates - part 3... (and some whitespace cleanups)
click
2010-08-21
Core: Remove lots warnings:
Spp
2010-07-27
Add 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 compile
Brian
2010-06-07
* Move VMap3 code to a separate static 'collision' library.
XTZGZoReX