aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Models
AgeCommit message (Expand)Author
2013-06-11Core/Objects: Object scale will now also affect bounding radius and combat re...Shauren
2013-05-30Core/Misc: Fix invalid pointer use after being deletedSpp
2013-03-09Core: Remove unnecessary commasWyldePointer
2013-02-03Core: Warning fixesShauren
2013-01-30Core/Misc: Remove using directive from header files (It will eventually lead ...Spp
2013-01-22Tools/Extractors: Mmap extractors no longer depend on shared and MySQL librariesShauren
2013-01-14Merge remote-tracking branch 'origin/master' into mmapsNay
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
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-11-23Merge remote-tracking branch 'origin/master' into mmapsNay
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-09-23Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-23Merge pull request #7842 from Elron103/pull-requests2Nay
2012-09-22Core/GameObject: Implement method GetDisplayId, use it for GameObjectModelsElron103
2012-09-11Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-09-06Merge remote-tracking branch 'origin/master' into mmapsNay
2012-09-04Core/Gameobject: another attempt at fixing collision. chest gameobject initia...Kandera
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-08-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-03Whitespace is the root of all evil (version 2)Nay
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-01Core/VMaps: Use fabs instead of abs for float type. On some platforms abs has...Shauren
2012-06-30Core: Minor code style correctionsShauren
2012-04-09Core/Mmaps:Venugh
2012-03-07Core/MapsShauren
2012-03-04Core/Collisions: Reverted a commit about M2 models.Subv
2012-02-27Core: Minor cleanup in ObjectMgr and warning fixesSpp
2012-02-23Compile fix for gcc 4.5 and higherShauren
2012-02-23Core/Vmaps: Fixed errors during loading gameobject models and improved error ...Shauren
2012-02-19Core: Fix non-PCH buildingclick
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-16Fix a lot of warningsSpp
2012-02-14Core/Collision: Models with flag MOD_M2 (mostly trees, among some other objec...Subv
2012-02-09Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS andSubv2112
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-10-18Minor changes here and there:Spp
2011-09-29Random minor code cleanupunknown
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-07-29Core: Append single character to stream as character, not as a stringSpp-
2011-07-01Core: Do not use STL container size method to check if container is emptySpp-
2011-04-29Add spaces after commasleak
2011-04-02Core/Vmaps: Made code more safe and fixed problems in WmoLiquid::GetLiquidHei...Lynx3d & Ambal