aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/scripts
Commit message (Collapse)AuthorAgeLines
* Separated GameManager into Definition and Instance Managersinstance-definition-managers hop3112024-06-13-78/+85
|
* 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
|
* Miscellaneous bug fixes and format cleanupmisc-changes hop3112024-01-22-3/+3
|
* Minor enum cleanup, changed string functions into stream overloads hop3112024-01-18-159/+175
|
* Added map_callback and expect_item_dictionary_reserve_length hop3112024-01-08-1/+1
|
* feat: condition loading and parsing zaaarf2024-01-07-8/+1054
| | | | Co-authored-by: Hop311 <Hop3114@gmail.com>
* Added case insensitive ordered set and map and IdentifierRegistry hop3112024-01-03-1/+3
|
* Added framework for loading all Conditions and Effects hop3112024-01-02-0/+186