summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Collapse)Author
2025-12-20m_Do_MemCard/d_file_select wii/debug work (#2976)TakaRikka
* m_Do_MemCard/d_file_select wii/debug work * fix builds
2025-12-20d_a_npc_ks documentation (#2970)Luzagar
* npc_ks work * more work * fix debug * more documentation
2025-12-20Various d_ work (#2968)Carco_21
* map work * various meter work * d_meter_button ShieldD almost equivalent * error fix
2025-12-19Match dNpcLib_lookat_c::action and daBaseNpc_lookat_c::calc (#2973)LagoLunatic
* Match dNpcLib_lookat_c::action and daBaseNpc_lookat_c::calc Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com> * Improve d_a_npc weak func order --------- Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
2025-12-19Match JFWSystem::init (#2972)LagoLunatic
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
2025-12-19match last function in d_camera.cpp (#2971)roeming
Co-authored-by: Cuyler36 <Cuyler36@users.noreply.github.com>
2025-12-19m_Do_main debug (#2965)Jcw87
2025-12-18d_a_npc_kn OK (#2966)LagoLunatic
* d_a_npc_kn OK * Remove nonmatching comment
2025-12-18Use consistent s32/u32 (#2964)roeming
* cleanup long usage * fix regression
2025-12-18fix ENABLE_REGHIO macro (#2963)Luzagar
2025-12-17random debug objects (#2961)Niklas Bauer
2025-12-16d_a_npc_wrestler 100% (#2962)LagoLunatic
* Match sumouPunchMiss, improve sumouPunchChaseShock Removing these consts also matches several functions on debug. * Match sumouSideStep and sumouPunchChaseShock
2025-12-16copy homebuttonLib from oot-vc (#2960)TakaRikka
* initial copy of hbm from sdk_2009-12-11 * some more nw4hbm cleanup * nw4hbm db mostly done * nw4hbm snd copied from oot-vc * nw4hbm ut copied * nw4hbm lyt copied * nw4hbm copied, mostly matching usa 1.0 * setup nw4hbm debug define * fix HBMDataInfo struct * add rvl sdk card lib
2025-12-16d_meter_HIO debug (#2959)Jcw87
2025-12-16d_a_movie_player OK (#2958)LagoLunatic
* Match THPAudioDecode * Match daMP_MixAudio * Fix weak func order * Fix global.h
2025-12-15d_a_alink 100% (#2957)LagoLunatic
* Match daAlink_c::checkHorseGetOff * Match daAlink_c::procCanoeRowInit
2025-12-15Enable regHIO for Wii USA R0 (#2953)Max Roncace
2025-12-15d_a_e_b +d_a_e_bi_leaf documentation (#2952)Luzagar
* some e_bi documentation * fix match issue * fix error * e_bi_leaf documentation
2025-12-15d_a_obj_bemos debug work (#2947)Carco_21
* debug work * PR cleanup
2025-12-15Resource (#2939)kipcode66
* matching Do_destroy from resource.cpp * add missing constants from `float.c` * add numeric_limits for double * set TObject::reset for each version in stb.cpp * improve debug matching
2025-12-13most of shieldD revo sdk matching (#2951)TakaRikka
* shieldD revo wpad done * shieldD revo hio2 done * shieldD revo aralt, ppcarch, gf done * shieldD revo exi done * shieldD revo SI done * shieldD revo vi done * shieldD revo mtx done * shieldD revo GX mostly done * shieldD revo ai/dsp done * shieldD revo sc mostly done * shieldD revo esp/euart/wenc mostly done * build fixes
2025-12-12J3D debug work (#2949)LagoLunatic
* 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-12d_a_obj_movebox debug work (#2948)roeming
* match lots of debug for d_a_obj_movebox * the rest of the debug work
2025-12-12d_particle debug work (#2944)Carco_21
* misc work * more work * fixed error * more work * PR cleanup * missed cleanup * error fix * wii fix
2025-12-11Link J2DWindowEX (#2946)roeming
* 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-11Clean up conditional compilation a bit (#2943)Max Roncace
2025-12-11fix functions not returning values (#2942)Jcw87
* fix functions not returning values * implement functions that should return values
2025-12-10Work on d_a_obj_ice_s debug (#2941)hatal175
2025-12-09JASAramStream OK (#2937)LagoLunatic
2025-12-09Match resource.cpp with a small fake match (#2936)hatal175
2025-12-09d_a_npc_cdn3 OK (#2935)LagoLunatic
2025-12-08d_a_e_gb debug + documentation (#2916)Carco_21
* cleanup and documentation * PR cleanup
2025-12-08Improving standard compiler compatibility (#2926)kipcode66
* Adding explicit dolphin/ prefix & fix characters * Rename ShiftJIS to SJIS * Separate JASSeqReader read methods implementation between compilers. * Fix pointer.h * fix d_item_data typo * fix gcn matching issue
2025-12-08almost matching (#2933)Carco_21
2025-12-08decent work (#2931)Carco_21
2025-12-08shieldD revolution dvd/nand mostly done (#2922)TakaRikka
* shieldD revo dvd mostly done * shieldD revo nand mostly done * shieldD revo fs mostly done * shieldD revo ipc mostly done * shieldD revo sdk pad done
2025-12-07JASBNKParser OK, Z2Audience OK (#2929)LagoLunatic
2025-12-07match debug for D_menu_fmap2_d (#2925)roeming
* 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-07d_a_npc_blue_ns OK (#2924)LagoLunatic
* Match daNpcBlueNS_c::_Execute * Cleanup loop * d_a_npc_blue_ns OK
2025-12-06Match Z2SceneMgr::sceneBgmStart (#2923)LagoLunatic
2025-12-06Improving compatibility with standard cpp compiler (#2920)kipcode66
* Improving compatibility with standard cpp compiler * Add __REGISTER macro for non mwcc compatibility * Fix for PR comments * fix missing define for revolution * Simplifying cSAngle conversion
2025-12-06Fix const loop invariant issues (#2921)LagoLunatic
* Fix const loop invariant issues by defining explicit operator= for structs * Fix J2DMatBlock weak func order
2025-12-06d_kankyo debug work (#2918)Max Roncace
* Global: Define DEBUG as 0 if not already defined * Clean up DEBUG-guarded code * d_kankyo debug almost matching
2025-12-06Various debug conditional compilation cleanup (#2915)Max Roncace
* Global: Define DEBUG as 0 if not already defined * Clean up DEBUG-guarded code
2025-12-05fix TPosition3.h (#2919)kipcode66
2025-12-05Work on weak function ordering (#2917)LagoLunatic
* Fix functionvalue weak func order * Add script to help diffing weak function order * Improve alink weak func order (44 -> 15) * Improve m_Do_ext weak order (12 -> 7) * Remove old hack * Fix d_a_tbox weak func order * Fix d_a_npc_ks weak func order * Fix error when trying to diff weak func order for ShieldD due to hidden function alignment gap symbols
2025-12-05d_a_e_mk debug work + documentation (#2913)Carco_21
* initial work * documentation
2025-12-05d_a_mg_rod 100% (#2914)LagoLunatic
2025-12-04d_a_horse 100% (#2912)LagoLunatic
* Fix missing line numbers for debug * Fix horse inlines and HIO * Match daHorse_c::setEffect * Improve a few debug matches * Match daHorse_c::checkHorseNoMove (half fake) * Update configure.py
2025-12-04Resolve all "illegal jump past declaration/initializer" warnings (#2911)Niklas Bauer
* resolve illegal jump past declaration/initializer * pr comments