summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_mozo.cpp
AgeCommit message (Expand)Author
2026-06-16Use joint enums in several different places (#981)123456789758
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-08-23Add dolzel_rel.pchLagoLunatic
2025-08-22Fix collision struct formattingLagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-08-16Add version ifdefs for demo resource headersLagoLunatic
2025-06-01Fix field names for cM3dGCpsS commentsLagoLunatic
2025-06-01Automatically generate dCcD_Src structs for most files (#778)Ammar Askar
2025-05-29Document several more TU names (#770)123456789758
2025-05-21Add enum for actor priorityLagoLunatic
2025-03-18Missed some spots where `cPhs_State` should be usedLagoLunatic
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2025-03-17Rename J3DFrameCtrl loop mode enumLagoLunatic
2025-02-28Document the second param to joint callback functionsLagoLunatic
2025-01-31Rename HostIO mChildID to mNoLagoLunatic
2025-01-08Fix mDoHIO inlinesLagoLunatic
2024-10-17clangd: Started fixing warnings and errors, code cleanupLagoLunatic
2024-07-20minor bk, damagereaction, mozo workLagoLunatic
2024-07-12Add fpc_ProcID type and use it for all process IDsLagoLunatic
2024-06-22Use NULL macro in asserts, fix NULL macro to matchLagoLunatic
2024-05-10use loopmode enum in more placesLagoLunatic
2024-04-24Started using resource enums for old actorsLagoLunatic
2024-04-22Regenerate old actor profiles for consistencyLagoLunatic
2024-03-11Add uint typedefLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-01-23minor matchesJasper St. Pierre
2023-12-20use inlines in more placesLagoLunatic
2023-12-19move placement new to MSL_CJcw87
2023-11-30Add return type and static keyword to common actor static funcsLagoLunatic
2023-11-25Finished porting all actor classes to headersLagoLunatic
2023-11-24Remove fake inlines from fopAc_ac_c, add real inlinesLagoLunatic
2023-11-22d_lib progress, d_a_rd documentation progressLagoLunatic
2023-10-13f_op_overlap cleanup, d_ovlp_fade progressJasper St. Pierre
2023-10-07Use fopAcStts enum everywhereLagoLunatic
2023-10-03d_a_am 50%LagoLunatic
2023-09-23Ygush 98% (one regswap remaining)LagoLunatic
2023-09-17d_a_nh 75% done (#49)LagoLunatic
2023-09-16Add dEvt and dNpc enums (#45)Dylan Ascencio
2023-09-10Import projectLuke Street