aboutsummaryrefslogtreecommitdiff
path: root/extension/src/openvic-extension/classes/GUIOverlappingElementsBox.cpp
Commit message (Collapse)AuthorAgeLines
* Use UTF8 encoding and simplify godot string conversionutf8-fix hop3112024-08-02-5/+5
| | | | Fixes #180: Province names do not convert non-ascii characters to Unicode
* Free removed child nodes + `godot::` cleanupfree-on-remove hop3112024-07-26-1/+3
|
* Added button state textures + block colour progress bars hop3112023-12-30-0/+9
|
* Back to UI Work hop3112023-12-25-0/+177
- 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