aboutsummaryrefslogtreecommitdiff
path: root/src/openvic/pop/Religion.cpp
Commit message (Collapse)AuthorAgeLines
* More refactoring and duplicate code removal Hop3112023-09-08-142/+0
|
* Remove return_t, use & instead of if(x != SUCCESS) Hop3112023-09-08-19/+19
|
* NodeTools cleanup+province definition csv loading Hop3112023-09-07-41/+57
|
* Religion loading Gone2Daly2023-09-07-6/+40
|
* Followup big dataloader commit Hop3112023-09-03-0/+12
|
* std::string const& --> const std::string_view Hop3112023-08-12-10/+10
|
* Added distributions for pop type and culture Hop3112023-08-10-2/+1
|
* Added pops to provinces Hop3112023-07-26-1/+1
|
* Culture data structs Hop3112023-07-23-2/+2
|
* WIP structs for Pop, PopType, and Religion Hop3112023-07-22-0/+81