aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities
AgeCommit message (Expand)Author
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
2020-07-15Core/Misc: Replace boost::optional with std::optional (#25047)Peter Keresztes Schmidt
2020-07-15Core/Util: Remove EventMap's non-std::chrono::duration based interface (#25049)Peter Keresztes Schmidt
2020-05-31Cherry-pick some cmake commits (#24720)Giacomo Pozzoni
2020-05-30Cherry pick some db commits (#24713)Giacomo Pozzoni
2020-04-09Core/SAI: Allow SMART_TARGET_ACTION_INVOKER to target GameObjects (#24416)Giacomo Pozzoni
2020-03-19Core/Misc: C++17 cleanups, commit 3, the header commitTreeston
2020-03-19Core/Misc: C++17 cleanups, commit 2, the advstd commitTreeston
2020-03-18Core/PacketIO: Add a validating string helper class for use in packet classesShauren
2020-03-01Core: build on aarch64 with gcc (#24216)daMaex
2020-02-29Part1: Modernize codebase with Clang-Tidy range based loops (#24164)Ujp8LfXBJ6wCPR
2020-02-28Core/Server: improve timestamp format output for large time values (#24193)ForesterDev
2020-02-23Core: Build on ARM64 - Raspberry Pi (preferable 4) (#23885)daMaex
2020-02-22Core/Server: correct timestamp format for shutdown/restart notification broad...ForesterDev
2020-01-02New yearAokromes
2019-11-09Core/Random: Refactor random number generation to use std::uniform_*_distribu...Shauren
2019-11-09Dep/SFMT: updated to newest upstream version from https://github.com/Mersenne...daMaex
2019-08-12I actually changed compilers in godbolt this time. This does it. Really. (31b...Treeston
2019-08-12i am so done with compilers for today , WHY IS STD::SWAP NOT A CONSTEXPR ASDF...Treeston
2019-08-12ugh. compilers. 31b5632 follow-up.Treeston
2019-08-12Common/Utilities: Explicit tail recursion to keep the compilers happy.Treeston
2019-08-10[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2019-08-05Common/Util: Sorry about that unexpected downtime at 3AM last night, everyone...Treeston
2019-08-04Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2019-08-03Core/Misc: Rewrite some old name handling functions that use raw buffers to n...Treeston
2019-07-29Core/Misc: Remove Trinity::Containers::Size (duplicate of advstd::size)Treeston
2019-07-29Core/AI: No longer do strange things when told to enter evade mode while ther...Treeston
2019-07-25Core/Misc: MSVC build error (#23637)Sebastien Levy
2019-07-19Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...Giacomo Pozzoni
2019-07-19build fix after d1dc0e2Treeston