Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-24 | Merge branch 'master' into tag-none | GriffinR | |
2021-09-14 | Add TAG_NONE | 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-04-05 | Document some objev anims, make objevgfx info static | GriffinR | |
2020-11-23 | Name object event pals/tags | GriffinR | |
2020-07-02 | Clean up field effect doc | GriffinR | |
2020-06-29 | Continue documenting overworld/field effects | GriffinR | |
2020-06-23 | Document some overworld and field effects | GriffinR | |
2020-02-12 | Move field effects data and graphics into own directory, and cleanup naming ↵ | Marcus Huderle | |
for object events |