aboutsummaryrefslogtreecommitdiff
path: root/src/common/Common.h
AgeCommit message (Expand)Author
2018-01-01Update copyright note for 2018vincent-michael
2017-12-20Core/Common: Use the std make_unique instead of a custom oneNaios
2017-05-18Core/Game: Include cleanupShauren
2017-05-13Common: Use cstdlib instead of stdlib.h.Marco Ebert
2017-05-13Fix non-PCH build.Marco Ebert
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-11-20Core/Auras: Rewritten conditionally applying SPELL_AURA_MOD_WEAPON_CRIT_PERCE...Shauren
2016-08-29Core/Common: Correct the linking of localeNamesNaios
2016-04-06Core/Misc: MSVC /W4 warning fixesShauren
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-25Core/Conditions: Optimizations part 1 - use containers more suited for their ...Shauren
2015-10-25Core/Conditions: Type renamingShauren
2015-09-19Core/Misc: Added a few stl header includes to Common.hShauren
2015-09-13Core/Players: Changed multi-segment taxi paths to fly nearbyShauren
2015-08-21Core/Build: Merge common library and move database out of sharedStormBytePP