summaryrefslogtreecommitdiff
path: root/include/d/actor/d_a_obj_vmc.h
AgeCommit message (Collapse)Author
2025-07-30obj_vmc OK for demoLagoLunatic
2025-07-29daNpc_Cb1_c Almost OK (#822)SuperDude88
* daNpc_Cb1_c Almost OK Down to regswaps/minor instruction issues * Oops That inline was fake * Some Cleanup - Fill in more inlines - Reorganize daNpc_Cb1_c inlines - Use inlines more - Some naming and typing consistency * Naming, Consistency Tweaks - TRUE/FALSE macros for all cases of BOOL, use int -> BOOL sometimes - Rename HIO to be consistent with other NPCs - Animation enum * Some HIO Names * Clarity Tweaks - NULL in more asserts - Squared constants
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2024-09-02d_a_obj_vmc matchJasper St. Pierre
fixes #448
2023-11-24Better defaults for create/delete/execute/draw/isdeleteLagoLunatic
2023-11-24Fix missing const inlines in actor headersLagoLunatic
2023-11-24Automatically generate headers for all actorsLagoLunatic