summaryrefslogtreecommitdiff
path: root/src/code/z_skelanime.c
AgeCommit message (Expand)Author
2020-04-28rename Matrix_TranslateThenRotateZYX to Matrix_RotateRPYf (#96)krimtonz
2020-04-18SkelAnime Updates (#78)krimtonz
2020-04-16Decompile z_play.c and Match/Document some of z_view.c (#74)Roman971
2020-04-05Fixes in PR #50 (3)Random
2020-04-04Add log macrosRandom
2020-04-04Decompile graph.cRandom
2020-04-02pr updatesKrimtonZ
2020-03-31Name a few unknown parametersKrimtonZ
2020-03-31name more skelanime struct members, match all but 1 function, name more funct...KrimtonZ
2020-03-31skelanime wipKrimtonZ
2020-03-30rename SkelAnime_ChangeAnimation functionsKrimtonZ
2020-03-30use ONE_THIRD define for 0.333fKrimtonZ
2020-03-30more skelanime wipKrimtonZ
2020-03-30skelanime update wipKrimtonZ
2020-03-25name SkelAnime struct membersKrimtonZ
2020-03-25add non_matching code for func_800A29BCKrimtonZ
2020-03-25naming updateKrimtonZ
2020-03-25remove skelanime data files, few extra namings, add non_matching for func_800...KrimtonZ
2020-03-25clang formattingKrimtonZ
2020-03-25name SkelAnime_InitLinkAnimetion, name load animation types and callbacks, re...KrimtonZ
2020-03-24minor formatting updates, match func_800A4A20KrimtonZ
2020-03-24fix jenkins build errors, small prototype updateKrimtonZ
2020-03-24use clang, modify z64animation.h and z64dma.h to use open braces on newlineKrimtonZ
2020-03-24Rename SkelAnime functions, which in turn modified a bunch of actor functions...KrimtonZ
2020-03-23skelanime WIP, name Matrix_TranslateThanRotateZYX, match Matrix_TranslateKrimtonZ
2020-03-22fix merge conflicsKrimtonZ
2020-03-22Merge branch 'master' into skelanimeKrimtonZ
2020-03-22skelanime WIPKrimtonZ
2020-03-22Format all src C filesRoman971
2020-03-20skelanime, wipKrimtonZ
2020-03-20skelanime wipKrimtonZ
2020-03-17start z_skelanime.cKrimtonZ
2020-03-17First proper commit.Jack Walker