Commit Graph

306 Commits

Author SHA1 Message Date
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 8f04565452 Fix one regswap in vrbox2 2023-11-05 22:09:16 -05:00
LagoLunatic 0859108bf9 d_shop matching 2023-11-05 21:43:40 -05:00
Jasper St. Pierre b3a4dd1d26 d_a_vrbox2 work 2023-11-03 22:49:32 -07:00
Jasper St. Pierre d0f9e5f5dd d_a_vrbox2 mostly 2023-11-03 22:19:25 -07: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
LagoLunatic 96dde90a54 Use enums for indexes to make item data tables more readable 2023-11-01 15:36:26 -04:00
LagoLunatic cac834d67f fix daPy_npc_c::setRestart regression 2023-11-01 01:14:16 -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 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
Dylan Ascencio ba28e8e9ac Match several functions in daTbox_c (#535)
* 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
2023-10-29 02:05:49 -04:00
Jasper St. Pierre 59cf9a063e build fix 2023-10-28 16:45:47 -07:00
Dylan Ascencio cf05dea4f4 Match First 4 Functions of daTbox_c (#534)
* 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
2023-10-28 17:50:20 -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
LagoLunatic 9bbc93fe65 d_a_obj_movebox progress 2023-10-25 05:01:06 -04:00
Jasper St. Pierre d7ff28a6f7 dKyr_sun_move progress 2023-10-25 01:02:42 -07:00
Jasper St. Pierre 45019aca6b overhead_bg_check / forward_overhead_bg_check close 2023-10-24 23:32:16 -07:00
Jasper St. Pierre 8a564475e7 dKyr_lenzflare_move match (except literals) 2023-10-24 23:02:59 -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
LagoLunatic 74944b4a81 Fix includes of .inc files, add src/ to includes 2023-10-22 21:41:05 -04:00
Jasper St. Pierre 46fd798ce9 f_pc_manager work 2023-10-22 16:21:59 -07:00
LagoLunatic 2bd38293a8 d_a_bg match + fix link's actor profile 2023-10-22 03:33:14 -04:00
LagoLunatic 4abc897e08 more d_a_obj_movebox progress, attr list filled in 2023-10-21 23:33:43 -04:00