aboutsummaryrefslogtreecommitdiff
path: root/src/common
AgeCommit message (Expand)Author
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
2021-05-27Core/Logging: Add functions that allow creating loggers and appenders from ot...Shauren
2021-05-24Core/Misc: Add another boost hack. Fixes bnetserver/worldserver -c command li...Shauren
2021-05-21Core/Vmaps: Fixed crash in unloading vmapsShauren
2021-05-03Core/Chat: Chat translation improvementsShauren
2021-04-25Core/Vmaps: Extract more doodad setsShauren
2021-04-25Core/Vmaps: Reduce memory used by vmaps, part 2Shauren
2021-04-25Core/Vmaps: Reduce memory used by vmaps (and their size, slightly)Shauren
2021-04-16Core/Crash reporting: Add support to char* arraysjackpoz
2021-04-15Core/Entities: Fix some weird movement due to los issues (#21125)Jeremy
2021-03-15Shared/Metric: Fix crash on shutdownjackpoz
2021-03-05Core/Spells Handle auras 328 & 396 (SPELL_AURA_TRIGGER_SPELL_ON_POWER_*)Traesh
2021-03-02Core/PacketIO: Increase max allowed incoming packet size for CMSG_HOTFIX_REQUESTShauren
2021-02-25Shared/Metric: Stop metrics on shutdownjackpoz
2021-02-25Core/Crash reporting: Fix buffer overflowjackpoz
2021-02-25Some misc streamlining/cleanup:Treeston
2021-02-15Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/re...jackpoz
2021-02-06Core/Misc: Fix static analysis issuesjackpoz
2020-12-12Dep/Boost: Support for boost 1.74 - heapShauren
2020-12-12Dep/Boost: Partial support for boost 1.74 - asioShauren
2020-12-08Core/Collision: Fixed false positive errors in console about vmap loadingShauren
2020-12-08Core/Misc: Added another overload to MakeIteratorPair (and constexpr Iterator...Shauren
2020-12-08Core/Misc: Add std::clamp to advstdShauren
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-23Core/Misc: Remove Whitespacessirikfoll
2020-08-19Core/Misc: Fix static analysis issuesjackpoz
2020-08-18Core/VMaps: Fix no collision trianglesGolrag
2020-08-18Utilities/Containers: New RandomResize implementation with guaranteed asympto...Treeston
2020-08-16Core/Spells: enable and implement SMSG_MISSILE_CANCEL (#25215)Ovah
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-08-13[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)Treeston
2020-08-03Core/Authserver: Re-organize the `accounts` table (PR #25135)Treeston
2020-08-03Core/Authserver: Split SRP6 into its own file (PR #25131)Treeston
2020-08-03how does VC++ never catch these? 5e36bf7 follow-upTreeston
2020-08-03Core/Authserver: Auth cleanup phase 1b, the "I didn't hit Stage All" commit. ...Treeston
2020-08-03Core/Authserver: Auth cleanup phase 1a, the "stuff I ran across while making ...Treeston
2020-08-03Core/Authserver: Authserver cleanup (PR#25093)Treeston