Commit Graph

998 Commits

Author SHA1 Message Date
TakaRikka 67ddd2b2f9 d_a_obj_crystal OK 2023-06-30 21:01:00 -07:00
TakaRikka 9365b01809 remove asm 2023-06-30 16:35:31 -07:00
TakaRikka 554e962be0 d_a_disappear / d_a_kytag16 OK 2023-06-30 16:33:01 -07: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
hatal175 47edd67190
Merge pull request #355 from TakaRikka/talk
d_a_talk mostly done
2023-06-28 03:19:22 +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
Pheenoh 8603f35cdc
Progress fix (#354)
* add python deps, print -> LOG

* add type hinting

* add more debug loggin

* more python deps

* aciton fix

* make wibo optional for progress history
2023-06-27 11:16:48 -06:00
hatal175 43ff6501d9
Merge pull request #353 from Pheenoh/progress
Progress history and upload progress command
2023-06-27 09:43:20 +03:00
Pheenoh ee328a29db rm glob (stdlib), change to GitPython 2023-06-26 22:03:31 -06:00
Pheenoh 5364f4dbe5 rm pprint 2023-06-26 21:05:52 -06:00
Pheenoh 4f221323ed rm tmp dir and files 2023-06-26 21:05:24 -06:00
Pheenoh 56ef30f505 Merge branch 'master' into progress 2023-06-26 20:59:02 -06:00
Pheenoh 799608e289 fix github action 2023-06-26 20:58:08 -06:00
Pheenoh 64417c2b02 add progress history, update, extend and integrate upload-progress 2023-06-26 20:57:22 -06:00
hatal175 bb588caf38
Merge pull request #352 from Jcw87/d_menu_collect
d_menu_collect
2023-06-27 05:26:55 +03:00
Jcw87 7af48a0078 d_menu_collect 2023-06-26 18:58:11 -07:00
hatal175 22059e57b7
Work on d_a_tag_wljump (#351) 2023-06-23 08:34:19 -06:00
Trueffel 9ba4267e6f
TP Progress step for displaying (#350)
* d_a_obj_prop OK

* tp-progress (#1)

* Tp-progress-work-2 (#2)

* seperate (#3)
2023-06-19 18:21:29 -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
hatal175 565453690e
Fix linkage for make game (#344) 2023-06-03 14:09:18 -07:00
hatal175 598aa4aa8c
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
hatal175 7b7dba2c12
Merge pull request #342 from qwertyquerty/tp.py-bug
Fix tp.py module not found error report bug
2023-05-31 17:46:05 +03:00
madeline ed7e61ddfc fix tp.py error report bug 2023-05-31 05:54:08 -06:00
Noah McQueen df30e3d195
lib/TRK_MINNOW_DOLPHIN work (#341) 2023-05-28 20:54:30 -07: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
Noah McQueen 2baa07dbf6
d_msg_scrn_arrow OK (#337)
* Mostly matching

* d_msg_scrn_arrow OK

* sync
2023-05-25 00:06:38 -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
hatal175 d88870949d
Merge pull request #335 from hatal175/various3
Work on d_msg_flow
2023-05-19 16:02:48 +03:00
Tal Hayon c504812d1a Match dMsgFlow_c::event032 2023-05-19 08:06:51 +03:00
hatal175 2ef82b2b66
Merge branch 'master' into various3 2023-05-18 12:10:49 +03:00
Tal Hayon b7bc5b42a5 Work on d_msg_flow 2023-05-18 12:08:41 +03: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
hatal175 8c7cda8589
Merge pull request #333 from Yotona/d_a_e_db_leaf
d_a_e_db_leaf OK
2023-05-12 09:53:41 +03:00
Yotona 774d72a959 Merge branch 'd_a_e_db_leaf' of https://github.com/Yotona/tp into d_a_e_db_leaf 2023-05-10 10:32:51 -07:00
Yotona 3a3c2134cc fixed match issues 2023-05-10 10:32:09 -07:00
Noah McQueen f24a661ed2
Merge branch 'master' into d_a_e_db_leaf 2023-05-09 16:13:54 -07:00
Yotona 71c88b5309 Corrected issue with d_a_e_db_leaf.cpp 2023-05-09 16:05:56 -07:00
hatal175 ac269f04ba
JASSeqReader, d_bg_s_movebg_actor ok (#332)
match cc_at_check except data
2023-05-09 15:42:18 -07:00
Yotona a83fba1047 d_a_e_db_leaf OK 2023-05-09 15:31:41 -07:00
hatal175 93057e5c87
Add fake match comment to J3DJoint::J3DJoint (#330) 2023-05-09 14:35:40 -07:00
hatal175 68556c2278
Merge pull request #329 from hatal175/J3DJoint
J3DJoint OK
2023-05-09 17:11:49 +03:00
Tal Hayon ff07b43bfa J3DJoint OK 2023-05-09 10:41:27 +03: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