aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/map/Mapmode.cpp
Commit message (Collapse)AuthorAgeLines
* Remove unnecessary asserts + make `vec2_t(T val)` constructor explicitremove-asserts hop3112024-08-29-6/+6
|
* Fleshing out Country, State and Province instances + historycountry-instance hop3112024-07-22-4/+4
|
* Add IndexedMap and use in low key count, high value density casesindexed-map hop3112024-07-17-1/+1
|
* Renamed Country to CountryDefinitioncountry-definition hop3112024-06-20-1/+1
|
* Add GoodInstancegood-instance hop3112024-06-08-3/+7
|
* Separated MapDefinition and MapInstancemap-instance hop3112024-06-07-21/+33
|
* Separated out MapmodeManager hop3112024-06-06-0/+281