aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/managers/HookSystemManager.cpp
AgeCommit message (Expand)Author
2024-06-07hookSystem: Make needsDeadCleanup volatile (#6356)John M. Harris, Jr
2024-05-05internal: new shared_ptr and weak_ptr implementation (#5883)Vaxry
2024-04-20HookSystem: improve callback safetyVaxry
2023-10-21hooksystem: add callbackinfo struct and cancellable eventsVaxry
2023-09-20logging/format: use std::format_string to catch formatting string errors at c...memchr
2023-09-06internal: Remove all `.c_str()` calls when using `std::vformat` (#3198)Philip Damianik
2023-09-06internal: Formatter rework (#3186)Vaxry
2023-02-27Plugin System (#1590)Vaxry
2023-02-19Added an Event Hook System (#1578)Vaxry