summaryrefslogtreecommitdiff
path: root/include/d
AgeCommit message (Collapse)Author
2025-09-27Fix most vtable issues (#2706)LagoLunatic
2025-09-26Misc matches and fixes (#2703)LagoLunatic
* Match mDoExt_morf_c::getPlayMode * Misc cleanup * Fix actor cull spheres * Match daPy_py_c::getLastSceneSwordAtUpTime, JUTGamePad::testTrigger * Fix improper demangling of dBgS_SphChk::SetCallback * Fix d_camera rangef weak func order * Match more alink_wolf funcs
2025-09-26d_a_npc_moir almost matching (#2701)YunataSavior
2025-09-25npc_seira, npc_seira2, b_gnd, ni, npc_ne OK (#2697)YunataSavior
* npc_seira 44% done * npc_seira 73% done * npc_seira matching * npc_seira2 OK * b_gnd OK * d_a_ni OK * npc_ne OK * daAlink_c::setSyncHorse OK * Thanks robojumper! * Update daNpc_Seira_c::getType
2025-09-25d_a_obj_spinLift OK (#2696)Howard Luck
* d_a_obj_spinLift equivalent * fixes
2025-09-25d_debug_camera mostly done (#2695)TakaRikka
* d_debug_camera mostly done * update some alink demo stuff * some misc debug stuff
2025-09-25d_a_npc_lud matching (#2694)hev7
* d_a_npc_lud matching * Fixes
2025-09-24d_a_npc_gwolf matching (#2693)Carco_21
* almost matching * matching * PR cleanup
2025-09-24d_a_obj_smgdoor OK (#2692)Howard Luck
* d_a_obj_smgdoor OK * symbols * dEvtCnd_CANDOOR_e * remove else
2025-09-24d_a_e_hz (Tile Worm) OK and linked (#2691)Trueffel
* all funcs matched * TU linked and some docs * apply enums
2025-09-23d_a_npc_pachi_besu matching (#2690)Carco_21
* initial work * matching. still need to finish enums * cleanup
2025-09-23d_a_npc_ins equivalent (#2685)Carco_21
* initial work * over half done * almostish done * equivalent * PR cleanup
2025-09-23cleanup event stuff (#2688)TakaRikka
* cleanup event stuff * fix debug
2025-09-22d_a_obj_crvlh_up OK (#2687)Howard Luck
* d_a_obj_crvlh OK * rm padding * rm test.cpp
2025-09-22matching (#2686)Carco_21
2025-09-22d_a_obj_crvlh_down OK (#2683)Howard Luck
* d_a_obj_crvlh_down OK * symbols * Minor fixes --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
2025-09-22d_a_npc_coach & obj_crope OK (#2684)YunataSavior
* d_a_npc_coach OK Closes #758 * Revert "d_a_npc_coach OK" This reverts commit fef808621fc6900fced660611038f29abafd4d63. * d_a_npc_coach OK Closes #758 * d_a_obj_crope OK Closes #903
2025-09-22d_a_e_zh OK (#2682)YunataSavior
Closes #584
2025-09-22d_a_obj_ndoor OK (#2681)Howard Luck
* d_a_obj_ndoor matching * fixes for taka
2025-09-21d_a_obj_kznkarm OK (#2678)hatal175
* d_a_obj_kznkarm OK * d_a_title GZ2P01 Matching * More GZ2P01 Matches * d_s_name matching for PAL * d_msg_scrn_light Matching for PAL * d_menu_fishing Matches on PAL * d_file_sel_info Matches on PAL * d_a_npc_cd Matching on PAL * d_error_msg Matches on PAL * d_cam_param matches as is on PAL * Fix PAL JSystem and Z2AudioLib splits/symbols * Aligning the rest of TUs to compile on all GC versions
2025-09-21d_a_obj_bemos equivalent (#2679)Howard Luck
* checkpoint * e_wb changes * checkpoint * small fix * d_a_obj_bemos equivalent * add comment, fix other version symbols * fixes for hatal
2025-09-20d_a_e_gm matching (#2669)Carco_21
* initial work * Almost matching * missed formatting changes * matching * changed to equivalent * PR cleanup, now matching
2025-09-19d_a_npc_grz matching (#2664)Carco_21
* initial work * Over half done * equivalent * not sure what the issue is? * matching * PR cleanup
2025-09-19Various regalloc fixes and linking (#2673)Carco_21
* some d_a_b TUs matching * reworked d_a_b_ob enums * d_a_b_oh seems to be linking fine * d_a_b_oh actually not good (i think), but npc_zrc matching * d_a_b_oh is indeed matching! * d_a_cam_param linked --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
2025-09-19d_a_obj_lv6bemos2 OK (#2672)YunataSavior
* d_a_obj_lv6bemos2 OK * Forgot to remove NONMATCHING comment * Link d_a_obj_lv6bemos2 for JP --------- Co-authored-by: Max Roncace <me@caseif.net>
2025-09-19Link all oustanding US-matched TUs for JP (#2671)Max Roncace
2025-09-17d_a_e_wb equivalent (#2667)hatal175
* Some work d_a_e_wb * Match more in e_wb * d_a_e_wb equivalent
2025-09-17More miscellaneous TU improvements (#2665)Max Roncace
2025-09-16d_a_npc_aru matching (#2660)Carco_21
* foundational work * lots of work * matching * cleanup * fixed error with status enum * PR cleanup
2025-09-16swpush5 / bhashi done (#2663)TakaRikka
* swpush5 done * bhashi done * gptaru done
2025-09-15Miscellaneous TU fixes (#2662)Max Roncace
2025-09-15d_a_obj_kago OK (#2661)YunataSavior
* d_a_obj_kago OK * Mark d_a_obj_kago as matching for JP --------- Co-authored-by: Max Roncace <me@caseif.net>
2025-09-15d_a_npc_zelro matching and some npct's linked (#2649)Carco_21
* 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-15d_a_npc_raca matching (#2648)Carco_21
* initial work * most functions matching * matching * PR cleanup
2025-09-14Finish renaming subtype to argument (#2659)LagoLunatic
2025-09-14d_a_obj_stairBlock OK (#2656)Trueffel
2025-09-14npc_kkri done (#2655)TakaRikka
2025-09-13Improve several almost-matching TUs (#2653)Max Roncace
2025-09-13d_a_e_gb and d_a_obj_bosswarp OK (#2652)YunataSavior
* d_a_e_gb and d_a_obj_bosswarp OK * fix e_gb and obj_bosswarp symbols * mark e_gb and obj_bosswarp as OK for JPN * Remove nonmatching comment --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
2025-09-13npc_kakashi done (#2651)TakaRikka
2025-09-12npc_tkj done (#2647)TakaRikka
2025-09-10Minor d_a_alink improvements (#2646)Max Roncace
2025-09-09Some work on d_a_e_wb (#2639)hatal175
* Some work d_a_e_wb * Match more in e_wb
2025-09-10d_a_e_zm matching (#2638)Carco_21
* initial work * a little more work * matching * pr cleanup * changed 'subtype' to 'argument' * fixed debug error
2025-09-10d_a_obj_ornament_cloth matching (#2643)Carco_21
* initial work * More work. Also just realized I pushed TU work to my main fork lol * about halfway through * matching
2025-09-09d_a_obj_kshutter matching (#2635)Carco_21
* fixed branch issue * matching * fixed debug error * pr cleanup
2025-09-09Lv4railwall / lv4sand / lv4slidewall done. fix wii build (#2637)TakaRikka
* lv4railwall / lv4sand / lv4slidewall done and wii build fix * fix Mtx** parameters * add some notes about wii compiler version * Remove dol2asm include --------- Co-authored-by: hatal175 <hatal175@users.noreply.github.com>
2025-09-08d_camera almost matching (equivalent) (#2633)Max Roncace
2025-09-08scannon / scannon_crs / scannon_ten done (#2632)TakaRikka
* scannon done * scannon_crs done * scannon_ten done * pr * attention debug stuff * attn flags * fix build
2025-09-06d_a_obj_kag matching + some weak order fixes (#2631)Carco_21
* obj_kag matching. Also fixed weak func order in e_ww and e_sm * adding matching for JP