Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | src/logging.[ch]: Rename to src/output.[ch] | Patrick McDermott | 2021-03-15 | 3 | -6/+6 |
| | |||||
* | src/logging.[ch]: New files | Patrick McDermott | 2021-03-15 | 3 | -0/+89 |
| | | | | Copied from boukengine. | ||||
* | README: WRITEME | Patrick McDermott | 2021-03-15 | 1 | -0/+42 |
| | |||||
* | Add build system and package documentation | Patrick McDermott | 2021-03-15 | 17 | -0/+1753 |
| | |||||
* | .gitignore, games/classic/.gitignore: Add | Patrick McDermott | 2021-03-15 | 2 | -0/+37 |
| | |||||
* | games/classic: Add game.xml definition file | Patrick McDermott | 2021-03-15 | 1 | -0/+19 |
| | |||||
* | games/classic: Renumber map objects | Patrick McDermott | 2021-03-14 | 10 | -65/+65 |
| | |||||
* | games/classic: Add map and object properties | Patrick McDermott | 2021-03-14 | 10 | -65/+451 |
| | |||||
* | games/classic: Add collision properties | Patrick McDermott | 2021-03-14 | 1 | -0/+12 |
| | |||||
* | games/classic: Export tileset | Patrick McDermott | 2021-03-14 | 11 | -30/+14 |
| | |||||
* | igames/classic: Add icon map | Patrick McDermott | 2021-03-14 | 1 | -0/+17 |
| | |||||
* | games/classic: Fit star points within circle | Patrick McDermott | 2021-03-14 | 1 | -0/+0 |
| | |||||
* | games/classic: Add | Patrick McDermott | 2021-03-14 | 11 | -0/+195 |