aboutsummaryrefslogtreecommitdiffstats
path: root/data/sprites (unfollow)
Commit message (Expand)AuthorFilesLines
2025-06-30Replace hardware_constants.asm with hardware.inc (#511)Rangi1-4/+4
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
2024-09-23Identify more flag bits (#464)Sylvie1-4/+4
2023-07-13Add macros, constants, and labels for map scripts and text (#367)vulcandth1-2/+2
2022-06-06RGBDS syntax updates (#86)vulcandth1-1/+1
2022-06-06RGBDS syntax updates (#358)vulcandth1-1/+1
2021-03-25Verify data table and name list sizes with assertion macrosRangi1-0/+2
2020-11-04Start reorganizing pokeyellowRangi2-76/+71
2020-11-04Sync with pokereddannye2-0/+221
2020-08-02fix OAMFLAG_VFLIPPED (#283)Akihiro Otomo1-4/+4
2020-07-17Update sprite namesRangi1-72/+72
2020-07-15Align constant comments as a columnRangi1-70/+70
2020-07-15Indent comments that describe data table macro formatsRangi2-3/+3
2020-07-14Clean up some data, using macros for multiline list entriesRangi2-413/+135
2020-07-03Factor out data/sprites/Rangi2-0/+417