summaryrefslogtreecommitdiff
path: root/src/d/actor/d_a_player_swim.inc
AgeCommit message (Expand)Author
13 daysMinor cleanupLagoLunatic
2026-05-21d_a_player_main cleanup and some demo matches (#1016)LagoLunatic
2026-05-12Player inlines and item enumsLagoLunatic
2026-05-09Demo work (#984)LagoLunatic
2026-05-07CleanupLagoLunatic
2026-04-02CleanupLagoLunatic
2026-03-31Use dComIfGp_event_runCheck instead of dComIfGp_event_getMode, remove some fa...LagoLunatic
2026-03-20Replace particle enums with official namesLagoLunatic
2025-12-10Fix HIO load issues for d_a_player_mainLagoLunatic
2025-08-20Use precompiled headers, fix weak data issuesLagoLunatic
2025-06-15Add all player demo mode names to enumLagoLunatic
2025-06-15d_a_player_main cleanup and inlinesLagoLunatic
2025-05-21G_CM3D_F_INFLagoLunatic
2025-05-08Match more player_main regalloc/stack/etc issuesLagoLunatic
2025-04-20Add an enum for action button icon statusLagoLunatic
2025-04-17player_grab 100%, cleanupLagoLunatic
2025-04-16player enum and inlines and goto cleanupLagoLunatic
2025-04-14d_a_player_main - 48% Matching. (#739)123456789758
2025-04-11Added enum for Link's movement directionLagoLunatic
2025-04-04d_a_player_sword cleanup and small match fixesLagoLunatic
2025-04-01player_fan 99%LagoLunatic
2025-03-31CleanupLagoLunatic
2025-03-29player_swim 100%, bunch of inline cleanupLagoLunatic
2025-03-29d_a_player_swim near complete (#711)Mattias Blum
2024-01-16d_a_player_mainLagoLunatic
2024-01-12d_a_player_main workLagoLunatic
2023-11-19player_main work, player_ship startLagoLunatic
2023-11-19d_a_player_food startLagoLunatic
2023-10-23Rename d_a_player_link.h -> d_a_player_main.hLagoLunatic
2023-10-23Fill in Link's proc tablesLagoLunatic
2023-09-16Split player functions into appropriate .inc files (#47)fig02