aboutsummaryrefslogtreecommitdiffstats
path: root/data/sprites (follow)
Commit message (Expand)AuthorAgeFilesLines
* Replace hardware_constants.asm with hardware.inc (#511)Rangi2025-06-301-4/+4
* Don't pass redundant label names to `table_width` and `list_start` (#484)Rangi2024-12-271-1/+1
* Identify more flag bits (#464)Sylvie2024-09-231-4/+4
* 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
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
* fix OAMFLAG_VFLIPPED (#283)Akihiro Otomo2020-08-021-4/+4
* 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-152-3/+3
* Clean up some data, using macros for multiline list entriesRangi2020-07-142-413/+135
* Factor out data/sprites/Rangi2020-07-032-0/+417