index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-07T01: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
2022-01-24
Core/Common: Merge TimeTrackerSmall with TimeTracker
Carbenium
2022-01-24
Core/Common: Add a std::chrono interface to TimeTrackerSmall
Carbenium
2022-01-24
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
2022-01-24
Core/EventProcessor: std::chrono-ify the remaining public API
Carbenium
2022-01-24
Core/EventProcessor: std::chrono-ify CalculateTime
Carbenium
2022-01-24
Core/EventMap: Clarify documentation of ScheduleEvent
Carbenium
2022-01-24
Core/EventMap: Unify semantics of DelayEvents
Carbenium
2022-01-23
EventMap: Change GetTimeUntilEvent to return std::chrono types
Carbenium
2022-01-23
EventMap: Switch internal timer over to std::chrono type
Carbenium
2022-01-23
Core/Utilities: Add custom _days chrono literal
Carbenium
2022-01-23
EventMap: Remove GetNextEventTime and GetTimer methods (PR #25092)
Peter Keresztes Schmidt
2022-01-23
TaskScheduler: use randtime instead of custom implementation
Carbenium
2022-01-23
Core/Threads: Replace Boost TLS with C++11 one (#15782)
Giacomo Pozzoni
2022-01-23
Core/Time: Rename GetGameTime{System, Steady}Point methods
Treeston
2022-01-23
Nopch fix
Shauren
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-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: 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-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
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-01
Core/Calendar: Improve calendar timezone handling
jackpoz
2021-11-30
Core/Movement: Add time synchronisation (#18189)
Chaouki Dhib
2021-11-23
Core/Misc: Added lambda support to EventProcessor
Shauren
2021-11-23
Shared/Utilities: Handle string format exceptions
Giacomo Pozzoni
2021-11-21
Core/Utils: Handle UTF-8 conversion errors
jackpoz
2021-11-16
Core/Utils: some code style adjustments, 6d6077e follow-up
Treeston
2021-11-16
Core/Utils: Fix Unicode handling
Treeston
2021-11-15
Core/Misc: Partial merge of 3.3.5-dbedit:
Treeston
2021-10-31
Core/Chat: Unify chat hyperlink parsing (PR #22417)
Treeston
2021-10-25
Scripts/Commands: New argument parsing methodology (PR #22363)
Treeston
2021-10-23
Utilities/EventProcessor: Added a overload to AddEventAtOffset accept rand time
Keader
[next]