summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_mbdoor.cpp
AgeCommit message (Expand)Author
2026-05-29Update all code to use the new enum formatsLagoLunatic
2026-05-26Process profiles and enums cleanup (#1031)LagoLunatic
2026-05-07Add helper macros to simplify fopAcM_ct-related version differencesLagoLunatic
2026-05-07Rename fopAcM_SetupActor to fopAcM_ctLagoLunatic
2026-04-14Misc demo matches (#952)LagoLunatic
2025-08-23Add dolzel_rel.pchLagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-05-29Document several more TU names (#770)123456789758
2025-05-21Add enum for actor priorityLagoLunatic
2025-03-28d_demo workLagoLunatic
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2024-11-02warning cleanupLagoLunatic
2024-06-22Use NULL macro in asserts, fix NULL macro to matchLagoLunatic
2024-06-22Use FALSE macro in asserts, remove JUT_PANIC macroLagoLunatic
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-16add more default parameters for common funcsLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-02-10various cleanup, fix some fakematchesLagoLunatic
2024-01-18some actor documentation and cleanupLagoLunatic
2024-01-16Rename actor orig->home and next->oldLagoLunatic
2023-12-28use enums in more placesLagoLunatic
2023-12-20use inlines in more placesLagoLunatic
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-24Move more actor class defs to headersLagoLunatic
2023-11-12Use static_cast instead of void* hackLagoLunatic
2023-10-24d_event_data startLagoLunatic
2023-10-19Actor attention flag enum cleanupLagoLunatic
2023-10-16d_item 40%LagoLunatic
2023-10-13f_op_overlap cleanup, d_ovlp_fade progressJasper St. Pierre
2023-10-07Use fopAcStts enum everywhereLagoLunatic
2023-09-26d_a_mbdoor OKLagoLunatic
2023-09-10Import projectLuke Street