index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T06:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2022-01-23
Dep: Switch to boost process instead of old standalone version
Shauren
2022-01-23
Core/Misc: Replace boost::optional with std::optional (#25047)
Peter Keresztes Schmidt
2022-01-23
Core/Util: Remove EventMap's non-std::chrono::duration based interface (#25049)
Peter Keresztes Schmidt
2022-01-21
Core/Misc: Fixed engrish in static_assert for EnumFlag and restrict DEFINE_EN...
Shauren
2022-01-19
Core/Common: Replace ASSERT(false, "...") with ABORT_MSG("...")
jackpoz
2022-01-19
Core/Common: Add macro ASSERT_WITH_SIDE_EFFECTS to be used when asserting con...
jackpoz
2022-01-07
Core/DataStores: Fixed a crash in db2 loader happening when trying to load ad...
Shauren
2022-01-06
fixed indentation for cmake files
ipriver
2022-01-06
Log number of Creatures and GameObject per map (#24809)
Giacomo Pozzoni
2022-01-06
Core/Networking: Switch to intrusive variant of MPSC queue to halve the numbe...
Shauren
2022-01-04
Vmap: Introduce skipping of antiportals and unreachable mogp (#26331)
killerwife
2022-01-04
MapExtraction: Fix water height redundancy algorithm ignoring "no water" (#26...
killerwife
2022-01-04
Core/Maps: Change .map file version from FourCC to uint32 (#26326)
Giacomo Pozzoni
2022-01-04
Core/MMAPs: Restore single slope angle of 55°
jackpoz
2022-01-04
Core/MMAPs: Fix small steps being considered as NAV_AREA_GROUND_STEEP
jackpoz
2022-01-04
Handle different slopes in mmaps (#24765)
Giacomo Pozzoni
2022-01-03
Core/Util: Added iterator range overload for Trinity::Containers::RandomShuffle
Shauren
2022-01-01
Core/SAI: Allow SMART_TARGET_ACTION_INVOKER to target GameObjects (#24416)
Giacomo Pozzoni
2021-12-24
Core/Misc: C++17 cleanups, commit 3, the header commit
Treeston
2021-12-24
Core/Misc: C++17 cleanups, commit 2, the advstd commit
Treeston
2021-12-23
Core/PacketIO: Add a validating string helper class for use in packet classes
Shauren
2021-12-22
Core/Common: Allow to show a message when aborting
jackpoz
2021-12-22
Core: build on aarch64 with gcc (#24216)
daMaex
2021-12-22
Part1: Modernize codebase with Clang-Tidy range based loops (#24164)
Ujp8LfXBJ6wCPR
2021-12-22
Core/Server: improve timestamp format output for large time values (#24193)
ForesterDev
2021-12-22
Core: Build on ARM64 - Raspberry Pi (preferable 4) (#23885)
daMaex
2021-12-22
Core/Server: correct timestamp format for shutdown/restart notification broad...
ForesterDev
2021-12-21
Core/Misc: Resolve c++17 TODOs left in code as comments
Shauren
2021-12-21
Remove dependency on undefined behaviour (#24159)
Ujp8LfXBJ6wCPR
2021-12-19
Common/Encoding: fix Base32 alphabet (oops)
Treeston
2021-12-19
Core/Random: Refactor random number generation to use std::uniform_*_distribu...
Shauren
2021-12-19
Dep/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-18
Common/Util: Sorry about that unexpected downtime at 3AM last night, everyone...
Treeston
2021-12-18
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2021-12-18
Core/Misc: Rewrite some old name handling functions that use raw buffers to n...
Treeston
2021-12-17
Core/Misc: Remove Trinity::Containers::Size (duplicate of advstd::size)
Treeston
2021-12-17
Core/AI: No longer do strange things when told to enter evade mode while ther...
Treeston
2021-12-16
Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...
Giacomo Pozzoni
2021-12-16
build fix after d1dc0e2
Treeston
2021-12-08
Core/Misc: Exclude boost 1.78 and newer from boost_1_73_process_windows_nopch...
Shauren
2021-12-02
Core/CrashHandler: Remove sensitive data from crashlogs
jackpoz
2021-12-02
Shared/Metric: Fix a rare memory leak
jackpoz
2021-12-01
Core/Calendar: Improve calendar timezone handling
jackpoz
2021-11-30
Core/Movement: Add time synchronisation (#18189)
Chaouki Dhib
2021-11-24
Core/Misc: Fix GCC 8 warnings
jackpoz
2021-11-23
Core/Misc: Added lambda support to EventProcessor
Shauren
2021-11-23
Shared/Utilities: Handle string format exceptions
Giacomo Pozzoni
2021-11-22
Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/re...
jackpoz
2021-11-21
Core/Utils: Handle UTF-8 conversion errors
jackpoz
[next]