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 | Some decoration labels, use constant for tileset size | GriffinR | |
2021-01-04 | Clean up gDecorations with gItems format | GriffinR | |
2020-04-13 | Use metatile labels for decor gfx | GriffinR | |
2019-11-20 | Standardize EVENT_OBJECT to OBJECT_EVENT | GriffinR | |
2019-09-16 | Document decor icons | GriffinR | |
2019-04-05 | Document secret base | Marcus Huderle | |
2018-12-03 | Get rid of headers in src/data | DizzyEggg | |
2018-10-21 | Fix LZ compressed data alignment | Diegoisawesome | |
2018-08-23 | Move data from include to src | Diegoisawesome | |