aboutsummaryrefslogtreecommitdiff
path: root/game/src/Game/GameSession/NationManagementScreen/PopulationMenu.gd
Commit message (Expand)AuthorAgeLines
* Add tooltips for buttons, labels, icons, pie charts, sliders, and progress barstooltip hop3112024-08-29-15/+78
* Switch to using custom UI nodes hop3112024-08-28-112/+80
* Rename GUITextLabel to GUILabelgui-text-label hop3112024-08-27-21/+21
* Add GUITextLabel (colour code + currency icon support) hop3112024-08-15-28/+22
* Free removed child nodes + `godot::` cleanupfree-on-remove hop3112024-07-26-1/+2
* Cache sort order of localised population menu columnslocale-sort-cache hop3112024-07-26-0/+3
* Updated SIM to use separate Instance and Definition Managersinstance-definition-managers hop3112024-06-13-1/+1
* Province const/mutable + proper State namesprovince-const-mutable hop3112024-06-06-0/+1
* Population menu rebel icons hop3112024-05-08-4/+46
* Updated number formatting functions hop3112024-05-08-8/+8
* Implement Population Menupop-menu-imp hop3112024-04-16-2/+572
* Basic Nation Management Screen frameworknation-management-screens hop3112024-02-19-0/+34