summaryrefslogtreecommitdiff
path: root/engine/battle/battle_transitions.asm
AgeCommit message (Expand)Author
2020-07-16Use a macro for BattleTransition_DoubleCircle dataRangi
2020-07-07Use 'tile' and 'tiles' macrosRangi
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-05Identify wSpriteStateData1 and wSpriteStateData2 offsets, like pokeyellowRangi
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
2020-06-27Organize gfx/Rangi
2020-06-23Move more tables from engine/ to data/Rangi
2019-07-07Replace some hard-coded values with constantsRangi
2019-01-01Rename map files, labels, and constants to be consistent and work with Polish...Rangi
2017-06-09Replace deprecated mnemonics by the correct onesAntonio Niño Díaz
2016-06-11remove address commentsYamaArashi
2015-08-30No more W_dannye
2015-08-10No more $C8dannye
2015-08-09Replace some hardcoded data sizesdannye
2015-08-05Use more lbdannye
2015-07-24named animation functions/variablesYamaArashi
2015-07-23clean up wram aliasesYamaArashi
2015-07-18Consolidate coord macrosdannye
2015-07-14player animations, emotion bubbles, etc.YamaArashi
2015-07-14Use more screen dimension constantsdannye
2015-07-14Use more *Coorddannye
2015-07-03Rename/organize part 1 of 4U-Daniel-PC\Daniel
2015-04-01Rename battle files and split move effects Part 5xCrystal