aboutsummaryrefslogtreecommitdiff
path: root/src/common/Debugging
AgeCommit message (Expand)Author
2017-01-02Update Copyright notice for 2017tkrokli
2016-08-04Common/Debugging: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-07-03Core/Crash reporting: Better handle max nesting level settingjackpoz
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-03-12Core/Misc: fix buildMitchesD
2016-03-12Core/Debugging: Make abort() less bad on windows by forcing crash log generationShauren
2016-03-12Core: Revert failVincent-Michael
2016-03-12Core: Added missing overridesVincent-Michael
2016-01-01Update copyright note for 2016Rushor
2015-11-14Core/DBLayer: Improve error message from 0a27f8bce264b8f6d8c55efa8ebc97f6e9cb...Shauren
2015-11-07Core: Whitespace cleanupVincent-Michael
2015-10-29Core/Crash reporting: Fixed windows version detection for 8.1 and newerShauren
2015-09-22Partially revert "Core/Build: Added missing abort() calls on error handlers"Shauren
2015-09-21Core: Added ABORT() macro to prevent the usage of ASSERT(false) as a quick ha...StormBytePP
2015-08-16Core/Build: Renamed Revision.h to GitRevision.h to avoid compile failure when...StormBytePP
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP