TakaRikka
e46fc4f7d1
Merge branch 'main' of https://github.com/zeldaret/tww into agb
2023-09-23 00:02:17 -07:00
TakaRikka
ee401fb19f
work on d_a_agb
2023-09-23 00:00:37 -07:00
Jasper St. Pierre
a6126589f0
f_op_actor_mng progress
2023-09-22 22:10:16 -07:00
Jasper St. Pierre
f2da02f2b9
c_lib, c_xyz, c_angle, c_bg_s_gnd_chk fix
2023-09-22 20:02:46 -07:00
Jasper St. Pierre
c8292b3624
Merge pull request #71 from LagoLunatic/item
...
d_item_data & d_a_itembase OK
2023-09-22 19:48:04 -07:00
LagoLunatic
267b501438
d_a_itembase OK
2023-09-22 20:32:52 -04:00
Jasper St. Pierre
7c32410878
f_op_actor progress, c_m3d_g_sph done
2023-09-22 11:17:16 -07:00
Jasper St. Pierre
f65adb0f97
f_op_camera seems good
2023-09-22 10:58:13 -07:00
Jasper St. Pierre
54c8c9c4e9
d_point_wind match, d_path start
2023-09-22 02:11:26 -07:00
Jasper St. Pierre
9829f9e4c1
J2DPane/J2DGrafContext closer
2023-09-22 00:33:04 -07:00
Jasper St. Pierre
b60bf4df32
J3DNode/J3DTransform progress
2023-09-21 23:26:10 -07:00
Jasper St. Pierre
96c226599c
J3DSys yea
2023-09-21 23:25:13 -07:00
LagoLunatic
afeb2a0965
Add item enum names as comments to each entry
2023-09-22 01:25:19 -04:00
LagoLunatic
adae400cbf
d_item_data OK
2023-09-22 00:53:29 -04:00
SuperDude88
e6d2a36987
daShopItem_c "OK"
...
Functions and data matching
d_a_shop_item.cpp still breaks checksum, probably from weak functions/vtables that need to be placed earlier
2023-09-21 22:18:57 -04:00
Jasper St. Pierre
d1c99dc94c
Merge pull request #67 from Jcw87/JUtility
...
JUtility
2023-09-21 16:46:14 -07:00
LagoLunatic
54e41169c5
Add .inc file association to recommended settings
2023-09-21 17:18:00 -04:00
Jcw87
53cd6dd5a2
J2DGrafContext
2023-09-21 04:42:38 -07:00
Jcw87
3e26fdb75f
JUTCacheFont
2023-09-21 04:42:37 -07:00
Jcw87
7aadaee7ac
JUTResFont
2023-09-21 04:42:37 -07:00
Jcw87
839d543a8c
JUTProcBar
2023-09-21 04:42:36 -07:00
Jcw87
a8e7be19da
JUTFader
2023-09-21 04:42:36 -07:00
Jcw87
737df499a7
JUTXfb
2023-09-21 04:42:35 -07:00
Jcw87
2447fb3a78
JUTVideo
2023-09-21 04:42:35 -07:00
Jcw87
417a614035
JUTDbPrint
2023-09-21 04:42:34 -07:00
Jcw87
227261df4b
JUTDirectPrint
2023-09-21 04:42:33 -07:00
TakaRikka
e9413fffa3
fix sqrt function
2023-09-20 21:51:21 -07:00
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
Jcw87
12ddfa5d00
JUTAssert, JUTConsole, JUTException ( #63 )
...
* JUTAssert
* JUTConsole
* JUTException
2023-09-20 21:07:19 -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
Jcw87
667d122882
JUTGamePad, m_Do_controller_pad ( #62 )
2023-09-19 16:47:15 -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
Jcw87
1040e0498c
JKRMemArchive, JKRAramArchive, JKRDvdArchive, JKRCompArchive ( #54 )
...
* JKRMemArchive
* JKRAramArchive
* JKRDvdArchive
* JKRCompArchive
2023-09-18 12:29:20 -07:00
Kristopher Early
543eb4daa5
[Actor] d_a_spotbox 99.2% ( #51 )
2023-09-17 18:43:02 -04:00
Jcw87
708c02555c
m_Do_main ( #52 )
2023-09-17 18:42:17 -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
Jcw87
9493c2a02c
m_Do_machine ( #43 )
2023-09-16 22:16:27 -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