aboutsummaryrefslogtreecommitdiff
path: root/extension/src/openvic-extension/singletons/ModelSingleton.cpp
Commit message (Collapse)AuthorAgeLines
* Use UTF8 encoding and simplify godot string conversionutf8-fix hop3112024-08-02-34/+31
| | | | Fixes #180: Province names do not convert non-ascii characters to Unicode
* Merge pull request #246 from OpenVicProject/search-panel Hop3112024-08-01-2/+2
|\ | | | | Search panel + text edit box UI generation
| * Search panel + text edit box UI generationsearch-panel hop3112024-07-30-2/+2
| |
* | Cache model and animation definition dictionariesmodel-dict-cache hop3112024-07-31-17/+31
|/
* Use IndexedMap + helper function support hop3112024-07-17-4/+10
|
* Use CountryDefinition and CountryInstancecountry-definition hop3112024-07-04-1/+1
|
* Updated SIM to use separate Instance and Definition Managersinstance-definition-managers hop3112024-06-13-6/+10
|
* Use separate MapDefinition and MapInstancemap-instance hop3112024-06-13-2/+2
|
* Province const/mutable + proper State namesprovince-const-mutable hop3112024-06-06-11/+15
|
* Generate building modelsmodels hop3112024-05-08-0/+96
|
* Generate army and navy models hop3112024-05-08-0/+362