aboutsummaryrefslogtreecommitdiffstats
path: root/data/pokemon/dex_entries.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi2024-12-271-1/+1
|
* Merge branch 'master' of https://github.com/pret/pokereddannye2023-04-251-1/+1
|\
| * Dex weights are in tenths of a poundRainbowMetalPigeon2023-03-251-1/+1
| |
* | Merge branch 'master' of https://github.com/pret/pokereddannye2021-03-251-0/+2
|\|
| * 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-141-0/+0
|\|
| * Fix file modesdannye2020-11-141-0/+0
| |
| * Missingno's Pokédex weight is two bytes like the restRangi2020-07-191-2/+2
| |
| * Port pokecrystal's formatting of text commands and special charactersRangi2020-07-041-303/+303
| |
| * Add subdirectories to data/ similar to pokecrystalRangi2020-07-031-0/+1259
| | | | Top level text/ is now solely for the former text/maps/ files, and other files are in their respective subdirectories in data/.
* Sync with pokereddannye2020-11-041-0/+1259