TakaRikka
907774de02
remove "duplicated" inlines ( #2099 )
...
* fix f_op_actor_mng inlines
* fix f_pc inlines
* fix d_a_alink weak func signatures
* fix d_com_inf_game inlines
* fix some more inlines
* fix rest of player inlines
* m_Do / JSystem inlines fixed
* fix upstream changes
2024-03-19 13:31:53 +02:00
Caroline Madsen
6b92f9daae
d_a_b_ds mostly done ( #2098 )
2024-03-17 15:53:08 -07:00
TakaRikka
7de24ac17e
d_a_mirror done, d_a_ni 99% done ( #2095 )
...
* d_a_mirror done
* d_a_ni 99.9% done
* remove asm
* some d_a_ni doc
* progress
2024-03-14 08:28:01 +02:00
TakaRikka
dede32dbc9
d_a_tbox2 done, f_op_actor_mng cleanup, cleanup fopAc_ac_c member names ( #2084 )
2024-03-04 18:33:13 -07:00
Jeff Padgham
2daeea621c
d_a_tag_kago_fall OK ( #2081 )
...
* WIP, about half done
* Decomp OK
* Some more cleanup and first documentation pass
* Cleaning up unused asm
* Fixing static msg object access and a bit more cleanup
* Updating progress
---------
Co-authored-by: GinNoOokami <noreply>
2024-03-01 14:41:50 -08:00
TakaRikka
d14757be50
d_a_e_yd_leaf and d_a_e_ph done ( #2070 )
...
* d_a_e_yd_leaf done
* d_a_e_ph OK
* remove asm
* some e_ph doc
* match dBgS_Acch, fix f_op_actor_mng weak funcs
* dBgS_Acch done
* cleanup dBgS Chk TUs
* d_a_obj done
2024-02-13 11:21:57 -07:00
TakaRikka
406d8f9753
d_a_no_chg_room / d_a_e_st_line done ( #2056 )
...
* no_chg_room done
* d_a_e_st_line done
* remove asm
* d_a_e_bi_leaf done
* d_a_e_hb_leaf done
2024-01-31 20:05:04 +02:00
Caroline Madsen
28d580da8c
d_a_obj_cdoor OK, d_a_obj_wchain mostly done, work on d_a_alink_wolf ( #2047 )
2024-01-25 19:24:38 +02:00
hatal175
3cc854e1c2
d_shop_camera, d_shop_item_ctrl OK ( #2044 )
2024-01-22 12:24:24 -08:00
TakaRikka
8b4808da8a
almost all of dolphin matched ( #2036 )
...
* TRK full match
* remove trk asm
* ar done
* cleanup some dolphin headers
* more dolphin cleanup
* cleanup / GD fully matched
* almost all of GX fully matched
* GX / Mtx full matched
* most of OS done
* pad done
* most of VI
* remove asm
* forgot couple vec funcs
* couple JUtility matches
2024-01-20 02:22:19 +02:00
hatal175
53a178440a
d_s_play OK, work on d_a_ykgr ( #2035 )
2024-01-17 15:19:10 -08:00
TakaRikka
2e9a945b7c
d_timer / d_bright_check done ( #2034 )
...
* d_bright_check mostly fixed
* d_timer done
* remove asm
2024-01-17 13:04:43 +02:00
TakaRikka
9437478b16
all d_ovlp_fade done ( #2031 )
...
* ovlp_fade / ovlp_fade2 done
* ovlp_fade3 done
* remove asm
2024-01-13 11:46:47 +02:00
TakaRikka
dd177967c8
work on link bow, kandelaar, and whistle ( #2004 )
2023-12-15 16:04:05 +02:00
TakaRikka
bbacd1a0e8
most of d_a_alink_wolf done / some misc ( #1993 )
...
* wip on alink_wolf
* setup procvar unions
* most of d_a_alink_wolf done + some misc
2023-11-27 13:14:06 +02:00
TakaRikka
7d0a02de52
work on daAlink horse, hvyboots, cut ( #1981 )
...
* work on alink_cut, alink_horse, alink_hvyboots
* remove asm
2023-11-08 15:52:54 +02:00
Caroline Madsen
d984662b84
work on d_a_tbox ( #1971 )
...
* d_a_tag_evtarea mostly done, work on d_a_npc
* work on d_a_npc_ash
* work on Z2SoundHandles
* Z2SoundObject, JAUSoundAnimator OK
* Update Progress.md
* work on d_a_tbox
2023-11-02 19:35:31 +02:00
Trueffel
63c3e51f31
decompile a few daItemKantera_c funcs ( #1970 )
...
* attempt on daItemKantera_c
* format cpp
2023-10-28 02:46:18 +03:00
TakaRikka
89ed2b8a26
k_wmark / k_wpillar OK, fop actor enums / debug building ( #1946 )
...
* d_k_wmark / d_k_wpillar OK
* make debug buildable / add assert functionality
* add more fop actor enums
* remove asm
2023-09-28 12:01:42 -07:00
Jcw87
18710b9767
Fixes for other compilers ( #1912 )
...
* remove invalid virtual keywords
* remove duplicate inline
* remove leading 0 in character literals
* add missing public keywords
* fix some struct/class mismatches
2023-09-04 17:17:51 -06:00
TakaRikka
b6055ecee5
obj_master_sword wip, fmobj mostly done, obj_usaku OK, some BG doc ( #1897 )
...
* obj_master_sword work, fix tag_chgrestart
* fmobj mostly done
* some bg documentation
* d_a_obj_usaku OK
* remove asm
2023-08-27 11:39:15 +03:00
TakaRikka
0e293608ac
obj_magLiftRot mostly done, obj_suisya / obj_tgake OK ( #1895 )
...
* obj_magLiftRot mostly done, obj_suisya / obj_tgake OK
* remove asm
2023-08-24 12:05:11 +03:00
Pheenoh
f9380b3e05
d_a_obj_carry work, SETUP_ACTOR macro, header cleanup ( #1885 )
...
* d_a_obj_carry work, SETUP_ACTOR macro
* rm headers, add script
* progress
* macro rename, consistent spacing
2023-08-16 12:07:52 -07:00
Pheenoh
052e5aee09
d_a_tag_bottle_item OK, d_a_tag_chgrestart work ( #1878 )
...
* d_a_tag_chgrestart
* d_a_tag_bottle_item
* deps fix
2023-08-13 05:03:43 -06:00
Pheenoh
63fc74af79
d_file_select work + misc changes ( #1873 )
...
* 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
* match many dfile_select_c methods
* m_Do_main OK
* selFileWakuAnm & bookIconAnm
* selCopyFileWakuAnm & copyBookIconAnm
* dataDelEffAnm & dataCopyEffAnm
* selectDataBaseMoveAnmInitSet & selectDataBaseMoveAnm
* dataSelectIn
* _move & dataSelectInit
* match a few more
* comment
* J2DPicture::drawTexCoord
* draw_function
* dScnPly_Create + fix typing on request_of_phase_process_fn
* checkpoint
* checkpoint
* checkpoint
* checkpoint 2 (fixed)
* dFile_select_c::dataSelectAnmSet
* dFile_select_c::selectDataOpenMove
* dFile_select_c::copySelMoveAnmInitSet
* fix brightcheck issues
* rm comments, fix status update
* small mod to pr template
2023-08-10 03:57:49 -06:00
TakaRikka
8caf590384
d_a_obj_lv4Gate mostly done. d_a_obj_lv4CandleDemoTag work
2023-07-20 02:35:27 -07:00
hatal175
924e757454
Match some nonmatching in d_map_path_dmap ( #377 )
...
* Match some nonmatching in d_map_path_dmap
* Match daDsh_c::create
2023-07-19 12:25:45 -07:00
TakaRikka
6b91640173
d_a_dshutter mostly done
2023-07-18 23:16:49 -07:00
Tal Hayon
3486b64c58
Work on m_Do_graphic
2023-07-07 18:07:58 +03:00
TakaRikka
068ccf5ccc
d_a_tag_mwait OK
2023-07-05 22:41:49 -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
TakaRikka
04fc6d21fb
d_a_disappear / d_a_kytag16 OK
2023-06-30 16:33:01 -07: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
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
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
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
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
Trueffeloot
fcc6ed3f05
d_a_obj_tmoon OK
2023-04-08 08:32:50 +02: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
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
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
TakaRikka
af684e72c6
d_a_alink_swim work / fix JASGlobalInstance ( #288 )
...
* daalink / z2linkmgr wip
* first cleanup of JASGlobalInstance data
* fix sInstance stuff part 2
* more d_a_alink_swim work
* remove asm
2023-02-16 14:09:22 -07:00
jdflyer
35ef317e15
m_Do cleanup and c_dylink process names
2023-02-13 21:51:27 +00:00