Commit Graph

275 Commits

Author SHA1 Message Date
Trueffeloot 9a85375f52 work on d_a_spinner 2023-08-05 22:58:21 +02:00
Trueffeloot 2b16c443f4 work on d_a_boomerang 2023-08-03 23:13:13 +02:00
TakaRikka db20d2b3ea more kankyo work / d_a_kytag08 work 2023-08-02 01:31:23 -07:00
TakaRikka dd736a284e some more kankyo work 2023-08-02 01:31:23 -07:00
TakaRikka 7543b7b870 d_a_obj_swpropeller OK, work on d_kankyo / misc 2023-08-02 01:31:23 -07:00
Yotona 149c83f15a daTagLightBall OK 2023-07-27 19:55:39 -06:00
Trueffel dbb37a0d8c Izumi_gate+vground (#391)
* d_a_izumi_gate & d_a_obj_vground OK

* license agreement

* prevent merging conflict

* optimization based on review
2023-07-25 21:45:38 -07:00
TakaRikka 1e5e92437f d_a_obj_snowEffTag / d_a_obj_digplace / d_a_tag_lv2prchk OK (#390)
* d_a_obj_snowEffTag OK

* d_a_obj_digplace OK

* d_a_tag_lv2prchk OK

* remove asm / fix tag_waterfall warnings
2023-07-25 18:25:04 -04:00
marwernerh 5579f8ec15 Edits according to feedback 2023-07-23 20:52:42 -04:00
Huitzi e56c1c569d d_a_tag_waterfall matching 2023-07-23 14:51:13 -04:00
TakaRikka 9a42d25c88 d_a_obj_lv4PoGate OK 2023-07-21 03:53:58 -07:00
TakaRikka 8caf590384 d_a_obj_lv4Gate mostly done. d_a_obj_lv4CandleDemoTag work 2023-07-20 02:35:27 -07:00
TakaRikka 6b91640173 d_a_dshutter mostly done 2023-07-18 23:16:49 -07:00
TakaRikka cb3826106a d_a_b_oh mostly done 2023-07-16 23:44:23 -07:00
TakaRikka 092ce5481a d_a_obj_lv4floor OK / d_stage wip and cleanup 2023-07-12 17:30:48 -07:00
Trueffeloot 2e9319b395 several files OK 2023-07-10 02:34:35 +02:00
TakaRikka 8084a49a6e d_a_warp_bug OK 2023-07-07 01:16:47 -07:00
TakaRikka 5d470c18ec d_a_kytag10 almost done 2023-07-06 16:30:11 -07:00
TakaRikka 068ccf5ccc d_a_tag_mwait OK 2023-07-05 22:41:49 -07:00
TakaRikka e6f16ecd84 d_a_kytag15 OK 2023-07-05 02:35:01 -07:00
TakaRikka a94322ed47 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
hatal175 3903d41d51 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 569384eadf d_a_obj_lv4HsTarget OK and mDoHIO_entry_c fix 2023-07-01 01:47:07 -07:00
TakaRikka 511bec2059 d_a_obj_crystal OK 2023-06-30 21:01:00 -07:00
TakaRikka 04fc6d21fb d_a_disappear / d_a_kytag16 OK 2023-06-30 16:33:01 -07:00
Tal Hayon f46b5d3879 Work on d_a_mirror 2023-06-30 19:29:50 +03:00
TakaRikka 354e159fb0 d_a_obj_lv3waterEff / d_a_kytag16 OK 2023-06-30 00:26:45 -07:00
TakaRikka 666a3a18cd d_a_tag_mist OK 2023-06-28 15:48:59 -07:00
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
hatal175 125b0fa9a2 Work on d_a_tag_wljump (#351) 2023-06-23 08:34:19 -06: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
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
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
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
Yotona 0baab0e0e5 d_a_e_db_leaf OK 2023-05-09 15:31:41 -07: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
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
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 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