Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Clang-format formatting (with manual cleanup) | hop311 | 2023-10-29 | -11/+19 |
* | Separated node->string and string->value parsing | hop311 | 2023-10-20 | -1/+1 |
* | Further CLI and modifier reading work | hop311 | 2023-10-14 | -2/+6 |
* | TGC compatibility fixes + other cleanup | hop311 | 2023-10-13 | -5/+2 |
* | Lots of accumulated changes | hop311 | 2023-10-12 | -65/+40 |
* | Data types, defaults, callback cleanup | Hop311 | 2023-09-29 | -2/+2 |
* | Removed unnecessary `const std::string_view`s | Hop311 | 2023-09-28 | -4/+4 |
* | Expect modifier value + keys function | Hop311 | 2023-09-26 | -28/+3 |
* | Calculate terrain types from pixels | Hop311 | 2023-09-25 | -2/+24 |
* | Adding terrain image/type loading | Hop311 | 2023-09-25 | -0/+190 |