Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Rearrange modifier files | hop311 | 2024-09-20 | -1/+1 |
* | Cleanup: inheritance, const movable variables, code formattingformat-cleanup | hop311 | 2024-07-19 | -3/+6 |
* | Add `https://github.com/Tessil/ordered-map` | Spartan322 | 2023-12-31 | -1/+2 |
* | feat: loading climate.txt and continent.txt | zaaarf | 2023-12-27 | -1/+1 |
* | feat: improved identifier registry macro | zaaarf | 2023-12-10 | -6/+2 |
* | chore: use PROPERTY and its variants when possible | zaaarf | 2023-11-22 | -14/+6 |
* | Misc changes | hop311 | 2023-11-16 | -1/+1 |
* | Clang-format formatting (with manual cleanup) | hop311 | 2023-10-29 | -4/+8 |
* | Astyle formatting (with manual cleanup) | hop311 | 2023-10-29 | -1/+2 |
* | Further CLI and modifier reading work | hop311 | 2023-10-14 | -1/+3 |
* | Lots of accumulated changes | hop311 | 2023-10-12 | -3/+3 |
* | Removed unnecessary `const std::string_view`s | Hop311 | 2023-09-28 | -4/+4 |
* | Calculate terrain types from pixels | Hop311 | 2023-09-25 | -0/+4 |
* | Adding terrain image/type loading | Hop311 | 2023-09-25 | -0/+68 |