Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-11-08 | Finish battle_anim_mons doc | GriffinR | |
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-11 | Label unused move anims | GriffinR | |
2021-02-28 | Document more battle anim effects | Marcus Huderle | |
2021-02-27 | Document some battle anim funcs and data | Marcus Huderle | |
2021-01-23 | Misc battle anim documentation | GriffinR | |
2020-08-20 | Give songs meaningful english names | GriffinR | |
2020-02-25 | Rename battle anim type files, remove unneeded ARG_RET_IDs | GriffinR | |