summaryrefslogtreecommitdiff
path: root/src/f_op/f_op_camera.cpp
AgeCommit message (Collapse)Author
2025-09-25Use composition instead of inheritance for most f_op classesLagoLunatic
2025-04-13d_stage cleanupLagoLunatic
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2025-01-23Mark funcs with weak func order issues as Equivalent, fix a few other issuesLagoLunatic
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
2024-02-20More enum cleanupLagoLunatic
2024-01-30d_a_bk workLagoLunatic
2024-01-24Use horrible hack to fakematch weak order of f_op_actor_mngLagoLunatic
2023-09-22f_op_camera seems goodJasper St. Pierre
2023-09-10Import projectLuke Street
Original repository: https://github.com/encounter/ww