summaryrefslogtreecommitdiff
path: root/src/code/sys_matrix.c
AgeCommit message (Expand)Author
2021-11-17Fix matrices documentation (#952)Dragorn421
2021-08-31Rename MtxF members to use the common convention (#923)Dragorn421
2021-08-22Document EnGoroiwa and BgJyaGoroiwa (#860)Dragorn421
2021-04-29`assert` macro OK (#755)Anghelo Carvajal
2021-04-05Match the last 4 functions in sys_matrix.c (#761)Roman971
2021-02-24Rename Matrix_Pull to Matrix_Pop (#703)Roman971
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2020-12-26Consistent naming for Math_ functions (#542)petrie911
2020-12-01Matched functions in sys_matrix (#505)petrie911
2020-10-26Revert accidental rename of Matrix_MtxFToNewMtx (#460)Roman971
2020-10-03libultra cleanup (#215)Random
2020-08-08z_skin_matrix.c decompiled (1 non matching, 1 non equivalent) (#243)AdamKiddle
2020-05-26Decompiles sched.c (#145)krimtonz
2020-05-25Decompile a bunch of small files (#160)Random
2020-05-14Decomp game.c (#129)krimtonz
2020-04-28rename Matrix_TranslateThenRotateZYX to Matrix_RotateRPYf (#96)krimtonz
2020-04-16Decompile z_play.c and Match/Document some of z_view.c (#74)Roman971
2020-03-30skelanime update wipKrimtonZ
2020-03-24minor formatting updates, match func_800A4A20KrimtonZ
2020-03-24use clang, modify z64animation.h and z64dma.h to use open braces on newlineKrimtonZ
2020-03-24Merge branch 'master' into skelanimeKrimtonZ
2020-03-24Run formatter with changesRoman971
2020-03-23skelanime WIP, name Matrix_TranslateThanRotateZYX, match Matrix_TranslateKrimtonZ
2020-03-22Format all src C filesRoman971
2020-03-21code_800FCE80 OKglank
2020-03-17First proper commit.Jack Walker