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. | |||
2020-01-07 | More battle_dome.c doc | GriffinR | |
2019-12-25 | More battle_dome.c documentation | GriffinR | |
2019-12-20 | Document Battle Dome scripts and some battle_dome.c | GriffinR | |
2019-12-05 | Set up Battle Dome and Tower macros | GriffinR | |
2019-12-05 | Set up remaining facility script doc, use Palace macros | GriffinR | |