summaryrefslogtreecommitdiff
path: root/engine/battle/wild_encounters.asm
AgeCommit message (Expand)Author
2020-08-31Use constants to delineate map types, and factor out more dataRangi
2020-07-07Sync coordinate macros with pokecrystalRangi
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi
2020-06-23Move more tables from engine/ to data/Rangi
2016-06-11remove address commentsYamaArashi
2015-08-30No more wram_constants.asmdannye
2015-08-30No more W_dannye
2015-07-23fixed hram aliases and named wram varYamaArashi
2015-07-18Consolidate coord macrosdannye
2015-07-18fix variable namingYamaArashi
2015-06-11Clean up white spaceU-Daniel-PC\Daniel
2015-06-04ANSI->UTF-8U-Daniel-PC\Daniel
2015-04-01Rename battle files and split move effects Part 1xCrystal