Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-09-23 | Use multi constants from merge | GriffinR | |
2019-09-19 | Clean up script_menu documentation | GriffinR | |
2019-09-19 | Remainder of script_menu documentation | GriffinR | |
2019-09-19 | Document more script_menu, lilycove harbor | GriffinR | |
2019-09-19 | Document multichoice ids | GriffinR | |
2019-09-18 | Initial script_menu documentation | GriffinR | |