Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db_games_find(): Parse game name and description | Patrick McDermott | 2021-03-16 | 1 | -1/+2 |
* | db_games_find(): Initialize game structures | Patrick McDermott | 2021-03-16 | 1 | -7/+7 |
* | main(): Check db_games_find() return value | Patrick McDermott | 2021-03-16 | 1 | -5/+7 |
* | Find games either in build dir or installed | Patrick McDermott | 2021-03-16 | 1 | -4/+17 |
* | db_games_find(): New function | Patrick McDermott | 2021-03-15 | 1 | -1/+12 |
* | Add build system and package documentation | Patrick McDermott | 2021-03-15 | 1 | -0/+9 |