Commit Graph

178 Commits

Author SHA1 Message Date
TakaRikka 032d970ce0 d_a_dshutter mostly done 2023-07-18 23:16:49 -07:00
TakaRikka 3e5903296f d_a_b_oh mostly done 2023-07-16 23:44:23 -07:00
TakaRikka 5ba9e54e2f d_a_obj_lv4floor OK / d_stage wip and cleanup 2023-07-12 17:30:48 -07:00
Trueffeloot 65ef839bb5 several files OK 2023-07-10 02:34:35 +02:00
TakaRikka 60b613ba4e d_a_warp_bug OK 2023-07-07 01:16:47 -07:00
TakaRikka 2c8bfedbba d_a_kytag10 almost done 2023-07-06 16:30:11 -07:00
TakaRikka 93d82399b3 fix build 2023-07-05 23:04:44 -07:00
TakaRikka 32f80f3774 d_a_tag_mwait OK 2023-07-05 22:41:49 -07:00
TakaRikka f825fdb16e d_a_kytag15 OK 2023-07-05 02:35:01 -07:00
TakaRikka 1a168255d2
d_a_tag_hjump / d_a_scene_exit2 OK (#361)
* d_a_tag_hjump OK

* d_a_scene_exit2 OK

* remove asm
2023-07-03 21:10:29 -07:00
Jcw87 0b5cf25236 d_cc_d_nonmatching 2023-07-03 00:06:03 -07:00
hatal175 d5e0822313
Merge pull request #358 from TakaRikka/mist
d_a_tag_mist, d_a_obj_lv3waterEff, d_a_kytag16, d_a_disappear OK
2023-07-01 13:10:18 +03:00
TakaRikka e548c092fe d_a_obj_lv4HsTarget OK and mDoHIO_entry_c fix 2023-07-01 01:47:07 -07:00
TakaRikka 67ddd2b2f9 d_a_obj_crystal OK 2023-06-30 21:01:00 -07:00
TakaRikka 554e962be0 d_a_disappear / d_a_kytag16 OK 2023-06-30 16:33:01 -07:00
Tal Hayon bf7e686ef7 Work on d_a_mirror 2023-06-30 19:29:50 +03:00
TakaRikka 7b680de442 d_a_obj_lv3waterEff / d_a_kytag16 OK 2023-06-30 00:26:45 -07:00
TakaRikka dae37fdbbb d_a_tag_mist OK 2023-06-28 15:48:59 -07:00
Tal Hayon 530b0f07c4 Match daCrod_c::posMove 2023-06-28 19:09:01 +03:00
Tal Hayon 13d10bec00 Match daTalk_c::execute 2023-06-28 18:43:19 +03:00
TakaRikka 5be3caa98c fix build 2023-06-27 16:19:53 -07:00
TakaRikka 35126cb257 Merge branch 'master' of https://github.com/zeldaret/tp into talk 2023-06-27 16:15:40 -07:00
TakaRikka 1d6d179077 d_a_talk almost done 2023-06-27 16:14:31 -07:00
hatal175 22059e57b7
Work on d_a_tag_wljump (#351) 2023-06-23 08:34:19 -06:00
hatal175 2e6e468928
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 f17cf7f6f1
JASSeqCtrl OK + misc functions (#346)
* JASSeqCtrl OK + misc functions

* Work on JASAudioThread
2023-06-09 01:55:15 -07:00
hatal175 98582af6d2
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
Trueffel eccb693762
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 fcb6ae541f
setFadeColor fix, some d_msg_flow functions (#339) 2023-05-28 00:21:28 -07:00
Trueffel 98317b2c17
d_a_obj_prop OK (#336)
* d_a_obj_prop OK

* d_a_obj_prop OK
2023-05-24 00:47:19 -07:00
Jcw87 221f40e609
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
Yotona 3a3c2134cc fixed match issues 2023-05-10 10:32:09 -07:00
Yotona 71c88b5309 Corrected issue with d_a_e_db_leaf.cpp 2023-05-09 16:05:56 -07:00
Yotona a83fba1047 d_a_e_db_leaf OK 2023-05-09 15:31:41 -07:00
hatal175 44b0fdbb0d
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 85827b28ff
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 8d01442f7c
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
Trueffeloot fd6e75ee71 Merge remote-tracking branch 'upstream/master' into work7 2023-04-25 18:33:26 +02:00
Jcw87 b440ae74fb
MSL_C (#319)
* MSL_C/string.h

* MSL_C/stdlib.h
2023-04-24 15:28:31 -07:00
Trueffeloot 1c5bacc97b d_a_obj_zcloth WIP 2023-04-23 21:38:41 +02:00
TakaRikka e1a0f636e5
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 f5fc527d39
add MSL_C/stdio.h (#317) 2023-04-21 02:02:03 -07:00
Trueffeloot d9183b121a Fixes 2023-04-08 15:17:57 +02:00
Trueffeloot dc815a9278 d_a_obj_tmoon OK 2023-04-08 08:32:50 +02:00
Trueffeloot 4aa1e3447f Merge remote-tracking branch 'origin/work6' 2023-04-08 06:43:17 +02:00
Trueffeloot f49824a4e0 d_a_tag_poFire OK 2023-04-08 06:24:08 +02:00
Trueffeloot 78196a1889 d_a_obj_cowdoor OK 2023-04-07 18:35:52 +02:00
Trueffeloot 12d70d11e5 comment added 2023-04-06 04:06:16 +02:00
Trueffeloot 23e3744510 d_a_tag_lantern OK 2023-04-05 07:23:59 +02:00
Trueffel ddc5c7efaa
d_a_obj_bombf OK (#313) 2023-04-03 23:05:17 -06:00