summaryrefslogtreecommitdiff
path: root/src/KingSystem/Resource/Actor
AgeCommit message (Collapse)Author
2024-08-28Update agl, nnSdk, seadThePixelGamer
2022-04-02lib: Update aglLéo Lam
2022-03-25Use sead::Buffer::fill where applicableLéo Lam
Equivalent, shorter, more readable, and matching!
2022-02-27Revert "Add #ifdef declarations for NON_MATCHING code"Léo Lam
This reverts commit 42807160cfb33af9f3cf2fa6b0ba98f232208cdb. It makes searching for NON_MATCHING comment descriptions much less convenient in most text editors or IDEs, and we want the function CSV to be the single source of truth for function statuses. Having a function marked as matching but not built because of a stray #ifdef would be bad.
2022-02-08Remove unnecessary usages of sead::StorageForLéo Lam
Turns out they are just value-initialised aggregates.
2021-12-19ksys/res: utilize the negate operatorThePixelGamer
2021-07-31Fix warningAlexApps99
2021-07-26Add #ifdef declarations for NON_MATCHING codeAlexApps99
2021-06-28lib: Update seadLéo Lam
2021-06-15ksys: Move ActorParam classes into separate folder to declutter Resource/Léo Lam