Commit Graph
1074 Commits
Author SHA1 Message Date
LagoLunaticandGitHub 21ce84ae43 d_a_npc_kn OK (#2966)
* d_a_npc_kn OK

* Remove nonmatching comment
2025-12-18 13:37:50 -08:00
roemingandGitHub 93067110f6 Use consistent s32/u32 (#2964)
* cleanup long usage

* fix regression
2025-12-18 13:31:44 -08:00
LuzagarandGitHub 7cae156176 fix ENABLE_REGHIO macro (#2963) 2025-12-18 13:31:00 -08:00
Niklas BauerandGitHub c0bdb153b5 random debug objects (#2961) 2025-12-17 11:26:51 +02:00
LagoLunaticandGitHub 6a02f5b387 d_a_npc_wrestler 100% (#2962)
* Match sumouPunchMiss, improve sumouPunchChaseShock

Removing these consts also matches several functions on debug.

* Match sumouSideStep and sumouPunchChaseShock
2025-12-16 22:45:46 +02:00
Jcw87andGitHub c8104b6d62 d_meter_HIO debug (#2959) 2025-12-16 16:54:05 +02:00
LagoLunaticandGitHub 497aa20aa9 d_a_movie_player OK (#2958)
* Match THPAudioDecode

* Match daMP_MixAudio

* Fix weak func order

* Fix global.h
2025-12-16 16:52:28 +02:00
LagoLunaticandGitHub d4859f8595 d_a_alink 100% (#2957)
* Match daAlink_c::checkHorseGetOff

* Match daAlink_c::procCanoeRowInit
2025-12-15 17:09:39 -08:00
Max RoncaceandGitHub b9cb15ad98 Enable regHIO for Wii USA R0 (#2953) 2025-12-15 17:06:10 -08:00
LuzagarandGitHub 618a3783f8 d_a_e_b +d_a_e_bi_leaf documentation (#2952)
* some e_bi documentation

* fix match issue

* fix error

* e_bi_leaf documentation
2025-12-15 17:04:20 -08:00
Carco_21andGitHub 86bf768665 d_a_obj_bemos debug work (#2947)
* debug work

* PR cleanup
2025-12-15 17:02:29 -08:00
LagoLunaticandGitHub 1b8ea3206d J3D debug work (#2949)
* J3D debug work

* Clean up JSystem GXColor ctors, remove a couple fakematches

* Update symbols.txt

* Fix res include syntax

* Remove fakematch that isn't necessary anymore

* Fix some Shield regressions
2025-12-12 21:04:03 -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
Carco_21andGitHub 87732304d1 d_particle debug work (#2944)
* misc work

* more work

* fixed error

* more work

* PR cleanup

* missed cleanup

* error fix

* wii fix
2025-12-12 20:54:42 -08:00
Max RoncaceandGitHub 8ad2d661a2 Clean up conditional compilation a bit (#2943) 2025-12-11 15:34:16 -08:00
Jcw87andGitHub ae4ad9f477 fix functions not returning values (#2942)
* fix functions not returning values

* implement functions that should return values
2025-12-11 15:31:44 -08:00
hatal175andGitHub 2c6986f1cc Work on d_a_obj_ice_s debug (#2941) 2025-12-10 15:06:57 -08:00
LagoLunaticandGitHub 2447d5a02a d_a_npc_cdn3 OK (#2935) 2025-12-09 22:41:11 +02:00
Carco_21andGitHub 60645e1423 d_a_e_gb debug + documentation (#2916)
* cleanup and documentation

* PR cleanup
2025-12-08 20:33:55 -08:00
Carco_21andGitHub bff5982293 almost matching (#2933) 2025-12-08 22:12:20 +02:00
Carco_21andGitHub c74ce87f5a decent work (#2931) 2025-12-08 22:10:37 +02: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
LagoLunaticandGitHub 40a8b9ed54 d_a_npc_blue_ns OK (#2924)
* Match daNpcBlueNS_c::_Execute

* Cleanup loop

* d_a_npc_blue_ns OK
2025-12-07 12:26:55 -07:00
Max RoncaceandGitHub 136f6b3f40 d_kankyo debug work (#2918)
* Global: Define DEBUG as 0 if not already defined

* Clean up DEBUG-guarded code

* d_kankyo debug almost matching
2025-12-06 13:39:30 -08:00
Max RoncaceandGitHub a30e617e5a Various debug conditional compilation cleanup (#2915)
* Global: Define DEBUG as 0 if not already defined

* Clean up DEBUG-guarded code
2025-12-06 13:34:47 -08:00