summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_kamome2.cpp
AgeCommit message (Collapse)Author
7 dayszl1 cleanup, inline cleanupLagoLunatic
2026-05-29Update all code to use the new enum formatsLagoLunatic
2026-05-26Process profiles and enums cleanup (#1031)LagoLunatic
* Fix some profile comments * Add missing static for local visibility data * Move proc name and draw priority enums to f_pc * Add _e suffix to daObjBarrier_c proc enum * Change proc name enum format to match TP * Change draw prio enum format to match TP * Change ItemNo enum format, finish fixing item names * Revert static for cb1 hio * Clean up formatting of profile comments * Fix comment alignment
2026-05-10DSNAP enum cleanupLagoLunatic
2026-05-07Rename fopAcM_SetupActor to fopAcM_ctLagoLunatic
2026-04-01Use res enums in more placesLagoLunatic
2026-03-31Remove some unnecessary version ifdefsLagoLunatic
2025-09-02Add empty placeholders to fix HIO funcs missing when linking debug versionLagoLunatic
2025-08-31d_a_kamome2 (#881)Maide
* d_a_kamome2 * PR
2025-05-21Add enum for actor priorityLagoLunatic
2025-05-19Demo: Add missing demo-only TU configsLagoLunatic