Commit Graph

25 Commits

Author SHA1 Message Date
LagoLunatic cee53aa7b2 use more inlines and enums 2024-01-06 22:21:56 -05:00
Jasper St. Pierre ae731fa8ad d_event cleanup 2024-01-06 12:20:52 -08:00
LagoLunatic a0ea511650 Add save stage table, stage type, and event bit enums 2024-01-04 00:37:52 -05:00
LagoLunatic e6edfa7b6f start d_a_player_tact, add player status enums 2023-12-28 18:58:56 -05:00
LagoLunatic 3638fc9203 d_a_agb work 2023-12-17 23:21:34 -05:00
LagoLunatic 725113992d d_bg_s OK 2023-12-16 20:41:57 -05:00
LagoLunatic a3170e5d69 add default params to a lot more functions 2023-12-08 16:25:12 -05:00
LagoLunatic 46ffaf2839 add default params to fopacm create funcs 2023-12-08 15:00:48 -05:00
LagoLunatic a8d10408a2 Add return type and static keyword to common actor static funcs 2023-11-30 15:54:02 -05:00
LagoLunatic da7b41ba49 Use struct bitfields for pad buttons, matching several functions 2023-11-26 17:43:39 -05:00
LagoLunatic ff6162dbee d_a_agb cleanup 2023-11-26 15:28:53 -05:00
LagoLunatic 469f243030 Process IDs cleanup
* Use fpcM_ERROR_PROCESS_ID_e enum instead of literal -1/0xFFFFFFFF everywhere
* Disambiguate variable names by using itemNo/msgNo instead of itemID/msgID
2023-11-22 16:25:28 -05:00
LagoLunatic 5b5772c2e1 agbsw0 and agb cleanup and some matches 2023-11-20 02:32:10 -05:00
LagoLunatic 5b7cd2e1b2 d_a_hookshot 33% 2023-11-08 04:02:20 -05:00
LagoLunatic f3055e96e8 Fix some roomno related inlines 2023-11-02 05:31:02 -04:00
LagoLunatic 61d2e5a17e Started d_com_static 2023-10-29 22:43:31 -04:00
LagoLunatic d53c702bb7 Rename d_a_player_link.h -> d_a_player_main.h 2023-10-23 20:16:32 -04:00
LagoLunatic ad39e526f2 More d_a_player_main progress 2023-10-23 18:07:34 -04:00
LagoLunatic 4905163814 d_a_npc_kamome 100% 2023-10-14 17:46:25 -04:00
LagoLunatic 888bb95051 Add default parameters for particle inlines 2023-10-10 18:01:27 -04:00
LagoLunatic 9c91b939a7 d_a_player OK 2023-10-07 20:24:43 -04:00
LagoLunatic e30ca82d27 d_a_item progress 2023-09-25 17:00:05 -04:00
Jasper St. Pierre d330552361 d_attention work 2023-09-23 03:40:46 -07:00
TakaRikka ee401fb19f work on d_a_agb 2023-09-23 00:00:37 -07:00
Luke Street adb95b135c Import project
Original repository: https://github.com/encounter/ww
2023-09-10 00:48:55 -04:00