aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus/pokedex.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Comment more unreferenced local labels (#550)Narishma-gb2025-12-151-7/+7
* Use features of RGBDS 1.0.0 (#537)Rangi2025-11-121-10/+10
* Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-11/+11
* Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-26/+26
* Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-4/+4
* Identify various flag labels and bit constants (#454)Sylvie2024-07-161-4/+4
* Identify some unused WRAM variables (#453)Sylvie2024-06-151-1/+1
* Identify `wSavedCoordIndex` and its other usagesRangi422023-11-201-1/+1
* Refactorize check button pressed (#340)Yoann Fievez2021-11-051-6/+6
* Label and document hFFD7 more accuratelySatoMew2020-11-291-3/+3
* 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