Commit Graph

1523 Commits

Author SHA1 Message Date
Tal Hayon 541d14af7c Merge remote-tracking branch 'upstream/master' into undecided 2023-06-28 15:02:13 +03:00
Tal Hayon bf6eed1235 Work on d_com_static 2023-06-28 14:54:53 +03:00
TakaRikka 87ed3379cb Merge branch 'master' of https://github.com/zeldaret/tp into talk 2023-06-27 16:15:40 -07:00
TakaRikka 4433f4170b d_a_talk almost done 2023-06-27 16:14:31 -07:00
Jcw87 337085a0fa d_menu_collect 2023-06-26 18:58:11 -07:00
Tal Hayon 6fd3d93fa5 d_select_cursor - most functions matching 2023-06-25 17:43:13 +03:00
hatal175 125b0fa9a2 Work on d_a_tag_wljump (#351) 2023-06-23 08:34:19 -06:00
hatal175 309caec3f2 Work on d_resorce, d_vibration, d_tresure and others (#347)
* Work on d_resorce

* Work on d_a_tag_TWgate

* Work on d_meter_map

* d_tresure OK

* Work on d_vibration

* Work on d_a_npc

* Work on d_a_npc

* Work on d_a_npc
2023-06-19 14:39:09 -06:00
hatal175 2ff0e48537 JASSeqCtrl OK + misc functions (#346)
* JASSeqCtrl OK + misc functions

* Work on JASAudioThread
2023-06-09 01:55:15 -07:00
hatal175 1cf9a3a1b6 work on d_a_npc, d_a_npc_ash, d_a_tag_evtarea (#345)
All credit goes to randomsalience
2023-06-06 11:32:17 -06:00
hatal175 7ad38862a5 d_shop_system, d_s_name, s_save_HIO (#343)
* d_s_name OK

* d_save_HIO ok

* d_shop_system functions matching except sinit order issue
2023-06-02 13:28:29 -07:00
Noah McQueen 3979544005 lib/TRK_MINNOW_DOLPHIN work (#341) 2023-05-28 20:54:30 -07:00
Trueffel 38b51b3514 d_a_obj_digholl & d_a_obj_kjgjs OK (#340)
* d_a_obj_prop OK

* d_a_obj_digholl & d_a_obj_kjgjs OK
2023-05-28 19:10:48 -07:00
hatal175 9a0467b188 setFadeColor fix, some d_msg_flow functions (#339) 2023-05-28 00:21:28 -07:00
Noah McQueen 99d891c7a4 d_msg_scrn_arrow OK (#337)
* Mostly matching

* d_msg_scrn_arrow OK

* sync
2023-05-25 00:06:38 -07:00
Trueffel 8f1263b176 d_a_obj_prop OK (#336)
* d_a_obj_prop OK

* d_a_obj_prop OK
2023-05-24 00:47:19 -07:00
Tal Hayon 0226136d48 Match dMsgFlow_c::event032 2023-05-19 08:06:51 +03:00
hatal175 cfa7410726 Merge branch 'master' into various3 2023-05-18 12:10:49 +03:00
Tal Hayon 96efdc9f86 Work on d_msg_flow 2023-05-18 12:08:41 +03:00
Jcw87 4346df764b Remove #includes from headers (#334)
* add "global.h" to files that use it

* add MSL_C includes to files that use them

* remove dolphin includes from headers that don't need them

* remove JSupport includes from headers that don't need them

* remove JKernel includes from headers that don't need them

* remove JUtility includes from headers that don't need them

* remove J3D includes from headers that don't need them

* remove J2D includes from headers that don't need them

* remove JAudio2 includes from headers that don't need them

* remove Z2AudioLib includes from headers that don't need them

* remove JMessage includes from headers that don't need them

* remove JParticle includes from headers that don't need them

* remove SComponent includes from headers that don't need them

* remove dol includes from headers that don't need them

* sort includes
2023-05-12 12:10:14 -07:00
Noah McQueen 51d2ca06f2 Merge branch 'master' into d_a_e_db_leaf 2023-05-09 16:13:54 -07:00
hatal175 7f42279579 JASSeqReader, d_bg_s_movebg_actor ok (#332)
match cc_at_check except data
2023-05-09 15:42:18 -07:00
Yotona 0baab0e0e5 d_a_e_db_leaf OK 2023-05-09 15:31:41 -07:00
Tal Hayon dc153e6c7f J3DJoint OK 2023-05-09 10:41:27 +03:00
hatal175 424f62c02c Do some work on f_op_actor_mng (#328)
* decompctx - try without shiftjis and write utf8 as output

* Do some work on f_op_actor_mng

* Remove duplicated includes

* Add fopAcM_setEffectMtx

* Match dShopSystem_searchCameraActor

* fopAcM_setEffectMtx now matches with literals

* Remove unnecessary inline in headers
2023-05-08 15:10:22 -07:00
TakaRikka 694169c16c d_a_vrbox / d_a_kytag02 / d_a_obj_eff OK (#327)
* d_a_vrbox / d_a_kytag02 / d_a_obj_eff OK

* some std header setups

* f_pc / profile cleanup

* setup cull data

* remove asm

* d_a_suspend OK
2023-05-05 16:17:19 -07:00
Trueffel 2bf8a5777f d_a_tag_CstaSw & d_a_tag_shop_item OK (#326)
* d_a_tag_CstaSw & d_a_tag_shop_item OK

* d_a_tag_spinner OK
2023-04-29 17:37:30 -07:00
Jcw87 026e120e39 improve const correctness (#325) 2023-04-29 17:32:56 -07:00
Jcw87 0611763b60 fix functions not returning values (#324) 2023-04-29 17:31:04 -07:00
hatal175 e4cd3a1da8 Merge pull request #321 from Jcw87/FLOAT_MIN
fix FLOAT_MIN
2023-04-25 23:13:46 +03:00
hatal175 7c740c27be Merge pull request #323 from Jcw87/OSMessage_macros
Remove duplicate OSMessage macros
2023-04-25 23:13:23 +03:00
Trueffeloot 01324cb624 Merge remote-tracking branch 'upstream/master' into work7 2023-04-25 18:33:26 +02:00
Jcw87 3de0c5e985 replace OS_MESSAGE_NON_BLOCKING and OS_MESSAGE_BLOCKING with OS_MESSAGE_NOBLOCK and OS_MESSAGE_BLOCK 2023-04-24 21:10:38 -07:00
Jcw87 95e64a818f J3DAnimation (#320) 2023-04-24 15:31:32 -07:00
Jcw87 43a5f69094 MSL_C (#319)
* MSL_C/string.h

* MSL_C/stdlib.h
2023-04-24 15:28:31 -07:00
Trueffeloot 1edc78c921 d_a_obj_zcloth WIP 2023-04-23 21:38:41 +02:00
Jcw87 b9fdf987d8 fix FLOAT_MIN 2023-04-23 06:57:16 -07:00
TakaRikka ec263c3460 e_ym / obj_volcball wip. obj_mgate done (#318)
* e_ym / obj_volcball wip. obj_mgate done

* remove asm

---------

Co-authored-by: root <root@DESKTOP-BTVP2BC>
2023-04-21 08:18:49 -06:00
Jcw87 b5e22e6b6c add MSL_C/stdio.h (#317) 2023-04-21 02:02:03 -07:00
Jcw87 6f30fa4d2a add FLT_MAX, FLT_EPSILON, NAN, and HUGE_VALF to MSL_C headers (#316) 2023-04-21 02:01:46 -07:00
Trueffeloot 1f541c7908 Fixes 2023-04-08 15:17:57 +02:00
Trueffeloot fcc6ed3f05 d_a_obj_tmoon OK 2023-04-08 08:32:50 +02:00
Trueffeloot 9e5ac0e25c Merge remote-tracking branch 'origin/work6' 2023-04-08 06:43:17 +02:00
Trueffeloot d27618d993 d_a_tag_poFire OK 2023-04-08 06:40:03 +02:00
Trueffeloot 51a1fda061 d_a_tag_poFire OK 2023-04-08 06:24:08 +02:00
Trueffeloot 87022d0a28 d_a_obj_cowdoor OK 2023-04-07 18:35:52 +02:00
Trueffeloot 23dcff1f03 d_a_tag_lantern OK 2023-04-05 07:23:59 +02:00
Trueffel 9cb56a7070 d_a_obj_bombf OK (#313) 2023-04-03 23:05:17 -06:00
TakaRikka c3d660bb2e d_menu_calibration done / J3DDrawBuffer done / more d_drawlist wip (#312)
* d_drawlist work / finish J3DDrawBuffer

* d_menu_calibration done

* remove asm
2023-03-28 05:11:41 -06:00
TakaRikka da16a7c1ec d_meter2 mostly complete (#310)
* d_meter2 mostly complete

* remove asm
2023-03-18 16:25:47 -06:00