mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-11 11:49:24 +00:00
54f762b419
* func_800A7BE4 and func_800A7C20 done - func_800A7BE4 copy of "Math_Vec3f_ToVec3s" in z_lib.c - func_800A7C20 copy of "Math_Vec3s_ToVec3f" in z_lib.c * done func_800A7A24 * func_800A76A4 done * func_800A6E10 done * func_800A6EF4 done * func_800A6FA0 done * func_800A72FC done * Deleted z_skin_matrix.data.s and updated spec * func_800A730C done * func_800A735C done * func_800A7E70 done, func_800A7C60 matching but I'm not happy with it (weird types in function params) * Corrections. func_800A7C60 in skin_matrix done, Matrix_MtxFToMtx in sys_matrix done. * func_800A7EC0 nonmatching * func_800A8030 nonmatching but VERY close (two registers swapped) * func_800A8030 done * updating comments * func_800A7704 done * func_800A7894 done * halfway through deciphering mips_to_c for func_800A73E0 * func_800A73E0 functional but non-matching (saved register differences and probably regalloc) * Renaming some arguments and rewriting comments * Renamed files across whole project and deleted asm nonmatchings * ran format.sh * fixed function name * fixing multiplcation order in SkinMatrix_MtxFMtxFMult * Corrections in SkinMatrix_MtxFMtxFMult * Formatting changes after review * Changes as per code review * fixing rename error * fixing rename error * rename fixes * fixing function rename error * ran ./format.sh * last couple of changes as per code review * renamed SetScaling -> SetScale * Skin_Matrix_Invert -> SkinMatrix_Invert * Renaming and fixing debug message print * Renamed argument "mf" to more specific "clear" in SkinMatrix_GetClear * renamed again to "mfp" * snake case to camel case changes |
||
---|---|---|
.. | ||
ovl_Effect_Ss_Bubble | ||
ovl_Effect_Ss_D_Fire | ||
ovl_Effect_Ss_Dead_Db | ||
ovl_Effect_Ss_Dead_Dd | ||
ovl_Effect_Ss_Dead_Ds | ||
ovl_Effect_Ss_Dt_Bubble | ||
ovl_Effect_Ss_En_Fire | ||
ovl_Effect_Ss_En_Ice | ||
ovl_Effect_Ss_Extra | ||
ovl_Effect_Ss_Fcircle | ||
ovl_Effect_Ss_Fhg_Flash | ||
ovl_Effect_Ss_Fire_Tail | ||
ovl_Effect_Ss_G_Fire | ||
ovl_Effect_Ss_G_Magma | ||
ovl_Effect_Ss_G_Magma2 | ||
ovl_Effect_Ss_G_Ripple | ||
ovl_Effect_Ss_G_Splash | ||
ovl_Effect_Ss_Hahen | ||
ovl_Effect_Ss_HitMark | ||
ovl_Effect_Ss_Ice_Piece | ||
ovl_Effect_Ss_Ice_Smoke | ||
ovl_Effect_Ss_K_Fire | ||
ovl_Effect_Ss_Kakera | ||
ovl_Effect_Ss_KiraKira | ||
ovl_Effect_Ss_Lightning | ||
ovl_Effect_Ss_Sibuki | ||
ovl_Effect_Ss_Sibuki2 | ||
ovl_Effect_Ss_Stick | ||
ovl_Effect_Ss_Stone1 |