summaryrefslogtreecommitdiffstats
path: root/src/tileset.h
Commit message (Expand)AuthorAgeFilesLines
* tileset: Add collision functionsP. J. McDermott2021-03-261-0/+4
* map: Move tile rendering to tilesetP. J. McDermott2021-03-251-7/+2
* tileset: Ensure tile size matches map'sP. J. McDermott2021-03-251-3/+2
* map: Copy the tileset texture to the layer textureP. J. McDermott2021-03-241-1/+3
* texture: Add accessor and texture creation funcsP. J. McDermott2021-03-241-0/+9
* db_tileset_new(): New functionP. J. McDermott2021-03-221-0/+28