aboutsummaryrefslogtreecommitdiffstats
path: root/data/sprites/sprites.asm (follow)
Commit message (Expand)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-11-201-2/+2
|\
| * Add macros, constants, and labels for map scripts and text (#367)vulcandth2023-07-131-2/+2
| * RGBDS syntax updates (#358)vulcandth2022-06-061-1/+1
* | RGBDS syntax updates (#86)vulcandth2022-06-061-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
| * Update sprite namesRangi2020-07-171-72/+72
| * Align constant comments as a columnRangi2020-07-151-70/+70
| * Indent comments that describe data table macro formatsRangi2020-07-151-1/+1
| * Clean up some data, using macros for multiline list entriesRangi2020-07-141-359/+79
| * Factor out data/sprites/Rangi2020-07-031-0/+360
* Start reorganizing pokeyellowRangi2020-11-041-3/+3
* Sync with pokereddannye2020-11-041-0/+90