aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation
Commit message (Collapse)AuthorAgeLines
* 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
| |
* | fix: various tweaks during review zaaarf2023-09-19-23/+40
| |
* | fix: adjacency algorithm optimisiations and fixes zaaarf2023-09-19-23/+19
| |
* | feat: make adjacency generator returns false if nothing changed zaaarf2023-09-19-6/+10
| |
* | feat: implemented dumb basic algorithm for Map::_generate_province_adjacencies() zaaarf2023-09-19-6/+30
| |
* | feat: added adjacency to provinces zaaarf2023-09-19-0/+44
| |
* | Province adjacency scaffolding Hop3112023-09-18-99/+101
| |
* | Futher scaffolding for province positions loading Hop3112023-09-17-32/+56
| |
* | Scaffolding for `positions.txt` + modifier loading Hop3112023-09-16-22/+90
| |
* | Fixed Mac explicit template issue Hop3112023-09-16-2/+2
| |
* | 2D-vectors (positions.txt needs fixed point vecs) Hop3112023-09-16-2/+125
| |
* | First go at Modifiers Hop3112023-09-15-37/+247
| |
* | Meta region loading Hop3112023-09-14-43/+75
| |
* | Region + localisation loading Hop3112023-09-14-7/+83
|/
* Format cleanup and req comments Hop3112023-09-09-53/+68
|
* PR feedback + Logger::warning Hop3112023-09-09-86/+95
|
* More refactoring and duplicate code removal Hop3112023-09-08-0/+4938