aboutsummaryrefslogtreecommitdiff
path: root/src/server/collision/Maps
AgeCommit message (Expand)Author
2015-03-30Core/Misc: Remove unused headersleak
2015-02-27Core/Collision: Fix crash when loading invalid vmap datajackpoz
2015-01-31Core/VMaps: Fix debug assert caused by invalid vmapsjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-08-23Core/Misc: Fix some -Wconversion warningsjackpoz
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-07-17Buildsystem/MSVC: Warning fixesShauren
2014-05-25Core/Misc: Fix no-pch buildjackpoz
2014-05-25Core/Misc: Throw an exception if client sends invalid float/double datajackpoz
2014-05-01Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macrosDehravor
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-04-20Core/Misc: Fixed some -Weffc++ warningsShauren
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-09-15Tools/VMAP: Fix not null terminated stringjackpoz
2013-08-30Core/Maps: Fix Spline triggered assertjackpoz
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-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-30Core/Collision: Fix memory leakSpp
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
2013-01-22Tools: Build fix, for real this timeShauren
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-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-08-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
2012-08-20Core/Misc: Some fixes here and thereChaplain
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-06-21Core/Misc: Code-style + some const methods.Chaplain
2012-04-09Core/Mmaps:Venugh
2012-03-07Core/MapsShauren
2012-03-04Core/Collisions: Reverted a commit about M2 models.Subv
2012-02-18Core: Clean up whitespace and tabs in the base sourcetreeclick
2012-02-16Fix a lot of warningsSpp