index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-17T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
collision
/
Management
/
VMapManager2.cpp
Age
Commit message (
Expand
)
Author
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-07
Core/Players
Shauren
2012-03-07
Core/Maps
Shauren
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-09-09
Conditions/DisableMgr: converted from singleton to namespace with free functi...
Spp-
2011-07-11
Core/Disables: Allow to disable certain vMaps through Disables system. Wiki w...
Lopin
2011-04-29
Add spaces after commas
leak
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-10-08
Core/Vmaps: Remove the ability to ignore individual maps from vmap LOS /
runningnak3d
2010-07-27
Add option for search distance to getHeight() functions and make Creature::Fa...
click
2010-07-09
Update VMap3 to "final" release (REEXTRACTION OF MAPS/VMAPS IS REQUIRED!) - t...
click
2010-06-19
Add another assert to track down an issue where variable gets infinity value
Machiavelli
2010-06-19
Fixed win build of vmap assembler, too.
Xanadu
2010-06-19
Fix possible crash in VMapManager sLog.OutXX functions.
Machiavelli
2010-06-19
Fix usage of uninitialized waypoint array variables in ConfusedMovementGenera...
Machiavelli
2010-06-07
* Move VMap3 code to a separate static 'collision' library.
XTZGZoReX