Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-15 | Add PARTY_NOTHING_CHOSEN | 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. | |||
2019-10-31 | Document party_menu second pass | GriffinR | |
2019-10-25 | Document party_menu first pass | GriffinR | |
2019-10-06 | Document move tutors | GriffinR | |