summaryrefslogtreecommitdiff
path: root/include/d/d_cam_param.h
AgeCommit message (Collapse)Author
2026-01-11d_camera debug almost matching (#3032)Max Roncace
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-09-08d_camera almost matching (equivalent) (#2633)Max Roncace
2025-09-03d_camera improvements (part 1) (#2623)Max Roncace
* Rename several dCamera_c fields * Refactor mWork to generic buffer instead of union * d_camera match improvements * Implement several dCamera_c functions * Remove d_camera.h from PCH The symbol names in d_camera indicate that this header wasn't included in the PCH (as they're compiled directly in d_camera.cpp).
2025-04-01d_camera work (#2369)Caroline Madsen
* bumpCheck matching * checkGroundInfo matching * chaseCamera matching * lockonCamera attempted * talktoCamera matching * subjectCamera, magneCamera matching * colosseumCamera close, plus various fixes * towerCamera attempted * hookshotCamera matching
2024-12-10tbox/camera/d_bg_w_kcol work and cleanup (#2262)TakaRikka
* some camera/tbox cleanup * d_bg_w_kcol work * make item name enum better
2024-10-31more misc. cleanup (#2232)Caroline Madsen
2024-10-26d_camera work (#2226)Caroline Madsen
2024-06-25work on d_camera / d_ev_camera (#2170)TakaRikka
2023-11-27most of d_a_alink_wolf done / some misc (#1993)TakaRikka
* wip on alink_wolf * setup procvar unions * most of d_a_alink_wolf done + some misc
2023-08-16d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)Pheenoh
* d_a_obj_carry work, SETUP_ACTOR macro * rm headers, add script * progress * macro rename, consistent spacing
2023-01-27d_door_param2 / d_cam_param / d_gameover + some misc cleanupTakaRikka
2022-10-03d_camera / m_Do_ext / d_particle + minor various wip (#210)TakaRikka
2021-03-29clang-formatJulgodis
2021-03-28dol2asm OKJulgodis