aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision
AgeCommit message (Expand)Author
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-08-17Build: Removed DBC dependency from collision projectShauren
2015-07-27Travis build fixShauren
2015-07-25Core/Collision: Removed direct GameObject references from collision projectShauren
2015-07-21Core/Collision: Fix race conditions in mmapsjackpoz
2015-07-20Fix non pch.Gacko
2015-07-20Core/Collision: Fix race conditions in vmapsjackpoz
2015-06-03Core/GameObject: Removed unneeded argument from GameObjectModel::Relocate and...Shauren
2015-06-01Core/MMap: Fix two possible memory leaks in MMapManagerDDuarte
2015-05-27Remove duplicate includeDaniel M. Weeks
2015-05-09Core/Maps: Restored DataDir functionality accidendally removed earlierShauren
2015-05-07Tools: Modified output files of all extractors to use 4 characters for map id...Shauren
2015-04-10Warning fixesShauren
2015-04-08Core: Whitespace cleanupVincent-Michael
2015-03-30Fix warningGacko
2015-03-29Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-29CMake: Use source_groups to represent the source treeNaios
2015-03-24Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into 6.xRat
2015-03-18Merge pull request #14317 from Naios/typesafelogCarbenium
2015-03-18Core: Move some MMAPS-related INFO-messages to DEBUGclick
2015-03-18Core/Collision: Fix crash when loading invalid vmap datajackpoz
2015-03-16Core/Phases: crashfixRat
2015-03-16Core/Phases: Mmaps now use the swapped terrain's mmtiles for all units if ava...Rat
2015-03-13Core/Log: Add type safe formattingNaios
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-02-08Core/Misc: Fix static analysis issuesjackpoz
2015-01-31Core/VMaps: Fix debug assert caused by invalid vmapsjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-08Core/DataStores: Updated GameObjectDisplayInfo.dbc, GemProperties.dbc, GlyphP...Intel
2014-10-19Tools/Extractors: Updated vmap_extractor for 6.0.2Shauren
2014-10-17Core: Implemented IPC (Inter-process communication) between worldserver and b...Shauren
2014-10-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-10Core: Fix non pch buildVincent-Michael
2014-10-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-09Build: Fixed game & collision depending on each other for linkingShauren
2014-09-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-20Core/Misc: Avoid Helgrind reporting libstdc++ false positive race conditionsjackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-08-24Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-08-09Core/Server: Add missing overridesDDuarte
2014-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-07-14Replacing ACE based multi threading with PCQleak
2014-07-06Completely remove ACE as dependency for TC - kkthxbyeleak
2014-07-01Replaced all remaining ACE based Singletonsleak
2014-06-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into boostSubv