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-11-16 | Document contest strings | GriffinR | |
2019-03-31 | Fix mistakes and use EVENT_OBJ_GFX_* macros | Phlosioneer | |
2019-03-08 | Move text pointer tables into C | Phlosioneer | |