Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-13 | Small correction to map script comments | 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. | |||
2020-08-11 | Add MAP_SCRIPT descriptions | GriffinR | |
2019-05-16 | name some trainer card related functions | garak | |
2019-02-25 | Source file part of map script renaming | Phlosioneer | |