aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/scripts/Condition.cpp
Commit message (Expand)AuthorAgeLines
* Renamed Country to CountryDefinitioncountry-definition hop3112024-06-20-3/+7
* Separated GameManager into Definition and Instance Managersinstance-definition-managers hop3112024-06-13-54/+56
* Add GoodInstancegood-instance hop3112024-06-08-2/+2
* Separated MapDefinition and MapInstancemap-instance hop3112024-06-07-6/+6
* Province const/mutable separation + State cleanupconst-mutable hop3112024-06-06-2/+2
* Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string hop3112024-02-04-1/+1
* Minor enum cleanup, changed string functions into stream overloads hop3112024-01-18-139/+132
* Added map_callback and expect_item_dictionary_reserve_length hop3112024-01-08-1/+1
* feat: condition loading and parsing zaaarf2024-01-07-0/+753