index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Define.h
Age
Commit message (
Expand
)
Author
2021-06-20
Common/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-02
New year
Aokromes
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-05-23
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...
Shauren
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-08-29
Core/Define: Remove the conditional macro for constexpr.
Naios
2016-03-24
Core/Build: Add the possibility to link libraries dynamically.
Naios
2016-02-09
Core/Utils: Moved rng functions to separate header and added utility function...
Shauren
2016-01-01
Update copyright note for 2016
Rushor
2015-09-27
Core/Misc: Fixed macro redefinition warnings when building for running under ...
Shauren
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP