aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/pop/Religion.cpp
Commit message (Collapse)AuthorAgeLines
* Added reserve_more, expect_dictionary_key[s|_map]_reserve_length[_and_default]reserve_more hop3112024-01-23-16/+19
|
* Change colour_t to be a strongly typed structure Spartan3222023-12-24-7/+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`
* feat: improved identifier registry macro zaaarf2023-12-10-2/+0
|
* chore: use PROPERTY and its variants when possible zaaarf2023-11-22-12/+0
|
* Misc changes hop3112023-11-16-10/+4
|
* History loading changes + PROPERTY macro hop3112023-11-07-1/+1
|
* Clang-format formatting (with manual cleanup) hop3112023-10-29-32/+24
|
* Astyle formatting (with manual cleanup) hop3112023-10-29-1/+2
|
* Lots of accumulated changes hop3112023-10-12-1/+1
|
* Data types, defaults, callback cleanup Hop3112023-09-29-1/+1
|
* Removed unnecessary `const std::string_view`s Hop3112023-09-28-4/+4
|
* Various fixes, refactors and general cleanup Hop3112023-09-23-7/+1
|
* First go at Modifiers Hop3112023-09-15-1/+1
|
* Format cleanup and req comments Hop3112023-09-09-2/+4
|
* More refactoring and duplicate code removal Hop3112023-09-08-0/+110