index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
Age
Commit message (
Expand
)
Author
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-01-02
New year
Aokromes
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-10
[3.3.5] Core/Authserver: TOTP rewrite: (PR #23633)
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-04-19
Core/Calendar: Improve calendar timezone handling
jackpoz
2019-04-15
Core/Movement: Add time synchronisation (#18189)
Chaouki Dhib
2019-03-31
Core/Misc: Fix GCC 8 warnings
jackpoz
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-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-11-14
Fix nopch build
Shauren
2018-11-11
Core/Util: Redesign SmartEnum to properly work for large enums (>64 entries) ...
Treeston
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-13
[3.3.5] Core/Chat: Unify chat hyperlink parsing (PR #22417)
Treeston
2018-09-07
Scripts/Commands: New argument parsing methodology (PR #22363)
Treeston
2018-08-26
Utilities/EventProcessor: Added a overload to AddEventAtOffset accept rand time
Keader
2018-07-19
Common/Containers: Eliminate a edge case that could potentially lead to objec...
Treeston
2018-07-18
Misc: Pass std::chrono types by value everywhere.
Treeston
2018-04-06
Core/Movement: Replace old TargetedMovementGenerator into ChaseMovementGenera...
Treeston
2018-02-12
Core/Movement: Creatures' idle movement generator can no longer override play...
Treeston
2018-01-06
Core/Misc: Added compatibility layer for boost 1.66 and future std:: networki...
Shauren
2018-01-01
Update copyright note for 2018
tkrokli
2017-12-17
Core/Utilities: Globally enable C++14 chrono literals
Naios
2017-11-30
Some misc streamlining/cleanup:
Treeston
[next]