Max Roncace
43eac24e2e
Use attention enums everywhere instead of integer literals ( #3044 )
2026-01-14 16:55:59 +02:00
Max Roncace
db936de5c9
Clean up HIO for TUs using HIOParam/Param_c/HIO_c pattern ( #3043 )
2026-01-13 14:58:15 -08:00
LagoLunatic
e8c70fb18f
Clean up code, remove fakematches, add UNUSED, enable warnings ( #2992 )
...
* Remove NDEBUG_DEFINED fakematch, clean up getName temps
* Fix ifdef
* Fix bad JSystem pch ifdef breaking decomp.me
* Remove Acch Chk fakematches
* Private Acch fields
* Fix some clangd errors in headers
* Add UNUSED macro for matching debug parameters
* Enable clangd unused-parameter warning
* Remove extern from initializers
Probably added by dol2asm?
* Fix process profile definitions
* Remove leftover dol2asm address comments
* Remove some unnecessary double casts
* Enable some more clangd warnings
* Fix missing usages of fopAcM_ct
* Fix wrong enum usage
* Fix more fakematches
2025-12-23 15:53:10 -08:00
TakaRikka
dfa8efa97b
project cleanup ( #2895 )
...
* some wii OS fixes
* remove old dol2asm comments
* remove dol2asm.h
* remove function address comments
* normalize ATTRIBUTE_ALIGN usage
* DECL_WEAK macro
* fix gcc attribute weak macro
* wrap more mwcc specific things in ifdefs
* fixes
* fix revo sdk version flags
* fixes
2025-11-30 15:23:42 -07:00
TakaRikka
a7b3a24ea4
npc_hoz done ( #2775 )
...
* npc_hoz done
* pr
* remove include
2025-11-07 15:26:52 +02:00
LagoLunatic
6ec6fce8cb
Fix JUT_ASSERT and several other macros ( #2711 )
...
* Fix JUT_ASSERT to be a nested define
* Switch names that appear in asserts to be constants instead of defines
* Replace `0` in asserts with `NULL` or `FALSE`
* Fix fpclassify
* Fix ARRAY_SIZE
* Use G_CM3D_F_INF
* More fixes for fpclassify
* Remove FLOAT_LABEL
* Remove incorrect FLAG_ON macro
* Remove UNK_BSS macro
* Silence clangd unused header warning for PCH
2025-09-28 13:11:07 -07:00
Carco_21
2868c78840
d_a_npc_zelro matching and some npct's linked ( #2649 )
...
* npc_zero matching and some other npcts cleaned and linked
* debug fix
* okay actual debug fix... i hope
* this isnt funny anymore
* please
* this should fix things
* added JP matching to zelR and zelRo
* added attention flag enum
2025-09-15 02:44:07 -07:00
Max Roncace
d3d34b03bc
Improve several almost-matching TUs ( #2653 )
2025-09-13 23:02:28 +03:00
TakaRikka
5fce8ea1e1
scannon / scannon_crs / scannon_ten done ( #2632 )
...
* scannon done
* scannon_crs done
* scannon_ten done
* pr
* attention debug stuff
* attn flags
* fix build
2025-09-08 12:01:20 +03:00
TakaRikka
87069235c0
some J3D/misc cleanup ( #2628 )
...
* some j3d cleanup
* begin using uintptr_t
* j3dgraphbase cleanup
* j3dgraphanimator cleanup
2025-09-04 17:56:59 +03:00
Max Roncace
c897597fc1
Add a precompiled header for RELs ( #2597 )
2025-08-24 09:52:08 +03:00
Max Roncace
18000c624f
d_a_npc_zelda equivalent ( #2528 )
2025-07-11 22:00:18 +03:00
TakaRikka
98db9a297a
GCN pal / jpn support, some debug work ( #2375 )
...
* d_save debug cleanup / d_s_menu debug
* gameinfo / kankyo struct debug fixes
* pal building ok
* jp building ok
* some tests with jp
* some more pal/jp tests
2025-04-06 21:08:25 +03:00
Carco_21
145af15aee
d_a_npc_midp almost matching ( #2371 )
...
* d_a_npc_midp almost matching
* Pull request cleanup
2025-04-03 14:28:05 -07:00
Carco_21
cb73e7a1da
Work on create functions of d_a_npc_midp and changed mpMatAnm to array ( #2366 )
...
* Work on create functions of d_a_npc_midp and changed mpMatAnm to array
* Pull request cleanup
2025-04-01 13:31:12 -07:00
Caroline Madsen
c1d444de70
d_a_npc work ( #2306 )
2025-02-23 14:43:25 -08:00
TakaRikka
073992df8d
some cleanup of f_pc/f_op files ( #2254 )
...
* cleanup f_pc files
* cleanup f_op files
* fix a couple f_op_actor_mng functions
* minor JSystem work
2024-11-29 18:24:26 +02:00
hatal175
731da09105
Work on daNpc_Hanjo_c ( #2225 )
2024-10-25 23:44:26 -07:00
TakaRikka
178194ccb2
switch to dtk setup ( #2203 )
...
* switch to dtk setup
* some cleanup / fixes
* cleanup d_a_alink literals
* Restore doxygen, update CI & README.md (#1 )
* Fix build image ref (#2 )
---------
Co-authored-by: Luke Street <luke@street.dev >
2024-10-10 08:29:58 -06:00