aboutsummaryrefslogtreecommitdiff
path: root/game/src/Game/GameSession/NationManagementScreen
Commit message (Expand)AuthorAgeLines
* Add tooltips for buttons, labels, icons, pie charts, sliders, and progress barstooltip hop3112024-08-29-18/+96
* Switch to using custom UI nodes hop3112024-08-28-133/+101
* Rename GUITextLabel to GUILabelgui-text-label hop3112024-08-27-69/+69
* Rework GUITextLabel to use custom text handling instead of RichTextLabel hop3112024-08-23-5/+5
* Add GUITextLabel (colour code + currency icon support) hop3112024-08-15-102/+94
* 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
* Misc UI code changesmisc hop3112024-05-14-100/+118
* Population menu rebel icons hop3112024-05-08-4/+46
* Updated number formatting functions hop3112024-05-08-8/+8
* Merge pull request #223 from OpenVicProject/budget-tab-gui Arturo2024-04-28-15/+199
|\
| * Preparation of the Budget Menu for the simulation databudget-tab-gui Arturo2024-04-28-15/+199
* | Implement Population Menupop-menu-imp hop3112024-04-16-2/+572
|/
* Added GUIScrollbar and GFXCorneredTileSupportingTexturescrollbar hop3112024-02-24-0/+14
* Basic Nation Management Screen frameworknation-management-screens hop3112024-02-19-0/+272