aboutsummaryrefslogtreecommitdiffstats
path: root/data/sgb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-271-1/+1
|
* Use "gray", not "grey"Rangi422024-12-161-1/+1
| | | | This matches the in-game text, e.g. Pewter is "A Stone Gray City"
* Identify some `.asm_*` labelsRangi2022-07-101-8/+8
|
* RGBDS syntax updates (#358)vulcandth2022-06-061-9/+9
| | | New MACRO and DEF syntax
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
| | | | Fixes #312
* Fix file modesdannye2020-11-143-0/+0
|
* Some formatting changesRangi2020-10-191-8/+18
|
* Pan Docs: "When sending three or more data sets, data is continued in ↵Rangi2020-09-011-70/+84
| | | | further packet(s). Unused bytes at the end of the last packet should be set to zero."
* Add comments associating constants with data, and identify some more dataRangi2020-07-201-0/+1
|
* Logical spacing in data/sgb/sgb_palettes.asmRangi2020-07-051-165/+41
|
* Add subdirectories to data/ similar to pokecrystalRangi2020-07-033-0/+534
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.