TakaRikka
31b3332347
Merge branch 'main' of https://github.com/zeldaret/tww into ky2
2023-09-20 21:10:41 -07:00
LagoLunatic
246da3327b
d_a_andsw2 OK ( #65 )
2023-09-20 21:10:06 -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
Jasper St. Pierre
b2fc1d2683
Move statics out of actor/ dir
2023-09-20 09:22:35 -07:00
TakaRikka
1a63838b65
d_kankyo_data / d_kankyo_demo OK
2023-09-19 21:26:20 -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
Kristopher Early
0a9745477f
[ACTOR] d_a_rectangle OK ( #58 )
...
* Update d_a_rectangle.cpp
* Update d_a_rectangle.cpp
* parking
* 100% match
* fixing this return type as it cant really be a bool
* this isn't padding, its the size of fopAc_ac_c
* formatting
2023-09-19 16:44:03 -07:00
Jcw87
5023f3aa70
m_Do_printf ( #53 )
2023-09-18 13:52:15 -07:00
TakaRikka
dffe17b2fe
add player HIO data ( #56 )
2023-09-18 12:29:58 -07:00
LagoLunatic
01f2fc433f
d_a_nh done (no match) ( #55 )
...
* Fix sin and cos
* Fix dCcD_GObjInf JP inlining difference
* Improvements to dDlst_alphaModel_c
* d_a_nh done (no match)
2023-09-18 12:29:40 -07:00
Kristopher Early
543eb4daa5
[Actor] d_a_spotbox 99.2% ( #51 )
2023-09-17 18:43:02 -04:00
TakaRikka
b4d68622e0
work on d_stage ( #50 )
2023-09-17 12:00:36 -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
SuperDude88
65a63eea69
Fill out fopNpc_npc_c ( #48 )
...
* Fill out fopNpc_npc_c
Start filling out the members
* More Matches
Still should/will get more cleanup
2023-09-17 11:44:16 -07:00
fig02
2c82d9708f
Split player functions into appropriate .inc files ( #47 )
...
* split files
* remove functions that are prob weak
2023-09-16 22:16:52 -07:00
Dylan Ascencio
246274d24a
Add dEvt and dNpc enums ( #45 )
...
* Small but important fix for m_DoExt_McaMorf
* Better fix for m_DoExt_McaMorf lol
* Work on d_a_mozo
* Add dEvt_Command_e, dEvt_Condition_e, and dNpc_MessageStatus_e; also implement those 3 in d_a_obj_paper.
* 100% match d_a_disappear
* Remove nonmatching comments from d_a_disappear
* Clean up d_a_mozo slightly
2023-09-16 16:56:31 -07:00
LagoLunatic
f0cc6a9bef
Remove const from fopAcM functions ( #44 )
2023-09-16 13:50:52 -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
SuperDude88
f00e07e4c4
andsw0 Work ( #40 )
2023-09-16 10:24:47 -04:00
Luke Street
f67a9d9411
Match & link d_a_alldie; more d_com_inf_game ( #38 )
2023-09-16 10:23:12 -04:00
LagoLunatic
5fb89c15d8
d_a_kaji OK ( #35 )
...
* d_a_kaji OK
* Fix return types
* Whoops, wrong bool for one
2023-09-15 00:23:23 -04:00
LagoLunatic
c754cf4e2a
Started work on pushable boxes ( #32 )
...
* Started work on pushable boxes
* Minor fixes
* Fix inlines
* Comment GetHomeRoomNo
2023-09-14 15:42:57 -07:00
TakaRikka
f1d8c41c38
work on d_s_play ( #31 )
...
* work on d_s_play
* some fixes
2023-09-14 12:45:49 -07:00
Jasper St. Pierre
7c49f1093c
Merge pull request #28 from SuperDude88/main
...
daShopItem_c Almost OK
2023-09-13 21:29:36 -07:00
Dylan Ascencio
66b24882a5
Major work on d_a_obj_paper
2023-09-14 00:16:00 -04:00
SuperDude88
83b6d3b11b
Fix CreateInit()
...
Not sure where I got the int return from
2023-09-13 22:40:31 -04:00
SuperDude88
5e4c71f7ac
Match _create()
2023-09-13 22:17:10 -04:00
SuperDude88
a8e8fe3bb0
Mostly fix _create
2023-09-13 22:11:36 -04:00
SuperDude88
7f61dd9c22
daShopItem_c Almost OK
...
- Regswap in createInit()
- No clue what set_mtx() is doing
- Some issues in _create(), maybe from daItemBase_c
2023-09-13 21:29:08 -04:00
Jasper St. Pierre
44c39026c0
d_a_obj_Ygush00 almost
2023-09-13 15:34:06 -07:00
Jasper St. Pierre
8f4ec8a8a5
Merge pull request #25 from Trueffeloot/d_a_tag_kb_item
...
d_a_tag_kb_item OK
2023-09-13 15:02:10 -07:00
fig02
6431f41437
match phase_1, phase_2, phase_3 ( #26 )
2023-09-13 14:52:11 -07:00
Trueffeloot
3347d15277
jpn match
2023-09-13 21:05:48 +02:00
Trueffeloot
b04ac8f24b
format d_a_tag_kb_item
2023-09-13 15:28:46 +02:00
Trueffeloot
08badaaa04
d_a_tag_kb_item OK
2023-09-13 15:25:28 +02:00
fig02
47b3b6c933
fix conflict
2023-09-13 00:55:29 -04:00
fig02
f0526ace90
match daPy_Create, rename headers
2023-09-13 00:51:01 -04:00
fig02
60b9661107
it compiles. also split player and link headers.
2023-09-12 23:43:04 -04:00
Jasper St. Pierre
109b2f299d
J3DPacket nearly yeah
2023-09-12 19:29:38 -07:00
TakaRikka
b034aecce0
d_bg_s_movebg_actor OK ( #23 )
2023-09-12 18:29:15 -07:00
Dylan Ascencio
7a43b2358e
Minor changes to d_a_branch
2023-09-12 21:10:58 -04:00
Dylan Ascencio
d8c8f54e62
Merge remote-tracking branch 'upstream/main'
2023-09-12 21:10:43 -04:00
SuperDude88
1e6995891c
d_a_swc00 ( #21 )
...
* swc00 Almost Matching
Just regalloc in execute
* Nonmatching Comment
This should still be here
2023-09-12 17:49:03 -07:00
Dylan Ascencio
9d280b5168
Match d_a_magma
2023-09-12 20:41:12 -04:00
Dylan Ascencio
6c8566cb21
Merge remote-tracking branch 'upstream/main'
2023-09-12 20:18:33 -04:00
LagoLunatic
7287bab089
More d_a_item funcs ( #20 )
...
* More d_a_item funcs
* Fix create and floats
2023-09-12 16:00:03 -07:00
Dylan Ascencio
84d1c048f3
Match some more of daBranch_c
2023-09-12 18:27:45 -04:00
Dylan Ascencio
f056da18c1
Merge remote-tracking branch 'upstream/main'
2023-09-12 17:24:31 -04:00