Commit Graph

103 Commits

Author SHA1 Message Date
Jcw87 3e007c7ea9 Make some more TUs compile 2023-12-15 00:01:49 -08:00
Jcw87 ee0726d0e5 d_material 2023-12-15 00:01:49 -08:00
Jcw87 e2a3c6b7bf use macros for compiler alignment and section directives 2023-12-10 01:25:36 -08:00
LagoLunatic a3170e5d69 add default params to a lot more functions 2023-12-08 16:25:12 -05:00
LagoLunatic 18d1ef98ff d_a_npc_md work 2023-12-07 15:45:07 -05:00
Jasper St. Pierre 4b52149b18 m_Do_MemCard match but not link 2023-12-03 17:24:49 -08:00
Jasper St. Pierre b0c3b557c8 d_a_mmusic match 2023-12-03 12:49:51 -08:00
Jasper St. Pierre 3327711006 d_attention work 2023-12-02 15:53:02 -08:00
LagoLunatic 6f6c73dc8b agbsw0 OK, npc_cb1_static OK, com_static progress 2023-12-01 14:29:22 -05:00
LagoLunatic 1c473f796d d_a_npc_md progress 2023-11-27 16:08:31 -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 897b22f936 Move more actor classes to headers 2023-11-25 18:05:07 -05:00
Jasper St. Pierre 95b994f9d2 m_Do_dvd_thread 99%
just a link issue
2023-11-25 13:00:00 -08:00
LagoLunatic 66f32083af m_Do_gba_com 99% 2023-11-25 14:23:29 -05:00
LagoLunatic c130095d7f player_main work, player_ship start 2023-11-19 22:33:45 -05:00
Jasper St. Pierre 9fa3971d85 m_Do_graphic work 2023-11-18 14:28:38 -08:00
LagoLunatic d999536004 d_s_logo OK 2023-11-18 16:27:30 -05:00
Jasper St. Pierre 77f5d98159 d_drawlist, d_particle, f_op_actor_mng, JPA work 2023-11-11 13:22:49 -08:00
Jasper St. Pierre 04e35fdbe0 d_event_data mostly 2023-11-11 01:49:46 -08:00
LagoLunatic f3eb54ccf8 Set up headers for all JAZelAudio TUs 2023-11-06 02:05:53 -05: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 828c8672e0 d_a_npc_md progress 2023-10-26 23:57:58 -04:00
LagoLunatic febaa8ff15 Get d_a_npc_md set up 2023-10-26 04:01:04 -04:00
LagoLunatic 9e9f2b3d41 daPy_lk_c::commonProcInit match 2023-10-22 23:46:03 -04:00
Jasper St. Pierre 09f7525eca d_resource work 2023-10-21 15:50:36 -07:00
Jasper St. Pierre 1dd6f60fe6 d_a_bg 90% 2023-10-21 15:43:26 -07:00
Jasper St. Pierre fa21ca4be9 d_metronome: melodyDemo match 2023-10-21 14:13:36 -07:00
Jasper St. Pierre 21fae08883 d_metronome work 2023-10-21 13:35:38 -07:00
LagoLunatic 57d4fc32b4 Some m_Do_ext progress 2023-10-19 15:36:21 -04: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
Jasper St. Pierre 3b1c9e9b41 d_drawlist work 2023-10-15 19:56:46 -07:00
Jasper St. Pierre c4aef79f3f d_drawlist work 2023-10-15 16:41:33 -07:00
LagoLunatic 98140ed1cd A few m_Do_ext funcs 2023-10-14 23:29:28 -04:00
Jasper St. Pierre 7591d35e52 d_ovlp_fade match 2023-10-14 15:39:44 -07:00
LagoLunatic 4905163814 d_a_npc_kamome 100% 2023-10-14 17:46:25 -04: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 a5641b0ba9 f_op_overlap cleanup, d_ovlp_fade progress
remove a bunch of externs
2023-10-13 19:22:57 -07:00
Jasper St. Pierre 75ef109e98 c_dylink match 2023-10-13 14:21:53 -07:00
Jasper St. Pierre 9ea03e0768 m_do_lib start 2023-10-13 14:07:08 -07:00
Jasper St. Pierre 99c72d0371 d_ky_thunder start 2023-10-13 13:53:30 -07:00
Jcw87 a7e9284d66 m_Do_ext 2023-10-08 16:21:43 -07:00
SuperDude88 fd133e3757 Merge branch 'main' into main 2023-10-07 13:56:06 -04:00
LagoLunatic 7767b9544c f_op_actor_mng progress 2023-10-07 01:41:57 -04:00
SuperDude88 07a5a8cd18 Bomb Work 2023-10-06 17:27:47 -04:00
Jasper St. Pierre 1685d64bfa Merge pull request #506 from Jcw87/m_Do_mtx
m_Do_mtx
2023-10-06 07:16:39 -07:00