aboutsummaryrefslogtreecommitdiff
path: root/src/common/Define.h
AgeCommit message (Expand)Author
2021-06-20Common/Misc: Replace old macros with modern C++ attributes (#26613)Giacomo Pozzoni
2020-09-12[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
2020-01-02New yearAokromes
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-01-01Update copyright note for 2018tkrokli
2017-06-19Core: ported headers cleanup from master branchariel-
2017-05-23Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...Shauren
2017-01-02Update Copyright notice for 2017tkrokli
2016-08-29Core/Define: Remove the conditional macro for constexpr.Naios
2016-03-24Core/Build: Add the possibility to link libraries dynamically.Naios
2016-02-09Core/Utils: Moved rng functions to separate header and added utility function...Shauren
2016-01-01Update copyright note for 2016Rushor
2015-09-27Core/Misc: Fixed macro redefinition warnings when building for running under ...Shauren
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP