summaryrefslogtreecommitdiff
path: root/src/f_op/f_op_scene_mng.cpp
AgeCommit message (Collapse)Author
2026-05-28Demo work and fakematch cleanup (#1034)LagoLunatic
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
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2024-07-13some scene/overlap documentation and fixesJasper St. Pierre
2024-07-12Add fpc_ProcID type and use it for all process IDsLagoLunatic
See https://github.com/zeldaret/tp/pull/2173
2024-06-22Use FALSE macro in asserts, remove JUT_PANIC macroLagoLunatic
2024-03-24d_a_bkLagoLunatic
2024-03-11Add uint typedefLagoLunatic
2023-12-30use enums and inlines in more placesLagoLunatic
2023-10-02d_s_open 99%Jasper St. Pierre
2023-09-09JUTAssert: simplify assertJasper St. Pierre
2023-09-09f_op matchesJasper St. Pierre
2023-09-10Import projectLuke Street
Original repository: https://github.com/encounter/ww