aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/pop/Culture.cpp
Commit message (Collapse)AuthorAgeLines
* Added map_callback and expect_item_dictionary_reserve_length hop3112024-01-08-4/+4
|
* Change colour_t to be a strongly typed structure Spartan3222023-12-24-6/+3
| | | | | | | 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`
* feat: improved identifier registry macro zaaarf2023-12-10-3/+0
|
* Vec/set callbacks + crime file + prov building pos hop3112023-12-07-3/+1
|
* chore: use PROPERTY and its variants when possible zaaarf2023-11-22-24/+0
|
* Misc changes hop3112023-11-16-10/+5
|
* Cross-platform file lookup (case and separator) hop3112023-11-07-1/+1
|
* History loading changes + PROPERTY macro hop3112023-11-07-2/+2
|
* Clang-format formatting (with manual cleanup) hop3112023-10-29-41/+37
|
* Astyle formatting (with manual cleanup) hop3112023-10-29-5/+10
|
* Separated node->string and string->value parsing hop3112023-10-20-1/+1
|
* Minor cleanup hop3112023-10-20-3/+1
|
* TGC compatibility fixes + other cleanup hop3112023-10-13-8/+8
|
* Changed return types to std::string_view hop3112023-10-13-1/+1
|
* Lots of accumulated changes hop3112023-10-12-10/+6
|
* Removed unnecessary `const std::string_view`s Hop3112023-09-28-8/+8
|
* Various fixes, refactors and general cleanup Hop3112023-09-23-16/+4
|
* Province adjacency scaffolding Hop3112023-09-18-1/+1
|
* Scaffolding for `positions.txt` + modifier loading Hop3112023-09-16-2/+7
|
* First go at Modifiers Hop3112023-09-15-1/+1
|
* Format cleanup and req comments Hop3112023-09-09-1/+20
|
* More refactoring and duplicate code removal Hop3112023-09-08-0/+199