summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_disappear.cpp
AgeCommit message (Expand)Author
2026-05-26Process profiles and enums cleanup (#1031)LagoLunatic
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
2023-10-10Add default parameters for particle inlinesLagoLunatic
2023-10-07Use fopAcStts enum everywhereLagoLunatic
2023-09-19most of d_kankyo done (#61)TakaRikka
2023-09-16Add dEvt and dNpc enums (#45)Dylan Ascencio
2023-09-10Import projectLuke Street