Age | Commit message (Expand) | Author |
---|---|---|
2024-08-26 | misc: constify the remaining for loops (#7534) | Tom Englund |
2024-06-07 | hookSystem: Make needsDeadCleanup volatile (#6356) | John M. Harris, Jr |
2024-05-05 | internal: new shared_ptr and weak_ptr implementation (#5883) | Vaxry |
2024-04-20 | HookSystem: improve callback safety | Vaxry |
2023-10-21 | hooksystem: add callbackinfo struct and cancellable events | Vaxry |
2023-09-20 | logging/format: use std::format_string to catch formatting string errors at c... | memchr |
2023-09-06 | internal: Remove all `.c_str()` calls when using `std::vformat` (#3198) | Philip Damianik |
2023-09-06 | internal: Formatter rework (#3186) | Vaxry |
2023-02-27 | Plugin System (#1590) | Vaxry |
2023-02-19 | Added an Event Hook System (#1578) | Vaxry |