aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/map/Region.cpp
Commit message (Collapse)AuthorAgeLines
* feat: loading climate.txt and continent.txt zaaarf2023-12-27-0/+3
|
* Made ProvinceSet use Province const* and updated Region loading hop3112023-12-27-12/+30
|
* Change colour_t to be a strongly typed structure Spartan3222023-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 hop3112023-11-15-8/+5
|
* Astyle formatting (with manual cleanup) hop3112023-10-29-2/+6
|
* Removed unnecessary `const std::string_view`s Hop3112023-09-28-1/+1
|
* Meta region loading Hop3112023-09-14-4/+13
|
* More refactoring and duplicate code removal Hop3112023-09-08-0/+69