summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_branch.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
2025-08-23Add dolzel_rel.pchLagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-05-31Demo work, d_a_kytag02 and d_a_ff OKLagoLunatic
2025-05-29Cleanup, demo work, and match daNpcPeople_c::getMsg on retailLagoLunatic
2025-05-29Document several more TU names (#770)123456789758
2025-05-28Demo workLagoLunatic
2025-05-21Add enum for actor priorityLagoLunatic
2025-03-18More return types, set up all dBgS_MoveBgActor subclassesLagoLunatic
2025-03-17Add `cPhs_State` typedef and use it everywhereLagoLunatic
2025-02-11A few small matches for 2dnumber/meterLagoLunatic
2024-06-22Use NULL macro in asserts, fix NULL macro to matchLagoLunatic
2024-04-23Move res enums in cpp files to include res headers insteadLagoLunatic
2024-04-22Regenerate old actor profiles for consistencyLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-02-26misc cleanupLagoLunatic
2024-01-06use more inlines and enumsLagoLunatic
2024-01-06d_a_branch OKLagoLunatic
2023-12-20use inlines in more placesLagoLunatic
2023-12-19misc minor cleanup (indentation, offset comments, etc)LagoLunatic
2023-12-19move placement new to MSL_CJcw87
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-10-16d_a_branch_static 100%LagoLunatic
2023-10-13f_op_overlap cleanup, d_ovlp_fade progressJasper St. Pierre
2023-10-07Use fopAcStts enum everywhereLagoLunatic
2023-10-03d_a_am 50%LagoLunatic
2023-09-20Started d_a_arrow (#64)LagoLunatic
2023-09-17d_a_nh 75% done (#49)LagoLunatic
2023-09-14Major work on d_a_obj_paperDylan Ascencio
2023-09-12Minor changes to d_a_branchDylan Ascencio
2023-09-12Match some more of daBranch_cDylan Ascencio
2023-09-12Merge remote-tracking branch 'upstream/main'Dylan Ascencio
2023-09-12Match d_a_branch::set_mtx()Dylan Ascencio
2023-09-11Begin work on d_a_branch (#17)Dylan Ascencio
2023-09-12Add dComIfG_getObjectIDRes and clean up d_a_branchDylan Ascencio
2023-09-12Start on d_a_branch; match set_anim, solidHeapCB, isDeleteDylan Ascencio
2023-09-10Import projectLuke Street