Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tileset: Add collision functions | P. J. McDermott | 2021-03-26 | 1 | -0/+4 |
* | map: Move tile rendering to tileset | P. J. McDermott | 2021-03-25 | 1 | -7/+2 |
* | tileset: Ensure tile size matches map's | P. J. McDermott | 2021-03-25 | 1 | -3/+2 |
* | map: Copy the tileset texture to the layer texture | P. J. McDermott | 2021-03-24 | 1 | -1/+3 |
* | texture: Add accessor and texture creation funcs | P. J. McDermott | 2021-03-24 | 1 | -0/+9 |
* | db_tileset_new(): New function | P. J. McDermott | 2021-03-22 | 1 | -0/+28 |