index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10: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
2025-04-09
Core/Network: Move to separate project
Shauren
2024-03-11
Core/Misc: Fixed windows nopch build
Shauren
2022-03-11
Common/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-02
New Year
Aokromes
2019-11-08
Core/Misc: Suppress openssl random generator uninitialized variable errors un...
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-02-18
Core/DataStores: Updated db2 structures to 7.3.5.25996
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-11
Core/Common: Include cleanup
Shauren
2017-03-04
Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-08-29
Core/Define: Remove the conditional macro for constexpr.
Naios
2016-05-27
Core/DataStores: Updated db2 to 7.0.3.21737
Shauren
2016-05-20
Core/DataStores: Updated opcodes and db2 to 7.0.3.21414
Shauren
2016-05-20
Core/DataStores: Updated dbc/db2 to 7.0.1.20810
Shauren
2016-04-16
Core/Proto: Convert the proto project to a standalone shared library
Naios
2016-03-24
Core/Build: Add the possibility to link libraries dynamically.
Naios
2016-01-09
Core/Misc: Build fix for clang & libc++
Shauren
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-08-30
Core/Players: Implemented serverside validation of reserved/profane names
Shauren
2015-08-25
Core/Misc: Fixed macro redefinition warnings when building for running under ...
Shauren
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP