summaryrefslogtreecommitdiff
path: root/include/d/d_kankyo_wether.h
AgeCommit message (Collapse)Author
2026-02-24Fix MORE wrong forward declares (struct/class) (#3110)Pieter-Jan Briers
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-04-12d_a_obj_laundry Equivalent (#2387)Arnaut Scholten
* Decompile first laundry methods * Cleanup setNormalClothPos * Fix rodata and implement more functions * Full mapping * Move create to inline method * Cleanup * Mark class as equivalent * Change rodata padding * Rename joint members * More renames and cleanup * Redefine mAttr * Cleanup * Update includes
2024-12-24kankyo mostly done (#2269)TakaRikka
* work on kankyo * some more kankyo work * kankyo almost done * kankyo mostly done * first cleanup pass * some more renaming * rename a bunch of kankyo vars * fix regression
2024-12-18kankyo_rain / obj_life_container mostly done, obj_glowsphere done (#2266)TakaRikka
* obj_life_container mostly done * obj_glowSphere done * kankyo_rain mostly done * some cleanup * more kankyo_rain cleanup
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>