Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: loading climate.txt and continent.txt | zaaarf | 2023-12-27 | -0/+3 |
| | ||||
* | Made ProvinceSet use Province const* and updated Region loading | hop311 | 2023-12-27 | -12/+30 |
| | ||||
* | Change colour_t to be a strongly typed structure | Spartan322 | 2023-12-24 | -2/+4 |
| | | | | | | | Make RGB default of `colour_t` Distinguish RGB and ARGB colors by type and colour_traits Add `_colour` and `_argb` colour user-defined literals Add `OpenVic::utility::unreachable` | |||
* | Striped mapmode and improved distributions | hop311 | 2023-11-15 | -8/+5 |
| | ||||
* | Astyle formatting (with manual cleanup) | hop311 | 2023-10-29 | -2/+6 |
| | ||||
* | Removed unnecessary `const std::string_view`s | Hop311 | 2023-09-28 | -1/+1 |
| | ||||
* | Meta region loading | Hop311 | 2023-09-14 | -4/+13 |
| | ||||
* | More refactoring and duplicate code removal | Hop311 | 2023-09-08 | -0/+69 |