LagoLunatic
5e9b40b7ec
Debug work + some retail regalloc fixes ( #2787 )
...
* Debug work + some retail regalloc fixes
* Use AUDIO_INSTANCES in places it's missing, link d_a_e_bee
* Link m_Do_machine
* Fix clang putting other includes before the pchs
* Link some more debug TUs that already match
2025-11-09 11:43:14 -08:00
TakaRikka
4618e95975
kankyo / m_do_ext debug stuff ( #2759 )
...
* kankyo debug work
* finish draw packets
2025-10-28 05:55:46 +02:00
TakaRikka
be85496e31
d_a_npc_blue_ns mostly done ( #2747 )
...
* d_a_npc_blue_ns mostly done
* d_a_obj_poCandle / d_a_obj_poTbox done
2025-10-21 21:33:59 +03:00
TakaRikka
7ef1810132
m_Do_main / f_ap_game / f_op_actor debug work and misc ( #2744 )
...
* m_Do_main / f_ap_game debug stuff
* revolution sdk compatibility
* f_op_actor debug work
* rename fopAcM_SetupActor to fopAcM_ct
* fix build
* fix jp/pal splits
2025-10-19 20:30:49 +03:00
LagoLunatic
d11c4ac8a9
Misc matches and fixes ( #2703 )
...
* Match mDoExt_morf_c::getPlayMode
* Misc cleanup
* Fix actor cull spheres
* Match daPy_py_c::getLastSceneSwordAtUpTime, JUTGamePad::testTrigger
* Fix improper demangling of dBgS_SphChk::SetCallback
* Fix d_camera rangef weak func order
* Match more alink_wolf funcs
2025-09-26 18:50:46 -07:00
Max Roncace
42034fd364
More miscellaneous TU improvements ( #2665 )
2025-09-17 15:01:59 +03:00
TakaRikka
819ad98ac2
Lv4railwall / lv4sand / lv4slidewall done. fix wii build ( #2637 )
...
* lv4railwall / lv4sand / lv4slidewall done and wii build fix
* fix Mtx** parameters
* add some notes about wii compiler version
* Remove dol2asm include
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com >
2025-09-09 17:30:32 +03:00
Max Roncace
1be4c97a3b
d_a_e_hp almost matching ( #2585 )
2025-08-15 12:50:49 +03:00
Carco_21
ea8a95692f
d_a_npc_coach work ( #2579 )
...
* data and class member work
* inline work
* got to SetCoachBlazing
* work on some calc functions
* all functions worked on
* pr cleanup
* more pr cleanup
* coach header cleanup
2025-08-12 20:54:06 +03:00
Carco_21
8288203bed
d_a_demo00 work ( #2525 )
...
* Initial work
* Got to ke_control
* draw function
* tiny execute work
* all functions worked on
* PR cleanup
* Took out static keyword for dDemo_setDemoData
2025-07-11 02:16:30 +03:00
Max Roncace
624c80c666
m_Do_ext almost matching ( #2500 )
2025-06-26 18:10:50 +03:00
Max Roncace
e9f99de027
d_a_npc_henna equivalent ( #2473 )
2025-06-03 23:31:22 +03: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
Ttobas
08d7508fbf
d_a_obj_shoe 91% ( #2347 )
...
* Basic structure done
* daNpcShoe_Param_c done, class cleaned a bit, ::Create matching, destructor matching
* WIP
* About 70% done
* Fix after merging main
* TU almost done, missing correct rodata ordering, constructor, setMotionAnim, __sinit not matching
* Fix: Apply suggestions
---------
Co-authored-by: Ttobas <anon@ym.ous >
2025-03-25 18:05:02 -07:00
hatal175
f175ac1fa8
d_a_npc_cd2 work ( #2336 )
2025-03-20 22:59:58 -07: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
b5b157ab34
d_a_horse mostly done ( #2284 )
...
* checkpoint
* d_a_horse mostly done
* some horse doc
2025-01-09 15:45:46 +02: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
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
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
Caroline Madsen
ddc1c166e7
d_a_midna mostly done ( #2237 )
2024-11-06 19:20:22 -08:00
Caroline Madsen
c01fc04c93
more misc. cleanup ( #2232 )
2024-10-31 17:36:11 -07:00
hatal175
731da09105
Work on daNpc_Hanjo_c ( #2225 )
2024-10-25 23:44:26 -07:00
TakaRikka
bed1416897
d_a_alink work / lv4digsand done / e_s1 matched ( #2224 )
...
* d_a_alink work / d_a_obj_lv4digsand done
* d_a_e_s1 matched, not linked
* d_a_e_s1 documentation
2024-10-25 06:47:02 +03:00
TakaRikka
178194ccb2
switch to dtk setup ( #2203 )
...
* switch to dtk setup
* some cleanup / fixes
* cleanup d_a_alink literals
* Restore doxygen, update CI & README.md (#1 )
* Fix build image ref (#2 )
---------
Co-authored-by: Luke Street <luke@street.dev >
2024-10-10 08:29:58 -06:00
TakaRikka
4a308d96c3
obj_lv5YIblltray done ( #2173 )
...
* d_a_obj_lv5yiblltray done
* remove asm
2024-07-07 21:31:29 +03:00
TakaRikka
37e0e78067
d_a_e_vt mostly done ( #2158 )
2024-05-24 20:47:15 -06:00
Caroline Madsen
da1b78438e
d_a_npc_zra mostly done, misc npc work ( #2140 )
2024-04-26 19:20:26 -07:00
hatal175
0f3a30b1d8
daKnob20_c OK ( #2132 )
2024-04-15 17:26:26 -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
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
hatal175
a930179f00
d_a_obj_swBall* work ( #2086 )
...
* d_a_obj_swBall* work
* ASSERT -> JUT_ASSERT
2024-03-09 08:46:03 +02: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
e1f1b39880
d_a_obj_mirror_screw OK, work on d_a_obj_mirror_chain and d_a_obj_mirror_table ( #2057 )
2024-01-31 20:49:22 +02: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
16ab086b04
d_a_obj_bsGate, d_a_obj_window OK ( #2041 )
...
* d_a_obj_bsGate, d_a_obj_window OK
* MInor fixes
2024-01-23 14:42:38 +02:00
hatal175
16978265b4
Match most of d_attention ( #2016 )
...
* Make decompctx work with MSL includes
* Match most of d_attention
2023-12-29 21:59:33 +02:00
hatal175
ff6d09d6ae
Work on d_a_mg_fshop ( #2006 )
2023-12-18 01:24:15 +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
hatal175
37c58aaa2d
Some work on m_do_ext ( #1988 )
...
* Some work on m_do_ext
* Work on m_do_ext
2023-11-17 23:02:12 -08: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
Jcw87
5096208ed0
m_Do_ext ( #1958 )
2023-10-10 23:40:37 +03:00
TakaRikka
d0e53de01b
d_a_npc / d_a_tag_mhint / d_a_grass work ( #1916 )
...
* some npc work / cleanup
* tag_mhint / grass work
* fix path / remove asm
2023-09-07 21:22:55 -07:00
TakaRikka
dd4b291daf
obj_mirror_6pole / obj_mirror_sand / obj_myogan OK, obj_hbombkoya wip ( #1901 )
...
* obj_mirror_6pole / obj_mirror_sand OK. d_bg_w vtables fixed
* obj_myogan OK, obj_hbombkoya mostly done
2023-08-30 16:33:56 +03:00
Pheenoh
b2ddbd7fba
d_a_obj_carry work, setup static shape data ( #1890 )
2023-08-20 22:10:09 -06: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
TakaRikka
8d42ed4176
Kytag09 and Kytag11 OK, work on d_a_bg_obj and d_kankyo ( #1877 )
...
* work on kankyo / d_a_bg_obj
* d_a_bg_obj work / kytag09 and kytag11 OK
* remove asm
2023-08-12 18:09:47 -06:00
hatal175
0a103f01ba
JPAEmitter OK, work on d_particle ( #1874 )
...
* JPAEmitter OK + header reorganization
* libelf: silence repeated relocation warning
* Work on d_particle
2023-08-11 05:04:50 +03:00