Commit Graph

257 Commits

Author SHA1 Message Date
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 24cee10280 Fix linkage for make game (#344) 2023-06-03 14:09:18 -07: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
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
Noah McQueen 51d2ca06f2 Merge branch 'master' into d_a_e_db_leaf 2023-05-09 16:13:54 -07:00
Yotona 9adce92a0d Corrected issue with d_a_e_db_leaf.cpp 2023-05-09 16:05:56 -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
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
Trueffeloot 01324cb624 Merge remote-tracking branch 'upstream/master' into work7 2023-04-25 18:33:26 +02:00
Jcw87 95e64a818f J3DAnimation (#320) 2023-04-24 15:31:32 -07:00
Trueffeloot 1edc78c921 d_a_obj_zcloth WIP 2023-04-23 21:38:41 +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 87022d0a28 d_a_obj_cowdoor OK 2023-04-07 18:35:52 +02:00
Trueffeloot 5d4a8ee699 d_a_tag_lantern OK 2023-04-05 07:24:19 +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
Pheenoh e52a5af069 d_file_select, JASResArcLoader, d_a_obj_stone, d_a_obj_stone_mark (#309)
* setup TU

* JASResArcLoader OK

* d_a_obj_stoneMark work

* some funcs in d_a_obj_stoneMark

* many changes

* quat, d_a_obj_stone, d_a_alink, fix python script, tidy makefile

* d_file_select functions + pr cleanup
2023-03-17 21:05:06 -06:00
TakaRikka 747d3c7027 d_ky_thunder done / d_scope wip / m_Do_graphic wip (#308)
* d_ky_thunder OK + misc build fixes

* d_scope mostly done

* some m_Do_graphic wip

* remove asm
2023-03-14 15:27:46 -07:00
Pheenoh d3aa7ad7a5 d_eye_hl OK, d_spline_path and JASSeqReader work (#307) 2023-03-09 01:26:11 -07:00
Pheenoh 7fa56b0664 Misc Changes (#306) 2023-03-07 18:03:46 -07:00
TakaRikka 4003339575 another d_a_alink pass (#305)
* big pass on many d_a_alink files

* remove asm

* fix d_a_tag_spring

* fix

---------

Co-authored-by: root <root@DESKTOP-BTVP2BC>
2023-03-07 11:44:25 -07:00
Trueffel c9a0ee8430 Some work on d_menu_fishing (#304)
* Some work on d_menu_fishing

* pr improved based on comments

* forgot ./tp pull-request
2023-03-06 21:31:32 -07:00
TakaRikka 10fa90d9e7 progress fix 2023-03-02 04:15:33 -08:00
root c38cfdab58 Merge branch 'master' of https://github.com/zeldaret/tp into jclean 2023-03-02 04:14:48 -08:00
Trueffel 26ff9fa35f d_a_tag_rmbit_sw: OK (#303)
* d_a_tag_rmbit_sw fully matching

* d_a_tag_rmbit_sw OK
2023-03-01 19:22:36 -07:00
TakaRikka fcab4d7b1c remove asm 2023-03-01 03:21:32 -08:00
Pheenoh f692bc5331 d_a_e_yk 23/26 matched (#301)
* setup TU

* daE_YK_HIO_c::daE_YK_HIO_c

* anm_init

* daE_YK_Draw

* pl_check

* damage_check

* action

* daE_YK_Delete

* fly_move

* e_yk_roof

* useHeapInit

* e_yk_wind

* e_yk_chance

* e_yk_return

* e_yk_fly

* e_yk_wolfbite

* e_yk_fight

* e_yk_attack

* e_yk_path_fly

* daE_YK_Execute and daE_YK_Create and float literal prep

* pr cleanup

* rm padding
2023-02-25 21:25:55 -07:00
TakaRikka 86bfbda871 d_a_kytag06 fully done / d_msg_class/object work (#300)
* d_a_kytag06 OK and d_msg_class/object wip

* add some GXDraw functions

* cleanup kytag6

* remove asm
2023-02-25 18:23:13 -08:00
hatal175 d4a251dd31 Various matches and improvements (#299)
* Various matches and improvements

* Remove unnecessary comment
2023-02-23 08:41:05 -07:00
Pheenoh 10d7892600 d_a_guard_mng OK, d_a_obj_smoke OK, d_a_tag_smk_emt OK, d_a_hitobj OK (#298)
* d_a_guard_mng OK

* d_a_obj_smoke OK

* d_a_tag_smk_emt OK

* d_a_hitobj attempt

* fixes

* rm comment

* cc_sph_src

* rename and move mGuardDataTbl
2023-02-20 00:53:33 -07:00
Trueffel 6632060a14 d_a_tag_attention & d_a_tag_spring OK (#297) 2023-02-19 21:39:09 -07:00
Pheenoh 7b7db84c30 d_a_kytag07 OK, d_a_obj_onsenFire OK, d_a_econt OK (#295) 2023-02-19 12:24:18 -07:00
TakaRikka 75a1f2afca JMessage work (#296)
* daalink / z2linkmgr wip

* first cleanup of JASGlobalInstance data

* fix sInstance stuff part 2

* more d_a_alink_swim work

* remove asm

* JMessage work

* remove asm
2023-02-19 10:40:57 -07:00
Pheenoh 47488779b8 d_a_tag_shop_camera OK, d_a_tag_watchge OK, JUTFader OK, JUtility work from Pikmin 2 (#292) 2023-02-18 16:17:35 -07:00
jdflyer 4f9f462ad7 Finish Renaming RELS (#293)
* Finish Renaming RELS

* Revert gitignore

* Revert diff_settings
2023-02-17 21:08:23 -07:00
Trueffel 1dbacb4e5e d_a_tag_ret_room fully matching (#291)
* d_a_tag_ret_room fully matching

* most of d_a_tag_ret_room decompiled
2023-02-17 14:00:39 -07:00
Pheenoh 6faf6e92ed d_a_e_ym_tag OK, d_a_tag_theB_hint OK (#289) 2023-02-17 07:26:11 -07:00