summaryrefslogtreecommitdiff
path: root/src/d/d_door.cpp
AgeCommit message (Collapse)Author
2026-05-29Update all code to use the new enum formatsLagoLunatic
2026-03-31Add default arguments to anm init functions to simplify callsLagoLunatic
2026-03-20Replace particle enums with official namesLagoLunatic
2025-09-19Added enums for all used event/tmp bits/regs (#893)LagoLunatic
2025-09-18bpw partial cleanup, fix inline usage across several actorsLagoLunatic
2025-08-22Remove a bunch of weak func order fakematchesLagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-07-25DEMO_SELECTLagoLunatic
2025-07-25d_a_door10 (#816)Maide
* d_a_door10 * func size * Fixups from debug maps * remove script for now * PR
2025-06-13Misc demo matchesLagoLunatic
2025-06-04Demo work (#786)LagoLunatic
* Demo work * Fix PAL * Fix d_door weak func order and link it * Fix d_door for demo * JKernel OK on demo + misc * tag_attention 100% on demo * More demo work and fix some retail fakematches
2025-05-30More demo workLagoLunatic
2025-04-19More inlinesLagoLunatic
Also update dtk-template
2025-03-18Missed some spots where `cPhs_State` should be usedLagoLunatic
2025-03-17Rename J3DFrameCtrl loop mode enumLagoLunatic
See https://github.com/zeldaret/tp/pull/2327/commits/2a284165cf35a2324d36d825add5c06ffa864398
2025-03-06Populate particle IDs enum with placeholders and use them everywhereLagoLunatic
2025-03-01Implement dCom attention inlinesLagoLunatic
2024-06-30d_door 100%, weak order not matchingLagoLunatic
2024-06-29fix buildJasper St. Pierre
2024-06-29d_door workJasper St. Pierre
2024-06-28d_door workJasper St. Pierre
2024-04-16add more default parameters for common funcsLagoLunatic
2024-03-11minor inline cleanupLagoLunatic
2024-03-08rename fopAc_ac_c member vars to match TP decompLagoLunatic
2024-02-07d_door workJasper St. Pierre
2024-01-16Rename actor orig->home and next->oldLagoLunatic
2023-12-28use enums in more placesLagoLunatic
2023-12-04d_door startLagoLunatic
2023-11-24Remove a bunch of weak symbols from TUsJasper St. Pierre
Done with regex /\* .* \*/ .*symbol.*.*\(.*\).* \{ \/\* Nonmatching \*\/ \}
2023-09-10Import projectLuke Street
Original repository: https://github.com/encounter/ww