aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
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
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-12-19Shared/Misc: Use C99 conformant snprintf and vsnprintf in Visual Studio (#22876)Giacomo Pozzoni
2018-12-16Core/Misc: Fix vsnprintf usage in ASSERT()jackpoz
2018-12-14Core/Misc: Log more information in asserts (#22783)Giacomo Pozzoni
2018-11-14Fix nopch buildShauren
2018-11-11Core/Util: Redesign SmartEnum to properly work for large enums (>64 entries) ...Treeston
2018-10-27Fix invalid arguments to string format in Trinity::FatalWarpten
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-27Core/Misc: constexpr a bunch of things, and a missing include of Windows.h so...Treeston