Commit Graph

108 Commits

Author SHA1 Message Date
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
LagoLunatic c9485926d6 d_a_item 98% 2023-10-15 23:03:26 -04:00
LagoLunatic 98140ed1cd A few m_Do_ext funcs 2023-10-14 23:29:28 -04:00
Jasper St. Pierre 18ff139287 Merge pull request #520 from LagoLunatic/player
d_a_npc_kamome 100%, no match
2023-10-14 15:25:09 -07:00
Jasper St. Pierre f8f6a4fbc5 d_s_room start 2023-10-14 15:08:18 -07:00
LagoLunatic 4905163814 d_a_npc_kamome 100% 2023-10-14 17:46:25 -04:00
Jasper St. Pierre 357ce8687e d_s_logo work 2023-10-14 13:53:16 -07:00
Jasper St. Pierre 411a467ddc d_s_logo start, VERSION_SELECT 2023-10-14 13:23:24 -07:00
Jasper St. Pierre fca11f6233 jpn/pal fix 2023-10-13 19:40:46 -07:00
Jasper St. Pierre ccad35b7c2 d_s_title match 2023-10-13 18:08:49 -07:00
Jasper St. Pierre 92a0763db1 Merge pull request #517 from MrPolymorph/d_a_tag_msg
[Actor] d_a_tag_msg 99% match
2023-10-11 12:05:13 -07:00
Kristopher Early 39b015ff68 99.157% match 2023-10-11 14:30:47 +01:00
LagoLunatic 888bb95051 Add default parameters for particle inlines 2023-10-10 18:01:27 -04:00
LagoLunatic 2e70dd019b d_bg_s_acch 70% 2023-10-09 15:45:46 -04:00
LagoLunatic 58de079efd d_a_player_npc 98% 2023-10-08 19:47:32 -04:00
LagoLunatic a6596222df Res enum comments 2023-10-08 19:47:32 -04:00
Jcw87 a7e9284d66 m_Do_ext 2023-10-08 16:21:43 -07:00
LagoLunatic 9c91b939a7 d_a_player OK 2023-10-07 20:24:43 -04:00
LagoLunatic c95047ac76 Add Always.arc files enum 2023-10-07 20:08:41 -04:00
LagoLunatic 218a254c4e kytag05 OK 2023-10-07 20:08:41 -04:00
SuperDude88 fd133e3757 Merge branch 'main' into main 2023-10-07 13:56:06 -04:00
SuperDude88 c1cf48eca3 More Matches
- Match a few more functions
- Offset comments
2023-10-07 13:50:09 -04:00
LagoLunatic 7767b9544c f_op_actor_mng progress 2023-10-07 01:41:57 -04:00
LagoLunatic 7372aa189b d_a_am 100%, no match 2023-10-06 00:07:15 -04:00
Dylan Ascencio e336d5e8fd Change d_a_arrow to use dComIfGp_particle_setP1 2023-10-04 01:39:34 -04:00
Dylan Ascencio e160dd05c2 Finish merge 2023-10-04 00:38:21 -04:00
LagoLunatic 7824fb54c0 d_a_am 50% 2023-10-03 04:14:14 -04:00
Dylan Ascencio ba091d3092 Execute to 90% 2023-10-03 02:20:21 -04:00