Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-11 | Move balls, shop, link, map popups, and bag out of interface | GriffinR | |
2021-11-02 | Document files with a few remaining symbols | GriffinR | |
2021-08-24 | Removed trailing spaces in the most relevant files | LOuroboros | |
Command used for the job: egrep -rl ' $' --include *.c --include *.h --include *.s --include *.inc --include *.txt * | xargs sed -i 's/\s\+$//g' Credits to Grant Murphy from Stack Overflow. | |||
2021-07-07 | Flatten pos fields in struct Sprite | PikalaxALT | |
2021-03-18 | Document Berry Crush | GriffinR | |
2021-03-11 | Document minigame countdown | GriffinR | |
2021-02-24 | Use TASK_NONE constant | GriffinR | |
2021-01-19 | Remove unused local variables and functions | GriffinR | |
2020-08-28 | Merge branch 'master' into doc-blender | GriffinR | |
2020-08-24 | Finish documenting berry blender | GriffinR | |
2020-08-20 | Give songs meaningful english names | GriffinR | |
2020-04-08 | Sync minigame_countdown | GriffinR | |