aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities
AgeCommit message (Expand)Author
2018-12-09Merge branch 'bfa'Shauren
2018-12-09Core/Util: avoid one useless copy when adding stuff into a HookListariel-
2018-11-07Core/Utils: Avoid unneccessary container copyShauren
2018-03-25Core/Entities: Phasing rewriteShauren
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-01Update copyright note for 2018vincent-michael
2017-12-20Core/Utilities: Globally enable C++14 chrono literalsNaios
2017-11-25Misc: More cleanupAokromes
2017-10-16Dep/fmt: Update fmt to fmtlib/fmt@5f39721c0a4Naios
2017-07-23Core/Misc: Util changesShauren
2017-07-18Core/Spells: Implemented ConeAngle from DB2joschiwald
2017-06-07Core/Misc: Some /W4 warning fixesShauren
2017-06-05Core/Utils: restored previous behaviour of RandomResizeariel-
2017-05-13Fix non-PCH build.Marco Ebert
2017-05-13Core/Shared: Include cleanupShauren
2017-05-11Core/Common: Include cleanupShauren
2017-03-23Core/Utilities: Rename RandomResizeList->RandomResize as it is no longer rest...Shauren
2017-03-21Core/Utils: Changed all Trinity::Containers utilities to work on all containe...Shauren
2017-03-04Core/Misc: Prefix all preprocessor defines from CompilerDefs with TRINITY_ to...Shauren
2017-02-26Common/Utilities: More std::chrono overloads for EventMap. Specifying 2 std::...treeston
2017-02-18Fixed build and typojoschiwald
2017-02-17Core/Misc: Added missing includejoschiwald
2017-02-17Scripts/Command: Fixed phases output in .pinfo commandjoschiwald
2017-01-04Core/SpellScripts: Added some const correctnessjoschiwald
2017-01-01Update copyright note for 2017vincent-michael
2016-12-29Dep: Update fmt (cppformat) to 3.0.1 https://github.com/fmtlib/fmt/commit/7fa...DDuarte
2016-12-10Core/Misc: Added regex compatibility layer to fall back to boost::regex for r...Shauren
2016-11-14Core/ScriptMgr: use vector instead of list to contain Spell and Aura scripts ...ariel-
2016-10-22Build fixShauren
2016-09-01Core/Random: Remove no longer needed hack for VS 2013Shauren
2016-08-29Core/Define: Remove the conditional macro for constexpr.Naios
2016-08-06Common/Utilities: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-07-05Core/EventProcessor: Check whether an event was aborted before aborting it.Naios
2016-07-05Core/EventProcessor: Wait for non deletable events to get deletable.Naios
2016-06-04Core/Utils: Added additional argument to Tokenizer class to make it behave li...Shauren
2016-05-24Core/Containers: Warning fixes and RandomResizeList with predicate optimizationShauren
2016-05-10Core/Game: Remove some unnecessary export macrosNaios
2016-05-01Core/Utilities: Inherit env vars when starting external processesNaios
2016-04-26Core/Misc: Use steady_clock instead of system_clock for calculating ms timers...Shauren
2016-04-24Core/Utils: replaced std::random_shuffle with our own implementation using SF...joschiwald
2016-04-23Core/Common: Fix a std::string -> char* -> std::string conversionNaios
2016-04-11Core/Common: Capsule boost process into helper functionsNaios
2016-04-10Core/Misc: Build fix for dynamic linkingShauren
2016-04-09Core/Misc: gcc 5.3 nopch build fixShauren
2016-04-08Util/Random: Add randtime(Milliseconds const&, Milliseconds const&) to supers...treeston
2016-04-05Core/Misc: MSVC warning fixesShauren
2016-04-02Core/Util: Add a missing includeCarbenium
2016-03-26Core/Common: Moved MessageBuffer to commonShauren
2016-03-24Core/Common: Converted the common library to a shared library.Naios
2016-03-21Core/Util: Extracted GetPID to separate functionShauren