aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/pop
Commit message (Collapse)AuthorAgeLines
* Data types, defaults, callback cleanup Hop3112023-09-29-5/+5
|
* Removed unnecessary `const std::string_view`s Hop3112023-09-28-32/+32
|
* Fixed pop type loading issue Hop3112023-09-24-8/+8
|
* Testing (#23) CptAlanSmith2023-09-23-1/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Fixes for building scons * Initial proof of concept auto-testing Shows how we can pull loaded data and display it back * Re-did headless Because hubert insisted it be done like this ;) * Auto-Testing Framework Basics * Requirements Calculations * Fix for messy merge (teach me to use merge tools) * Fixing up misc merge issues to fully reconcile with master changes * Re-added missing getters * Move of testing files due to folder reorgs * Use new accessors + int reading fix --------- Co-authored-by: Hop311 <hop3114@gmail.com>
* Various fixes, refactors and general cleanup Hop3112023-09-23-23/+5
|
* Merge pull request #20 from OpenVicProject/poptypes Hop3112023-09-20-8/+66
|\ | | | | Basic loading of pop types
| * 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-3/+3
| |
* | Scaffolding for `positions.txt` + modifier loading Hop3112023-09-16-4/+9
| |
* | First go at Modifiers Hop3112023-09-15-3/+3
| |
* | Region + localisation loading Hop3112023-09-14-1/+1
|/
* Format cleanup and req comments Hop3112023-09-09-5/+26
|
* PR feedback + Logger::warning Hop3112023-09-09-19/+12
|
* More refactoring and duplicate code removal Hop3112023-09-08-0/+712