index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
collision
/
Models
Age
Commit message (
Expand
)
Author
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-10-18
Minor changes here and there:
Spp
2011-09-29
Random minor code cleanup
unknown
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-29
Core: Append single character to stream as character, not as a string
Spp-
2011-07-01
Core: Do not use STL container size method to check if container is empty
Spp-
2011-04-29
Add spaces after commas
leak
2011-04-02
Core/Vmaps: Made code more safe and fixed problems in WmoLiquid::GetLiquidHei...
Lynx3d & Ambal
2011-03-21
Core: Removed all double (and more) empty lines
Shauren
2011-03-08
Core: Fixed warnings:
Shauren
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-21
Core: fix "comparison of unsigned expression < 0 is always false" warnings
Spp
2010-08-21
Core: Remove "may be used uninitialized in this function", "unused parameter ...
Spp
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-07
* Finally it compiles (thanks click for noticing the "typo").
Brian
2010-06-08
more cmake fixes. comment collision compilation until fixed
Tartalo
2010-06-07
* Move VMap3 code to a separate static 'collision' library.
XTZGZoReX