Commit Graph

135 Commits

Author SHA1 Message Date
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
LagoLunatic 0859108bf9 d_shop matching 2023-11-05 21:43:40 -05:00
LagoLunatic 41c1259916 d_a_vrbox OK 2023-11-02 05:58:13 -04:00
LagoLunatic f3055e96e8 Fix some roomno related inlines 2023-11-02 05:31:02 -04:00
Dylan Ascencio e5b40fab3e d_a_tbox OK (#536)
* Add model info and demoProc to d_a_Tbox

* Remove nonmatching comment from demoProc

* remove nonmatching comment from getFuncType

* Remove remaining nonmatching comments

* Match first 4 functios of daTbox_c

* Match a bunch of functions for daTbox_c

* Code review cleanup

* Match execute and add some missing weak functions

* Match a few more functions on daTbox_c

* Finish all but actionDemo and draw on daTbox_c

* Fix PTMFs and remove return type from CreateInit

* Match all of daTbox_c. Relocations are wrong for some reason

* Remove nonmatching comments

* d_a_tbox ok
2023-11-01 00:14:13 -04:00
LagoLunatic 0ab15b4127 d_a_ib OK, add J3DFrameCtrl state enum 2023-10-31 16:41:28 -04:00
LagoLunatic f84a7bdadb d_a_player_main work, playerInit match 2023-10-28 15:53:28 -04:00
LagoLunatic 35e8bd76bd d_a_switem OK 2023-10-27 02:57:29 -04:00
Jasper St. Pierre d7ff28a6f7 dKyr_sun_move progress 2023-10-25 01:02:42 -07:00
LagoLunatic 8018710181 d_event_data start 2023-10-24 01:01:06 -04:00
Jasper St. Pierre 1dd6f60fe6 d_a_bg 90% 2023-10-21 15:43:26 -07:00
Jasper St. Pierre 21fae08883 d_metronome work 2023-10-21 13:35:38 -07:00
LagoLunatic 1299f85522 d_a_player_main work 2023-10-18 18:13:26 -04:00
LagoLunatic b84d229c2f d_com_inf_game minor fixes 2023-10-18 14:58:01 -04:00
LagoLunatic 853a80f2bc d_item OK 2023-10-17 03:03:37 -04:00
LagoLunatic 7a182dda66 d_item 40% 2023-10-16 18:02:13 -04:00
LagoLunatic 2a89bd39d4 d_item 10% 2023-10-16 01:48:10 -04:00
Jasper St. Pierre 9ba5237ac0 d_place_name match 2023-10-15 21:56:36 -07:00
Jasper St. Pierre 09c4a4dfc7 d_place_name 90% 2023-10-15 21:21:18 -07:00