Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Remove unnecessary asserts + make `vec2_t(T val)` constructor explicitremove-asserts | hop311 | 2024-08-29 | -1/+1 |
* | Rework province position loading and map dims | hop311 | 2024-04-15 | -0/+9 |
* | Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string | hop311 | 2024-02-04 | -0/+3 |
* | Clock refactor + misc small fixes | hop311 | 2023-12-28 | -1/+1 |
* | Additional adjacency loading | BuildTools | 2023-12-17 | -0/+10 |
* | Make vec2_t header only (friend functions weren't being found) | hop311 | 2023-12-09 | -18/+114 |
* | Lots of accumulated changes | hop311 | 2023-10-12 | -5/+7 |
* | fix: fixed multiple compile-time warnings | zaaarf | 2023-09-24 | -5/+10 |
* | Scaffolding for `positions.txt` + modifier loading | Hop311 | 2023-09-16 | -0/+1 |
* | 2D-vectors (positions.txt needs fixed point vecs) | Hop311 | 2023-09-16 | -0/+35 |