index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
collision
/
BoundingIntervalHierarchy.h
Age
Commit message (
Expand
)
Author
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-31
Core: Fixed some level 4 warnings (msvc)
Shauren
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-06-21
Core/Misc: Code-style + some const methods.
Chaplain
2012-02-09
Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS and
Subv2112
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-10-18
Minor changes here and there:
Spp
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-07-01
Core: Do not use STL container size method to check if container is empty
Spp-
2011-04-02
Core/Vmaps: Made code more safe and fixed problems in WmoLiquid::GetLiquidHei...
Lynx3d & Ambal
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Copyright header updates - part 3... (and some whitespace cleanups)
click
2010-08-26
Buildsystem/Core: Adjust MySQL headers on relevant files to use simplified #i...
click
2010-08-08
Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...
click
2010-07-15
Use a slightly different approach to tree bound intersection (by Lynx3d)
click
2010-06-07
* Reverted to the old G3D library, however collision still will not compile
Brian
2010-06-07
* Well 94% isn't bad. Last thing to fix is collision compiling.
Brian
2010-06-07
* Move VMap3 code to a separate static 'collision' library.
XTZGZoReX