index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
Utilities
/
EventProcessor.h
Age
Commit message (
Expand
)
Author
2025-01-18
Core/Misc: Remove return type std::enable_if based SFINAE
Shauren
2023-01-07
Core/Misc: Migrate our c++20 advstd to standard features
Shauren
2022-01-24
Core/EventProcessor: std::chrono-ify the remaining public API
Carbenium
2022-01-24
Core/EventProcessor: std::chrono-ify CalculateTime
Carbenium
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-11-23
Core/Misc: Added lambda support to EventProcessor
Shauren
2021-10-23
Utilities/EventProcessor: Added a overload to AddEventAtOffset accept rand time
Keader
2021-10-14
Misc: Pass std::chrono types by value everywhere.
Treeston
2021-02-25
Some misc streamlining/cleanup:
Treeston
2020-08-16
Core/Spells: enable and implement SMSG_MISSILE_CANCEL (#25215)
Ovah
2020-01-02
New Year
Aokromes
2019-06-15
Core/Spells: Remade trajectory target selection (#19048)
xinef1
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-11
Core/Common: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-07-05
Core/EventProcessor: Wait for non deletable events to get deletable.
Naios
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