YunataSavior
6bc4faa5f7
d_a_obj_brg matching ( #2539 )
2025-07-18 10:53:45 +03:00
Stbn-antier
522f06458d
d_a_e_po 99% Matching ( #2517 )
...
* anm_init and nodeCallBack, need to review nodeCallBack as weird code
* First pass on class, 86% match
* Cleanup for PR, still work to do
* Solve error after pull
* Clangd format
* Adressing PR comments
* Update l_HIOInit
* Fix debug building, 60% match on debug :')
2025-07-15 23:35:50 +03:00
Max Roncace
5c86d6d26f
Minor d_a_alink fixes ( #2534 )
2025-07-15 23:00:01 +03:00
hatal175
aeeaf91054
d_a_ppolamp OK ( #2535 )
...
* d_a_ppolamp OK
* Remove include
* d_a_tag_Lv6Gate OK
2025-07-15 01:28:47 -07:00
hatal175
cd99fa788c
d_a_obj_wooden_statue OK ( #2532 )
2025-07-13 19:38:49 -07:00
hatal175
d4768a864e
Various cleanups and matches ( #2530 )
2025-07-12 13:57:59 -07:00
hatal175
b83ff69589
Improve various partially matched TUs ( #2526 )
2025-07-11 01:11:21 -07:00
YunataSavior
2a8e8ebbfc
d_a_obj_magLiftRot matching ( #2519 )
...
* beautify_anm_data v2.0
* d_a_obj_magLiftRot matching
2025-07-06 03:14:00 -07:00
hatal175
9d8f4dc719
d_meter2_info equivalent ( #2514 )
...
* d_meter2_info equivalent
* Match daMP_Reader
* d_a_e_fs equivalent
2025-07-01 18:29:51 -07:00
hatal175
5b86769442
d_a_arrow matching ( #2513 )
...
* d_a_arrow matching
* d_a_demo_item Matching
* Change e_ba_class class to hold fopEn_enemy_c
2025-06-30 15:24:21 -07:00
LagoLunatic
23cba4d117
getDemoIDData matched, fix up various inlines and template classes ( #2489 )
...
* Fix debug build
* getDemoIDData matched, fix up various inlines and template classes
* Remove nonmatching comments
2025-06-17 22:11:53 -07:00
Max Roncace
9b50fd55c2
d_a_npc_tk equivalent ( #2483 )
2025-06-13 16:40:18 +03:00
Howard Luck
5ec7e42c2d
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
Max Roncace
12ee8c9fb7
d_a_npc_henna equivalent ( #2473 )
2025-06-03 23:31:22 +03:00
hatal175
5272152efa
d_a_obj_sakuita Matching ( #2472 )
2025-06-02 21:13:17 -07:00
hatal175
588b20679d
Sakuita rope Matching ( #2470 )
...
* Change dComIfGp_getAttention to return a pointer
* d_a_obj_sakuita_rope Matching
2025-06-01 20:36:19 -07:00
Hyenate
6fd5560738
d_a_obj_magne_arm Matching ( #2462 )
...
* d_a_obj_magne_arm Matching
* Formatting
2025-05-30 13:43:59 +03:00
LagoLunatic
0212d1d18e
Update dtk-template ( #2453 )
...
* Update dtk-template
* Fix debug build
* Fix d_event_debug includes
* Progress reports: Enable function relocation diffing (data_value)
* Fix some diffs
* Fix a few more diffs
* More fixes
2025-05-22 22:25:06 -07:00
Max Roncace
3c2a99e701
d_a_mg_fish matching ( #2450 )
2025-05-22 16:22:16 +03:00
TakaRikka
556bfc958c
d_menu_dmap_map equivalent / update dtk-template ( #2409 )
...
* d_menu_dmap_map equivalent
* update dtk-template
2025-04-23 10:08:13 +03:00
LagoLunatic
f891887626
d_stage cleanup ( #2392 )
2025-04-13 20:54:57 -07:00
Caroline Madsen
c6f76e7240
Various JSystem work ( #2383 )
...
* JKernel and JStudio cleanup
* JMessage cleanup
* JAudio cleanup
* JASBNKParser work
* functionvalue work
* fvb work
* J2D and J3D cleanup
* steal from tww
* J2DPictureEx mostly done
* fix build
2025-04-09 13:45:30 -07:00
hev7
c3fccc2877
d_a_obj_lv6TogeRoll matching ( #2377 )
...
* d_a_obj_lv6TogeRoll almost matching
* Various improvements
* Matching
* unk rel data
2025-04-07 22:04:01 +03:00
Caroline Madsen
e55c504f28
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
hatal175
98f755e98a
d_a_npc_worm matching ( #2365 )
...
* d_a_npc_worm matching
* Rename a_this
2025-03-31 18:30:42 -07:00
LagoLunatic
4dc0cd9d09
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
Caroline Madsen
5a7b9f62d6
Z2AudioLib work ( #2339 )
...
* Z2LinkMgr work, Z2AudioArcLoader matching
* Z2SeMgr matching
* Z2SpeechMgr2 almost done, Z2SoundHandles matching
2025-03-21 23:03:43 -07:00
TakaRikka
d3e9175bfb
d_a_e_pz equivalent ( #2330 )
...
* d_a_e_pz equivalent
* rename var
* match f_pc closer to debug
* hopefully fix decompctx
* sdk done
* remove unneeded file
2025-03-18 15:45:44 -04:00
hatal175
763400c4c0
daObjNAN_c equivalent ( #2320 )
...
* daObjNAN_c equivalent
* Remove padding
2025-03-09 16:05:03 -07:00
YunataSavior
52b23ad73c
d_a_e_zs (a.k.a. Stallord's zombie soldiers) equivalent ( #2313 )
...
* Initial work for d_a_e_zs
* d_a_e_zs equivalent
* d_a_e_zs data fixes. Thanks Taka!
* Update d_a_e_zs based on Taka's comments
2025-03-08 01:04:31 -08:00
hatal175
0d3b4bf9de
A little work on daObjMasterSword_c ( #2316 )
2025-03-07 16:01:15 -08:00
hatal175
294d104bc6
Minor work on octhashi/sekizoa I had lying around ( #2314 )
...
* Minor octhashi changes
* Minor work on sekizoa
2025-03-03 18:00:38 -08:00
TakaRikka
19e18654c9
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
TakaRikka
bbc7944e54
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
YunataSavior
c40e25577b
d_a_obj_Y_taihou equivalent ( #2303 )
...
* Transfer of Y_taihou work to cleaner and newer branch
* d_a_obj_Y_taihou nearly equivalent except for 2 functions
* Functionally correct d_a_obj_Y_taihou, but some issues remain
* d_a_obj_Y_taihou equivalent now; many thanks hatal!
* Update configure(dot)py and the config files for Y_taihou
2025-02-17 21:00:03 -08:00
TakaRikka
2453c0e333
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
YunataSavior
34b21412c4
d_a_obj_TvCdlst matching ( #2292 )
...
* d_a_obj_TvCdlst matching
* d_a_obj_kwheel00, 01, & d_a_obj_klift00 Equivalent (weak func and/or vtable order) (#2291 )
* d_a_obj_kwheel00, 01, & d_a_obj_klift00 Equivalent (weak func and/or vtable order)
* Three rels equivalent
* Basic documentation for the three rels
* Define explicit constructor for dMdl_obj_c (needed for proper array creation in d_a_obj_klift00)
* Modify d_a_obj_bky_rock to account for new explicit constructor of dMdl_obj_c
* Specify weak func and/or vtable orders for rels in config.py
* Cleanup includes and dol2asm artifacts
* * Fix debug build
* Restore incorrectly removed l_bmdidx
* Fix US retail equivalency
* 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 >
* Fix spurious differences when using `ninja diff` (#2294 )
* Fix spurious differences when using ninja diff
* Fix some clangd errors/warnings
* d_a_obj_waterGate matching + d_a_obj_lv3Water2 equivalent (#2293 )
* d_a_obj_waterGate matching + d_a_obj_lv3Water2 equivalent
* Add simpleCalcMaterial implicit inline to J3DModelData (seen in debug)
* Basic documentation for both actors
* WIP debug build implementations (note TODOs)
* Update configure.py and note weak ordering issues for lv3Water2
* Actually add modified J3DModelData.h & explicitly note fake padding
* Add fopAcM_Register... macros (for debug build) (#2295 )
* Update d_a_obj_Tvcdlst to use LIGHT_INFLUENCE after Taka gave feedback
---------
Co-authored-by: Huitzi <73550465+marwernerh@users.noreply.github.com >
Co-authored-by: TakaRikka <38417346+TakaRikka@users.noreply.github.com >
Co-authored-by: LagoLunatic <LagoLunatic@users.noreply.github.com >
2025-02-03 10:30:40 +02:00
LagoLunatic
ca3e900835
Fix false pointer relocations in data breaking shiftability ( #2296 )
...
* Fix false pointer relocations in data breaking shiftability
* Update matDL_dis.py from tww
* remove debug prints from matDL build script
* matDL build rule: Allow specifying global/local scope
* Use asset extraction for ShieldD
* Set mode `+x` on executable Python scripts
* set `+x` on matDL_dis
2025-01-31 23:58:59 +02:00
LagoLunatic
bf4053fefa
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
5644936254
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
7137f49bfc
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
YunataSavior
4996e91556
daMagLift_c matching ( #2275 )
...
* Initial work with daMagLift_c. Almost completely matching except for mode_proc
* mode_proc matching in d_a_obj_magLift.cpp
* First pass of polishing of d_a_obj_magLift
* Further d_a_obj_magLift updates to align with debug build
2025-01-16 18:50:04 -08:00
LagoLunatic
2189777abf
Fix various issues in TUs marked Equivalent ( #2286 )
2025-01-14 22:47:29 -08:00
hatal175
0cdacf4bff
daItemShield_c OK ( #2283 )
2025-01-06 01:59:48 -08:00
hatal175
523040331d
daObj_Roten_c OK ( #2282 )
2025-01-03 15:28:59 -08:00
hatal175
fac61aaf40
d_a_obj_rstair OK ( #2280 )
2025-01-02 11:43:05 -07:00
hatal175
c67489d3da
d_a_obj_riverrock OK ( #2279 )
2025-01-01 15:51:34 -07:00
hatal175
ad5b89f795
d_a_obj_swturn OK ( #2278 )
2025-01-01 11:56:04 -07:00
hatal175
593f1d1587
d_a_obj_smtile OK ( #2276 )
2024-12-29 16:45:47 -07:00
TakaRikka
0e281cb975
various matches / cleanup ( #2271 )
...
* cleanup various TUs
* checkpoint
* d_attention doc
2024-12-29 17:53:54 +02:00