index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-02T07:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Common.h
Age
Commit message (
Expand
)
Author
2018-04-19
Build: fix noPCH
ccrs
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-17
Core/Common: Use the std make_unique instead of a custom one
Naios
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-11-20
Core/Auras: Rewritten conditionally applying SPELL_AURA_MOD_WEAPON_CRIT_PERCE...
Shauren
2016-08-29
Core/Common: Correct the linking of localeNames
Naios
2016-08-08
Core/Common: Converted the common library to a shared library.
Naios
2016-04-11
Core/Misc: Replace tc's optional with boost::optional. (very partial cherry-p...
Naios
2016-04-09
Core/Misc: MSVC /W4 warning fixes
Shauren
2016-03-24
Core/Common: Converted the common library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-10-31
Core/Conditions: Optimizations part 1 - use containers more suited for their ...
Shauren
2015-10-31
Core/Conditions: Type renaming
Shauren
2015-10-31
Core/Misc: Added a few stl header includes to Common.h
Shauren
2015-10-31
Core/Players: Implemented serverside validation of reserved/profane names
Shauren
2015-09-12
Core/Players: Changed multi-segment taxi paths to fly nearby flight masters a...
Shauren
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP