Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tileset: Wrap a long line | P. J. McDermott | 2021-03-25 | 1 | -1/+2 |
| | |||||
* | tileset: Fix format type issue | P. J. McDermott | 2021-03-25 | 1 | -1/+1 |
| | |||||
* | map: Move tile rendering to tileset | P. J. McDermott | 2021-03-25 | 1 | -26/+43 |
| | |||||
* | tileset: Ensure tile size matches map's | P. J. McDermott | 2021-03-25 | 1 | -20/+18 |
| | |||||
* | map: Copy the tileset texture to the layer texture | P. J. McDermott | 2021-03-24 | 1 | -5/+7 |
| | | | | 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/+45 |
| | |||||
* | db_tileset_new(): New function | P. J. McDermott | 2021-03-22 | 1 | -0/+412 |