aboutsummaryrefslogtreecommitdiff
path: root/extension/src/openvic-extension/singletons/MenuSingleton.cpp
Commit message (Collapse)AuthorAgeLines
* Use UTF8 encoding and simplify godot string conversionutf8-fix hop3112024-08-02-51/+64
| | | | Fixes #180: Province names do not convert non-ascii characters to Unicode
* Search panel + text edit box UI generationsearch-panel hop3112024-07-30-2/+184
|
* Cache sort order of localised population menu columnslocale-sort-cache hop3112024-07-26-1/+5
|
* Update openvic-simulation to OpenVicProject/OpenVicSimulation@861acffcountry-instance hop3112024-07-26-3/+3
|
* Use IndexedMap + helper function support hop3112024-07-17-9/+12
|
* Use CountryDefinition and CountryInstancecountry-definition hop3112024-07-04-2/+2
|
* Updated SIM to use separate Instance and Definition Managersinstance-definition-managers hop3112024-06-13-42/+73
|
* Update to use GoodInstancegood-instance hop3112024-06-13-1/+1
|
* Use separate MapDefinition and MapInstancemap-instance hop3112024-06-13-1/+1
|
* Province const/mutable + proper State namesprovince-const-mutable hop3112024-06-06-5/+44
|
* Pre-allocate and use std::move for Godot Arrays and Dictionariesarray-dict-tweaks hop3112024-04-21-17/+31
|
* Implement Population Menupop-menu-imp hop3112024-04-16-2/+67
|
* Move GDExtension menu-related functions to MenuSingletonmenu-singleton hop3112024-03-05-0/+288