Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-15 | Generalize name of party slot without HP | GriffinR | |
2022-02-15 | Convert party menu slots to bin files | GriffinR | |
2022-01-11 | Move balls, shop, link, map popups, and bag out of interface | GriffinR | |
2022-01-11 | Move party menu graphics out of interface | 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-04-09 | standardize "grey" to "gray" | Kurausukun | |
2021-03-22 | A few labels in party, start, option menus | GriffinR | |
2021-01-14 | Index sTMHMMoves | GriffinR | |
2019-12-06 | Use ST_OAM constants for OamData definitions | GriffinR | |
2019-10-31 | Move party menu data | GriffinR | |