Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Minor cleanup | hop311 | 2023-10-20 | -4/+2 |
* | Add Vanilla Modifier Effects | Joel Machens | 2023-10-17 | -10/+8 |
* | Further CLI and modifier reading work | hop311 | 2023-10-14 | -0/+18 |
* | TGC compatibility fixes + other cleanup | hop311 | 2023-10-13 | -9/+13 |
* | Further cleanup and rearrangement | hop311 | 2023-10-13 | -13/+19 |
* | Lots of accumulated changes | hop311 | 2023-10-12 | -2/+2 |
* | Removed unnecessary `const std::string_view`s | Hop311 | 2023-09-28 | -5/+5 |
* | Expect modifier value + keys function | Hop311 | 2023-09-26 | -1/+17 |
* | Adding terrain image/type loading | Hop311 | 2023-09-25 | -1/+6 |
* | fix: fixed multiple compile-time warnings | zaaarf | 2023-09-24 | -0/+2 |
* | Testing (#23) | CptAlanSmith | 2023-09-23 | -1/+1 |
* | Scaffolding for `positions.txt` + modifier loading | Hop311 | 2023-09-16 | -0/+5 |
* | 2D-vectors (positions.txt needs fixed point vecs) | Hop311 | 2023-09-16 | -0/+1 |
* | First go at Modifiers | Hop311 | 2023-09-15 | -0/+95 |