summaryrefslogtreecommitdiff
path: root/src/fldeff_escalator.c
AgeCommit message (Collapse)Author
2022-01-19Disambiguate fieldmap namesGriffinR
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-01-19Remove unused local variables and functionsGriffinR
2020-07-06Fix elevator metatile typoGriffinR
2020-07-02Eliminate METATILE_ID() macroGriffinR
2020-06-23Document some overworld and field effectsGriffinR
2019-06-16finish src metatile labelsgarak
2019-02-28Pick better names for constantsPhlosioneer
2019-02-28Add macros for metatile manipulationPhlosioneer
2018-12-24asm party and fldeff clean-upDizzyEggg
2018-11-14Sort includes into alphabetical orderSlawter666
2018-10-18Finish shop and fldeff_escalatorDiegoisawesome