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. | |||
2021-01-04 | Clean up gDecorations with gItems format | GriffinR | |
2019-04-05 | Document secret base | Marcus Huderle | |
2018-12-03 | Get rid of headers in src/data | DizzyEggg | |
2018-08-23 | Move data from include to src | Diegoisawesome | |