Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ball: New functions | P. J. McDermott | 2021-03-25 | 1 | -0/+2 |
| | |||||
* | db_decompress(): New function, from boukengine | P. J. McDermott | 2021-03-23 | 1 | -0/+2 |
| | |||||
* | db_base64_decode(): New function, from boukengine | P. J. McDermott | 2021-03-23 | 1 | -0/+2 |
| | |||||
* | db_tileset_new(): New function | P. J. McDermott | 2021-03-22 | 1 | -0/+2 |
| | |||||
* | db_map_new(): New function | P. J. McDermott | 2021-03-20 | 1 | -0/+2 |
| | |||||
* | db_level_new(): New function | P. J. McDermott | 2021-03-20 | 1 | -0/+2 |
| | |||||
* | db_get_*_dir(): Move out of src/main.c | P. J. McDermott | 2021-03-19 | 1 | -1/+2 |
| | |||||
* | src/defs.h: New macro definitions file | P. J. McDermott | 2021-03-19 | 1 | -0/+1 |
| | |||||
* | help: New screen | P. J. McDermott | 2021-03-19 | 1 | -0/+2 |
| | |||||
* | db_pt_in_rect(): New function | P. J. McDermott | 2021-03-19 | 1 | -0/+2 |
| | |||||
* | db_main_menu(): New function | P. J. McDermott | 2021-03-18 | 1 | -0/+2 |
| | | | | Factored out of main() | ||||
* | main: Add dir and SDL struct accessor functions | P. J. McDermott | 2021-03-18 | 1 | -0/+1 |
| | |||||
* | db_strcat(): New function | P. J. McDermott | 2021-03-18 | 1 | -0/+2 |
| | |||||
* | db_lc_messages_get(): New function | Patrick McDermott | 2021-03-16 | 1 | -0/+2 |
| | |||||
* | db_games_find(): New function | Patrick McDermott | 2021-03-15 | 1 | -0/+2 |
| | |||||
* | src/xml.[ch]: New files | Patrick McDermott | 2021-03-15 | 1 | -1/+3 |
| | | | | Copied from boukengine. | ||||
* | src/logging.[ch]: Rename to src/output.[ch] | Patrick McDermott | 2021-03-15 | 1 | -3/+3 |
| | |||||
* | src/logging.[ch]: New files | Patrick McDermott | 2021-03-15 | 1 | -0/+2 |
| | | | | Copied from boukengine. | ||||
* | Add build system and package documentation | Patrick McDermott | 2021-03-15 | 1 | -0/+2 |