Commit Graph

72 Commits

Author SHA1 Message Date
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
Jcw87 a2322ffe70 m_Do_mtx 2023-10-06 03:17:18 -07:00
LagoLunatic 7372aa189b d_a_am 100%, no match 2023-10-06 00:07:15 -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
Jasper St. Pierre b83f5a71fd d_resource 99%
J3DAnm vtable
2023-10-02 22:38:14 -07:00
Jasper St. Pierre 6ea08a5c37 remove address markers from tp headers 2023-10-02 22:26:24 -07:00
Jasper St. Pierre b0bfe1c49e d_stage fixup 2023-10-02 22:25:48 -07:00
Jcw87 d566c2aad3 m_Do_ext 2023-10-01 19:53:23 -07:00
Dylan Ascencio 5842ffc64e Lots of work, many matching functions, most only requiring data to be complete 2023-10-01 20:19:02 -04:00
Jcw87 02f29ac056 m_Do_ext WIP 2023-09-30 15:57:33 -07:00
Luke Street 9a6a915cd3 Progress on J3DMatBlock, m_Do_ext, J3DUMotion 2023-09-26 18:13:12 -04:00
TakaRikka 037525684d d_a_obj_barrier mostly done 2023-09-25 01:45:13 -07:00
Jasper St. Pierre f0737907d5 d_resorce mostly there 2023-09-23 13:34:07 -07:00
TakaRikka e46fc4f7d1 Merge branch 'main' of https://github.com/zeldaret/tww into agb 2023-09-23 00:02:17 -07:00
TakaRikka ee401fb19f work on d_a_agb 2023-09-23 00:00:37 -07:00
Jasper St. Pierre a6126589f0 f_op_actor_mng progress 2023-09-22 22:10:16 -07:00
Jasper St. Pierre c8292b3624 Merge pull request #71 from LagoLunatic/item
d_item_data & d_a_itembase OK
2023-09-22 19:48:04 -07:00
LagoLunatic 267b501438 d_a_itembase OK 2023-09-22 20:32:52 -04:00
Jasper St. Pierre f65adb0f97 f_op_camera seems good 2023-09-22 10:58:13 -07:00
SuperDude88 e6d2a36987 daShopItem_c "OK"
Functions and data matching

d_a_shop_item.cpp still breaks checksum, probably from weak functions/vtables that need to be placed earlier
2023-09-21 22:18:57 -04:00
TakaRikka 31b3332347 Merge branch 'main' of https://github.com/zeldaret/tww into ky2 2023-09-20 21:10:41 -07:00
LagoLunatic 1ad444aa73 Started d_a_arrow (#64)
* More d_bg header improvements

* Cleanup, use mtx inlines in more places

* Added JntHit_c to headers

* Started d_a_arrow
2023-09-20 21:09:23 -07:00
TakaRikka 62e1473c58 d_kankyo_wether almost done 2023-09-20 21:04:56 -07:00
SuperDude88 54a8ffbe37 daObjTpost_c Nearly OK (#60)
* daObjTpost_c Nearly OK

Also a little bit more work on fopNpc_npc_c

* Remove Duplicate Struct
2023-09-19 16:49:23 -07:00
TakaRikka 853e5c7fba most of d_kankyo done (#61)
* most of d_kankyo done

* some kankyo fixes
2023-09-19 16:46:06 -07:00
Jcw87 5023f3aa70 m_Do_printf (#53) 2023-09-18 13:52:15 -07:00
LagoLunatic e806b15578 d_a_nh 75% done (#49)
* d_a_nh 75% done

* More nh actions
2023-09-17 11:58:28 -07:00
Jcw87 9493c2a02c m_Do_machine (#43) 2023-09-16 22:16:27 -07:00
TakaRikka 00fe8a0873 d_seafightgame, m_Do_machine_exception, m_Do_reset, m_Do_DVDError OK (#41)
* m_Do_machine_exception OK

* m_Do_Reset OK

* m_Do_DVDError OK

* some fixes for JP

* JP OK again

* d_seafightgame OK

* cleanup m_Do_Reset a bit
2023-09-16 13:46:37 -07:00
TakaRikka 2943240c7d work on m_Do_controller_pad / m_Do_gba_com (#36) 2023-09-15 13:51:23 -07:00