summaryrefslogtreecommitdiff
path: root/include/f_pc
AgeCommit message (Collapse)Author
7 dayszl1 cleanup, inline cleanupLagoLunatic
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-04-02CleanupLagoLunatic
2026-03-01d_a_obj_auzu (#935)Roland
* 59% matching in .text * d_a_obj_auzu 100% for demo and retail * Named all fields of daObjAuzu::Act_c * All fields named
2025-09-25Use composition instead of inheritance for most f_op classesLagoLunatic
2025-05-19Demo: Link f_pc_profile_lstLagoLunatic
2025-05-16GXFifo OKLagoLunatic
2025-03-18More return types, set up all dBgS_MoveBgActor subclassesLagoLunatic
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2024-08-08cleanup arg names in f_pc_manager (#673)fig02
2024-07-12Add fpc_ProcID type and use it for all process IDsLagoLunatic
See https://github.com/zeldaret/tp/pull/2173
2024-07-12Add extern declarations to headers for all global variablesLagoLunatic
2024-03-11Standardize process ID type to be uintLagoLunatic
2024-03-11Add uint typedefLagoLunatic
2024-03-11minor inline cleanupLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-02-02misc matchesLagoLunatic
2024-01-18clean up some inlinesLagoLunatic
2023-12-19misc minor cleanup (indentation, offset comments, etc)LagoLunatic
2023-12-16d_bg_s OKLagoLunatic
2023-12-02start d_a_bkLagoLunatic
2023-10-13f_op_overlap cleanup, d_ovlp_fade progressJasper St. Pierre
remove a bunch of externs
2023-10-04Name base_process_class.mUnk2 to mCreateResult, and add fpcM_CreateResultDylan Ascencio
2023-09-24Initial work on mknjdDylan Ascencio
2023-09-22f_op_actor_mng progressJasper St. Pierre
2023-09-17d_a_nh 75% done (#49)LagoLunatic
* d_a_nh 75% done * More nh actions
2023-09-11f_op_kankyo_mng closeJasper St. Pierre
2023-09-11profile updatesJasper St. Pierre
2023-09-09f_pc_manager, f_ap_game workJasper St. Pierre
2023-09-09f_pc mostly matchingJasper St. Pierre
2023-09-10Import projectLuke Street
Original repository: https://github.com/encounter/ww