aboutsummaryrefslogtreecommitdiffstats
path: root/engine/pokemon/status_screen.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Identify hUILayoutFlags and hPikachuSpriteVRAMOffsetRangi2021-02-131-1/+1
* Merge branch 'master' of https://github.com/pret/pokereddannye2020-12-151-6/+6
|\
| * Label and document hFFD7 more accuratelySatoMew2020-11-291-6/+6
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| * Use 'tile' and 'tiles' macrosRangi2020-07-071-13/+11
| * Sync coordinate macros with pokecrystalRangi2020-07-071-31/+31
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-3/+3
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-14/+14
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-9/+12
| * Remove remaining raw $xxxx values, and replace "+ -1" with "- 1" (supported b...Rangi2020-07-041-2/+2
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-3/+3
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+481
* Sync with pokereddannye2020-11-041-0/+496