Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | TGC compatibility fixes + other cleanup | hop311 | 2023-10-13 | -8/+36 |
* | Further cleanup and rearrangement | hop311 | 2023-10-13 | -3/+11 |
* | Lots of accumulated changes | hop311 | 2023-10-12 | -1/+1 |
* | Removed unnecessary `const std::string_view`s | Hop311 | 2023-09-28 | -4/+4 |
* | Expect modifier value + keys function | Hop311 | 2023-09-26 | -3/+13 |
* | Adding terrain image/type loading | Hop311 | 2023-09-25 | -9/+32 |
* | fix: fixed multiple compile-time warnings | zaaarf | 2023-09-24 | -7/+11 |
* | Scaffolding for `positions.txt` + modifier loading | Hop311 | 2023-09-16 | -0/+21 |
* | 2D-vectors (positions.txt needs fixed point vecs) | Hop311 | 2023-09-16 | -0/+1 |
* | First go at Modifiers | Hop311 | 2023-09-15 | -0/+115 |