aboutsummaryrefslogtreecommitdiff
path: root/src/openvic-simulation/diplomacy
Commit message (Expand)AuthorAgeLines
* Cleanup: inheritance, const movable variables, code formattingformat-cleanup hop3112024-07-19-4/+2
* Renamed Country to CountryDefinitioncountry-definition hop3112024-06-20-2/+2
* Separated GameManager into Definition and Instance Managersinstance-definition-managers hop3112024-06-13-37/+28
* Province const/mutable separation + State cleanupconst-mutable hop3112024-06-06-0/+1
* Merge pull request #119 from OpenVicProject/add/country-relations George L. Albany2024-01-19-38/+253
|\
| * Add skeleton CountryRelationManager Spartan3222024-01-18-38/+253
* | Parse missing variables, Logger counting, misc cleanup hop3112024-01-18-1/+0
|/
* Added map_callback and expect_item_dictionary_reserve_length hop3112024-01-08-12/+11
* Add diplomatic actions skeleton Spartan3222024-01-03-0/+289