aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus/pokedex.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Identify hUILayoutFlags and hPikachuSpriteVRAMOffsetRangi2021-02-131-4/+4
* Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-151-6/+6
|\
| * Label and document hFFD7 more accuratelySatoMew2020-11-291-3/+3
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| * Port dbsprite macro for OAM y,x,tile,attr data from pokecrystalRangi2020-07-171-4/+2
| * Sync coordinate macros with pokecrystalRangi2020-07-071-33/+33
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-2/+2
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-17/+17
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-5/+5
| * Replace raw hex values with HRAM constantsRangi2020-07-031-3/+3
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-3/+3
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-2/+2
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+665
* Organize home and macro codeRangi2020-11-051-8/+8
* Sync with pokereddannye2020-11-041-0/+745