Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Separated GameManager into Definition and Instance Managersinstance-definition-managers | hop311 | 2024-06-13 | -78/+85 |
* | Add GoodInstancegood-instance | hop311 | 2024-06-08 | -2/+2 |
* | Separated MapDefinition and MapInstancemap-instance | hop311 | 2024-06-07 | -6/+6 |
* | Province const/mutable separation + State cleanupconst-mutable | hop311 | 2024-06-06 | -2/+2 |
* | Reworked ReturnByValue, warn_or_error, expect_date_[identifier_or_]string | hop311 | 2024-02-04 | -1/+1 |
* | Miscellaneous bug fixes and format cleanupmisc-changes | hop311 | 2024-01-22 | -3/+3 |
* | Minor enum cleanup, changed string functions into stream overloads | hop311 | 2024-01-18 | -159/+175 |
* | Added map_callback and expect_item_dictionary_reserve_length | hop311 | 2024-01-08 | -1/+1 |
* | feat: condition loading and parsing | zaaarf | 2024-01-07 | -8/+1054 |
* | Added case insensitive ordered set and map and IdentifierRegistry | hop311 | 2024-01-03 | -1/+3 |
* | Added framework for loading all Conditions and Effects | hop311 | 2024-01-02 | -0/+186 |