Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-18 | Use STR_VAR names for apprentice_buff and frontier_gettrainername | 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-12-05 | Add some macro comments | GriffinR | |
2019-11-25 | Split frontier macros and comment frontier_util.inc | GriffinR | |