| Commit message (Expand) | Author | Age | Lines |
* | Improve map view and game panel user experience | Spartan322 | 2024-05-07 | -4/+185 |
* | Update to Godot 4.2.2 Stable Release | Spartan322 | 2024-05-04 | -8/+25 |
* | Add province names and improve zooming | hop311 | 2024-04-24 | -0/+37 |
* | Switch to using a single flag sheet image/textureflag-sheet | hop311 | 2024-04-21 | -38/+138 |
* | Add AssetManager LoadFlagsasset-manager-load-flags | hop311 | 2024-04-21 | -52/+147 |
* | Pre-allocate and use std::move for Godot Arrays and Dictionariesarray-dict-tweaks | hop311 | 2024-04-21 | -64/+98 |
* | Update openvic-simulation to OpenVicProject/OpenVic-Simulation@d0f8ec5update-sim | hop311 | 2024-04-20 | -3/+9 |
* | Update openvic-simulation to OpenVicProject/OpenVic-Simulation@8f97145 | hop311 | 2024-04-20 | -5/+14 |
* | Update openvic-simulation to OpenVicProject/OpenVic-Simulation@109d31f | hop311 | 2024-04-20 | -5/+5 |
* | Implement Population Menupop-menu-imp | hop311 | 2024-04-16 | -2/+882 |
* | GUIListBox rework (internal scrollbar, fixed mode, no child data vector)pop-menu | hop311 | 2024-03-20 | -58/+148 |
* | Add selected button state | hop311 | 2024-03-20 | -20/+35 |
* | Label padding, progressbar range and piechart slice order tweaks | hop311 | 2024-03-20 | -15/+49 |
* | Move GDExtension menu-related functions to MenuSingletonmenu-singleton | hop311 | 2024-03-05 | -235/+351 |
* | Add GUIListBox + GUIScrollbar tweaksgui-listbox | hop311 | 2024-03-03 | -27/+364 |
* | ProgressBar, StyleBoxTexture, Icon tweaks + current dir install check fix | hop311 | 2024-03-03 | -30/+42 |
* | Added GUIScrollbar and GFXCorneredTileSupportingTexturescrollbar | hop311 | 2024-02-24 | -65/+889 |
* | Added multipurpose GFXSpriteTexture + reworked GFXButtonStateTexturesprite-texture | hop311 | 2024-02-19 | -275/+316 |
* | Basic Nation Management Screen frameworknation-management-screens | hop311 | 2024-02-19 | -68/+130 |
* | Update openvic-simulation to OpenVicProject/OpenVic-Simulation@068c13e | hop311 | 2024-01-31 | -3/+3 |
* | Added overlay parchment map and refactored map shader | hop311 | 2024-01-19 | -9/+20 |
* | Improved province colouring and terrain texture tiling | hop311 | 2024-01-15 | -5/+4 |
* | Updated SIM submodule and switched to ordered_map | hop311 | 2024-01-09 | -22/+26 |
* | Added button state textures + block colour progress bars | hop311 | 2023-12-30 | -69/+421 |
* | Use `ERR_FAIL_*` macros where possible | hop311 | 2023-12-28 | -203/+119 |
* | Back to UI Work | hop311 | 2023-12-25 | -403/+687 |
* | New pop history loading + bookmark selection by index | hop311 | 2023-12-18 | -11/+8 |
* | Big UI commit - GUINode, MaskedFlag, PieChart, etc | hop311 | 2023-12-11 | -117/+975 |
* | Update to Godot 4.2 Stable Release | Spartan322 | 2023-12-05 | -3/+7 |
* | Sim submodule update + extension compatibility | hop311 | 2023-12-04 | -225/+172 |
* | Striped mapmodes | hop311 | 2023-11-16 | -31/+38 |
* | GUI elements -> Godot UI nodes generator | hop311 | 2023-11-16 | -197/+968 |
* | Add ClassBinding helpers | Spartan322 | 2023-11-10 | -112/+316 |
* | Clang-format formatting (with manual cleanup) | hop311 | 2023-11-07 | -107/+161 |
* | Astyle formatting (with manual cleanup) | hop311 | 2023-11-07 | -90/+136 |
* | Improved path CLI args + path caching setting | hop311 | 2023-11-07 | -20/+41 |
* | Updated SIM submodule + building info wrapper | Hop311 | 2023-09-29 | -4/+4 |
* | Terrain types calculation, label and mapmode | Hop311 | 2023-09-27 | -221/+154 |
* | DDS load + moved terrain (type) loading to sim | Hop311 | 2023-09-27 | -70/+56 |
* | Preparation for interface loading | Hop311 | 2023-09-23 | -28/+21 |
* | Compat localisation loading | Hop311 | 2023-09-14 | -11/+43 |
* | Logger::warning, format cleanup + req comments | Hop311 | 2023-09-14 | -20/+23 |
* | Move province csv load to SIM + remove return_t | Hop311 | 2023-09-14 | -101/+19 |
* | Followup big dataloader commit | Hop311 | 2023-09-09 | -12/+30 |
* | Big Dataloader Commit (openvic) | Hop311 | 2023-09-09 | -490/+57 |
* | Moved index_t back to Province | Hop311 | 2023-09-09 | -9/+10 |
* | Fixed piechart tooltip + updated sim submodule | Hop311 | 2023-08-14 | -2/+2 |
* | string_view changes + general cleanup | Hop311 | 2023-08-12 | -46/+50 |
* | PieChart data and image now come from c++ layer | Hop311 | 2023-08-10 | -6/+191 |
* | First pass at pops (test pops and density mapmode) | Hop311 | 2023-07-28 | -9/+31 |