Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Switch to using custom UI nodes | hop311 | 2024-08-28 | -1/+1 |
| | ||||
* | Use UTF8 encoding and simplify godot string conversionutf8-fix | hop311 | 2024-08-02 | -4/+2 |
| | | | | Fixes #180: Province names do not convert non-ascii characters to Unicode | |||
* | Search panel + text edit box UI generationsearch-panel | hop311 | 2024-07-30 | -9/+13 |
| | ||||
* | Free removed child nodes + `godot::` cleanupfree-on-remove | hop311 | 2024-07-26 | -1/+4 |
| | ||||
* | GUIListBox rework (internal scrollbar, fixed mode, no child data vector)pop-menu | hop311 | 2024-03-20 | -47/+122 |
| | ||||
* | Add GUIListBox + GUIScrollbar tweaksgui-listbox | hop311 | 2024-03-03 | -0/+226 |