summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_fm.h
AgeCommit message (Expand)Author
2026-03-12Make Proc_e enum values consistent across actorsLagoLunatic
2026-03-12Fix missing returns and other warningsLagoLunatic
2026-03-12D_a_fm matching (#917)Zeclos
2025-06-01Automatically generate dCcD_Src structs for most files (#778)Ammar Askar
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2025-02-23Various cleanupLagoLunatic
2025-02-01Switch return type of _execute/_draw/_delete to be `bool` by default instead ...LagoLunatic
2023-12-30Add autogenerated HIO class defs to actor headersLagoLunatic
2023-11-26Remove some unnecessary includes from headersLagoLunatic
2023-11-24Move more actor class defs to headersLagoLunatic
2023-11-24Better defaults for create/delete/execute/draw/isdeleteLagoLunatic
2023-11-24Automatically generate headers for all actorsLagoLunatic