summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_obj_Ygush00.cpp
AgeCommit message (Expand)Author
2026-05-29Update all code to use the new enum formatsLagoLunatic
2026-05-26Process profiles and enums cleanup (#1031)LagoLunatic
2026-05-07Rename fopAcM_SetupActor to fopAcM_ctLagoLunatic
2026-03-31Add default arguments to anm init functions to simplify callsLagoLunatic
2025-09-19Added enums for all used event/tmp bits/regs (#893)LagoLunatic
2025-09-02Add empty placeholders to fix HIO funcs missing when linking debug versionLagoLunatic
2025-08-23Add dolzel_rel.pchLagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-07-25DEMO_SELECTLagoLunatic
2025-05-24Demo matches (#767)LagoLunatic
2025-05-21Add enum for actor priorityLagoLunatic
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2025-03-17Rename J3DFrameCtrl loop mode enumLagoLunatic
2025-03-17Fix compilation warning from ygushLagoLunatic
2025-01-31Rename HostIO mChildID to mNoLagoLunatic
2025-01-11Some initial work on HIO classes definitions for debug buildLagoLunatic
2024-10-19Add fake headers for unsolved weak objects to reduce manual copy-pastingLagoLunatic
2024-06-22Use FALSE macro in asserts, remove JUT_PANIC macroLagoLunatic
2024-04-25Use resource enums for all other old actorsLagoLunatic
2024-04-22Regenerate old actor profiles for consistencyLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-02-26misc cleanupLagoLunatic
2024-01-04Move event bits enumLagoLunatic
2023-12-19move placement new to MSL_CJcw87
2023-12-08add default params to a lot more functionsLagoLunatic
2023-11-25Finished porting all actor classes to headersLagoLunatic
2023-11-24Remove fake inlines from fopAc_ac_c, add real inlinesLagoLunatic
2023-11-24Ygush00 header fixJasper St. Pierre
2023-11-12Use static_cast instead of void* hackLagoLunatic
2023-11-10d_a_obj_AjavWJasper St. Pierre
2023-10-13f_op_overlap cleanup, d_ovlp_fade progressJasper St. Pierre
2023-10-07Use fopAcStts enum everywhereLagoLunatic
2023-09-26Fix various regswaps caused by castingLagoLunatic
2023-09-23Ygush 98% (one regswap remaining)LagoLunatic
2023-09-17d_a_nh 75% done (#49)LagoLunatic
2023-09-16Remove const from fopAcM functions (#44)LagoLunatic
2023-09-13d_a_obj_Ygush00 almostJasper St. Pierre
2023-09-11profile updatesJasper St. Pierre
2023-09-10d_a_obj_Ygush00 closerJasper St. Pierre
2023-09-10actor enum, m_Do_ext fixesJasper St. Pierre
2023-09-10d_a_Obj_Gryw00 nonmatching startJasper St. Pierre
2023-09-10Import projectLuke Street