aboutsummaryrefslogtreecommitdiffstats
path: root/data/sprites (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Verify data table and name list sizes with assertion macrosRangi2021-03-251-0/+2
| | | | Fixes #312
* fix OAMFLAG_VFLIPPED (#283)Akihiro Otomo2020-08-021-4/+4
| | | Replace incorrect label OAMFLAG_VFLIPPED with OAM_HFLIP
* Update sprite namesRangi2020-07-171-72/+72
| | | | These are based on the trainers that use them, and synced with pokegold/pokecrysal when possible
* 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