Max Roncace
1fdfc4c69f
d_bg_w_kcol work ( #2490 )
2025-06-19 23:40:53 -07:00
Howard Luck
40298997cc
d_a_npc_kn work ( #2274 )
...
* checkpoint
* checkpoint
* checkpoint
* checkpoint
* checkpoint
* fixups
* check
* fixes 2
* fixes 3
* fixes 4
* fixes 5
---------
Co-authored-by: pheenoh <pheenoh@macmini.local >
Co-authored-by: pheenoh <pheenoh@macmini.lan >
2025-06-08 21:01:18 +03:00
YunataSavior
0178c4d576
Debug and various d_ev_camera fixes ( #2448 )
2025-05-19 18:40:57 +03:00
Niklas Bauer
ff99f0dbc7
d_a_e_tk_ball Matching ( #2402 )
...
* d_a_e_tk_ball matching
* d_a_e_tk_ball cleanup
* d_a_e_tk_ball comments
2025-04-20 18:05:58 -07:00
TakaRikka
98db9a297a
GCN pal / jpn support, some debug work ( #2375 )
...
* d_save debug cleanup / d_s_menu debug
* gameinfo / kankyo struct debug fixes
* pal building ok
* jp building ok
* some tests with jp
* some more pal/jp tests
2025-04-06 21:08:25 +03:00
Caroline Madsen
03fafe3e15
d_camera work ( #2369 )
...
* bumpCheck matching
* checkGroundInfo matching
* chaseCamera matching
* lockonCamera attempted
* talktoCamera matching
* subjectCamera, magneCamera matching
* colosseumCamera close, plus various fixes
* towerCamera attempted
* hookshotCamera matching
2025-04-01 19:05:30 -07:00
TakaRikka
90c07136bd
b_gnd equivalent ( #2340 )
...
* b_gnd equivalent
* fix dEvt_info_c inlines
* fix some more inlines
2025-03-23 21:55:28 +02:00
LagoLunatic
0ff06d2974
Debug version now builds OK and all_source compiles ( #2343 )
...
* Fix missing arg to JUT_ASSERT
* Fix some MWCC version diff errors
* Compile m_Do_ext, d_demo, actor_mng
* Add VSCode task to quickly switch between versions
* Unlink magLift for debug
* Update the hash of the debug dol
The old cbea5fa... hash here was for the dol generated by the alf2dol.py script, which produces incorrect alignment.
The dol with the new hash can be obtained by using `dtk elf2dol` to convert the debug .alf file to a dol.
The DOL now builds OK.
* Fix all debug REL dtor splits
All RELs now also build OK, meaning `ninja build/ShieldD/ok` now succeeds.
* Add genMessage declarations to all HIO subclasses
* Fixing more compilation errors
* m_Do_mtx 100% on debug
Cannot be linked due to weak function name mangling?
* Improve various matches
* Fix all remaining compilation errors
* Fix new compilation errors from main
* Fix retail regression
* Link f_pc_profile_lst
2025-03-22 18:00:51 -07:00
TakaRikka
f06311cd09
tag_allmato almost, swhit0 treesh swball done, misc cleanup ( #2312 )
...
* d_a_tag_allmato almost done
* d_a_swhit0 done
* some SSystem cleanup
* treesh done
* swball done, some other rel cleanup
2025-03-01 14:48:49 +02:00
YunataSavior
80edf3c8a8
d_a_e_ym (a.k.a. Twilight bugs) 99% equivalent (daE_YM_c::checkBeforeBg and daE_YM_c::create have regalloc issues) ( #2311 )
...
* checkWallCrash and checkWolfBark done for d_a_e_ym
* d_a_e_ym at 36 percent
* 46% completion for d_a_e_ym
* d_a_e_ym at 65% completion
* d_a_e_ym 83% complete
* d_a_e_ym 90% complete
* d_a_e_ym 99% decompiled. All done except for 2 functions with regalloc issues. Cleanup of mSound funcs in d_a_e_ym.
* Update d_a_e_ym based on Taka's feedback
2025-02-28 23:05:49 -08:00
TakaRikka
0c2335b6bf
d_a_boomerang / d_a_grass mostly done, d_a_spinner done ( #2304 )
...
* d_a_boomerang mostly done
* d_a_grass mostly done
* d_a_spinner done
2025-02-19 18:43:26 -05:00
TakaRikka
dc32cbd7e6
d_a_obj_carry mostly done ( #2301 )
...
* d_a_obj_carry mostly done
* cleanup some acch inlines
2025-02-13 10:37:46 -07:00
TakaRikka
eda175afc8
copy dolsdk2004 to tp / b_bh + e_mb done ( #2299 )
...
* move dolsdk2004 over
* cleanup some temp work
* finish and cleanup gf
* b_bh done
* d_a_e_mb done
2025-02-10 21:20:42 +02:00
LagoLunatic
a60b7f3e99
Fix spurious differences when using ninja diff ( #2294 )
...
* Fix spurious differences when using ninja diff
* Fix some clangd errors/warnings
2025-01-26 22:01:05 -08:00
YunataSavior
4637dde522
d_a_obj_Turara equivalent ( #2289 )
...
* Initial d_a_obj_Turara work
* More d_a_obj_Turara work
* d_a_obj_Turara equivalent except for weak func order of dEvLib_callback_c dtor
* Updates to d_a_obj_Turara after feedback from Taka
* b_dre equivalent (#2290 )
* Update d_a_obj_Turara to remove unnecessary comment based on hatal\'s request
---------
Co-authored-by: TakaRikka <38417346+TakaRikka@users.noreply.github.com >
2025-01-23 12:42:27 -08:00
YunataSavior
b6dbdd16e8
d_a_obj_octhashi equivalent except for weak func ordering of cCcD_GStts dtor ( #2287 )
...
* Initial d_a_obj_octhashi work
* More d_a_obj_octhashi work
* d_a_obj_octhashi has 100% completion, but rodata doesn't match
* d_a_obj_octhashi equivalent. Would fully match except for cCcD_GStts dtor
* d_a_obj_octhashi update after feedback from Taka and hatal
2025-01-19 13:45:55 +02:00
LagoLunatic
6de1e50099
Fix various issues in TUs marked Equivalent ( #2286 )
2025-01-14 22:47:29 -08:00
TakaRikka
b5b157ab34
d_a_horse mostly done ( #2284 )
...
* checkpoint
* d_a_horse mostly done
* some horse doc
2025-01-09 15:45:46 +02:00
Huitzi
761e5b03aa
d_a_obj_waterPillar + d_a_obj_syRock Equivalent (weak ordering) ( #2281 )
...
* d_a_obj_waterPillar + d_a_obj_syRock Equivalent (weak ordering)
* Added fake struct padding
* Added fake Chk inlines to dBgS_Acch
* Added AT_TYPE_100 to cCcD_ObjAtType
* Addressed fakematch
* Deleted fake Chk inlines from dBgS_Acch
* Removed duplicated, but commented, static check for struct size
* Renamed two d_a_obj_waterPillar fields according to comments
* Removed explicit inline keywords & swapped use of PSMTX for debug-friendly MTX
2025-01-03 14:50:14 -08:00
hatal175
87f3899f11
d_a_obj_wsStick, d_a_obj_onsenTaru OK ( #2268 )
...
* d_a_obj_wsStick, d_a_obj_onsenTaru OK
* d_a_obj_pdtile OK
* d_a_obj_stone equivalent
* d_a_npc_lf OK
* Z2SoundMgr OK
* Remove fixed nonmatching comment
* d_a_obj_kantera OK
* Remove unneeded header
* daMyna_c::deleteItem matching
* d_a_obj_crvsteel OK
2024-12-24 02:36:01 -08:00
TakaRikka
8cacd86986
kankyo_rain / obj_life_container mostly done, obj_glowsphere done ( #2266 )
...
* obj_life_container mostly done
* obj_glowSphere done
* kankyo_rain mostly done
* some cleanup
* more kankyo_rain cleanup
2024-12-18 20:02:52 +02:00
hatal175
a677d4598f
daObj_BouMato_c OK ( #2264 )
...
* daObj_BouMato_c OK
* daObjGraRock_c Matched except template function order
* daBkyRock_c OK
2024-12-12 12:58:40 -08:00
TakaRikka
073992df8d
some cleanup of f_pc/f_op files ( #2254 )
...
* cleanup f_pc files
* cleanup f_op files
* fix a couple f_op_actor_mng functions
* minor JSystem work
2024-11-29 18:24:26 +02:00
TakaRikka
6482fe7535
d_a_b_zant matched + linked ( #2253 )
...
* work on b_zant
* zant work
* more zant work
* all b_zant functions done
* some doc work
* some more doc work
* d_a_b_zant linked
* fix d_a_b_zant_magic issue
2024-11-22 14:32:01 -07:00
TakaRikka
3cc6173593
all d_a_alink functions attempted ( #2239 )
...
* more work on alink
* alink wip
* little more work
* setEyeMove
* 14 left
* auto ground hit
* all d_a_alink functions attempted
2024-11-09 05:09:36 -05:00
TakaRikka
52f299456c
alink_grab done ( #2234 )
...
* work on alink grab
* some grab work
* grab almost done
* finish alink grab
* alink_wolf mostly done
* fix cLib_minMaxLimit
* alink guard mostly done
* extract some embedded assets
* extract grass data. wip, alignment wrong
2024-11-03 06:47:23 -05:00
Caroline Madsen
f4b2f9c8f2
d_camera work ( #2226 )
2024-10-26 21:35:25 -07:00
hatal175
731da09105
Work on daNpc_Hanjo_c ( #2225 )
2024-10-25 23:44:26 -07:00
Caroline Madsen
1289892a26
c_m3d mostly done ( #2222 )
2024-10-22 16:09:12 -07:00
Caroline Madsen
434f63ccb8
d_a_b_yo and d_a_b_yo_ice mostly OK ( #2219 )
2024-10-19 11:54:40 +03:00
TakaRikka
61cf874485
d_a_alink canoe almost done ( #2210 )
...
* d_a_alink canoe almost done
* ironball mostly done
* alink_iceleaf done
2024-10-16 00:03:04 +03:00
TakaRikka
5935a0f308
d_a_alink work / bump dtk version ( #2205 )
2024-10-12 15:11:17 -07:00
TakaRikka
507ecdb21a
obj_onsenTaru done / cleanup swspinner TUs ( #2197 )
...
* clean up swspinner TUs
* d_a_obj_onsenTaru done
* remove asm
2024-09-09 20:41:28 +03:00
TakaRikka
f90ee9ed68
zramark work, sWallShutter / firewood2 done ( #2187 )
...
* obj_zramark done except weaks
* setup fixes
* obj_sWallShutter done
* firewood2 done
* remove asm
2024-08-07 09:32:04 -06:00
TakaRikka
b8fa8172b5
some cc doc and obj_brg work ( #2184 )
...
* some cc doc
* document dCcD material types
* work on d_a_obj_brg
2024-07-22 12:33:37 -06:00
Daniel Hajjar
5d9446e165
Update cLib_calcTimer ( #2179 )
2024-07-15 02:48:30 -07:00
TakaRikka
3ced2de552
Lv5key / Iceblock done ( #2177 )
...
* obj_lv5key
* obj_iceblock done
* remove asm
2024-07-13 09:24:50 +03:00
TakaRikka
4a308d96c3
obj_lv5YIblltray done ( #2173 )
...
* d_a_obj_lv5yiblltray done
* remove asm
2024-07-07 21:31:29 +03:00
hatal175
51161a39fc
Work on daTag_KMsg_c ( #2171 )
2024-06-29 04:27:21 -07:00
TakaRikka
2f689ced90
work on d_camera / d_ev_camera ( #2170 )
2024-06-25 08:34:59 -06:00
TakaRikka
de888310d3
d_bg_w done ( #2169 )
...
* ClassifyPlane matched
* d_bg_w full match
* remove asm
2024-06-15 11:09:55 -06:00
doop
c7708a6beb
d_a_tag_sppath OK ( #2151 )
2024-05-08 15:14:04 -07:00
Pheenoh
7154ac08e1
d_a_e_fz work, doxygen revamp ( #2127 )
...
* initial freezard actor struct + setActionMode OK
* daE_FZ_Draw
* setReflectAngle
* mBoundSoundset
* daE_FZ_Execute & execute
* demoDelete
* daE_FZ_Delete & _delete
* CreateHeap
* useHeapInit
* cc_set
* mtx_set
* action WIP
* way_gake_check
* executeRollMove
* executeMove
* draw WIP
* executeDamage
* checkpoint
* create
* checkpoint
* daE_FZ_c::executeWait
* checkpoint
* daE_FZ_c::damage_check almost done
* rm asm
* rm headers
* setup_profile WIP + doxygen update
* fix merge issues
* docs fix?
* fix2
* doxygen updates
* setup g_profile_E_FZ, profile setup script WIP
* update github actions
* update progress.md
2024-04-12 00:10:30 -06:00
Caroline Madsen
3eb62c4489
work on d_a_npc_the and d_a_npc ( #2120 )
2024-04-04 16:05:50 -07:00
TakaRikka
4de657439d
b_bq done (except weak funcs) ( #2110 )
2024-03-28 08:49:59 +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
9bc604134e
Obj_Oiltubo done ( #2071 )
2024-02-15 00:11:05 +01: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
Caroline Madsen
cbaf2be5f2
work on d_a_door_boss ( #2061 )
2024-02-04 14:38:58 -08:00