aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Models/ModelInstance.h
AgeCommit message (Expand)Author
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-01-01Update copyright note for 2015Vincent-Michael
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-01-09Core/Build: Fix linking and sooo many compile warningsSpp
2013-01-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsVincent_Michael
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-21Merge git://github.com/TrinityCore/TrinityCore into mmapskaelima
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-09-11Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
2012-04-09Core/Mmaps:Venugh
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-01-01Update copyright note for 2011.Machiavelli
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-06-08more cmake fixes. comment collision compilation until fixedTartalo
2010-06-07* Move VMap3 code to a separate static 'collision' library.XTZGZoReX