aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation
Commit message (Collapse)AuthorAgeLines
* 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
|
* 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