aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2018-11-14Fix nopch buildShauren
2018-11-11Core/Util: Redesign SmartEnum to properly work for large enums (>64 entries) ...Treeston
2018-10-27Fix invalid arguments to string format in Trinity::FatalWarpten
2018-10-26338e8ba follow-up (more constexpr)Treeston
2018-10-26Core/Misc: Partial merge of 3.3.5-dbedit:Treeston
2018-09-27cleanup unused variable error (2a607e6 follow-up)Treeston
2018-09-27Core/Misc: A few more advstd imports from C++17Treeston
2018-09-27Core/Misc: constexpr a bunch of things, and a missing include of Windows.h so...Treeston
2018-09-13[3.3.5] Core/Chat: Unify chat hyperlink parsing (PR #22417)Treeston
2018-09-07Scripts/Commands: New argument parsing methodology (PR #22363)Treeston
2018-08-29Core/CrashHandler: Include assertion messages in crash reportsShauren
2018-08-26Utilities/EventProcessor: Added a overload to AddEventAtOffset accept rand timeKeader
2018-07-19Common/Containers: Eliminate a edge case that could potentially lead to objec...Treeston
2018-07-18Misc: Pass std::chrono types by value everywhere.Treeston
2018-06-23Core/Misc: Improved ip2location code and set it to disabled by defaultShauren
2018-06-23Nopch fix (#22077)Gildor
2018-06-23Common: Replace ip2nation by ip2location. (#21957)Gooyeth
2018-04-27Dep/Boost: Fix crash in Boostjackpoz
2018-04-19Build: fix noPCHccrs
2018-04-07Core/Maps: Adjusted logic in GetFullTerrainStatusForPosition to closer match ...Shauren
2018-04-07Revert "Core/Entities: Reduce the probability of units dropping under the map...Shauren
2018-04-06Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...Treeston
2018-03-10Core/CrashHandler: Fixed generating crash logs from CRT debug assertionsShauren
2018-03-06Scripts/Commands: implemented command .server debugariel-
2018-03-04Core/Crypto: Transitional Cryptography update for OpenSSL 1.1 (#21533)Warlockbugs
2018-02-17Core/Misc: Add PERFORMANCE_PROFILING CMake optionjackpoz
2018-02-16Core/Entities: Reduce the probability of units dropping under the map (#21322)Jeremy
2018-02-12Core/Movement: Creatures' idle movement generator can no longer override play...Treeston
2018-02-04nopch fixTreeston
2018-01-25Misc: assert -> ASSERTTreeston
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-01Core/Crash reporting: Add support to char* arraysjackpoz
2018-01-01Update copyright note for 2018tkrokli
2017-12-30Core/Misc: Fix static analysis issuesjackpoz
2017-12-29Core/Entities: Fix some weird movement due to los issues (#21125)Jeremy
2017-12-21Build: Inherit the features and warning flags privatelyNaios
2017-12-17Core/Utilities: Globally enable C++14 chrono literalsNaios
2017-12-17Core/Common: Use the std make_unique instead of a custom oneNaios
2017-12-17Build: Use the cotire library for precompiled header handlingNaios
2017-12-17Build: Use interface targets for inheriting flags and definitionsNaios
2017-12-17Core/Misc: Fix clang 6 warningsjackpoz
2017-12-17Shared/Metric: Fix crash on shutdownjackpoz
2017-12-02Shared/Metric: Stop metrics on shutdownjackpoz
2017-12-02Core/Crash reporting: Fix buffer overflowjackpoz
2017-11-30Some misc streamlining/cleanup:Treeston
2017-11-25Misc: More cleanupAokromes
2017-11-25Misc: More cleanupAokromes
2017-11-22Merge pull request #20024 from Golrag/fix_collisionWarpten
2017-11-18Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/re...jackpoz
2017-11-11Core/Misc: Fix static analysis issuesjackpoz