Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | build: Don't ln games/classic/tileset.xcf | P. J. McDermott | 2021-03-18 | 1 | -1/+1 |
| | | | | It isn't needed to run in place. | ||||
* | build: Don't clean source files in in-tree build | P. J. McDermott | 2021-03-18 | 1 | -0/+7 |
| | |||||
* | build: Remove empty game data directories | Patrick McDermott | 2021-03-16 | 2 | -0/+4 |
| | |||||
* | build: Clean game data files | Patrick McDermott | 2021-03-16 | 1 | -0/+1 |
| | |||||
* | build: Link rather than copy game data | Patrick McDermott | 2021-03-16 | 1 | -1/+2 |
| | |||||
* | build: Copy game data to build dir if out-of-tree | Patrick McDermott | 2021-03-16 | 1 | -0/+8 |
| | |||||
* | games/classic: Install game data | Patrick McDermott | 2021-03-15 | 2 | -0/+23 |
| | |||||
* | .gitignore, games/classic/.gitignore: Add | Patrick McDermott | 2021-03-15 | 1 | -0/+2 |
| | |||||
* | 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 |