index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
2020-04-09
Core/SAI: Allow SMART_TARGET_ACTION_INVOKER to target GameObjects (#24416)
Giacomo Pozzoni
2020-04-05
Core/Misc: Remove whitespace at the end of lines
jackpoz
2020-03-19
Core/Misc: C++17 cleanups, commit 3, the header commit
Treeston
2020-03-19
Core/Misc: C++17 cleanups, commit 2, the advstd commit
Treeston
2020-03-18
Core/PacketIO: Add a validating string helper class for use in packet classes
Shauren
2020-03-09
Core/Common: Allow to show a message when aborting
jackpoz
2020-03-01
Core: build on aarch64 with gcc (#24216)
daMaex
2020-02-29
Part1: Modernize codebase with Clang-Tidy range based loops (#24164)
Ujp8LfXBJ6wCPR
2020-02-28
Core/Server: improve timestamp format output for large time values (#24193)
ForesterDev
2020-02-23
Core: Build on ARM64 - Raspberry Pi (preferable 4) (#23885)
daMaex
2020-02-22
Core/Server: correct timestamp format for shutdown/restart notification broad...
ForesterDev
2020-02-16
Remove dependency on undefined behaviour (#24159)
Ujp8LfXBJ6wCPR
2020-01-02
New year
Aokromes
2019-12-17
Common/Encoding: fix Base32 alphabet (oops)
Treeston
2019-11-09
Core/Random: Refactor random number generation to use std::uniform_*_distribu...
Shauren
2019-11-09
Dep/SFMT: updated to newest upstream version from https://github.com/Mersenne...
daMaex
2019-08-12
I actually changed compilers in godbolt this time. This does it. Really. (31b...
Treeston
2019-08-12
i am so done with compilers for today , WHY IS STD::SWAP NOT A CONSTEXPR ASDF...
Treeston
2019-08-12
ugh. compilers. 31b5632 follow-up.
Treeston
2019-08-12
Common/Utilities: Explicit tail recursion to keep the compilers happy.
Treeston
2019-08-11
Common/Crypto: Make C++14 compilers happy.
Treeston
2019-08-10
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
Treeston
2019-08-06
Core/Common: fix a bug in BigNumber::AsByteArray that was causing incorrect o...
Treeston
2019-08-05
Common/Util: Sorry about that unexpected downtime at 3AM last night, everyone...
Treeston
2019-08-04
Core/Pooling: Quest pooling rewrite: (PR#23627)
Treeston
2019-08-03
Core/Misc: Rewrite some old name handling functions that use raw buffers to n...
Treeston
2019-07-29
Core/Misc: Remove Trinity::Containers::Size (duplicate of advstd::size)
Treeston
2019-07-29
Core/AI: No longer do strange things when told to enter evade mode while ther...
Treeston
2019-07-25
Core/Misc: MSVC build error (#23637)
Sebastien Levy
2019-07-19
Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...
Giacomo Pozzoni
2019-07-19
build fix after d1dc0e2
Treeston
2019-07-04
Local-only mode fix (#23546)
SolarisSDK
2019-04-28
Core/CrashHandler: Update placeholder text
jackpoz
2019-04-28
Core/CrashHandler: Remove sensible data from crashlogs
jackpoz
2019-04-27
Shared/Metric: Fix a rare memory leak
jackpoz
2019-04-19
Core/Calendar: Improve calendar timezone handling
jackpoz
2019-04-15
Core/Movement: Add time synchronisation (#18189)
Chaouki Dhib
2019-04-14
Core/Dep: Boost 1.70 compatibility
Shauren
2019-04-02
Add missing fclose
Shauren
2019-03-31
Core/Misc: Fix GCC 8 warnings
jackpoz
2019-02-23
Warning fix
Shauren
2019-02-23
Tools/mmaps_generator: Give land priority during area merges over liquids
Shauren
2019-02-23
Tools:
Shauren
2019-02-16
Core/Misc: Improved error message reported by ASSERT_NOTNULL
Shauren
2019-02-15
Fix build
Shauren
2019-02-15
Fix build for older compilers
Shauren
2019-02-15
Core/Misc: Added lambda support to EventProcessor
Shauren
2019-02-15
Shared/Utilities: Handle string format exceptions
Giacomo Pozzoni
2019-01-26
Dep/Recast: Update recastnavigation to https://github.com/recastnavigation/re...
jackpoz
2019-01-19
Core/Misc: Fix clang 6.0 warnings
jackpoz
[next]