aboutsummaryrefslogtreecommitdiff
path: root/extension/src/openvic-extension/singletons/MenuSingleton.cpp
Commit message (Expand)AuthorAgeLines
* Add RuleSet and ModifierValue tooltip making functionsrule-modifier-tooltips hop31130 hours-0/+87
* Ranking + army topbar inforanking hop31110 days-0/+201
* Add tooltips for buttons, labels, icons, pie charts, sliders, and progress barstooltip hop3112024-08-29-0/+33
* Switch to using custom UI nodes hop3112024-08-28-1/+1
* Use UTF8 encoding and simplify godot string conversionutf8-fix hop3112024-08-02-51/+64
* 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