index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
Age
Commit message (
Expand
)
Author
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
2019-01-16
Core/Objects: increase sight range of objects & correct general default visib...
Kittnz
2019-01-12
Core/Utils: Handle UTF-8 conversion errors
jackpoz
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-12-25
Core/Utils: some code style adjustments, 6d6077e follow-up
Treeston
2018-12-25
Core/Utils: Fix Unicode handling
Treeston
2018-12-19
Shared/Misc: Use C99 conformant snprintf and vsnprintf in Visual Studio (#22876)
Giacomo Pozzoni
2018-12-16
Core/Misc: Fix vsnprintf usage in ASSERT()
jackpoz
2018-12-14
Core/Misc: Log more information in asserts (#22783)
Giacomo Pozzoni
2018-11-14
Fix nopch build
Shauren
2018-11-11
Core/Util: Redesign SmartEnum to properly work for large enums (>64 entries) ...
Treeston
2018-10-27
Fix invalid arguments to string format in Trinity::Fatal
Warpten
2018-10-26
338e8ba follow-up (more constexpr)
Treeston
2018-10-26
Core/Misc: Partial merge of 3.3.5-dbedit:
Treeston
2018-09-27
cleanup unused variable error (2a607e6 follow-up)
Treeston
2018-09-27
Core/Misc: A few more advstd imports from C++17
Treeston
2018-09-27
Core/Misc: constexpr a bunch of things, and a missing include of Windows.h so...
Treeston
[next]