index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-03T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
/
EventMap.h
Age
Commit message (
Expand
)
Author
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
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-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-02-26
Common/Utilities: More std::chrono overloads for EventMap. Specifying 2 std::...
treeston
2017-01-01
Update copyright note for 2017
vincent-michael
2016-04-05
Core/Misc: MSVC warning fixes
Shauren
2016-03-24
Core/Common: Converted the common library to a shared library.
Naios
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