aboutsummaryrefslogtreecommitdiffstats
path: root/data/sgb (unfollow)
Commit message (Collapse)AuthorFilesLines
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi1-2/+2
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi1-1/+1
2024-12-16Use "gray", not "grey"Rangi421-1/+1
This matches the in-game text, e.g. Pewter is "A Stone Gray City"
2023-11-21Rename pikachu palette packetsdannye2-19/+19
2022-07-10Identify some `.asm_*` labelsRangi1-8/+8
2022-07-10Identify some `.asm_*` labelsRangi1-8/+8
2022-06-06RGBDS syntax updates (#86)vulcandth1-9/+9
New MACRO and DEF syntax
2022-06-06RGBDS syntax updates (#358)vulcandth1-9/+9
New MACRO and DEF syntax
2021-05-31Some miscellaneous changes, syncing more with pokeredRangi2-1/+3
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+2
Fixes #312
2020-11-14Fix file modesdannye3-0/+0
2020-11-06Sync more with pokeredRangi1-15/+15
2020-11-04Sync with pokereddannye3-0/+415
2020-10-19Some formatting changesRangi1-8/+18
2020-09-01Pan Docs: "When sending three or more data sets, data is continued in ↵Rangi1-70/+84
further packet(s). Unused bytes at the end of the last packet should be set to zero."
2020-07-20Add comments associating constants with data, and identify some more dataRangi1-0/+1
2020-07-05Logical spacing in data/sgb/sgb_palettes.asmRangi1-165/+41
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi3-0/+534
Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.