summaryrefslogtreecommitdiff
path: root/asm/macros/battle_frontier
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-12-24Label remaining subs in battle_tower.cGriffinR
2020-01-08Merge branch 'master' into doc-domeGriffinR
2020-01-07More battle_dome.c docGriffinR
2019-12-25More battle_dome.c documentationGriffinR
2019-12-20Document Battle Dome scripts and some battle_dome.cGriffinR
2019-12-17Merge master into doc-towerGriffinR
2019-12-17Document Battle Tower scriptsGriffinR
2019-12-14Document Battle Pyramid scriptsGriffinR
2019-12-14Document Battle Factory scriptsGriffinR
2019-12-10Document Battle Pike scriptsGriffinR
2019-12-05Add some macro commentsGriffinR
2019-12-05Set up Battle Pyramid macrosGriffinR
2019-12-05Set up Battle Factory macrosGriffinR
2019-12-05Set up Battle Pike macrosGriffinR
2019-12-05Set up Battle Dome and Tower macrosGriffinR
2019-12-05Set up remaining facility script doc, use Palace macrosGriffinR
2019-11-26Remove TODO comment for battle arena macrosGriffinR
2019-11-26Document Battle Arena scriptsGriffinR
2019-11-25Split frontier macros and comment frontier_util.incGriffinR