Commit Graph

2026 Commits

Author SHA1 Message Date
Carco_21 94de4ad9bc 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 6c1d081c4f npc_yamis, npc_yamit matching (#2801) 2025-11-14 12:32:10 +02:00
TakaRikka 4df256fedd npc_drailsol done (#2798) 2025-11-13 16:49:36 +02:00
roeming 2069ffc698 rename variable in accordance with assert (#2797) 2025-11-12 16:45:53 -08:00
Carco_21 25e90cd458 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 da4ce41092 npc_wrestler dbg work (#2795) 2025-11-10 19:52:59 -08:00
LagoLunatic b3849f228a 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 ff516d7dce 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 b250b6c416 npc_impal equivalent (#2791) 2025-11-09 18:46:24 -08:00
YunataSavior 5a96a3c87d Link npc_gra (#2790) 2025-11-09 15:57:00 -08:00
YunataSavior d78bdb90f2 Link e_po (#2789) 2025-11-09 15:30:24 -08:00
roeming 87181ad1b8 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 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
YunataSavior 3770b114eb Debug myna work (#2786) 2025-11-09 11:32:48 -08:00
hatal175 cb09e04241 d_a_myna linked (#2785) 2025-11-09 02:14:56 -08:00
TakaRikka 93b45fd19b 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 7f3a3397eb 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 ec811731e4 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 b604f014e6 Link obj_gra2, obj_gm (#2781)
* obj_gra2 almost linkable

* Link obj_gra2

* Link obj_gm
2025-11-08 15:58:02 -08:00
hatal175 f0020c6a9f Add missing GZ2J01 links (#2782) 2025-11-08 15:56:06 -08:00
hev7 ff51e2fef7 d_a_npc_knj matching (#2779)
* d_a_npc_knj matching

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

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

* cleanup

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

* almost done

* matching

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

* pr

* remove include
2025-11-07 15:26:52 +02:00
hatal175 9f41223e68 d_a_obj_kuwagate OK (#2774) 2025-11-06 14:15:07 -08:00
YunataSavior 4c221af18a Misc obj linkage (#2773) 2025-11-05 19:48:31 -08:00
Max Roncace a2da8d35d2 d_a_e_sh matching (#2772) 2025-11-05 19:16:06 -08:00
TakaRikka a3c6437311 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 90b0d46eff d_a_e_yg matching (#2770)
* matching

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

* matching

* pr cleanup

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

* almost matching

* equivalent

* pr cleanup
2025-11-03 17:35:40 +02:00
TakaRikka 99961030e0 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 78d3687ed3 matching (#2767) 2025-11-01 15:19:23 -07:00
Max Roncace df5c66943a d_a_e_hm matching (#2764) 2025-10-31 22:04:10 -07:00
Max Roncace dfeddd4925 Link several more TUs for GZ2J01 (#2765) 2025-10-31 21:22:43 -07:00
Carco_21 da10d6ee0a 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 92adb065c7 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 2e5b9fd2a0 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 4618e95975 kankyo / m_do_ext debug stuff (#2759)
* kankyo debug work

* finish draw packets
2025-10-28 05:55:46 +02:00
Carco_21 27843c8156 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 351b9a7c5e 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 3984dfac31 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 245abbe4c3 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 8fa62949ac 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 58b88c3f36 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 8f167b2c2f obj_ikada and obj_ita matching (#2753) 2025-10-23 04:48:04 +03:00
Carco_21 ccec9007bc 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 569ae198f9 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 4e33b2e15b d_name matching for PAL (#2751) 2025-10-22 03:52:02 +03:00