aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
2021-12-19Common/Encoding: fix Base32 alphabet (oops)Treeston
2021-12-19Core/Random: Refactor random number generation to use std::uniform_*_distribu...Shauren
2021-12-19Dep/SFMT: updated to newest upstream version from https://github.com/Mersenne...daMaex
2021-12-18[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)Treeston
2021-12-18Common/Util: Sorry about that unexpected downtime at 3AM last night, everyone...Treeston
2021-12-18Core/Pooling: Quest pooling rewrite: (PR#23627)Treeston
2021-12-18Core/Misc: Rewrite some old name handling functions that use raw buffers to n...Treeston
2021-12-17Core/Misc: Remove Trinity::Containers::Size (duplicate of advstd::size)Treeston
2021-12-17Core/AI: No longer do strange things when told to enter evade mode while ther...Treeston
2021-12-16Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...Giacomo Pozzoni
2021-12-16build fix after d1dc0e2Treeston
2021-12-08Core/Misc: Exclude boost 1.78 and newer from boost_1_73_process_windows_nopch...Shauren
2021-12-02Core/CrashHandler: Remove sensitive data from crashlogsjackpoz
2021-12-02Shared/Metric: Fix a rare memory leakjackpoz
2021-12-01Core/Calendar: Improve calendar timezone handlingjackpoz
2021-11-30Core/Movement: Add time synchronisation (#18189)Chaouki Dhib
2021-11-24Core/Misc: Fix GCC 8 warningsjackpoz
2021-11-23Core/Misc: Added lambda support to EventProcessorShauren
2021-11-23Shared/Utilities: Handle string format exceptionsGiacomo Pozzoni
2021-11-22Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/re...jackpoz
2021-11-21Core/Utils: Handle UTF-8 conversion errorsjackpoz
2021-11-16Core/Utils: some code style adjustments, 6d6077e follow-upTreeston
2021-11-16Core/Utils: Fix Unicode handlingTreeston
2021-11-16Core/Misc: Fix vsnprintf usage in ASSERT()jackpoz
2021-11-16Core/Misc: Log more information in asserts (#22783)Giacomo Pozzoni
2021-11-15Fix invalid arguments to string format in Trinity::FatalWarpten
2021-11-15Core/Misc: Partial merge of 3.3.5-dbedit:Treeston
2021-11-12Core/Misc: Add a missing include of Windows.h to Errors.cppTreeston
2021-11-04Core/DataStores: Add a bit more info to db2 file loader sign check assertionsShauren
2021-10-31Core/Misc: FIx a GCC warningShauren
2021-10-31Core/Chat: Unify chat hyperlink parsing (PR #22417)Treeston
2021-10-26Core/Conversations: Dropped time fields and calculate them using db2 data (#2...ModoX
2021-10-25Scripts/Commands: New argument parsing methodology (PR #22363)Treeston
2021-10-24Core/DataStores: Hackfix broken db2 files that have invalid id tablesShauren
2021-10-23Core/CrashHandler: Include assertion messages in crash reportsShauren
2021-10-23Utilities/EventProcessor: Added a overload to AddEventAtOffset accept rand timeKeader
2021-10-15Common/Containers: Eliminate a edge case that could potentially lead to objec...Treeston
2021-10-14Misc: Pass std::chrono types by value everywhere.Treeston
2021-10-06Core/Misc: Fix another gcc warningShauren
2021-10-06Common/Misc: Clean-up a GCC sign comparison warningTreeston
2021-09-26Core/Misc: movement header cleanupccrs
2021-09-25Core/Maps: Adjusted logic in GetFullTerrainStatusForPosition to closer match ...Shauren
2021-09-24Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...Treeston
2021-08-31Core/Misc: Fix windows nopch buildShauren
2021-08-08Core/Misc: Add PERFORMANCE_PROFILING CMake optionjackpoz
2021-06-19Core/Movement: Creatures' idle movement generator can no longer override play...Treeston
2021-06-13Core/Misc: Add container utility function Trinity::Containers::EnsureWritable...Shauren
2021-05-29Fix buildShauren
2021-05-29Core/Maps & Extractors: Move copypasted map file headers into a single shared...Shauren
2021-05-29Core/Misc: Rename MapDefines.h to MMapDefines.h as it contains mmap defines e...Shauren