Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-08 | Add missing BATTLER_COORD usage | 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-07-07 | Flatten pos fields in struct Sprite | PikalaxALT | |
2021-04-15 | More usage of DISPLAY constants | GriffinR | |
2021-02-28 | Document more battle anim effects | Marcus Huderle | |
2021-02-24 | Use SPRITE_NONE constant | GriffinR | |
2020-02-25 | Rename battle anim type files, remove unneeded ARG_RET_IDs | GriffinR | |