aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision
AgeCommit message (Expand)Author
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
2014-06-21Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-06-20Core/Dependencies: Clean up recastnavigation folderjackpoz
2014-06-08Replaced mutex related code in Common.hleak
2014-06-01Replaced ACE based typedefs for fixed width ints with C++11 versionsleak
2014-05-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Michael
2014-05-25Merge pull request #12129 from Trisjdc/go_collisionSebastian Valle Herrera
2014-05-25Core/Misc: Fix no-pch buildjackpoz
2014-05-25Core/Misc: Throw an exception if client sends invalid float/double datajackpoz
2014-05-25Core/Collision: Solve collision issues with non spawned GOsTrisjdc
2014-05-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-04-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-03-23Core/Misc: Removed unused defines, added missing include and removed a few wa...Shauren
2014-03-23Core/Transports: Enabled LoS on transportsShauren
2014-03-22Core/Misc: Fix some static analysis issuesjackpoz
2014-01-18Core/Revert: ...Vincent_Michael
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-31Tools/MeshExtractor: Fix warningsjackpoz
2013-12-20Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps_rwVincent_Michael
2013-12-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent_Michael
2013-12-01Core/Misc: Fix some static analysis issuesjackpoz
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmaps_rwSebastian Valle
2013-10-28Core/Code: Unify [more] codestyle for brackets: )\n{\n} to ) { }.leguybrush
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-10-03Core/MMaps: Started this new branch as my playground for mmaps.Sebastian Valle
2013-09-15Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-15Tools/VMAP: Fix not null terminated stringjackpoz
2013-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-30Core/Maps: Fix Spline triggered assertjackpoz
2013-08-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael