aboutsummaryrefslogtreecommitdiff
path: root/src/common/Utilities
AgeCommit message (Expand)Author
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
2019-04-19Core/Calendar: Improve calendar timezone handlingjackpoz
2019-04-15Core/Movement: Add time synchronisation (#18189)Chaouki Dhib
2019-03-31Core/Misc: Fix GCC 8 warningsjackpoz
2019-02-15Fix buildShauren
2019-02-15Fix build for older compilersShauren
2019-02-15Core/Misc: Added lambda support to EventProcessorShauren
2019-02-15Shared/Utilities: Handle string format exceptionsGiacomo Pozzoni
2019-01-16Core/Objects: increase sight range of objects & correct general default visib...Kittnz
2019-01-12Core/Utils: Handle UTF-8 conversion errorsjackpoz
2019-01-01Happy New Year, folks. It's 2019!Treeston
2018-12-25Core/Utils: some code style adjustments, 6d6077e follow-upTreeston
2018-12-25Core/Utils: Fix Unicode handlingTreeston
2018-11-14Fix nopch buildShauren
2018-11-11Core/Util: Redesign SmartEnum to properly work for large enums (>64 entries) ...Treeston
2018-10-26338e8ba follow-up (more constexpr)Treeston
2018-10-26Core/Misc: Partial merge of 3.3.5-dbedit:Treeston
2018-09-27cleanup unused variable error (2a607e6 follow-up)Treeston
2018-09-27Core/Misc: A few more advstd imports from C++17Treeston
2018-09-13[3.3.5] Core/Chat: Unify chat hyperlink parsing (PR #22417)Treeston
2018-09-07Scripts/Commands: New argument parsing methodology (PR #22363)Treeston
2018-08-26Utilities/EventProcessor: Added a overload to AddEventAtOffset accept rand timeKeader
2018-07-19Common/Containers: Eliminate a edge case that could potentially lead to objec...Treeston
2018-07-18Misc: Pass std::chrono types by value everywhere.Treeston
2018-04-06Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...Treeston
2018-02-12Core/Movement: Creatures' idle movement generator can no longer override play...Treeston
2018-01-06Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...Shauren
2018-01-01Update copyright note for 2018tkrokli
2017-12-17Core/Utilities: Globally enable C++14 chrono literalsNaios
2017-11-30Some misc streamlining/cleanup:Treeston