LagoLunatic
8f516ad018
d_a_rd work
2023-11-18 04:35:34 -05:00
LagoLunatic
b6a6d898e6
Fix dComIfGp_evmng inlines
2023-11-18 03:20:14 -05: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
860628a7bf
Add header for d_a_obj_barrier
2023-11-12 19:01:52 -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
LagoLunatic
d19b7859e9
d_stage progress + struct fixes
2023-11-11 17:29:26 -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
Jasper St. Pierre
cc79561051
d_com_inf_game minor progress
2023-11-10 23:23:16 -08:00
LagoLunatic
d7aba8e7df
d_npc OK
2023-11-11 02:08:52 -05:00
Jasper St. Pierre
c2e50429ba
d_a_obj_Vteng
2023-11-10 20:43:44 -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
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