Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Not the layer texture to the layer texture. That's just stupid. | ||||
* | 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 |