index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-28T14: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-08-16
Core/ChatCommands: Add support for enum type arguments (PR #25242)
Peter Keresztes Schmidt
2020-08-11
Core/Warden: Warden refactors (PR #25235)
Treeston
2020-08-04
Core/Common: Move old-style pointer+size HexStr methods to Trinity::Impl wher...
Treeston
2020-08-01
Core/Common: Merge TimeTrackerSmall with TimeTracker
Carbenium
2020-08-01
Core/Common: Add a std::chrono interface to TimeTrackerSmall
Carbenium
2020-07-31
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
2020-07-27
Core/EventProcessor: std::chrono-ify the remaining public API
Carbenium
2020-07-27
Core/EventProcessor: std::chrono-ify CalculateTime
Carbenium
2020-07-26
Core/EventMap: Clarify documentation of ScheduleEvent
Carbenium
2020-07-26
Core/EventMap: Unify semantics of DelayEvents
Carbenium
2020-07-26
EventMap: Change GetTimeUntilEvent to return std::chrono types
Carbenium
2020-07-26
EventMap: Switch internal timer over to std::chrono type
Carbenium
2020-07-26
Core/Authserver: Auth cleanup phase 1b, the "I didn't hit Stage All" commit. ...
Treeston
2020-07-26
Core/Authserver: Authserver cleanup (PR#25093)
Treeston
2020-07-25
Core/Utilities: Add custom _days chrono literal
Carbenium
2020-07-22
EventMap: Remove GetNextEventTime and GetTimer methods (PR #25092)
Peter Keresztes Schmidt
2020-07-21
TaskScheduler: use randtime instead of custom implementation
Carbenium
2020-07-18
Core/Threads: Replace Boost TLS with C++11 one (#15782)
Giacomo Pozzoni
2020-07-17
Core/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
2020-07-15
Nopch fix
Shauren
2020-07-15
Dep: Switch to boost process instead of old standalone version
Shauren
2020-07-15
Core/Misc: Replace boost::optional with std::optional (#25047)
Peter Keresztes Schmidt
2020-07-15
Core/Util: Remove EventMap's non-std::chrono::duration based interface (#25049)
Peter Keresztes Schmidt
2020-05-31
Cherry-pick some cmake commits (#24720)
Giacomo Pozzoni
2020-05-30
Cherry pick some db commits (#24713)
Giacomo Pozzoni
2020-04-09
Core/SAI: Allow SMART_TARGET_ACTION_INVOKER to target GameObjects (#24416)
Giacomo Pozzoni
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-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
[next]