summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2024-08-17(website) fix zeldaret links (#210)websiteemilybrooks
2024-07-19(website) fix incorrect tiling (#200)emilybrooks
* fix incorrect tiling * newline
2024-06-30Add website (#197)emilybrooks
* add website * newline
2024-02-23Build Sync (#147)Derek Hensley
* Makefile cleanup * venv * baseroms folder * Jenkinsfile * Remove z64compress * Small cleanup * More small fixes * diff_settings fix * Fix jenkins * make compress in readme
2024-02-21Updated splat, implemented new palette system (#146)emilybrooks
* image_type_in_extension * new palette extension * global_id not found * updated splat * disaster * changed wording * fixed fall texture names * delete bin_to_inc_c script * forgot to rename
2024-01-26Add a tutorial for extracting assets (#137)emilybrooks
* initial commit * added link to contributing.md * typo * accidently mentioned the wrong file
2023-09-05add a guide for working with splat (#86)emilybrooks
* initial commit * fixed some wording * review
2023-08-28update contributing.md and style.md (#76)emilybrooks
* initial commit * fixed wording * more fixed wording * review
2023-08-17Game renaming (#63)Anghelo Carvajal
* rename GameState to Game * Rename the structs * fix table * whoops * rename play parameter * format * undo what i messed in z64compress
2023-08-02add CONTRIBUTING.md and STYLE.md (#23)emilybrooks
* initial commit * review feedback * remove early return guideline * more info about merging main * revise checklist item about function prototypes