Commit Graph

973 Commits

Author SHA1 Message Date
Carco_21 0573bc517d
d_a_npc_gro matching (#2805)
* initial work

* matching
2025-11-14 16:25:42 -08:00
roeming 977aee7c94
add debug functionality + close to linking hozelda (#2804) 2025-11-14 16:10:46 -08:00
Carco_21 d74c4dd66f
d_a_npc_shaman matching (#2800)
* almost matching

* Make npc_shaman matching

---------

Co-authored-by: YunataSavior <yunatasavior@gmail.com>
2025-11-14 16:04:18 -08:00
Carco_21 9b32b9394e
d_a_npc_theb matching (#2799)
* initial work

* almost matching

* matching

* merge stuff

* added comment about inline size
2025-11-14 16:00:15 -08:00
hev7 a0df17da2b
npc_yamis, npc_yamit matching (#2801) 2025-11-14 12:32:10 +02:00
TakaRikka 3ccdb41ea9
npc_drailsol done (#2798) 2025-11-13 16:49:36 +02:00
roeming a3c76c8a7e
rename variable in accordance with assert (#2797) 2025-11-12 16:45:53 -08:00
Carco_21 63093fea4a
d_a_npc_passer and d_a_npc_passer2 matching (#2796)
* passer matching and passer2 init work

* passer2 matching
2025-11-11 19:58:27 -08:00
YunataSavior 70272b88f5
npc_wrestler dbg work (#2795) 2025-11-10 19:52:59 -08:00
LagoLunatic 23a1c94063
Regalloc/debug/misc fixes (#2794)
* Fix "0" asserts

* More debug and regalloc fixes

* Fix PTMF syntax for compatibility with other compilers

* Fix some fakematches, link more TUs for J/P
2025-11-10 18:25:00 -08:00
Carco_21 a02f72d8f3
d_a_npc_post matching (#2792)
* initial work

* matching

* changed draw ifdef

* enums added

* enum change
2025-11-10 18:15:17 -08:00
YunataSavior b4a08a36d0
npc_impal equivalent (#2791) 2025-11-09 18:46:24 -08:00
YunataSavior 533755fdfa
Link npc_gra (#2790) 2025-11-09 15:57:00 -08:00
YunataSavior 87e651dcab
Link e_po (#2789) 2025-11-09 15:30:24 -08:00
roeming 5c298bc401
D a npc gra matching debug (#2788)
* match all d_a_npc_gra functions in debug

* update all offsets to match release

* rename parameters

* add ct hack for d_a_npc_gra

* add suggestions

* fix type

* use sound enums

* fix sinit and one regswap

* fix wrong variable usage
2025-11-09 15:17:04 -08:00
LagoLunatic ba7cdd4fe9
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
YunataSavior cefde2a42c
Debug myna work (#2786) 2025-11-09 11:32:48 -08:00
TakaRikka 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
YunataSavior e49519229c
Link obj_web0, obj_picture, npc_zrz (#2784)
* Link obj_web0

* Link npc_zrz

* Link obj_picture
2025-11-09 11:20:24 +02:00
YunataSavior 72cb2950a0
e_oc dbg work and cleanup (#2783)
* e_oc dbg work and cleanup

* daE_OC_c::getVisionAngle arg rename
2025-11-09 11:19:04 +02:00
YunataSavior c9bc11d470
Link obj_gra2, obj_gm (#2781)
* obj_gra2 almost linkable

* Link obj_gra2

* Link obj_gm
2025-11-08 15:58:02 -08:00
hev7 e331c37001
d_a_npc_knj matching (#2779)
* d_a_npc_knj matching

* remove casts
2025-11-07 16:51:13 -08:00
Carco_21 3981a9d359
d_a_npc_soldierA matching (#2778)
* initial work

* matching
2025-11-07 13:50:45 -08:00
Carco_21 833530b249
d_a_npc_zanb matching (#2777)
* matching

* cleanup

* added correct constructor macro
2025-11-07 13:42:18 -08:00
Carco_21 3c2ed235b3
d_a_npc_fairy matching (#2776)
* initial work

* almost done

* matching

* added correct constructor macro
2025-11-07 13:39:26 -08:00
TakaRikka 1f701cd132
npc_hoz done (#2775)
* npc_hoz done

* pr

* remove include
2025-11-07 15:26:52 +02:00
hatal175 1704a3acba
d_a_obj_kuwagate OK (#2774) 2025-11-06 14:15:07 -08:00
YunataSavior 653ff8979c
Misc obj linkage (#2773) 2025-11-05 19:48:31 -08:00
Max Roncace c428403198
d_a_e_sh matching (#2772) 2025-11-05 19:16:06 -08:00
TakaRikka 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
Carco_21 957a743742
d_a_e_yg matching (#2770)
* matching

* pr cleanup
2025-11-05 13:39:53 -08:00
Carco_21 2543ad18b6
d_a_npc_du matching (#2769)
* init work

* matching

* pr cleanup

* pr cleanup 2
2025-11-05 13:39:23 -08:00
Carco_21 936b7aa2e8
d_a_npc_bous equivalent (#2766)
* init work

* almost matching

* equivalent

* pr cleanup
2025-11-03 17:35:40 +02:00
TakaRikka 0b181f84d4
lv7bsgate, lv8udfloor, lv9swshutter done, lv7propellery almost (#2768)
* lv7bsgate, lv8udfloor, lv9swshutter done, lv7propellery almost

* fix builds

* obj_lv6egate done
2025-11-03 08:22:25 +02:00
Carco_21 453c8b9fbb
matching (#2767) 2025-11-01 15:19:23 -07:00
Max Roncace 1be8e6c6c8
d_a_e_hm matching (#2764) 2025-10-31 22:04:10 -07:00
Carco_21 68514b59f7
d_a_npc_bans almost matching (#2762)
* initial work

* almost matching

* enum work

* tiny work

* nonmatching fixes - thanks Yunata!

* PR cleanup
2025-10-31 21:11:28 -07:00
TakaRikka c9838e29fa
obj_lv8kekkaitrap / obj_nougu done, obj_lv7bridge almost (#2763)
* obj_lv8kekkaitrap / obj_nougu done, obj_lv7bridge almost

* kekkaitrap cleanup
2025-10-31 10:13:14 +02:00
TakaRikka 194282d2c2
obj_pdwall / obj_rw / obj_stopper2 done (#2760)
* obj_pdwall / obj_rw / obj_stopper2 done

* fix jp/pal

* Use NULL instead of 0

* Use dEvtCnd_CANDEMO_e

---------

Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
2025-10-30 07:56:22 +02:00
TakaRikka 73927f50a9
kankyo / m_do_ext debug stuff (#2759)
* kankyo debug work

* finish draw packets
2025-10-28 05:55:46 +02:00
Carco_21 577747e228
d_a_obj_itamato & d_a_obj_kaisou matching (#2756)
* initial work

* itamato matching

* obj_kaisou matching

* pr cleanup

* fixed error

* error should actually be fixed now
2025-10-28 04:25:42 +02:00
Carco_21 54f989f16e
d_a_obj_hata & d_a_obj_hb matching (#2752)
* hata matching

* hb initial work

* obj_hb matching

* fixed error

* pr cleanup
2025-10-28 04:25:15 +02:00
hev7 a61d0272a6
NPC work, obj_szbridge matching (#2757)
* Some NPC work

* Fix impal

* Hopefully fix regressions in debug

* HIO work for more NPCs

* fix regressions

* obj_szbridge matching

* Fix literals
2025-10-26 13:03:16 +02:00
roeming 6bd013741b
link d_a_obj_lv6Tenbin (#2758)
* link d_a_obj_lv6Tenbin

* fix naming convention

* oops, actually fix naming
2025-10-26 06:54:57 +02:00
roeming 6ef3f87f06
link d_a_obj_lv6elevta (#2754)
* link d_a_obj_lv6elevta

* fix return

* use implicit construction
2025-10-24 04:20:04 +03:00
TakaRikka 70eefa53c7
d_a_obj_lv4CandleTag / d_a_obj_lv4EdShutter done, d_a_obj_picture almost (#2755) 2025-10-23 06:41:00 -06:00
Carco_21 9bebc819ab
obj_ikada and obj_ita matching (#2753) 2025-10-23 04:48:04 +03:00
Carco_21 4a5752fe52
d_a_obj_gm almost matching (#2750)
* linked some objs

* major work

* equivalent

* almost matching

* almost matching

* PR cleanup
2025-10-23 04:39:18 +03:00
Carco_21 d6711a18c8
d_a_obj_grz_rock and d_a_obj_h_saku matching (#2749)
* matching

* h_saku initial work

* h_saku matching

* PR cleanup

* fixed header padding
2025-10-23 04:38:51 +03:00
hev7 7d2e6ba444
d_a_npc_len matching (#2748)
* d_a_npc_len matching

* HIO

* more work on len

* d_a_midna work for PAL

* mg_rod PAL work
2025-10-21 21:37:13 +03:00