summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_disappear.cpp
AgeCommit message (Collapse)Author
2026-05-26Process profiles and enums cleanup (#1031)LagoLunatic
* Fix some profile comments * Add missing static for local visibility data * Move proc name and draw priority enums to f_pc * Add _e suffix to daObjBarrier_c proc enum * Change proc name enum format to match TP * Change draw prio enum format to match TP * Change ItemNo enum format, finish fixing item names * Revert static for cb1 hio * Clean up formatting of profile comments * Fix comment alignment
2026-05-07Rename fopAcM_SetupActor to fopAcM_ctLagoLunatic
2026-03-20Replace particle enums with official namesLagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-05-21Add enum for actor priorityLagoLunatic
2025-05-09Disappear drop type cleanupLagoLunatic
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2025-03-12Work on d_a_bk, c_damagereactionLagoLunatic
2025-03-06Populate particle IDs enum with placeholders and use them everywhereLagoLunatic
2025-01-17Rename more item enumsLagoLunatic
2025-01-11Add enums for items and disappearsLagoLunatic
2024-11-02warning cleanupLagoLunatic
2024-07-04Add developer-specific macros for g_regHIO child registersLagoLunatic
2024-04-22Regenerate old actor profiles for consistencyLagoLunatic
2024-04-21Generate all actor profiles and method tablesLagoLunatic
2024-04-17add static keyword in more placesLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-02-25Started cleaning up the itemNo enumLagoLunatic
2024-01-23minor actor cleanupLagoLunatic
2024-01-21Minor d_com_static workLagoLunatic
2023-12-30start adding particle/hitmark enums + some d_cc_sLagoLunatic
2023-12-19move placement new to MSL_CJcw87
2023-12-08add default params to a lot more functionsLagoLunatic
2023-11-30Add return type and static keyword to common actor static funcsLagoLunatic
2023-11-25Move more actor classes to headersLagoLunatic
2023-11-24Remove fake inlines from fopAc_ac_c, add real inlinesLagoLunatic
2023-11-02Fix some roomno related inlinesLagoLunatic
2023-10-20d_a_am2 matchLagoLunatic
2023-10-15Add attention flags enum, use enums in more placesLagoLunatic
2023-10-13f_op_overlap cleanup, d_ovlp_fade progressJasper St. Pierre
remove a bunch of externs
2023-10-10Add default parameters for particle inlinesLagoLunatic
2023-10-07Use fopAcStts enum everywhereLagoLunatic
2023-09-19most of d_kankyo done (#61)TakaRikka
* most of d_kankyo done * some kankyo fixes
2023-09-16Add dEvt and dNpc enums (#45)Dylan Ascencio
* Small but important fix for m_DoExt_McaMorf * Better fix for m_DoExt_McaMorf lol * Work on d_a_mozo * Add dEvt_Command_e, dEvt_Condition_e, and dNpc_MessageStatus_e; also implement those 3 in d_a_obj_paper. * 100% match d_a_disappear * Remove nonmatching comments from d_a_disappear * Clean up d_a_mozo slightly
2023-09-10Import projectLuke Street
Original repository: https://github.com/encounter/ww