summaryrefslogtreecommitdiff
path: root/src/data/region_map
AgeCommit message (Collapse)Author
2021-08-24Removed trailing spaces in the most relevant filesLOuroboros
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-11Fix Rusboro and Lavarige typosGriffinR
2020-09-01Give proper names to underwater mapsGriffinR
2020-02-05Document some pokenav and region mapGriffinR
2019-07-19decompile pokenav_unk_5 datagarak
2018-12-29fix formattinggarak
2018-12-29index gRegionMapEntries by map section constantsgarak
2018-12-07Use normal apostrophes like adultsMelody
2018-08-23Move data from include to srcDiegoisawesome