summaryrefslogtreecommitdiff
path: root/src/f_pc/f_pc_stdcreate_req.cpp
AgeCommit message (Collapse)Author
2025-03-18More return types, set up all dBgS_MoveBgActor subclassesLagoLunatic
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2024-07-12Add fpc_ProcID type and use it for all process IDsLagoLunatic
See https://github.com/zeldaret/tp/pull/2173
2024-03-11Standardize process ID type to be uintLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2023-11-22Process IDs cleanupLagoLunatic
* Use fpcM_ERROR_PROCESS_ID_e enum instead of literal -1/0xFFFFFFFF everywhere * Disambiguate variable names by using itemNo/msgNo instead of itemID/msgID
2023-10-13f_op_overlap cleanup, d_ovlp_fade progressJasper St. Pierre
remove a bunch of externs
2023-09-10Import projectLuke Street
Original repository: https://github.com/encounter/ww