summaryrefslogtreecommitdiff
path: root/engine/battle/move_effects
AgeCommit message (Collapse)Author
2021-11-23Use ~X instead of $ff ^ XRangi
2021-11-05Add some constants for options (#344)Yoann Fievez
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2020-11-05Sync more with pokeyellowRangi
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-04Port pokecrystal's formatting of text commands and special charactersRangi
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi