aboutsummaryrefslogtreecommitdiffstats
path: root/engine/gfx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Identify hUILayoutFlagsRangi2021-02-131-1/+1
|
* Fix file modesdannye2020-11-145-0/+0
|
* Sync more with pokeyellowRangi2020-11-052-6/+4
|
* Use constants to delineate map types, and factor out more dataRangi2020-08-311-3/+3
|
* Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)Rangi2020-07-211-1/+3
|
* Add comments associating constants with data, and identify some more dataRangi2020-07-202-4/+5
|
* Disassemble the BLUEMONS.GB debug ROMRangi2020-07-151-2/+2
|
* Clean up some data, using macros for multiline list entriesRangi2020-07-141-1/+1
|
* Use 'tile' and 'tiles' macrosRangi2020-07-072-5/+5
|
* Remove c1x*/c2x* comments, use struct offset constantsRangi2020-07-071-8/+8
|
* Use HIGH() and LOW()Rangi2020-07-073-7/+7
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-066-70/+70
|
* UPDATE_PARTY_MENU_BLK_PACKET -> SET_PAL_PARTY_MENU_HP_BARS, and introduce ↵Rangi2020-07-041-5/+5
| | | | SET_PAL_DEFAULT
* Replace raw hex values with HRAM constantsRangi2020-07-032-8/+8
| | | | To do: turn constants into labels and use ldh
* H_CONSTANTNAMES -> hConstantNamesRangi2020-07-031-8/+8
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-032-6/+6
| | | | 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-027-0/+1503