Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | db_lc_messages_get(): Just use setlocale() | Patrick McDermott | 2021-03-17 | 1 | -1/+2 |
* | db_games_find(): Match name and description lang | Patrick McDermott | 2021-03-16 | 1 | -1/+1 |
* | db_games_find(): Parse game name and description | Patrick McDermott | 2021-03-16 | 1 | -2/+2 |
* | Find games either in build dir or installed | Patrick McDermott | 2021-03-16 | 1 | -2/+2 |
* | build: Link rather than copy game data | Patrick McDermott | 2021-03-16 | 1 | -0/+2 |
* | Revert "build: Make games/classic build directory" | Patrick McDermott | 2021-03-16 | 1 | -2/+0 |
* | build: Make games/classic build directory | Patrick McDermott | 2021-03-15 | 1 | -0/+2 |
* | db_games_find(): New function | Patrick McDermott | 2021-03-15 | 1 | -1/+2 |
* | build: Check for required functions | Patrick McDermott | 2021-03-15 | 1 | -0/+11 |
* | Add build system and package documentation | Patrick McDermott | 2021-03-15 | 1 | -0/+113 |