summaryrefslogtreecommitdiff
path: root/src/data/union_room.h
AgeCommit message (Collapse)Author
2021-10-07Merge branch 'master' into doc-unionGriffinR
2021-10-07Rename GF Gname, Rfu, finish bulk of Union Room, more link docGriffinR
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.
2021-08-15Start more link_rfu_2 documentationGriffinR
2020-08-11Add some charmap constant usageGriffinR
2020-06-10Second pass on documenting union roomGriffinR
2020-05-31Document union_room.cGriffinR
2019-12-10Update JP translation and fix typoGriffinR
2019-12-10Document misc strings and text colorsGriffinR
2019-11-13Document Contest scriptsGriffinR
2019-10-04More trade/union room doc, incidental party_menu docGriffinR
2019-10-04Move union room data, more trade docGriffinR