aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* Add tooltips for buttons, labels, icons, pie charts, sliders, and progress barstooltip hop3112024-08-29-96/+661
* Switch to using custom UI nodes hop3112024-08-28-664/+1301
* Rename GUITextLabel to GUILabelgui-text-label hop3112024-08-27-245/+245
* Expand GUITextLabel getters/setters + add auto adjust to content size option hop3112024-08-27-87/+317
* Rework GUITextLabel to use custom text handling instead of RichTextLabel hop3112024-08-23-190/+462
* Add GUITextLabel (colour code + currency icon support) hop3112024-08-15-312/+703
* Merge pull request #243 from Nemrav/music Nemrav2024-08-06-19/+1685
|\
| * Music and Sound Effect loading and playing Nemrav2024-08-06-19/+1685
|/
* Merge pull request #249 from OpenVicProject/utf8-fix Hop3112024-08-03-221/+219
|\
| * Use UTF8 encoding and simplify godot string conversionutf8-fix hop3112024-08-02-221/+219
|/
* Merge pull request #246 from OpenVicProject/search-panel Hop3112024-08-01-46/+476
|\
| * Search panel + text edit box UI generationsearch-panel hop3112024-07-30-46/+476
* | Merge pull request #250 from Spartan322/fix/focus-movement George L. Albany2024-08-01-11/+15
|\ \
| * | Add movement prevention if any gui has focus Spartan3222024-08-01-11/+15
| |/
* | Merge pull request #247 from OpenVicProject/model-dict-cache Hop3112024-08-01-26/+46
|\ \ | |/ |/|
| * Cache model and animation definition dictionariesmodel-dict-cache hop3112024-07-31-26/+46
|/
* Merge pull request #245 from OpenVicProject/free-on-remove Hop3112024-07-28-17/+59
|\
| * Free removed child nodes + `godot::` cleanupfree-on-remove hop3112024-07-26-17/+59
* | Merge pull request #241 from OpenVicProject/locale-sort-cache Hop3112024-07-26-53/+135
|\|
| * Cache sort order of localised population menu columnslocale-sort-cache hop3112024-07-26-53/+135
|/
* Merge pull request #244 from OpenVicProject/country-instance Hop3112024-07-26-19/+12
|\
| * Update openvic-simulation to OpenVicProject/OpenVicSimulation@861acffcountry-instance hop3112024-07-26-19/+12
|/
* Merge pull request #242 from OpenVicProject/fix-checkbox Hop3112024-07-26-47/+87
|\
| * Fix checkbox theme and positioningfix-checkbox hop3112024-07-25-47/+87
|/
* Merge pull request #240 from OpenVicProject/format-cleanup Hop3112024-07-19-15/+15
|\
| * Update openvic-simulation to OpenVicProject/OpenVic-Simulation@d1f3a96format-cleanup hop3112024-07-19-15/+15
|/
* Merge pull request #239 from OpenVicProject/indexed-map Hop3112024-07-17-28/+67
|\
| * Use IndexedMap + helper function support hop3112024-07-17-28/+67
|/
* Merge pull request #237 from OpenVicProject/scrolling-textures Hop3112024-07-11-45/+139
|\
| * Scrolling model materials (tank tracks and smoke)scrolling-textures hop3112024-07-10-45/+139
|/
* Merge pull request #238 from OpenVicProject/force-scons-4.7.0 Hop3112024-07-10-1/+1
|\
| * Update openvic-simulation to OpenVicProject/OpenVic-Simulation@9479a87force-scons-4.7.0 hop3112024-07-10-0/+0
| * Force Github Actions to use SCons 4.7.0 hop3112024-07-10-1/+1
|/
* Merge pull request #236 from OpenVicProject/country-definition Hop3112024-07-04-25/+33
|\
| * Use CountryDefinition and CountryInstancecountry-definition hop3112024-07-04-25/+33
* | Merge pull request #235 from OpenVicProject/instance-definition-managers Hop3112024-07-04-114/+217
|\|
| * Updated SIM to use separate Instance and Definition Managersinstance-definition-managers hop3112024-06-13-114/+217
* | Merge pull request #234 from OpenVicProject/good-instance Hop3112024-06-18-1/+1
|\|
| * Update to use GoodInstancegood-instance hop3112024-06-13-1/+1
* | Merge pull request #233 from OpenVicProject/map-instance Hop3112024-06-18-37/+39
|\|
| * Use separate MapDefinition and MapInstancemap-instance hop3112024-06-13-37/+39
|/
* Merge pull request #232 from OpenVicProject/province-const-mutable Hop3112024-06-08-46/+101
|\
| * Province const/mutable + proper State namesprovince-const-mutable hop3112024-06-06-46/+101
|/
* Merge pull request #231 from Spartan322/fix/map-behavior George L. Albany2024-05-19-5/+28
|\
| * Fix Minimap click doing nothing Spartan3222024-05-19-5/+28
* | Merge pull request #230 from OpenVicProject/misc Hop3112024-05-16-110/+133
|\ \ | |/ |/|
| * Misc UI code changesmisc hop3112024-05-14-110/+133
|/
* Merge pull request #227 from OpenVicProject/models Hop3112024-05-12-2/+2506
|\
| * Generate building modelsmodels hop3112024-05-08-0/+122
| * Generate army and navy models hop3112024-05-08-2/+567