Commit Graph

222 Commits

Author SHA1 Message Date
Jasper St. Pierre 634ffda35c minor work 2023-11-08 22:10:49 -08:00
Jasper St. Pierre 1166423d50 d_drawlist work 2023-11-08 21:52:15 -08:00
LagoLunatic 0fed096c00 d_npc progress 2023-11-08 22:36:53 -05:00
LagoLunatic 4d784275af misc minor stuff 2023-11-08 20:05:30 -05:00
LagoLunatic 5b7cd2e1b2 d_a_hookshot 33% 2023-11-08 04:02:20 -05:00
LagoLunatic ba0374420c player_main and npc_md work 2023-11-07 17:44:48 -05:00
LagoLunatic f95efe3734 Minor fixes 2023-11-06 16:22:21 -05:00
LagoLunatic 0859108bf9 d_shop matching 2023-11-05 21:43:40 -05:00
LagoLunatic dbddf2c4e9 d_shop start 2023-11-02 22:45:00 -04:00
LagoLunatic 082fb3b3fc Add more player inlines 2023-11-02 19:58:01 -04: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
LagoLunatic bb41854de6 Remove unnecessary d_com_inf_game.h include from player header 2023-11-01 20:55:24 -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 537001db48 Fakematch a func in d_a_player_npc 2023-10-31 22:58:45 -04:00
LagoLunatic ca4e6d5dce d_a_obj_movebox 100%, no match 2023-10-31 22:58:29 -04:00
LagoLunatic 0ab15b4127 d_a_ib OK, add J3DFrameCtrl state enum 2023-10-31 16:41:28 -04:00
LagoLunatic 52d40a9ce7 JStage all match 2023-10-30 00:08:57 -04:00
LagoLunatic 61d2e5a17e Started d_com_static 2023-10-29 22:43:31 -04:00
LagoLunatic 610e854691 Move actor class defs for d_com_static to headers 2023-10-29 22:07:31 -04:00
LagoLunatic f8357cbb62 d_a_obj_movebox progress 2023-10-29 19:04:06 -04:00
LagoLunatic 2c907c8a21 Clean up code for various actors 2023-10-29 02:07:52 -04:00
LagoLunatic f84a7bdadb d_a_player_main work, playerInit match 2023-10-28 15:53:28 -04:00
Dylan Ascencio 1537369adc d_a_Tbox: Match demoProc(), add modelInfo array (#533)
* Add model info and demoProc to d_a_Tbox

* Remove nonmatching comment from demoProc

* remove nonmatching comment from getFuncType

* Remove remaining nonmatching comments
2023-10-28 02:28:28 -04:00
Dylan Ascencio c130a91087 Begin daTbox 2023-10-27 23:24:49 -04:00
LagoLunatic 35e8bd76bd d_a_switem OK 2023-10-27 02:57:29 -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 76b44890ea d_a_obj_movebox work and cleanup 2023-10-26 01:23:26 -04:00
Jasper St. Pierre eabcab65a6 dKyr_thunder_move 2023-10-25 20:15:43 -07:00
Jasper St. Pierre d7359dd777 build fix 2023-10-25 02:44:24 -07:00
Jasper St. Pierre 14a60e10fe bit more wave_move work 2023-10-25 02:43:11 -07:00
Jasper St. Pierre d587838c79 wave_move progress 2023-10-25 02:04:04 -07:00
Jasper St. Pierre d7ff28a6f7 dKyr_sun_move progress 2023-10-25 01:02:42 -07:00
Jasper St. Pierre 87b1fbf464 d_kankyo_rain work
thanks to Taka
2023-10-24 22:44:40 -07:00
LagoLunatic 8018710181 d_event_data start 2023-10-24 01:01:06 -04:00
LagoLunatic d53c702bb7 Rename d_a_player_link.h -> d_a_player_main.h 2023-10-23 20:16:32 -04:00
LagoLunatic 05e335b7b6 Add Link's proc enum 2023-10-23 19:38:33 -04:00
LagoLunatic 2ac03c0187 Fill in Link's proc tables 2023-10-23 19:30:23 -04:00
LagoLunatic ad39e526f2 More d_a_player_main progress 2023-10-23 18:07:34 -04:00
LagoLunatic 9e9f2b3d41 daPy_lk_c::commonProcInit match 2023-10-22 23:46:03 -04:00
Jasper St. Pierre 46fd798ce9 f_pc_manager work 2023-10-22 16:21:59 -07:00
LagoLunatic 35bd70b8db d_a_obj_movebox progress 2023-10-21 18:52:52 -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 d270c07876 d_a_obj_homensmoke OK 2023-10-21 14:19:49 -04:00
LagoLunatic 20b9c088a4 Fix intellisense error 2023-10-21 01:09:27 -04:00
LagoLunatic d347dcd89b d_a_am2 match 2023-10-20 19:01:13 -04:00
LagoLunatic 7f796fffa8 d_jnt_hit progress 2023-10-20 14:11:21 -04:00
LagoLunatic 9c667f2223 More d_bg_s_acch progress 2023-10-18 23:31:18 -04:00