TakaRikka and GitHub
6f96e66518
various Z2Audio / JAudio debug cleanup ( #2876 )
...
* some JAudio work
* audio cleanup checkpoint
* checkpoint more audio cleanup
* fix symbols
* more z2 cleanup
* fix regression
* fix build
* some fixes
2025-11-27 21:19:33 -08:00
Max Roncace and GitHub
90133fb1cb
Small d_a_mg_rod fixes ( #2874 )
2025-11-26 20:01:55 -08:00
Max Roncace and GitHub
7f863c069b
d_a_npc_chin matching ( #2822 )
2025-11-18 21:10:04 -08:00
TakaRikka and GitHub
540217c31b
wii building OK / m_Do_graphic debug work ( #2815 )
...
* wii building OK + m_Do_graphic debug work
* d_meter_HIO debug cleanup
* wii m_Do_graphic stuff
* tag_attack_item OK, mirror_chain almost
* fix build
* mg_fshop matching
2025-11-17 20:01:03 +02:00
4b5277295e
npcinko / myna2 done ( #2780 )
...
* npcinko done
* myna2 done
* Use sound enum
* Use FALSE instead of false when returning BOOL
* Use look mode enum
* TRUE instead of true when returning bool
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com >
2025-11-09 11:20:51 +02:00
226325284d
lv6togetrap, swpush2, tafence done ( #2771 )
...
* lv6togetrap, swpush2, tafence done
* fix jp/pal
* Use dEvtCnd_CANDEMO_e
---------
Co-authored-by: hatal175 <hatal175@users.noreply.github.com >
2025-11-06 03:19:01 +02:00
TakaRikka and GitHub
73927f50a9
kankyo / m_do_ext debug stuff ( #2759 )
...
* kankyo debug work
* finish draw packets
2025-10-28 05:55:46 +02:00
TakaRikka and GitHub
850fae1aa3
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
TakaRikka and GitHub
125f2325a5
cleanup event stuff ( #2688 )
...
* cleanup event stuff
* fix debug
2025-09-23 14:20:38 +03:00
Max Roncace and GitHub
11ebeb3fe0
Link all oustanding US-matched TUs for JP ( #2671 )
2025-09-19 21:32:05 +03:00
Max Roncace and GitHub
fe5e8aff98
More miscellaneous TU improvements ( #2665 )
2025-09-17 15:01:59 +03:00
Carco_21 and GitHub
2106c56f60
d_a_npc_aru matching ( #2660 )
...
* foundational work
* lots of work
* matching
* cleanup
* fixed error with status enum
* PR cleanup
2025-09-16 14:54:08 -07:00
Max Roncace and GitHub
adb62e947b
d_camera improvements (part 1) ( #2623 )
...
* Rename several dCamera_c fields
* Refactor mWork to generic buffer instead of union
* d_camera match improvements
* Implement several dCamera_c functions
* Remove d_camera.h from PCH
The symbol names in d_camera indicate that this header wasn't
included in the PCH (as they're compiled directly in d_camera.cpp).
2025-09-03 10:32:02 +03:00
Max Roncace and GitHub
c1615cdfff
d_a_npc_ykw almost matching ( #2613 )
2025-08-30 10:30:51 +03:00
Carco_21 and GitHub
179189c758
d_a_npc_kasi_hana, mich, and kyu work ( #2610 )
...
* equivalent
* kasi_mng_c work
* class work and create function work
* kasi_mng_c is matching
* little more work
* almost matching
* enums defined
* kasi_hana almost matching
* more mich work
* mich almost matching
* kyu almost matching
* potentially fixed issue
* Now maybe good?
* Should be fixed now
* PR Cleanup
2025-08-29 22:40:14 +03:00
Max Roncace and GitHub
513816ce5c
Add a precompiled header for RELs ( #2597 )
2025-08-24 09:52:08 +03:00
TakaRikka and GitHub
0a8679f92e
d_a_mg_rod mostly done ( #2598 )
...
* d_a_mg_rod mostly done
* pr
2025-08-23 08:58:29 +03:00
Carco_21 and GitHub
b0d08c5188
d_a_obj_swpush equivalent ( #2589 )
...
* initial work
* Create method done
* tiny work
* more work
* swpush equivalent
2025-08-17 19:00:03 -07:00
Max Roncace and GitHub
41c72dc6d9
d_a_e_hp almost matching ( #2585 )
2025-08-15 12:50:49 +03:00
TakaRikka and GitHub
8785882261
e_hb equivalent / some pal work ( #2577 )
...
* some pal work
* e_hb equivalent
* update config
2025-08-10 10:27:45 -06:00
Carco_21 and GitHub
e49ed1213d
d_a_npc_ykm work ( #2566 )
...
* initial work
* got to cut functions
* Tiny work
* All functions worked on
* took out param dtor
* naming work
* cleanup
* pr cleanup
2025-08-04 22:25:39 +03:00
hatal175 and GitHub
70a1741977
d_a_obj_twGate Matching ( #2555 )
...
* d_a_obj_twGate Matching
* d_a_obj_volcbom OK
2025-07-25 17:44:23 -07:00
Stbn-antier and GitHub
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
TakaRikka and GitHub
79c56b2548
add wii usa rev0 support ( #2505 )
...
* wii usa rev0 dol building ok
* wii dol cleanup
* some wii tests
* most rels building
2025-06-27 13:14:58 +03:00
TakaRikka and GitHub
288a08b798
cleanup/doc JMessage / d_msg_class ( #2484 )
...
* jmessage cleanup pass
* more JMessage cleanup
* d_msg_class cleanup
2025-06-13 15:33:33 +03:00