index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T13: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
2025-06-13
Core/Misc: Remove a bunch of code from headers
Shauren
2023-11-10
Core/Utilities: Added timer series queuing to EventMap (#29420)
ModoX
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
EventMap: Remove GetNextEventTime and GetTimer methods (PR #25092)
Peter Keresztes Schmidt
2022-01-23
Core/Util: Remove EventMap's non-std::chrono::duration based interface (#25049)
Peter Keresztes Schmidt
2021-12-22
Part1: Modernize codebase with Clang-Tidy range based loops (#24164)
Ujp8LfXBJ6wCPR
2021-10-14
Misc: Pass std::chrono types by value everywhere.
Treeston
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-07
Core/Misc: Some /W4 warning fixes
Shauren
2017-05-11
Core/Common: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-08-21
Core/Build: Merge common library and move database out of shared
StormBytePP