summaryrefslogtreecommitdiffstats
path: root/src/tileset.c
Commit message (Expand)AuthorAgeFilesLines
* tileset: Ensure tile size matches map'sP. J. McDermott2021-03-251-20/+18
* map: Copy the tileset texture to the layer textureP. J. McDermott2021-03-241-5/+7
* texture: Add accessor and texture creation funcsP. J. McDermott2021-03-241-0/+45
* db_tileset_new(): New functionP. J. McDermott2021-03-221-0/+412