Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
2020-09-11 | Fix Rusboro and Lavarige typos | GriffinR | |
2020-09-01 | Give proper names to underwater maps | GriffinR | |
2020-02-05 | Document some pokenav and region map | GriffinR | |
2019-07-19 | decompile pokenav_unk_5 data | garak | |
2018-12-29 | fix formatting | garak | |
2018-12-29 | index gRegionMapEntries by map section constants | garak | |
2018-12-07 | Use normal apostrophes like adults | Melody | |
2018-08-23 | Move data from include to src | Diegoisawesome | |