aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2020-04-09Core/SAI: Allow SMART_TARGET_ACTION_INVOKER to target GameObjects (#24416)Giacomo Pozzoni
2020-04-05Core/Misc: Remove whitespace at the end of linesjackpoz
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-09Core/Common: Allow to show a message when abortingjackpoz
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-02-16Remove dependency on undefined behaviour (#24159)Ujp8LfXBJ6wCPR
2020-01-02New yearAokromes
2019-12-17Common/Encoding: fix Base32 alphabet (oops)Treeston
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-11Common/Crypto: Make C++14 compilers happy.Treeston
2019-08-10[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2019-08-06Core/Common: fix a bug in BigNumber::AsByteArray that was causing incorrect o...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-07-04Local-only mode fix (#23546)SolarisSDK
2019-04-28Core/CrashHandler: Update placeholder textjackpoz
2019-04-28Core/CrashHandler: Remove sensible data from crashlogsjackpoz
2019-04-27Shared/Metric: Fix a rare memory leakjackpoz
2019-04-19Core/Calendar: Improve calendar timezone handlingjackpoz
2019-04-15Core/Movement: Add time synchronisation (#18189)Chaouki Dhib
2019-04-14Core/Dep: Boost 1.70 compatibilityShauren
2019-04-02Add missing fcloseShauren
2019-03-31Core/Misc: Fix GCC 8 warningsjackpoz
2019-02-23Warning fixShauren
2019-02-23Tools/mmaps_generator: Give land priority during area merges over liquidsShauren
2019-02-23Tools:Shauren
2019-02-16Core/Misc: Improved error message reported by ASSERT_NOTNULLShauren
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-26Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/re...jackpoz
2019-01-19Core/Misc: Fix clang 6.0 warningsjackpoz