Commit Graph

153 Commits

Author SHA1 Message Date
LagoLunatic cee53aa7b2 use more inlines and enums 2024-01-06 22:21:56 -05:00
Jasper St. Pierre 73f07b4fac some meter work 2024-01-06 17:31:42 -08:00
Jasper St. Pierre 1e7e0695f1 d_gameover start 2024-01-06 16:26:20 -08:00
Jasper St. Pierre 2dbee60cf5 d_event work, build fix 2024-01-06 12:09:33 -08:00
LagoLunatic edbb1ebc9e d_save OK 2024-01-05 00:21:42 -05:00
LagoLunatic 830d3c80fe Add drawlist inlines 2024-01-04 15:57:55 -05:00
LagoLunatic c101953b69 dSv_info_c::reinit 2024-01-04 02:52:39 -05:00
LagoLunatic e0279f6218 Move event bits enum 2024-01-04 02:19:34 -05:00
LagoLunatic a0ea511650 Add save stage table, stage type, and event bit enums 2024-01-04 00:37:52 -05:00
LagoLunatic ea78ea5f5c d_a_player_main 2024-01-03 15:55:56 -05:00
Jasper St. Pierre 463852850f d_event_manager work 2023-12-29 00:12:31 -08:00
Jasper St. Pierre cfcb384bf4 d_event work 2023-12-28 22:54:14 -08:00
LagoLunatic 97c76bce9b d_a_bomb 100%, not matching 2023-12-28 23:35:28 -05:00
LagoLunatic e6edfa7b6f start d_a_player_tact, add player status enums 2023-12-28 18:58:56 -05:00
Jasper St. Pierre 617cf1a248 d_a_tag_waterlevel 2023-12-27 23:37:51 -08:00
LagoLunatic fa5fb18d3c use inlines in more places 2023-12-20 19:04:01 -05:00
LagoLunatic ec3f7f0198 misc minor cleanup (indentation, offset comments, etc) 2023-12-19 21:29:37 -05:00
LagoLunatic 2498d687eb use enums for file indexes in a few more actors 2023-12-18 19:55:24 -05:00
LagoLunatic a3170e5d69 add default params to a lot more functions 2023-12-08 16:25:12 -05:00
LagoLunatic 009b4fb35e d_a_player_food done 2023-12-08 15:02:34 -05:00
LagoLunatic a90e2e842e d_door start 2023-12-04 16:22:09 -05:00
Jasper St. Pierre a4f5a3a691 Merge pull request #546 from SuperDude88/ghostship
d_a_ghostship Mostly Done
2023-12-03 19:04:54 -08:00
LagoLunatic 63a07a674d match d_s_room (some fakematches) 2023-12-03 15:24:55 -05:00
LagoLunatic 72657eeee4 Merge pull request #545 from SuperDude88/main
daRaceItem_c 100%, not OK
2023-12-03 13:59:50 -05:00
SuperDude88 c95364dc7e Ghost Ship Mostly Matching
Down to a couple regswaps + unused floats at the start of .data
2023-12-03 13:22:47 -05:00
LagoLunatic 48fa3cf3de d_a_player_food progress 2023-12-02 23:02:18 -05:00
Jasper St. Pierre 440287c60c d_kankyo work 2023-12-01 21:21:00 -08:00
SuperDude88 977e87a0dc d_a_race_item Matches 2023-12-01 17:18:36 -05:00
LagoLunatic 6f6c73dc8b agbsw0 OK, npc_cb1_static OK, com_static progress 2023-12-01 14:29:22 -05:00
LagoLunatic f596426ac4 d_a_npc_md work 2023-11-30 15:13:15 -05:00
LagoLunatic 8d77b19a6b Fix d_com_inf_game on JPN 2023-11-29 16:13:06 -05:00
LagoLunatic 0c8486eae5 d_com_inf_game OK 2023-11-29 15:57:25 -05:00
LagoLunatic 288551ded0 d_save progress 2023-11-29 15:30:07 -05:00
LagoLunatic aa229ec23e d_save progress 2023-11-29 02:37:56 -05:00
LagoLunatic 479d0b93c4 d_com_inf_game progress 2023-11-29 00:05:59 -05:00
LagoLunatic a6a1801189 d_a_demo_item OK 2023-11-28 16:09:03 -05:00
Jasper St. Pierre 3da166c0b7 d_a_obj_wood match 2023-11-26 15:25:15 -08:00
Jasper St. Pierre e66b3f8c4d m_do_graphic work 2023-11-24 23:13:19 -08:00
LagoLunatic 0c3b96e10f Move more actor class defs to headers 2023-11-24 19:05:04 -05:00
Jasper St. Pierre cfbda2c423 d_a_obj_akabe 90% 2023-11-23 18:24:29 -08:00
LagoLunatic cc35bd0890 npc_md work 2023-11-20 23:28:35 -05:00
LagoLunatic c130095d7f player_main work, player_ship start 2023-11-19 22:33:45 -05:00
Jasper St. Pierre 088ae782a2 d_lib start 2023-11-18 15:02:48 -08:00
Jasper St. Pierre 9fa3971d85 m_Do_graphic work 2023-11-18 14:28:38 -08:00
LagoLunatic b6a6d898e6 Fix dComIfGp_evmng inlines 2023-11-18 03:20:14 -05:00
LagoLunatic d19b7859e9 d_stage progress + struct fixes 2023-11-11 17:29:26 -05:00
Jasper St. Pierre 04e35fdbe0 d_event_data mostly 2023-11-11 01:49:46 -08:00
Jasper St. Pierre cc79561051 d_com_inf_game minor progress 2023-11-10 23:23:16 -08:00
Jasper St. Pierre 1166423d50 d_drawlist work 2023-11-08 21:52:15 -08:00
LagoLunatic 5b7cd2e1b2 d_a_hookshot 33% 2023-11-08 04:02:20 -05:00