aboutsummaryrefslogtreecommitdiffstats
path: root/data/pokemon/names.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2025-08-17Use `dname` macro to automatically pad names with `"@"` characters (#525)Rangi1-190/+190
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#125)Rangi1-1/+1
2024-12-27Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi1-1/+1
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+2
2020-11-14Fix file modesdannye1-0/+0
2020-11-04Sync with pokereddannye1-1/+1
2020-07-03Add subdirectories to data/ similar to pokecrystalRangi1-191/+0
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi1-1/+1
2016-06-11remove address commentsYamaArashi1-1/+1
2016-06-11remove address commentsYamaArashi1-1/+1
2016-05-22Replace MonsterNames dr with file already in repopikalaxalt1-1/+1
2014-05-16Pull most data out of main.asmU-Fish-PC\Daniel1-0/+191