summaryrefslogtreecommitdiff
path: root/src/d/d_a_leaflift_static.cpp
AgeCommit message (Collapse)Author
2026-03-20Replace particle enums with official namesLagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-05-30More demo workLagoLunatic
2025-03-06Populate particle IDs enum with placeholders and use them everywhereLagoLunatic
2025-02-25d_a_leaflift 100% (#693)mattias-blum
* d_a_leaflift 100% * d_a_leaflift_static 100% Additional formatting changes plus variable re-naming's due to added context from `d_a_leaflift_static` * PR changes made, renamed other variables The m43C-m43E flags seem to be flags relating to Link's gliding state but couldn't figure out the order of them. m43F seems to be some timer. * additional PR changes
2023-12-22get some more d TUs to compileLagoLunatic
2023-11-24Automatically generate headers for all actorsLagoLunatic
2023-09-20Move statics out of actor/ dirJasper St. Pierre