aboutsummaryrefslogtreecommitdiffstats
path: root/engine/gfx/palettes.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix file modesdannye2020-11-141-0/+0
|
* Sync more with pokeyellowRangi2020-11-051-5/+3
|
* Use constants to delineate map types, and factor out more dataRangi2020-08-311-3/+3
|
* Add comments associating constants with data, and identify some more dataRangi2020-07-201-0/+1
|
* Disassemble the BLUEMONS.GB debug ROMRangi2020-07-151-2/+2
|
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-1/+1
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-31/+31
|
* UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce ↵Rangi2020-07-041-5/+5
| | | | SET_PAL_DEFAULT
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-4/+4
| | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+641