Commit Graph
29 Commits
Author SHA1 Message Date
roemingandGitHub d45b10d0fd fopAcM_Register cleanup (#3047)
* use macro `fopAcM_Register` more consistently

* replace fopAcM_RegisterCreateID with version that doesn't create `a_this`
2026-01-17 15:52:32 +02:00
roemingandGitHub 740387eb4f match d_a_npc_tk for debug (#3046)
* match d_a_npc_tk for debug

* fix macro usage

* fix whitespace
2026-01-17 15:45:52 +02:00
roemingandGitHub a2e8347e8d d_a_obj_cowdoor debug matching (#3031)
* d_a_obj_cowdoor debug work

* fix formatting
2026-01-12 22:17:56 +02:00
roemingandGitHub 6cc5e6fcca attempt 2 at d_a_cow debug work (#3030)
* transfer cow progress

* fix symbol names

* Fix shield names

* typo

* remove predefined macro
2026-01-12 22:17:09 +02:00
roemingandGitHub 562f4d0d65 first round of constants cleanup (#3021)
* first round of constants cleanup

* move m_PI_D definition

* remove compatibility comment

* add future version of angle subtracting with/without cast

* whitespace change to run builds again
2026-01-10 23:38:04 +02:00
roemingandGitHub 1400687731 d_a_e_rdy debug work (#3011)
* debug work for d_a_e_rdy

* remove unused fake function

* fix regressions

* rename variable

* Fix version diffs of angle adding
2026-01-04 17:22:04 -08:00
roemingandGitHub 4ebf9fac9f match most of d_a_e_wb debug (#3001)
* match most of d_a_e_wb debug

* Move over to using new `UNUSED` macro
2025-12-26 14:56:46 -08:00
roemingandGitHub ec3f92b8bf match d_a_e_mk debug (#2999)
* match d_a_e_mk debug

* Fix platform guard
2025-12-26 14:56:15 -08:00
f9d69372a1 match last function in d_camera.cpp (#2971)
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
2025-12-19 17:24:18 -08:00
roemingandGitHub 93067110f6 Use consistent s32/u32 (#2964)
* cleanup long usage

* fix regression
2025-12-18 13:31:44 -08:00
roemingandGitHub 7e514502d2 d_a_obj_movebox debug work (#2948)
* match lots of debug for d_a_obj_movebox

* the rest of the debug work
2025-12-12 21:01:48 -08:00
roemingandGitHub 2481e184fb Link J2DWindowEX (#2946)
* Add debug for J2DWindowEx, link GCN version

* locking non-const copy ctor behind GCN check

* fix typo for define

* fix another define typo

* update bugged ctor and leave a comment
2025-12-11 15:41:44 -08:00
roemingandGitHub 07a4e6b052 match debug for D_menu_fmap2_d (#2925)
* menu_fmap2d debug progress

* match debug for d_menu_fmap2D

* fix broken function

* fix weird shield mismatch

* fix other shield mismatch

* fix suggestions

* fix func for wii version

* match func for all versions

* remove cast from saveBitLabels
2025-12-07 17:09:47 -08:00
roemingandGitHub da03a43cef Adding tons of enum resource files (#2886)
* add shield assets

* add shieldD assets

* add GCN US assets

* add GCN JP asset enums

* add GCN PAL asset enums

* add WII asset enums

* add WII Rev 2 asset enums

* add all other files

* change asset include directory to force "res/" prefix

* remove wrong duplicate marks

* Allow cpp files to reference arc enums

* rename all resource files to not begin with "res_"

* update res_arc tool to use argparse

* remove Stage enums
2025-11-28 19:10:04 -08:00
roemingandGitHub 178191908c kcol progress (#2855) 2025-11-23 21:16:42 -08:00
roemingandGitHub 6f7457a870 add debug functionality to d_a_horse, match almost all functions (#2834)
* add debug functinality to d_a_horse, match almost all functions

* fix some wii funcs

* fix wii build
2025-11-20 14:41:52 -08:00
roemingandGitHub 977aee7c94 add debug functionality + close to linking hozelda (#2804) 2025-11-14 16:10:46 -08:00
roemingandGitHub a3c76c8a7e rename variable in accordance with assert (#2797) 2025-11-12 16:45:53 -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
roemingandGitHub 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
roemingandGitHub 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
roemingandGitHub 428a2c5447 fix build (#2746) 2025-10-19 21:49:10 +03:00
roemingandGitHub 31c0f94a10 link d_a_obj_lv6FurikoTrap (#2745)
* link d_a_obj_lv6FurikoTrap.cpp

* name all fields
2025-10-19 05:13:43 +03:00
roemingandGitHub c215366d9f link d_a_obj_lv6swturn (#2743)
* link d_a_obj_lv6swturn

* fix pal and jp build

* fix suggestions
2025-10-17 19:56:17 -07:00
roemingandGitHub 071e69e78a link d_a_obj_lv6SwGate (#2740)
* link d_a_obj_lv6SwGate

* retrigger build

* resolving suggestions
2025-10-17 18:27:09 +03:00
roemingandGitHub 774692fc3b Make d_a_obj_thashi equivalent (#2731)
* Make d_a_obj_thashi equivalent

* Link d_a_obj_thashi

* Adding suggestions

* formatting

* fix return
2025-10-09 18:42:24 -07:00
roemingandGitHub 0c058d2a2c link d_a_obj_hasu2 (#2722)
* link d_a_obj_hasu2

* fix suggestions

* move dtor to .h, move inline func to .h
2025-10-04 14:39:48 +03:00
roemingandGitHub 3f37bad921 Add ability to extract joint enums from bmd/bdl files (#2704)
* arc extraction will auto-create resource files

* Update enum extraction to extract joint enums

* Update enum extraction to use pathlib

* Move enum extraction to converters folder

* Added check to extract bmd file if src file is modded
2025-09-27 15:30:13 -07:00
roemingandGitHub 818dec837f Add python file to create enums from .arc files (#2670) 2025-09-18 17:55:18 -07:00