Commit Graph
972 Commits
Author SHA1 Message Date
roemingandGitHub 977aee7c94 add debug functionality + close to linking hozelda (#2804) 2025-11-14 16:10:46 -08:00
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_21andGitHub 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
hev7andGitHub a0df17da2b npc_yamis, npc_yamit matching (#2801) 2025-11-14 12:32:10 +02:00
TakaRikkaandGitHub 3ccdb41ea9 npc_drailsol done (#2798) 2025-11-13 16:49:36 +02:00
roemingandGitHub a3c76c8a7e rename variable in accordance with assert (#2797) 2025-11-12 16:45:53 -08:00
Carco_21andGitHub 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
YunataSaviorandGitHub 70272b88f5 npc_wrestler dbg work (#2795) 2025-11-10 19:52:59 -08:00
LagoLunaticandGitHub 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_21andGitHub 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
YunataSaviorandGitHub b4a08a36d0 npc_impal equivalent (#2791) 2025-11-09 18:46:24 -08:00
YunataSaviorandGitHub 533755fdfa Link npc_gra (#2790) 2025-11-09 15:57:00 -08:00
YunataSaviorandGitHub 87e651dcab Link e_po (#2789) 2025-11-09 15:30:24 -08:00
roemingandGitHub 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
LagoLunaticandGitHub 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
YunataSaviorandGitHub cefde2a42c Debug myna work (#2786) 2025-11-09 11:32:48 -08: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
YunataSaviorandGitHub 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
YunataSaviorandGitHub 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
YunataSaviorandGitHub 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
hev7andGitHub e331c37001 d_a_npc_knj matching (#2779)
* d_a_npc_knj matching

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

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

* cleanup

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

* almost done

* matching

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

* pr

* remove include
2025-11-07 15:26:52 +02:00