aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation
Commit message (Expand)AuthorAgeLines
...
| * chore: added requirements zaaarf2023-09-20-0/+9
| * feat: added issue loading! zaaarf2023-09-20-18/+88
| * feat: merged PartyIssue and PoliticalReform into single Issue structure zaaarf2023-09-20-176/+168
| * feat: ideology loading zaaarf2023-09-20-5/+61
| * feat: added PartyIssue and PoliticalReform structs zaaarf2023-09-19-1/+177
| * feat: added Ideology and IdeologyGroup data structures zaaarf2023-09-19-0/+101
* | 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
* | 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