index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-04T01:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
collision
/
Maps
/
MapTree.cpp
Age
Commit message (
Expand
)
Author
2010-08-31
Core: Fix more warnings and fix compile under linux 64
Spp
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-07-27
Add option for search distance to getHeight() functions and make Creature::Fa...
click
2010-07-10
Fix typo in previous commit *sighs*
click
2010-07-10
Fix incorrect blocked LOS-calculation on certain locations (by Lynx3d)
click
2010-07-09
Update VMap3 to "final" release (REEXTRACTION OF MAPS/VMAPS IS REQUIRED!) - t...
click
2010-06-19
Change some map/vmap-related runtime output to sLog format.
Machiavelli
2010-06-19
Some smaller fixes to the vmapextractor courtesy of Lynx3d (not using corefun...
click
2010-06-19
Fix usage of uninitialized waypoint array variables in ConfusedMovementGenera...
Machiavelli
2010-06-17
Fix a small "typo" regarding the calculation of LoS from the r9b1c565510 vmap...
click
2010-06-17
Add plane/finitecheck tests for OOB intersection-vectors (this should fix vma...
click
2010-06-15
Commit from Lynx3d: Add assert to values that can cause nasty freeze, but sho...
Shauren
2010-06-07
* Move VMap3 code to a separate static 'collision' library.
XTZGZoReX