summaryrefslogtreecommitdiff
path: root/docs/tutorial/data.md
AgeCommit message (Expand)Author
2024-01-24Setup rom decompression and compression (#1614)Anghelo Carvajal
2024-01-05Create separate build directories based on version (#1591)cadmic
2023-10-30Remove `(ActorFunc)` casts in initvars (#1571)Dragorn421
2023-10-05Introduce Player CueIds (#1559)engineer124
2022-12-24z_demo documentation (#1327)fig02
2022-10-24Remove `const` from `ActorInit` initvars declarations (#1417)Dragorn421
2022-05-21PlayState Rename (#1231)fig02
2022-01-23Whitespace (#1112)playerskel
2021-12-02Cutscene Camera Commands: `POS` -> `EYE`, `FOCUS` -> `LOOK_AT` (#993)engineer124
2021-03-27Update asm_processor and use static variables in En_Torch2 (#740)Roman971
2021-03-24Tutorial docs (#715)EllipticEllipsis