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-08-27 | Clean up rayquaza scene documentation | GriffinR | |
2020-08-27 | Document second rayquaza scene | GriffinR | |
2020-08-27 | Document first rayquaza scene | GriffinR | |
2020-08-25 | Start documenting rayquaza_scene | GriffinR | |
2018-10-21 | Fix LZ compressed data alignment | Diegoisawesome | |
2018-09-05 | Move graphics to src/data/graphics | Slawter666 | |