Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | More refactoring and duplicate code removal | Hop311 | 2023-09-08 | -233/+0 |
* | Remove return_t, use & instead of if(x != SUCCESS) | Hop311 | 2023-09-08 | -30/+30 |
* | NodeTools cleanup+province definition csv loading | Hop311 | 2023-09-07 | -86/+116 |
* | Followup big dataloader commit | Hop311 | 2023-09-03 | -17/+23 |
* | Big Dataloader Commit (openvic-simulation) | Hop311 | 2023-08-24 | -8/+103 |
* | std::string const& --> const std::string_view | Hop311 | 2023-08-12 | -13/+13 |
* | Added distributions for pop type and culture | Hop311 | 2023-08-10 | -2/+1 |
* | Added pops to provinces | Hop311 | 2023-07-26 | -3/+7 |
* | Culture data structs | Hop311 | 2023-07-23 | -0/+99 |