aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities
AgeCommit message (Expand)Author
2022-10-01Core/Misc: Fix *BSD compile errors (#28287)Lloyd Dilley
2022-03-09Core/Utilities: Fixed child process console output being incorrectly cut off ...Shauren
2022-01-22Core/Misc: Fixed engrish in static_assert for EnumFlag and restrict DEFINE_EN...Shauren
2021-08-31Core/Misc: Fix windows nopch buildShauren
2021-05-11Core/Console: Improve ReadWinConsole logic and cosmetic changes (#26402)Mikhail Redko
2021-04-13Core/Console: Fix uninitialized variableShauren
2021-04-11Core/Misc: Fixed utf8 encoding in console input/output. (#26352)Mikhail Redko
2021-04-05Core/Misc: Enum flag v3 - allow enabling flag operations directly after enum ...Shauren
2021-04-05Core/Misc: Improve enum flags with type safe operatorsShauren
2021-01-16CI/CircleCI: Expose binaries built on Circle CI as docker images in the Circl...Giacomo Pozzoni
2021-01-04Core/Misc: Remove unneeded null-terminator after switch from wchar_t to std::...Mikhail Redko
2020-09-26Core/Misc: nopch fixesShauren
2020-09-12[3.3.5] Core/ChatCommands: Show error messages from argument parsers (PR #25443)Treeston
2020-09-11Dep/fmt: update fmt library to 7.0.3Winfidonarleyan
2020-09-10Core/ChatCommands: make ExactSequence more readableTreeston
2020-09-02Common/Util: Trinity::StringTo<double> support (PR #25364)Treeston
2020-09-02Core/Misc: Add support for custom link colors. Clean-up hyperlink validation,...Treeston
2020-08-28Common/Utilities: Make StringTo<bool>'s signature match that of the other int...Treeston
2020-08-28Core/Common: Tokenizer -> Trinity::Tokenize (PR: #25327)Treeston
2020-08-27Common/Utilities: Properly read std::from_chars documentation and check for o...Treeston
2020-08-26cd30e0b follow-up (I could've sworn I pushed that to the PR branch. Sorry, Sh...Treeston
2020-08-26Common/Utilities: Centralize string -> T conversion in StringConvert.h (PR #2...Treeston
2020-08-24Revert "[3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_...Treeston
2020-08-24[3.3.5] Core/ChatCommands: C++17 cleanup (if constexpr + std::string_view)Treeston
2020-08-23Common/Utilities: Move EnumUtils' implementation struct from Trinity::Impl to...Treeston
2020-08-23Core/Misc: std::string -> std::string_view in a bunch of places, notably chat...Treeston
2020-08-20Core/Util: Added another template utility - find_type_ifShauren
2020-08-20Core/Util: Added new utilitiesShauren
2020-08-20Core/ChatCommands: Check whether a passed numeric enum value is valid (#25285)Peter Keresztes Schmidt
2020-08-16Core/ChatCommands: Add support for enum type arguments (PR #25242)Peter Keresztes Schmidt
2020-08-11Core/Warden: Warden refactors (PR #25235)Treeston
2020-08-04Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...Treeston
2020-08-01Core/Common: Merge TimeTrackerSmall with TimeTrackerCarbenium
2020-08-01Core/Common: Add a std::chrono interface to TimeTrackerSmallCarbenium
2020-07-31Core/Misc: Fix static analysis issues (#25178)Giacomo Pozzoni
2020-07-27Core/EventProcessor: std::chrono-ify the remaining public APICarbenium
2020-07-27Core/EventProcessor: std::chrono-ify CalculateTimeCarbenium
2020-07-26Core/EventMap: Clarify documentation of ScheduleEventCarbenium
2020-07-26Core/EventMap: Unify semantics of DelayEventsCarbenium
2020-07-26EventMap: Change GetTimeUntilEvent to return std::chrono typesCarbenium
2020-07-26EventMap: Switch internal timer over to std::chrono typeCarbenium
2020-07-26Core/Authserver: Auth cleanup phase 1b, the "I didn't hit Stage All" commit. ...Treeston
2020-07-26Core/Authserver: Authserver cleanup (PR#25093)Treeston
2020-07-25Core/Utilities: Add custom _days chrono literalCarbenium
2020-07-22EventMap: Remove GetNextEventTime and GetTimer methods (PR #25092)Peter Keresztes Schmidt
2020-07-21TaskScheduler: use randtime instead of custom implementationCarbenium
2020-07-18Core/Threads: Replace Boost TLS with C++11 one (#15782)Giacomo Pozzoni
2020-07-17Core/Time: Rename GetGameTime{System, Steady}Point methodsTreeston
2020-07-15Nopch fixShauren
2020-07-15Dep: Switch to boost process instead of old standalone versionShauren