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
Caroline Madsen
e591c79810
d_a_npc_yelia equivalent ( #2310 )
2025-02-26 00:41:51 -08:00
Caroline Madsen
c1d444de70
d_a_npc work ( #2306 )
2025-02-23 14:43:25 -08:00
Caroline Madsen
f628e2e6ff
d_a_e_dt, d_a_e_ot equivalent ( #2305 )
2025-02-20 22:44:54 -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
Clark Wakeland
3a89a1e73c
ktOnFire setLight() ( #2297 )
...
* First commit to repo, basic light function
* various other functions
* Adding .h file
* Added mLight field to daKtOnFire, cleaned up implementation
* Function type fixes
2025-02-19 16:52:04 +02:00
YunataSavior
6132f7455f
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
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
YunataSavior
a38e2bfeee
d_a_e_oc nearly equivalent except for regalloc issue in daE_OC_c::create function ( #2298 )
...
* d_a_e_oc initial work
* 2nd set of d_a_e_oc work
* More d_a_e_oc work
* 3rd set of d_a_e_oc work
* 4th set of work for d_a_e_oc including data/rodata/bss cleanup
* Lots of execute work for d_a_e_oc
* More d_a_e_oc work: cleanup, plus impl of executeAttack
* 7th set of d_a_e_oc work
* 90 percent of the way done for d_a_e_oc
* d_a_e_oc done except for regalloc issues
2025-02-05 17:42:29 -08:00
YunataSavior
bb11583be6
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
Huitzi
4d4c482b9a
Add fopAcM_Register... macros (for debug build) ( #2295 )
2025-01-28 06:51:59 +02:00
Huitzi
d3a77b480c
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
2025-01-27 11:55:55 -08: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
Huitzi
30aebf8a54
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
2025-01-23 21:48:23 +02:00
TakaRikka
bf1face6a0
b_dre equivalent ( #2290 )
2025-01-22 22:48:08 +02:00
TakaRikka
2014eab06f
most of JHostIO / m_Do_hostIO done ( #2288 )
2025-01-19 22:05:53 -07: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
YunataSavior
6ae57a69f2
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
TakaRikka
0894b6ef34
wip debug / pal building, b_gm mostly done ( #2285 )
...
* b_gm mostly done
* wip debug / pal building
* fix configure.py
* fix some debug macros / flags
2025-01-16 19:37:39 +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
hatal175
5a00d26d56
daItemShield_c OK ( #2283 )
2025-01-06 01:59:48 -08:00
hatal175
e67e8eef5d
daObj_Roten_c OK ( #2282 )
2025-01-03 15:28:59 -08: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
4e95288d91
d_a_obj_rstair OK ( #2280 )
2025-01-02 11:43:05 -07:00
hatal175
cc4b014f9c
d_a_obj_riverrock OK ( #2279 )
2025-01-01 15:51:34 -07:00
hatal175
2f475b8aa2
d_a_obj_swturn OK ( #2278 )
2025-01-01 11:56:04 -07:00
hatal175
89187d1435
d_a_obj_swhang equivalent ( #2277 )
2024-12-30 19:20:31 -07:00
hatal175
b01b11f8b0
d_a_obj_smtile OK ( #2276 )
2024-12-29 16:45:47 -07:00
hatal175
c17454d116
Remove duplicate GXNormal1x16 ( #2273 )
2024-12-29 15:58:43 -07:00
Trueffel
aecb7424d5
d_stage linked and one function in m_do_ext matched ( #2272 )
2024-12-29 17:56:25 +02:00
TakaRikka
3ea8ec11a5
various matches / cleanup ( #2271 )
...
* cleanup various TUs
* checkpoint
* d_attention doc
2024-12-29 17:53:54 +02:00
hatal175
a905280072
d_a_obj_cwall almost matching ( #2270 )
...
* d_a_obj_cwall almost matching
* d_a_obj_pdoor OK
2024-12-27 19:16:59 -08:00
TakaRikka
6533f84164
kankyo mostly done ( #2269 )
...
* work on kankyo
* some more kankyo work
* kankyo almost done
* kankyo mostly done
* first cleanup pass
* some more renaming
* rename a bunch of kankyo vars
* fix regression
2024-12-24 16:52:12 +02: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
hatal175
e3842d6d39
d_a_obj_yel_bag OK ( #2267 )
...
* d_a_obj_web0 cleanup
* d_a_obj_yel_bag OK
2024-12-19 12:10:53 -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
017304a237
d_a_obj_cb almost matching ( #2265 )
...
* d_a_obj_cb almost matching
* d_a_obj_bubblePillar OK
* Work on d_a_obj_fchain
* d_a_obj_gb OK
* daTimeFire_c OK
* d_a_obj_toaru_maki OK
* d_a_obj_ten OK
2024-12-16 15:16:19 -08: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
hatal175
fecd608069
d_a_obj_automata OK ( #2263 )
2024-12-10 18:02:33 -08:00
TakaRikka
e7b0ad79e0
tbox/camera/d_bg_w_kcol work and cleanup ( #2262 )
...
* some camera/tbox cleanup
* d_bg_w_kcol work
* make item name enum better
2024-12-10 18:46:19 +02:00
hev7
8718d28cc3
Work on d_a_obj_lv3Water ( #2261 )
...
* Work on d_a_obj_lv3Water
* Fix
2024-12-09 19:17:34 +02:00
hatal175
875b39fe16
daGrdWater_c OK ( #2260 )
2024-12-09 18:50:37 +02:00
hev7
80788b0569
d_a_coach_fire, d_a_obj_kiPot, d_a_obj_lv4prelvtr done ( #2259 )
2024-12-08 05:50:44 -08:00
TakaRikka
55400a127b
e_hzelda mostly done ( #2258 )
2024-12-06 16:47:30 +02:00
hev7
26ab2389b0
d_a_obj_wood_pendulum done ( #2257 )
...
* d_a_obj_wood_pendulum done
* Fix setBaseMtx, Vec array
2024-12-05 17:19:03 -08:00
TakaRikka
2f77c7f9ec
d_vibration / JUTGamePad matched + linked ( #2256 )
...
* d_vibration done
* JUTGamePad done
* cleanup JUTGamePad
* d_menu_window cleanup
2024-12-02 21:15:03 +02:00