aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/pop/Pop.cpp
Commit message (Expand)AuthorAgeLines
* Clang-format formatting (with manual cleanup) hop3112023-10-29-36/+31
* Astyle formatting (with manual cleanup) hop3112023-10-29-9/+14
* Separated node->string and string->value parsing hop3112023-10-20-2/+2
* Minor cleanup hop3112023-10-20-16/+0
* Loading of poptype needs & rebel compositions k0uneli2023-10-16-9/+40
* Lots of accumulated changes hop3112023-10-12-23/+13
* Data types, defaults, callback cleanup Hop3112023-09-29-4/+4
* Removed unnecessary `const std::string_view`s Hop3112023-09-28-4/+4
* Fixed pop type loading issue Hop3112023-09-24-8/+8
* Testing (#23) CptAlanSmith2023-09-23-0/+16
* Merge pull request #20 from OpenVicProject/poptypes Hop3112023-09-20-8/+66
|\
| * Req comment + strata map and error message Hop3112023-09-20-22/+25
| * Loading pop types k0uneli2023-09-13-5/+60
* | Province adjacency scaffolding Hop3112023-09-18-2/+2
* | Scaffolding for `positions.txt` + modifier loading Hop3112023-09-16-2/+2
* | First go at Modifiers Hop3112023-09-15-1/+1
|/
* PR feedback + Logger::warning Hop3112023-09-09-15/+10
* More refactoring and duplicate code removal Hop3112023-09-08-0/+163