aboutsummaryrefslogtreecommitdiffstats
path: root/data/sgb (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' of https://github.com/pret/pokereddannye2025-01-301-1/+1
|\
| * Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-271-1/+1
| |
* | Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-271-2/+2
| |
* | Merge branch 'master' of https://github.com/pret/pokeredRangi422024-12-251-2/+2
|\|
| * 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
* | Rename pikachu palette packetsdannye2023-11-212-19/+19
| |
* | Identify some `.asm_*` labelsRangi2022-07-101-8/+8
| |
* | RGBDS syntax updates (#86)vulcandth2022-06-061-9/+9
| | | | | | New MACRO and DEF syntax
* | Some miscellaneous changes, syncing more with pokeredRangi2021-05-312-1/+3
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-0/+4
|\|
| * Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
| | | | | | | | Fixes #312
* | Merge branch 'master' of https://github.com/pret/pokereddannye2020-11-143-0/+0
|\|
| * 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/.
* Sync more with pokeredRangi2020-11-061-15/+15
|
* Sync with pokereddannye2020-11-043-0/+415