index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T15:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
collision
/
DynamicTree.cpp
Age
Commit message (
Expand
)
Author
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-08-23
Core/Misc: Fix some -Wconversion warnings
jackpoz
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-28
Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.
leguybrush
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-30
Core/Misc: Remove using directive from header files (It will eventually lead ...
Spp
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-02-16
Fix a lot of warnings
Spp
2012-02-11
Core/Spells: Blink wont be able to trespass solid objects anymore (walls/doors)
Subv
2012-02-09
Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS and
Subv2112