aboutsummaryrefslogtreecommitdiff
path: root/src/common/Define.h
AgeCommit message (Expand)Author
2025-04-09Core/Network: Move to separate projectShauren
2024-03-25Core/Misc: Fixed windows nopch buildShauren
2022-03-11Common/Misc: Replace old macros with modern C++ attributes (#26613)Giacomo Pozzoni
2022-02-05[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
2020-01-02New YearAokromes
2019-11-08Core/Misc: Suppress openssl random generator uninitialized variable errors un...Shauren
2019-01-01Update copyright note for 2019vincent-michael
2018-02-18Core/DataStores: Updated db2 structures to 7.3.5.25996Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-05-11Core/Common: Include cleanupShauren
2017-03-04Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-08-29Core/Define: Remove the conditional macro for constexpr.Naios
2016-05-27Core/DataStores: Updated db2 to 7.0.3.21737Shauren
2016-05-20Core/DataStores: Updated opcodes and db2 to 7.0.3.21414Shauren
2016-05-20Core/DataStores: Updated dbc/db2 to 7.0.1.20810Shauren
2016-04-16Core/Proto: Convert the proto project to a standalone shared libraryNaios
2016-03-24Core/Build: Add the possibility to link libraries dynamically.Naios
2016-01-09Core/Misc: Build fix for clang & libc++Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-08-30Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-08-25Core/Misc: Fixed macro redefinition warnings when building for running under ...Shauren
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP