aboutsummaryrefslogtreecommitdiff
path: root/src/openvic/pop
Commit message (Expand)AuthorAgeLines
* More refactoring and duplicate code removal Hop3112023-09-08-825/+0
* Remove return_t, use & instead of if(x != SUCCESS) Hop3112023-09-08-79/+79
* NodeTools cleanup+province definition csv loading Hop3112023-09-07-170/+237
* Religion loading Gone2Daly2023-09-07-9/+50
* Followup big dataloader commit Hop3112023-09-03-45/+57
* Big Dataloader Commit (openvic-simulation) Hop3112023-08-24-43/+160
* Added pop properties + changes to pop_size_t type (#13) Steve Frampton2023-08-20-2/+29
* std::string const& --> const std::string_view Hop3112023-08-12-57/+66
* Added distributions for pop type and culture Hop3112023-08-10-11/+8
* Added pops to provinces Hop3112023-07-26-28/+85
* Culture data structs Hop3112023-07-23-7/+190
* WIP structs for Pop, PopType, and Religion Hop3112023-07-22-0/+315