Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-16 | Handle optional arguments for warp commands, add WARP_ID_NONE | GriffinR | |
2021-10-09 | Add MAP_OFFSET | GriffinR | |
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-03-22 | Label misc field effects | GriffinR | |
2020-08-20 | Give songs meaningful english names | GriffinR | |
2020-06-24 | Allow flag/var counts to be updated alongside values | GriffinR | |
2020-01-26 | Name null palettes | GriffinR | |
2020-01-26 | Combine animated door frames | GriffinR | |
2020-01-26 | Label animated doors | GriffinR | |
2019-12-17 | Document Battle Tower scripts | GriffinR | |
2018-11-14 | Sort includes into alphabetical order | Slawter666 | |
2018-06-15 | Get all map constants from include/ rather than constants/ | Marcus Huderle | |
2018-01-07 | Move forward declaration | Diegoisawesome | |
2018-01-07 | Port field_door | Diegoisawesome | |