index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-10T08:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
/
EventMap.cpp
Age
Commit message (
Expand
)
Author
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-22
EventMap: Remove GetNextEventTime and GetTimer methods (PR #25092)
Peter Keresztes Schmidt
2020-07-15
Core/Util: Remove EventMap's non-std::chrono::duration based interface (#25049)
Peter Keresztes Schmidt
2020-02-29
Part1: Modernize codebase with Clang-Tidy range based loops (#24164)
Ujp8LfXBJ6wCPR
2020-01-02
New year
Aokromes
2019-01-01
Happy New Year, folks. It's 2019!
Treeston
2018-07-18
Misc: Pass std::chrono types by value everywhere.
Treeston
2018-01-01
Update copyright note for 2018
tkrokli
2017-06-19
Core: ported headers cleanup from master branch
ariel-
2017-01-02
Update Copyright notice for 2017
tkrokli
2016-01-01
Update copyright note for 2016
Rushor
2015-08-16
Core/BuildSystem: Merge collision, debugging, threading, utilities and config...
StormBytePP