| Commit message (Expand) | Author | Age | Lines |
* | Minor formatting changes (mostly whitespace cleanup) | hop311 | 2024-10-20 | -4/+4 |
* | Allow tooltips to be as tall as the window + shift them to stay inside ittall-tooltip | hop311 | 2024-09-17 | -1/+32 |
* | Ranking + army topbar inforanking | hop311 | 2024-09-10 | -38/+124 |
* | Update openvic-simulation to OpenVicProject/OpenVic-Simulation@d360457update-clock | hop311 | 2024-09-06 | -1/+1 |
* | Add tooltips for buttons, labels, icons, pie charts, sliders, and progress barstooltip | hop311 | 2024-08-29 | -26/+218 |
* | Switch to using custom UI nodes | hop311 | 2024-08-28 | -304/+257 |
* | Rename GUITextLabel to GUILabelgui-text-label | hop311 | 2024-08-27 | -154/+154 |
* | Rework GUITextLabel to use custom text handling instead of RichTextLabel | hop311 | 2024-08-23 | -9/+8 |
* | Add GUITextLabel (colour code + currency icon support) | hop311 | 2024-08-15 | -254/+207 |
* | Music and Sound Effect loading and playing | Nemrav | 2024-08-06 | -0/+2 |
* | Use UTF8 encoding and simplify godot string conversionutf8-fix | hop311 | 2024-08-02 | -5/+9 |
* | Merge pull request #246 from OpenVicProject/search-panel | Hop311 | 2024-08-01 | -5/+170 |
|\ |
|
| * | Search panel + text edit box UI generationsearch-panel | hop311 | 2024-07-30 | -5/+170 |
* | | Add movement prevention if any gui has focus | Spartan322 | 2024-08-01 | -11/+15 |
|/ |
|
* | Free removed child nodes + `godot::` cleanupfree-on-remove | hop311 | 2024-07-26 | -2/+5 |
* | Cache sort order of localised population menu columnslocale-sort-cache | hop311 | 2024-07-26 | -0/+3 |
* | Fix checkbox theme and positioningfix-checkbox | hop311 | 2024-07-25 | -10/+0 |
* | Updated SIM to use separate Instance and Definition Managersinstance-definition-managers | hop311 | 2024-06-13 | -2/+2 |
* | Province const/mutable + proper State namesprovince-const-mutable | hop311 | 2024-06-06 | -3/+4 |
* | Merge pull request #231 from Spartan322/fix/map-behavior | George L. Albany | 2024-05-19 | -5/+28 |
|\ |
|
| * | Fix Minimap click doing nothing | Spartan322 | 2024-05-19 | -5/+28 |
* | | Misc UI code changesmisc | hop311 | 2024-05-14 | -104/+122 |
|/ |
|
* | Merge pull request #227 from OpenVicProject/models | Hop311 | 2024-05-12 | -2/+169 |
|\ |
|
| * | Generate building modelsmodels | hop311 | 2024-05-08 | -0/+20 |
| * | Generate army and navy models | hop311 | 2024-05-08 | -2/+149 |
* | | Merge pull request #228 from OpenVicProject/menu-tweaks | Hop311 | 2024-05-09 | -38/+448 |
|\ \ |
|
| * | | Topbar display data wiring (GDScript level)menu-tweaks | hop311 | 2024-05-08 | -22/+391 |
| * | | Population menu rebel icons | hop311 | 2024-05-08 | -4/+46 |
| * | | Updated number formatting functions | hop311 | 2024-05-08 | -12/+11 |
| |/ |
|
* / | Add right click map for diplomacy window | Spartan322 | 2024-05-08 | -0/+5 |
|/ |
|
* | Improve map view and game panel user experience | Spartan322 | 2024-05-07 | -75/+95 |
* | Merge pull request #223 from OpenVicProject/budget-tab-gui | Arturo | 2024-04-28 | -15/+199 |
|\ |
|
| * | Preparation of the Budget Menu for the simulation databudget-tab-gui | Arturo | 2024-04-28 | -15/+199 |
* | | Add province names and improve zooming | hop311 | 2024-04-24 | -6/+96 |
* | | Smooth province edges and zoom tweaksprovince-edge-blending | hop311 | 2024-04-22 | -49/+96 |
* | | Implement Population Menupop-menu-imp | hop311 | 2024-04-16 | -2/+581 |
|/ |
|
* | Add map background plane to hide transparent windowmap-background | hop311 | 2024-03-13 | -5/+31 |
* | Move GDExtension menu-related functions to MenuSingletonmenu-singleton | hop311 | 2024-03-05 | -15/+15 |
* | Add types to GDScript for-loop variablesfor-loop-types | hop311 | 2024-03-03 | -2/+2 |
* | ProgressBar, StyleBoxTexture, Icon tweaks + current dir install check fix | hop311 | 2024-03-03 | -7/+4 |
* | Added GUIScrollbar and GFXCorneredTileSupportingTexturescrollbar | hop311 | 2024-02-24 | -3/+17 |
* | Added multipurpose GFXSpriteTexture + reworked GFXButtonStateTexturesprite-texture | hop311 | 2024-02-19 | -19/+19 |
* | Basic Nation Management Screen frameworknation-management-screens | hop311 | 2024-02-19 | -6/+365 |
* | Reorganise Asset File Structure | BrickPi | 2024-01-21 | -1/+1 |
* | Added overlay parchment map and refactored map shader | hop311 | 2024-01-19 | -83/+137 |
* | Improved province colouring and terrain texture tiling | hop311 | 2024-01-15 | -55/+75 |
* | Added button state textures + block colour progress bars | hop311 | 2023-12-30 | -15/+17 |
* | Back to UI Work | hop311 | 2023-12-25 | -198/+254 |
* | New pop history loading + bookmark selection by index | hop311 | 2023-12-18 | -1/+2 |
* | Big UI commit - GUINode, MaskedFlag, PieChart, etc | hop311 | 2023-12-11 | -187/+265 |