aboutsummaryrefslogtreecommitdiff
path: root/src/common/Common.h
AgeCommit message (Expand)Author
2018-04-19Build: fix noPCHccrs
2018-01-01Update copyright note for 2018tkrokli
2017-12-17Core/Common: Use the std make_unique instead of a custom oneNaios
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-11-20Core/Auras: Rewritten conditionally applying SPELL_AURA_MOD_WEAPON_CRIT_PERCE...Shauren
2016-08-29Core/Common: Correct the linking of localeNamesNaios
2016-08-08Core/Common: Converted the common library to a shared library.Naios
2016-04-11Core/Misc: Replace tc's optional with boost::optional. (very partial cherry-p...Naios
2016-04-09Core/Misc: MSVC /W4 warning fixesShauren
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-01-01Update copyright note for 2016Rushor
2015-10-31Core/Conditions: Optimizations part 1 - use containers more suited for their ...Shauren
2015-10-31Core/Conditions: Type renamingShauren
2015-10-31Core/Misc: Added a few stl header includes to Common.hShauren
2015-10-31Core/Players: Implemented serverside validation of reserved/profane namesShauren
2015-09-12Core/Players: Changed multi-segment taxi paths to fly nearby flight masters a...Shauren
2015-08-16Core/BuildSystem: Merge collision, debugging, threading, utilities and config...StormBytePP