Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-30 | Add font id constants | 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 WININ/OUT constants | GriffinR | |
2021-04-15 | More usage of DISPLAY constants | GriffinR | |
2021-01-19 | Use ARRAY_COUNT in InitBgsFromTemplates | GriffinR | |
2020-10-11 | renamed pokenav graphics file fixes | Evan | |
2020-10-11 | align pokenav task funcs and update some pokenav menu bg gfx files | Evan | |
2020-10-10 | start pokenav documentation | Evan | |
2020-08-20 | Give songs meaningful english names | GriffinR | |
2020-06-10 | Begin item_menu.c cleanup | Sierraffinity | |
2020-02-05 | Document some pokenav and region map | GriffinR | |
2020-02-04 | Name pokenav files | GriffinR | |