YunataSavior and GitHub
fe0c894daa
Used dbg rom to fix some mismatched functions in d_a_ep ( #2442 )
2025-05-16 15:59:12 +03:00
c3660c3fe0
obj_brakeeff_class Matching ( #2430 )
...
* Laid out obj_brakeeff_class members
* Matched daObj_Brakeeff_Draw
* obj_brakeeff::action almost matching
* brakeeff_Delete matching
* daObj_Brakeeff_Execute matching
* work on obj_brakeeff_1
* Matched action and brakeff1
* obj_brakeeff_create almost matching
* d_a_obj_brakeeff Matching
* d_a_obj_brakeeff additional cleanup
* Revert line deleted
* Fix tab indentation
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com >
2025-05-15 11:06:51 +03:00
Stbn-antier and GitHub
3c79fdd2b9
d_a_npc_fairy_seirei Equivalent ( #2438 )
...
* Prepare pulling main
* 100% match, equivalent only
* Remove line change
* Adressed review comments and clang formatting
2025-05-15 10:53:43 +03:00
Hyenate and GitHub
958916a690
d_a_obj_ganonwall2 Matching ( #2437 )
...
* d_a_obj_ganonwall2 Mathcing
* d_a_obj_ganonwall2.cpp formatting
* d_a_obj_ganonwall.cpp formatting
2025-05-15 00:10:55 +03:00
c7e1b04bc4
d_a_np_seid equivalent (minus rodata oddity) ( #2435 )
...
* d_a_np_seid equivalent (minus rodata oddity)
* Updated configure.py
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com >
2025-05-13 18:03:42 -07:00
Carco_21 and GitHub
e682f6597b
d_a_npc_seic almost equivalent ( #2432 )
...
* Data work and fopacmsetup
* d_a_npc_seic almost equivalent
* Now equivalent and configure.py updated
2025-05-13 22:45:26 +03:00
TakaRikka and GitHub
8f97cd9e4a
obj_kanban2 equivalent ( #2434 )
...
* kanban2 equivalent
* some kanban2 doc
* fix some fake padding issues
2025-05-11 22:10:49 +03:00
Niklas Bauer and GitHub
792dd6077a
d_a_npc_cd Equivalent ( #2433 )
...
* d_a_npc_cd fmt
* d_a_npc_cd equivalent?
* d_a_npc_cd cleaner
* d_a_npc_cd pr
2025-05-11 02:16:56 -07:00
773c0ad60f
d_a_npc_cd work ( #2429 )
...
* Work on create function
* General work
* Pull request cleanup
* Remove unnecessary semicolon
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com >
2025-05-09 23:28:43 +03:00
Niklas Bauer and GitHub
efcf241825
d_a_npc_seib Equivalent (weak func order) ( #2431 )
...
* d_a_npc_seib fmt
* d_a_npc_seib equivalent
2025-05-09 18:22:33 +03:00
a7d280711e
d_a_b_tn Equivalent (func order) ( #2428 )
...
* d_a_b_tn fmt
* d_a_b_tn first pass
* d_a_b_tn second pass
* d_a_b_tn minor cleanup
* d_a_b_tn equivalent
* d_a_b_tn cleanup
---------
Co-authored-by: YunataSavior <yunatasavior@gmail.com >
2025-05-09 01:52:22 +03:00
a9c97810bb
d_a_npc_seib almost equivalent ( #2425 )
...
* Work on create function
* d_a_npc_seib mostly finished
* Pull request cleanup
* Extra new line removed
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com >
2025-05-09 01:45:10 +03:00
robojumper and GitHub
6f4fae57da
jstudio-object OK ( #2427 )
...
* jstudio-object checkpoint
* jstudio-object OK
* Small debug improvements
2025-05-08 18:06:38 +03:00
TakaRikka and GitHub
5eeb1ef50e
obj_yousei equivalent / bullet done ( #2426 )
...
* obj_yousei equivalent
* d_a_bullet done
2025-05-08 14:30:05 +03:00
YunataSavior and GitHub
eddbe73928
d_a_b_ds and d_a_e_vt equivalent ( #2424 )
2025-05-07 20:06:19 +03:00
Trueffel and GitHub
38c42522d5
decompile a few enemy classes ( #2423 )
2025-05-06 17:32:23 -07:00
Carco_21 and GitHub
df8f49f422
More d_ev_camera work ( #2422 )
...
* Work on fixedFrameEvCamera
* Work on stokerEvCamera
* Small work
* Cleanup and started on transEvCamera
* Work on watchActorEvCamera
* Work on gameOverEvCamera and other cleanup
* Implemented mWork pointer logic where needed
* Small work on useItem0EvCamera
* Work on bSplineEvCamera
* work on twoActor0EvCamera function and cleanup
* Work on transEvCamera
* Cleanup
* Work on possessedEvCamera
* Work on fixedFramesEvCamera & started on digHoleEvCamera
* All functions have been at least somewhat worked on
* Further general work and cleanup
2025-05-06 17:30:19 -07:00
soruh and GitHub
885981cd0b
d_a_cstatue Matching ( #2419 )
...
* d_a_cstatue
* fix includes in d_com_inf_game
* remove todos
* create daCstatue_TYPE enum
* name fields and add enums
* fix procCopyRodSwingInit
* apply suggestions
2025-05-05 19:56:03 +03:00
Niklas Bauer and GitHub
8d167fc32f
d_a_e_sg Matching ( #2421 )
...
* d_a_e_sg first pass
* d_a_e_sg equivalent
* d_a_e_sg matching
* d_a_e_sg cleanup
* d_a_e_sg comments
2025-05-05 15:44:46 +03:00
meintte and GitHub
30799716df
d_a_obj_lv6SzGate matching ( #2420 )
2025-05-05 15:33:17 +03:00
6637765454
e_md / coach2D done ( #2418 )
...
* e_md / coach2D done
* Update d_a_e_md.cpp
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com >
2025-05-04 17:52:18 +03:00
TakaRikka and GitHub
211e5f13c7
canoe done ( #2417 )
...
* d_a_canoe done
* fix debug
2025-05-03 10:33:31 +03:00
YunataSavior and GitHub
5302ec4555
Fix debug build for fixedFrameEvCamera while also getting some overall matching ( #2415 )
2025-05-02 00:37:15 +03:00
TakaRikka and GitHub
476c893475
l7demo_dr, l7low_dr, l7op_demo_dr done / hozelda almost ( #2414 )
...
* l7demo_dr, l7low_dr, l7op_demo_dr
* hozelda mostly done
2025-05-02 00:36:02 +03:00
Carco_21 and GitHub
497c9c49de
d_ev_camera work ( #2412 )
...
* Work on fixedFrameEvCamera
* Work on stokerEvCamera
* Small work
* Cleanup and started on transEvCamera
* Work on watchActorEvCamera
* Work on gameOverEvCamera and other cleanup
* Implemented mWork pointer logic where needed
* Small work on useItem0EvCamera
* Work on bSplineEvCamera
* work on twoActor0EvCamera function and cleanup
* Work on transEvCamera
* Cleanup
2025-04-30 15:46:15 -07:00