summaryrefslogtreecommitdiff
path: root/include/d/d_shop_camera.h
AgeCommit message (Collapse)Author
2026-01-20dbg npc_aru (-1 func), npc_maro, and npc_bans equiv (#3053)YunataSavior
* dbg npc_aru (-1 func), npc_maro, and tag_push equiv * daNpc_Aru_c::adjustMoveDir doesn't match. I don't know how to fix it without breaking GCN * JORM default args + PR comments * npc_bans dbg equiv
2025-11-30project cleanup (#2895)TakaRikka
* 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-16npc_clerka matching, npc_clerkb and npc_clerkt equivalent (#2810)hev7
2025-10-31d_a_npc_bans almost matching (#2762)Carco_21
* initial work * almost matching * enum work * tiny work * nonmatching fixes - thanks Yunata! * PR cleanup
2025-06-07d_a_npc_maro equivalent (#2439)YunataSavior
* Initial d_a_npc_maro work * d_a_npc_maro 17% matching * d_a_npc_maro 28% done * d_a_npc_maro 38% done * d_a_npc_maro 57% done * daNpc_Maro_c::cutArrowTutorial done.... * d_a_npc_maro: dcomifgp_getattention returns ptr now.... * d_a_npc_maro 98% matching * d_a_npc_maro equivalent * address d_a_npc_maro PR comments
2024-11-13shop malo basically done (#2251)Pheenoh
Co-authored-by: pheenoh <pheenoh@macmini.lan>
2024-10-10switch to dtk setup (#2203)TakaRikka
* 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>