aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/map/State.cpp
Commit message (Collapse)AuthorAgeLines
* Fleshing out Country, State and Province instances + historycountry-instance hop3112024-07-22-11/+47
|
* Renamed Country to CountryDefinitioncountry-definition hop3112024-06-20-3/+2
|
* Separated MapDefinition and MapInstancemap-instance hop3112024-06-07-7/+10
|
* Province const/mutable separation + State cleanupconst-mutable hop3112024-06-06-27/+90
|
* Added framework for loading all Conditions and Effects hop3112024-01-02-1/+1
|
* Made ProvinceSet use Province const* and updated Region loading hop3112023-12-27-38/+22
|
* Meta regions being used to make states fix hop3112023-12-08-5/+6
|
* Vec/set callbacks + crime file + prov building pos hop3112023-12-07-1/+1
|
* Merge pull request #79 from OpenVicProject/states BrickPi2023-12-05-55/+59
|
* States First Pass Joel Machens2023-11-28-0/+79