Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-02-28 | Fix bunny hoppy typo | GriffinR | |
2021-10-30 | Label some animation index numbers | cbt6 | |
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-04-06 | event_object_movement cleanup | GriffinR | |
2021-04-06 | Label Kyogre/Groudon anims | GriffinR | |
2021-04-05 | Document some objev anims, make objevgfx info static | GriffinR | |
2020-02-12 | Move field effects data and graphics into own directory, and cleanup naming ↵ | Marcus Huderle | |
for object events |