aboutsummaryrefslogtreecommitdiffstats
path: root/engine/pokemon/evos_moves.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-2/+2
| | | | Fixes #312
* Label and document hFFD7 more accuratelySatoMew2020-11-291-2/+2
|
* Fix file modesdannye2020-11-141-0/+0
|
* Sync coordinate macros with pokecrystalRangi2020-07-071-1/+1
|
* callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-1/+1
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-4/+4
|
* Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-8/+8
|
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-2/+2
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-1/+1
| | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+513