index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
collision
/
Models
/
ModelInstance.h
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-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-10-27
Core/Code: Unify codestyle for brackets: {} to { }.
Ascathor
2013-01-09
Core/Build: Fix linking and sooo many compile warnings
Spp
2013-01-01
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Vincent_Michael
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-12-21
Merge git://github.com/TrinityCore/TrinityCore into mmaps
kaelima
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-09-11
Merge remote-tracking branch 'origin/master' into mmaps
Nay
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-08-30
Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps
Subv
2012-08-30
Core: Fix many "errors"/warnings and coding style (1)
Nay
2012-04-09
Core/Mmaps:
Venugh
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-03-21
Core: Removed all double (and more) empty lines
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-06-08
more cmake fixes. comment collision compilation until fixed
Tartalo
2010-06-07
* Move VMap3 code to a separate static 'collision' library.
XTZGZoReX