aboutsummaryrefslogtreecommitdiffstats
path: root/engine/gfx/mon_icons.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use more hardware and graphics constants (#532)Narishma-gb2025-11-181-5/+5
* Avoid using `EQUS` when `EQU` or `MACRO` will do (#496)Rangi2025-02-271-6/+6
* Identify more bit flags (#465)Sylvie2024-09-241-1/+1
* Identify remaining uses of `wd0b5` and `wd11e` (#463)Sylvie2024-09-181-2/+2
* Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457)Sylvie2024-08-041-2/+2
* wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-091-4/+4
* RGBDS syntax updates (#358)vulcandth2022-06-061-2/+2
* Fix file modesdannye2020-11-141-0/+0
* Add comments associating constants with data, and identify some more dataRangi2020-07-201-4/+4
* Use 'tile' and 'tiles' macrosRangi2020-07-071-2/+2
* Use HIGH() and LOW()Rangi2020-07-071-1/+1
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-3/+3
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-2/+2
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+295