aboutsummaryrefslogtreecommitdiffstats
path: root/engine/menus/party_menu.asm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Identify hUILayoutFlags and hPikachuSpriteVRAMOffsetRangi2021-02-131-4/+4
* Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-141-0/+0
|\
| * Fix file modesdannye2020-11-141-0/+0
| * Clean up some data, using macros for multiline list entriesRangi2020-07-141-20/+1
| * Sync coordinate macros with pokecrystalRangi2020-07-071-1/+1
| * callba/callab -> farcall/callfar; jpba/jpab -> farjp/jpfarRangi2020-07-061-3/+3
| * Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-9/+9
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-30/+30
| * UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce SET...Rangi2020-07-041-1/+1
| * H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-6/+6
| * Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+325
* Sync with pokereddannye2020-11-041-0/+314