aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities
AgeCommit message (Expand)Author
2022-03-09Core/Utilities: Fixed child process console output being incorrectly cut off ...Shauren
2022-03-09Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)Mikhail Redko
2022-03-08Core/Console: Fix uninitialized variableShauren
2022-03-08Core/Misc: Fixed utf8 encoding in console input/output. (#26352)Mikhail Redko
2022-03-06CI/CircleCI: Expose binaries built on Circle CI as docker images in the Circl...Giacomo Pozzoni
2022-03-05Core/Misc: Remove unneeded null-terminator after switch from wchar_t to std::...Mikhail Redko
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-11Core/Utils: Corrected included files in Containers.hShauren
2022-02-10Core/Utils: Made bool conversion operator of FlagsArray explicitShauren
2022-02-09Core/Utils: Extract template base class out of flag128Shauren
2022-02-05[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
2022-02-05Dep/fmt: update fmt library to 7.0.3Winfidonarleyan
2022-02-05Core/ChatCommands: make ExactSequence more readableTreeston
2022-02-04Common/Util: Trinity::StringTo<double> support (PR #25364)Treeston
2022-02-04Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...Treeston
2022-02-04Common/Utilities: Make StringTo<bool>'s signature match that of the other int...Treeston
2022-02-04Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2022-02-04Common/Utilities: Properly read std::from_chars documentation and check for o...Treeston
2022-02-04Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...Treeston
2022-02-04Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...Treeston
2022-02-04Core/Misc: std::string -> std::string_view in a bunch of places, notably chat...Treeston
2022-02-03Core/Util: Added another template utility - find_type_ifShauren
2022-02-03Core/Util: Added new utilitiesShauren
2022-02-03Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)Peter Keresztes Schmidt
2022-01-26Core/ChatCommands: Add support for enum type arguments (PR #25242)Peter Keresztes Schmidt
2022-01-26Core/Warden: Warden refactors (PR #25235)Treeston
2022-01-26Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...Treeston
2022-01-24Core/Common: Merge TimeTrackerSmall with TimeTrackerCarbenium
2022-01-24Core/Common: Add a std::chrono interface to TimeTrackerSmallCarbenium
2022-01-24Core/Misc: Fix static analysis issues (#25178)Giacomo Pozzoni
2022-01-24Core/EventProcessor: std::chrono-ify the remaining public APICarbenium
2022-01-24Core/EventProcessor: std::chrono-ify CalculateTimeCarbenium
2022-01-24Core/EventMap: Clarify documentation of ScheduleEventCarbenium
2022-01-24Core/EventMap: Unify semantics of DelayEventsCarbenium
2022-01-23EventMap: Change GetTimeUntilEvent to return std::chrono typesCarbenium
2022-01-23EventMap: Switch internal timer over to std::chrono typeCarbenium
2022-01-23Core/Utilities: Add custom _days chrono literalCarbenium
2022-01-23EventMap: Remove GetNextEventTime and GetTimer methods (PR #25092)Peter Keresztes Schmidt
2022-01-23TaskScheduler: use randtime instead of custom implementationCarbenium
2022-01-23Core/Threads: Replace Boost TLS with C++11 one (#15782)Giacomo Pozzoni
2022-01-23Core/Time: Rename GetGameTime{System, Steady}Point methodsTreeston
2022-01-23Nopch fixShauren
2022-01-23Dep: Switch to boost process instead of old standalone versionShauren
2022-01-23Core/Misc: Replace boost::optional with std::optional (#25047)Peter Keresztes Schmidt
2022-01-23Core/Util: Remove EventMap's non-std::chrono::duration based interface (#25049)Peter Keresztes Schmidt
2022-01-21Core/Misc: Fixed engrish in static_assert for EnumFlag and restrict DEFINE_EN...Shauren
2022-01-03Core/Util: Added iterator range overload for Trinity::Containers::RandomShuffleShauren
2022-01-01Core/SAI: Allow SMART_TARGET_ACTION_INVOKER to target GameObjects (#24416)Giacomo Pozzoni
2021-12-24Core/Misc: C++17 cleanups, commit 3, the header commitTreeston
2021-12-24Core/Misc: C++17 cleanups, commit 2, the advstd commitTreeston