| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-03-10 | Core/CrashHandler: Fixed generating crash logs from CRT debug assertions | Shauren | |
| (cherry picked from commit abdf6479ddbf42c8b53cb943c54203211ceb0691) | |||
| 2018-02-17 | Core/Misc: Add PERFORMANCE_PROFILING CMake option | jackpoz | |
| Add a new CMake option called PERFORMANCE_PROFILING that should be used only when profiling the performance. This option is unsupported, do not report any issue happening when enabling this option. | |||
| 2018-01-01 | Core/Crash reporting: Add support to char* arrays | jackpoz | |
| Add support to char* array showing the string value instead of the pointer address | |||
| 2018-01-01 | Update copyright note for 2018 | tkrokli | |
| Best wishes for the new year. | |||
| 2017-12-02 | Core/Crash reporting: Fix buffer overflow | jackpoz | |
| 2017-11-25 | Misc: More cleanup | Aokromes | |
| 2017-08-11 | Core/Misc: Remove Whitespaces | sirikfoll | |
| 2017-07-16 | Core/Misc: Fix static analysis issues | jackpoz | |
| 2017-06-19 | Core: ported headers cleanup from master branch | ariel- | |
| 2017-05-23 | Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ ↵ | Shauren | |
| to avoid conflicts (PLATFORM_WINDOWS is used/defined by CascLib) (cherry picked from commit b8db320bf14e327bcd12279871b914d8635ef122) | |||
| 2017-03-19 | Core/Crash: Refactor and fixes | jackpoz | |
| Code cleanup. Fix buffer overflow crash. Fix type being truncated to 199 characters. | |||
| 2017-01-02 | Update Copyright notice for 2017 | tkrokli | |
| Happy new year! | |||
| 2016-08-04 | Common/Debugging: Reduce differences between 3.3.5 and 6.x branches | jackpoz | |
| Code functionality shouldn't have been modified. | |||
| 2016-07-03 | Core/Crash reporting: Better handle max nesting level setting | jackpoz | |
| Fix wheaty exception report counting reference symbols as 2 nesting levels, not logging child objects in some cases, i.e. spell id in SpellEvent crash. | |||
| 2016-03-24 | Core/Common: Converted the common library to a shared library. | Naios | |
| * There is still the possibility to static link against common. (cherry picked from commit 501fd9b50232ca3ae3623877c3e521c9c1f894be) | |||
| 2016-03-12 | Core/Misc: fix build | MitchesD | |
| (cherry picked from commit ce5def332fa12ea4b2f3223fbaa4e41750da9cfb) | |||
| 2016-03-12 | Core/Debugging: Make abort() less bad on windows by forcing crash log generation | Shauren | |
| (cherry picked from commit dea7d429abe5143672154784f93e4b19020062d5) # Conflicts: # src/server/bnetserver/Main.cpp | |||
| 2016-03-12 | Core: Revert fail | Vincent-Michael | |
| (cherry picked from commit b5329d8a0394888fdf955afe0ac726ad63534220) | |||
| 2016-03-12 | Core: Added missing overrides | Vincent-Michael | |
| (cherry picked from commit 5d584116feab33ac04135e46ba9b43738a02e106) | |||
| 2016-01-01 | Update copyright note for 2016 | Rushor | |
| 2015-11-14 | Core/DBLayer: Improve error message from ↵ | Shauren | |
| 0a27f8bce264b8f6d8c55efa8ebc97f6e9cb7d11 (cherry picked from commit d31706b07e5e4a4d632f5deea7076e864b467bbe) | |||
| 2015-11-07 | Core: Whitespace cleanup | Vincent-Michael | |
| 2015-10-29 | Core/Crash reporting: Fixed windows version detection for 8.1 and newer | Shauren | |
| (cherry picked from commit 4c866a0af0ffe1828c5694de7ef7007cefb46966) | |||
| 2015-09-22 | Partially revert "Core/Build: Added missing abort() calls on error handlers" | Shauren | |
| This reverts commit 8ea17647e6bced9d4d027c94ecdc63369cb4c6df. | |||
| 2015-09-21 | Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ↵ | StormBytePP | |
| hack to crash the core misusing assert | |||
| 2015-08-16 | Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure ↵ | StormBytePP | |
| when old revision.h file is present | |||
| 2015-08-16 | Core/BuildSystem: Merge collision, debugging, threading, utilities and ↵ | StormBytePP | |
| configuration into "common" which does not depend on shared anymore and moved database out of shared library These changes enables to build tools only without even having MySQL installed | |||
