Commit Graph

2572 Commits

Author SHA1 Message Date
LagoLunatic cbd7e076c6 Implement d_npc inlines 2026-05-10 20:39:34 -04:00
LagoLunatic 928ff4f07b Add fopAcM_RegisterCreateID/fopAcM_RegisterDeleteID macros from TP decomp 2026-05-10 16:11:54 -04:00
LagoLunatic 70b8a14aa4 Version diff cleanup 2026-05-10 16:04:55 -04:00
Zeclos 814c70590c d_a_npc_jb1 matching (#991) 2026-05-10 16:00:47 -04:00
LagoLunatic 4de5fdf6a0 d_a_obj_swlight OK 2026-05-10 13:47:44 -04:00
LagoLunatic 1c155e77c0 d_a_tag_light OK
closes #188
2026-05-10 13:35:50 -04:00
LagoLunatic 578d45153f DSNAP enum cleanup 2026-05-10 13:11:56 -04:00
LagoLunatic 0c1ebe156a d_a_fgmahou OK for JPN/PAL
closes #290
2026-05-10 13:04:27 -04:00
LagoLunatic ef35a8e61a d_a_dk OK
closes #285
2026-05-10 12:49:18 -04:00
maimai0254 797be404b3 d_a_bdk demo OK (#985)
* demo OK

* Fix issues from code review
2026-05-09 19:18:03 -04:00
LagoLunatic fe76ad5a3b Demo work (#984) 2026-05-09 18:42:01 -04:00
LagoLunatic 0e98a9b636 d_a_bmdhand OK, misc matches 2026-05-08 23:07:57 -04:00
LagoLunatic a3dd6ac9e1 Cleanup 2026-05-08 21:51:18 -04:00
Maide f7cb58cbed d_a_tag_mk (#983) 2026-05-08 18:39:42 -04:00
LagoLunatic 897f043575 Document some more enum value names 2026-05-08 18:12:26 -04:00
LagoLunatic d10b2b4bd7 Update RootCubed Ghidra build in readme 2026-05-08 18:03:09 -04:00
LagoLunatic d257e40789 d_a_bmd and d_a_btd OK for demo and PAL 2026-05-08 00:05:10 -04:00
LagoLunatic 684c7f53d7 d_a_bwd OK 2026-05-07 23:38:46 -04:00
123456789758 e0d06d07c5 Bosses: Demo matches + more cleanup (#972)
Co-authored-by: ‎ ‎ ‎ <‎ ‎ ‎>
2026-05-07 22:58:39 -04:00
LagoLunatic 0bff98c469 Merge pull request #980 from LagoLunatic/daobj
d_a_obj OK
2026-05-07 22:42:07 -04:00
LagoLunatic 0b718cc963 Unindent namespaces in cpp files 2026-05-07 19:02:58 -04:00
LagoLunatic dba3442026 jstudio-object OK
Mostly copied from TP decomp
2026-05-07 18:35:44 -04:00
LagoLunatic 333ea2f775 Cleanup 2026-05-07 16:54:44 -04:00
LagoLunatic 6d4db5adc7 Merge pull request #978 from LagoLunatic/setupactor
Rename fopAcM_SetupActor to fopAcM_ct and simplify version differences related to this macro.
2026-05-07 16:30:26 -04:00
LagoLunatic cf210f963b Add helper macros to simplify fopAcM_ct-related version differences 2026-05-07 16:13:55 -04:00
LagoLunatic e1f5b7e23b Rename fopAcM_SetupActor to fopAcM_ct 2026-05-07 15:59:23 -04:00
Maide ea80482679 d_a_hmlif (#877) 2026-05-07 15:34:28 -04:00
LagoLunatic 4fba5a0735 PlayerStatus enum usage 2026-05-07 12:53:50 -04:00
Maide 47c08e9f8a d_a_obj_bemos (#975)
* d_a_obj_bemos

* Improve d_particle for demo
2026-05-07 12:42:48 -04:00
LagoLunatic bcbbb282c1 swlight inline fixes 2026-05-07 12:33:26 -04:00
Maide c9ed4854de d_a_obj_swlight (#976) 2026-05-07 12:13:01 -04:00
LagoLunatic ca7b466bcd d_meter work, f_pc_manager OK for demo 2026-05-07 00:03:43 -04:00
LagoLunatic 88992615b9 m_Do_printf OK for demo 2026-05-06 21:49:41 -04:00
LagoLunatic 7838465e48 d_a_tsubo OK, cleanup 2026-05-06 17:36:22 -04:00
Zeclos 800f53fc2a D_a_npc_hr matching (#973)
* progress push

* matching

* documentation and cleanup

* feedback from pr review
2026-05-06 13:33:33 -04:00
Lord-McSweeney 74160f4030 More work on f_op_msg_mng (#965)
* More work on f_op_msg_mng

* Fix a regalloc issue affecting all tag_* functions in f_op_msg_mng
2026-05-04 21:54:52 -04:00
LagoLunatic def3445cc6 Fix particle_set inlines (#971) 2026-05-04 13:50:55 -04:00
LagoLunatic 6bc01f1d02 Mark d_a_obj_tide as nondeterministically nonmatching 2026-05-01 01:43:33 -04:00
LagoLunatic e9093fda7f Use cut type enum in more places 2026-05-01 01:42:53 -04:00
123456789758 b46f2904d1 d_a_player - Add cut type enum (#966)
Co-authored-by: ‎ ‎ ‎ <‎ ‎ ‎>
2026-05-01 01:12:52 -04:00
LagoLunatic c56b902ed1 Match fopMsgM_messageGet and fopMsgM_passwordGet 2026-04-30 02:56:31 -04:00
Lord-McSweeney 8fb16fa696 Work on f_op_msg_mng (#964)
* Work on f_op_msg_mng, especially PAL translations

* Finish translations work on f_op_msg_mng

* fopMsgM_messageGet and fopMsgM_passwordGet 98%
2026-04-30 00:24:59 -04:00
LagoLunatic fdbac96f9a Demo work 2026-04-27 19:05:33 -04:00
LagoLunatic ddbb24ba06 Demo work 2026-04-25 23:54:54 -04:00
Lord-McSweeney 24990ae11a d_a_npc_mk_static matching (#922)
* d_a_npc_mk_static matching

* Resolve review notes on d_a_npc_mk_static
2026-04-24 21:23:48 -04:00
LagoLunatic 9dedd44567 Demo work 2026-04-24 02:46:59 -04:00
LagoLunatic be23b195ec d_camera: Name mViewCache based on TP decomp 2026-04-24 02:11:28 -04:00
Mattias Blum 8e1e74975b more d_camera work (#963)
* initial progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* fix outdated member names

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* fixed deprecated member references

* more progress

* more progress

* more progress

* fix deprecated member references

* more progress

* more progress

* more progress

* more progress

* more progress

* check in for review

* remove comment

* initial PR changes

* more PR changes

* more PR changes

* added anonymous struct as class member

* reverted changes to `stage_camera2_data_class`

* added `dCamera_event_data`, `dCamera_monitoring_things` and `dCamera_DMC_system` from debug maps

* more progress

* more progress

* realmatch for `camera_draw`

* PR changes

* fix broken merge

* formatting

* Reverted change to `camSphChkdata` that caused  `sph_chk_callback` match to regress

* Reverted change to `BG` struct that caused ctor and dtor match to regress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* more progress

* PR changes

* corrected size comment

* fixed broken member references

* more d_camera work

* remove comment

* update symbols
2026-04-24 01:36:04 -04:00
LagoLunatic 6aa7ba91f3 Fix daObjGnntakis_c::create_heap regalloc for demo 2026-04-17 13:03:56 -04:00
Jason T 9901be8103 d_a_obj_gnndemotakis (#953)
* init

* configure and dComIfGp_event_runCheck usage

* reverted configure

* revert back to previous usage for _execute

* matched _execute

* match

---------

Co-authored-by: jaysc <9077125+jaysc@users.noreply.github.com>
2026-04-17 13:00:11 -04:00