aboutsummaryrefslogtreecommitdiff
path: root/game/src/Game/GameSession/NationManagementScreen/BudgetMenu.gd
Commit message (Collapse)AuthorAgeLines
* Add tooltips for buttons, labels, icons, pie charts, sliders, and progress barstooltip hop3112024-08-29-3/+18
|
* Switch to using custom UI nodes hop3112024-08-28-15/+15
|
* Rename GUITextLabel to GUILabelgui-text-label hop3112024-08-27-48/+48
|
* 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-74/+72
|
* Misc UI code changesmisc hop3112024-05-14-100/+118
|
* Preparation of the Budget Menu for the simulation databudget-tab-gui Arturo2024-04-28-15/+199
|
* Added GUIScrollbar and GFXCorneredTileSupportingTexturescrollbar hop3112024-02-24-0/+14
|
* Basic Nation Management Screen frameworknation-management-screens hop3112024-02-19-0/+34