aboutsummaryrefslogtreecommitdiffstats
path: root/engine/battle/effects.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-2/+2
2021-02-21Clean up handling of extra effective status effectsdannye1-11/+13
2020-11-05Sync more with pokeyellowRangi1-17/+18
2020-07-07Use HIGH() and LOW()Rangi1-7/+8
2020-07-06callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi1-14/+14
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-61/+61
2020-07-04Port pokecrystal's formatting of text commands and special charactersRangi1-64/+64
2020-07-03H_CONSTANTNAMES -> hConstantNamesRangi1-61/+61
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-2/+2
2020-06-23Move more tables from engine/ to data/Rangi1-0/+1493