aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Maps
AgeCommit message (Expand)Author
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP
2015-05-27Remove duplicate includeDaniel M. Weeks
2015-05-07Tools: Modified output files of all extractors to use 4 characters for map id...Shauren
2015-03-18Core/Collision: Fix crash when loading invalid vmap datajackpoz
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-01-31Core/VMaps: Fix debug assert caused by invalid vmapsjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
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-07-19Merge remote-tracking branch 'origin/master' into 4.3.4Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-05-25Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Michael
2014-05-25Core/Misc: Fix no-pch buildjackpoz
2014-05-25Core/Misc: Throw an exception if client sends invalid float/double datajackpoz
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-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
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-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
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-25Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-08-25Core/Auth: Implement time-based token for user login as described in RFC 6238.raczman
2013-08-24Core&Tools: Fix multiple issues found by a static code coverage toolNay
2013-06-27Tools/Extractors: Fixed possible name issues (underscore instead of space) wh...Shauren
2013-05-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-30Core/Collision: Fix memory leakSpp
2013-05-28Tools/Extractors: Fixed typo in previous commitShauren
2013-05-28Tools/Extractors: Fixed many false positive err=2 messages and fixed many com...Shauren
2013-05-18Reverted part of 60a88a08f5e85c1986aee49f9bfdbf8fa254f370Shauren
2013-05-18Core/Collision: Corrected logic for closing source file in WorldModel_Raw::Re...Shauren
2013-05-17* Some more static analysis issues fixed.Subv
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-03-09Core: Remove unnecessary commasWyldePointer
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-01-30Core/Misc: Remove using directive from header files (It will eventually lead ...Spp