roeming and GitHub
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
roeming and GitHub
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
roeming and GitHub
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
roeming and GitHub
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
roeming and GitHub
93067110f6
Use consistent s32/u32 ( #2964 )
...
* cleanup long usage
* fix regression
2025-12-18 13:31:44 -08:00
roeming and GitHub
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
roeming and GitHub
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
roeming and GitHub
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
roeming and GitHub
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
roeming and GitHub
178191908c
kcol progress ( #2855 )
2025-11-23 21:16:42 -08:00
roeming and GitHub
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
roeming and GitHub
977aee7c94
add debug functionality + close to linking hozelda ( #2804 )
2025-11-14 16:10:46 -08:00
roeming and GitHub
a3c76c8a7e
rename variable in accordance with assert ( #2797 )
2025-11-12 16:45:53 -08:00
roeming and GitHub
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
roeming and GitHub
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 and GitHub
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
roeming and GitHub
428a2c5447
fix build ( #2746 )
2025-10-19 21:49:10 +03:00
roeming and GitHub
31c0f94a10
link d_a_obj_lv6FurikoTrap ( #2745 )
...
* link d_a_obj_lv6FurikoTrap.cpp
* name all fields
2025-10-19 05:13:43 +03:00
roeming and GitHub
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
roeming and GitHub
071e69e78a
link d_a_obj_lv6SwGate ( #2740 )
...
* link d_a_obj_lv6SwGate
* retrigger build
* resolving suggestions
2025-10-17 18:27:09 +03:00
roeming and GitHub
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
roeming and GitHub
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
roeming and GitHub
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
roeming and GitHub
818dec837f
Add python file to create enums from .arc files ( #2670 )
2025-09-18 17:55:18 -07:00