Commit Graph

1197 Commits

Author SHA1 Message Date
Jasper St. Pierre 5860624757 d_a_obj_adnno, d_a_obj_dmgroom, d_a_obj_dragonhead, d_a_obj_eayogn, d_a_obj_gong work 2023-11-17 19:30:47 -08:00
LagoLunatic 25a2486992 d_a_rd progress 2023-11-16 16:49:37 -05:00
LagoLunatic 830635950d d_a_rd work 2023-11-15 22:47:37 -05:00
LagoLunatic 20aa2a94f0 d_a_rd work 2023-11-14 03:16:27 -05:00
Dylan Ascencio 6112691adc Add AT enum values for d_a_swhit0's sphere stuff 2023-11-12 23:15:59 -05:00
Dylan Ascencio 860535b90d Match all d_a_swhit0 functions but not ok 2023-11-12 22:42:08 -05:00
Dylan Ascencio 7cf2a85d0c Match d_a_swhit0_c::draw 2023-11-12 21:41:22 -05:00
Dylan Ascencio 2a3b3d1ea0 Merge branch 'main' of github.com:zeldaret/tww into d_a_swhit0 2023-11-12 21:26:32 -05:00
Dylan Ascencio d3d13aa674 Nearly 100% d_a_swhit0 2023-11-12 21:25:55 -05:00
LagoLunatic 505b03d9a3 Fix regalloc in obj_mknjd with a horrible hack 2023-11-12 20:34:44 -05:00
LagoLunatic 119b56cb17 Use static_cast instead of void* hack 2023-11-12 19:26:58 -05:00
LagoLunatic 860628a7bf Add header for d_a_obj_barrier 2023-11-12 19:01:52 -05:00
LagoLunatic 9c6714a1a8 d_a_obj_barrier 100%, function order not matching 2023-11-12 18:47:42 -05:00
LagoLunatic 8ab08c8844 d_a_rd work 2023-11-12 02:33:14 -05:00
LagoLunatic 1778dea96c misc cleanup 2023-11-12 01:19:58 -05:00
Jasper St. Pierre 90c6b4df9f d_a_hot_floor 2023-11-11 18:44:38 -08:00
Jasper St. Pierre f57b4f25c8 d_a_swattack 2023-11-10 22:34:37 -08:00
Jasper St. Pierre e4d59662ba d_a_obj_monument 2023-11-10 22:08:03 -08:00
Jasper St. Pierre 25916fb244 d_a_obj_cafelmp 2023-11-10 21:34:25 -08:00
Jasper St. Pierre 831a77dd2a d_a_obj_paper match 2023-11-10 21:19:47 -08:00
Jasper St. Pierre c2e50429ba d_a_obj_Vteng 2023-11-10 20:43:44 -08:00
Jasper St. Pierre b100c5b59e d_a_obj_ganonbed 2023-11-10 20:20:16 -08:00
Jasper St. Pierre 72c275355d d_a_obj_AjavW 2023-11-10 20:11:55 -08:00
LagoLunatic 15f4354f6a player_main work 2023-11-09 18:51:06 -05:00
LagoLunatic 4186e645d2 d_a_rd start 2023-11-09 16:52:38 -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 8f04565452 Fix one regswap in vrbox2 2023-11-05 22:09:16 -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 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 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