summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_rd.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-09Demo work (#984)LagoLunatic
2026-05-07Rename fopAcM_SetupActor to fopAcM_ctLagoLunatic
2026-05-01d_a_player - Add cut type enum (#966)123456789758
2026-03-31Add default arguments to anm init functions to simplify callsLagoLunatic
2026-03-20Replace particle enums with official namesLagoLunatic
2026-03-12Make Proc_e enum values consistent across actorsLagoLunatic
2025-09-02Add empty placeholders to fix HIO funcs missing when linking debug versionLagoLunatic
2025-08-23Add dolzel_rel.pchLagoLunatic
2025-08-20Fix most weak function ordering issuesLagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-08-15Add JntHit enumsLagoLunatic
2025-08-03Add extra brackets to collision src structsLagoLunatic
2025-07-25DEMO_SELECTLagoLunatic
2025-07-15Use named constants instead of literals in some placesLagoLunatic
2025-07-15Create return type cleanup, use dist enumLagoLunatic
2025-05-28Demo workLagoLunatic
2025-05-21Add enum for actor priorityLagoLunatic
2025-05-17Standardize mMode/mAction names in C-style actorsLagoLunatic
2025-05-09Disappear drop type cleanupLagoLunatic
2025-04-19More inlinesLagoLunatic
2025-03-28Cleanp a bunch of stuffLagoLunatic
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2025-03-17Rename J3DFrameCtrl loop mode enumLagoLunatic
2025-03-06Populate particle IDs enum with placeholders and use them everywhereLagoLunatic
2025-02-28Document the second param to joint callback functionsLagoLunatic
2025-01-17Rename more item enumsLagoLunatic
2025-01-17JStudio/JMessage work and cleanupLagoLunatic
2025-01-14Fix various data relocation differences in unlinked TUsLagoLunatic
2024-12-28d_a_obj_toripost documentation, d_a_rd wrong name fixesLagoLunatic
2024-10-28Clean up cc enumsJasper St. Pierre
2024-10-19Add fake headers for unsolved weak objects to reduce manual copy-pastingLagoLunatic
2024-10-17clangd: Started fixing warnings and errors, code cleanupLagoLunatic
2024-07-19Change i_entry from int to BOOLLagoLunatic
2024-07-18Use loopmode enum in a couple more placesLagoLunatic
2024-07-04Add developer-specific macros for g_regHIO child registersLagoLunatic
2024-06-22Use NULL macro in asserts, fix NULL macro to matchLagoLunatic
2024-05-10use loopmode enum in more placesLagoLunatic
2024-05-01Fix TevType enumLagoLunatic
2024-04-23Move res enums in cpp files to include res headers insteadLagoLunatic
2024-04-22Regenerate old actor profiles for consistencyLagoLunatic
2024-04-18clean up some inline parametersLagoLunatic
2024-04-17Add enum for attention typesLagoLunatic
2024-04-16fix some regressionsLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-02-05Match mDoExt_McaMorf::isStop inline regallocLagoLunatic
2024-02-02Realmatch dComIfGp_event_runCheck inlineLagoLunatic
2024-02-01Clean up commentsLagoLunatic