aboutsummaryrefslogtreecommitdiff
path: root/extension/src/openvic-extension/classes/GFXPieChartTexture.hpp
Commit message (Collapse)AuthorAgeLines
* Add tooltips for buttons, labels, icons, pie charts, sliders, and progress barstooltip hop3112024-08-29-2/+11
|
* Use UTF8 encoding and simplify godot string conversionutf8-fix hop3112024-08-02-1/+1
| | | | Fixes #180: Province names do not convert non-ascii characters to Unicode
* Use IndexedMap + helper function support hop3112024-07-17-9/+36
|
* Pre-allocate and use std::move for Godot Arrays and Dictionariesarray-dict-tweaks hop3112024-04-21-2/+4
|
* Update openvic-simulation to OpenVicProject/OpenVic-Simulation@109d31f hop3112024-04-20-1/+1
|
* Label padding, progressbar range and piechart slice order tweaks hop3112024-03-20-4/+6
|
* Added button state textures + block colour progress bars hop3112023-12-30-11/+12
|
* Back to UI Work hop3112023-12-25-5/+36
| | | | | | | | | - UIAdapter -> UITools with cleaner API - GUIOverlappingElementsBox (for core and modifier icons) - Improved GUINode API - Province building slots - TypeHints for files in the GameSession folder - Incorporate SIM strong colour types
* Big UI commit - GUINode, MaskedFlag, PieChart, etc hop3112023-12-11-0/+49