Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Add GUIListBox + GUIScrollbar tweaksgui-listbox | hop311 | 2024-03-03 | -27/+364 |
| | ||||
* | ProgressBar, StyleBoxTexture, Icon tweaks + current dir install check fix | hop311 | 2024-03-03 | -40/+49 |
| | ||||
* | Merge pull request #209 from OpenVicProject/scrollbar | Hop311 | 2024-02-24 | -68/+906 |
|\ | | | | | Added GUIScrollbar and GFXCorneredTileSupportingTexture | |||
| * | Added GUIScrollbar and GFXCorneredTileSupportingTexturescrollbar | hop311 | 2024-02-24 | -68/+906 |
|/ | ||||
* | Merge pull request #208 from OpenVicProject/sprite-texture | Hop311 | 2024-02-19 | -294/+335 |
|\ | | | | | Added multipurpose GFXSpriteTexture + reworked GFXButtonStateTexture | |||
| * | Added multipurpose GFXSpriteTexture + reworked GFXButtonStateTexturesprite-texture | hop311 | 2024-02-19 | -294/+335 |
|/ | ||||
* | Merge pull request #202 from OpenVicProject/nation-management-screens | Hop311 | 2024-02-19 | -77/+538 |
|\ | | | | | Basic Nation Management Screen framework | |||
| * | Basic Nation Management Screen frameworknation-management-screens | hop311 | 2024-02-19 | -77/+538 |
| | | ||||
* | | Merge pull request #207 from OpenVicProject/document_hr | wvpm | 2024-02-15 | -14/+31 |
|\ \ | | | | | | | Document HR | |||
| * | | Document HRdocument_hr | wvpm | 2024-02-14 | -14/+31 |
|/ / | ||||
* | | Merge pull request #205 from Spartan322/fixup/game-info | George L. Albany | 2024-02-06 | -17/+85 |
|\ \ | | | | | | | Add GameInfo button to MainMenu | |||
| * | | Add GameInfo button to MainMenu | Spartan322 | 2024-02-06 | -17/+85 |
| |/ | | | | | | | Add clarifications to ReleaseInfoBox buttons | |||
* | | Merge pull request #204 from Spartan322/limit/workflow-runs | George L. Albany | 2024-02-05 | -1/+17 |
|\ \ | |/ |/| | Add workflow run limitations | |||
| * | Add workflow run limitations | Spartan322 | 2024-02-05 | -1/+17 |
|/ | ||||
* | Merge pull request #200 from Spartan322/update/workflow-builds | George L. Albany | 2024-01-31 | -32/+56 |
|\ | | | | | Update build workflow actions | |||
| * | Update build workflow actions | Spartan322 | 2024-01-31 | -32/+56 |
|/ | | | | | | Add max compression to exported artifacts Make commit action merge libopenvic extension artifact files Make release action merge libopenvic extension files into zip | |||
* | Merge pull request #199 from OpenVicProject/update-sim | Hop311 | 2024-01-31 | -3/+3 |
|\ | | | | | Update sim and script submodules | |||
| * | Update openvic-simulation to OpenVicProject/OpenVic-Simulation@068c13e | hop311 | 2024-01-31 | -3/+3 |
|/ | | | | Update scripts to OpenVicProject/scripts@21d1427 | |||
* | Merge pull request #198 from Spartan322/add/vic2-file-picker | George L. Albany | 2024-01-22 | -15/+53 |
|\ | | | | | Add Victoria 2 Folder Picker dialog | |||
| * | Add Victoria 2 Folder Picker dialog | Spartan322 | 2024-01-22 | -15/+53 |
|/ | | | | | | | Move Localization.initialize to beginning of GameStart._ready Move compatibility mode paths search to separate _setup_compatibility_mode_paths Move _setup_compatibility_mode_paths call to GameStart._ready Fix `Non-argument '%s' found, skipping.` warning for Godot command line arguments | |||
* | Merge pull request #197 from OpenVicProject/reorganising | BrickPi | 2024-01-21 | -1694/+183 |
|\ | ||||
| * | Use SVG Iconreorganising | BrickPi | 2024-01-21 | -5/+11 |
| | | ||||
| * | Reorganise Asset File Structure | BrickPi | 2024-01-21 | -1732/+179 |
| | | ||||
| * | Add Native Icons | BrickPi | 2024-01-20 | -1/+37 |
|/ | ||||
* | Merge pull request #161 from OpenVicProject/dataloading-docs | BrickPi | 2024-01-20 | -0/+94 |
|\ | | | | | Add Basic Dataloding Documentation | |||
| * | Add Basic Dataloding Documentation | BrickPi | 2024-01-19 | -0/+94 |
|/ | ||||
* | Merge pull request #196 from OpenVicProject/overlay-parchment-map | Hop311 | 2024-01-19 | -120/+225 |
|\ | | | | | Added overlay parchment map and refactored map shader | |||
| * | Added overlay parchment map and refactored map shader | hop311 | 2024-01-19 | -120/+225 |
|/ | ||||
* | Merge pull request #194 from OpenVicProject/need_modifiers_effect | wvpm | 2024-01-15 | -5/+9 |
|\ | | | | | Document <strata>_<need>_needs modifier effect | |||
| * | Document <strata>_<need>_needs modifier effect | wvpm | 2024-01-15 | -5/+9 |
| | | ||||
* | | Merge pull request #193 from OpenVicProject/map-colours | Hop311 | 2024-01-15 | -60/+79 |
|\ \ | |/ |/| | Improved province colouring and terrain texture tiling | |||
| * | Improved province colouring and terrain texture tiling | hop311 | 2024-01-15 | -60/+79 |
|/ | ||||
* | Merge pull request #192 from OpenVicProject/mod-paths | Hop311 | 2024-01-15 | -20/+50 |
|\ | | | | | Added mod command line option | |||
| * | Added mod command line option | hop311 | 2024-01-14 | -20/+50 |
|/ | ||||
* | Merge pull request #191 from OpenVicProject/westernisation_calculations | wvpm | 2024-01-13 | -41/+48 |
|\ | | | | | Westernisation cost calculation | |||
| * | Westernisation cost calculation | wvpm | 2024-01-13 | -41/+48 |
|/ | ||||
* | Merge pull request #189 from OpenVicProject/max_units_pop | wvpm | 2024-01-11 | -2/+15 |
|\ | | | | | Maximum units per soldier POP & supply factor | |||
| * | Maximum units per soldier POP & supply factor | wvpm | 2024-01-11 | -2/+15 |
|/ | ||||
* | Merge pull request #188 from OpenVicProject/reinforcements_calculation | wvpm | 2024-01-10 | -1/+28 |
|\ | | | | | Reinforcements calculation | |||
| * | Reinforcements calculation | wvpm | 2024-01-10 | -1/+28 |
|/ | ||||
* | Merge pull request #187 from OpenVicProject/update-sim-ordered-map | Hop311 | 2024-01-09 | -22/+26 |
|\ | | | | | Updated SIM submodule and switched to ordered_map | |||
| * | Updated SIM submodule and switched to ordered_map | hop311 | 2024-01-09 | -22/+26 |
|/ | ||||
* | Merge pull request #181 from OpenVicProject/ui-state-style | Hop311 | 2024-01-01 | -84/+438 |
|\ | | | | | UI polish | |||
| * | Added button state textures + block colour progress bars | hop311 | 2023-12-30 | -84/+438 |
| | | ||||
* | | Merge pull request #186 from OpenVicProject/document_influence_modifier | wvpm | 2023-12-31 | -2/+32 |
|\ \ | |/ |/| | Document influence modifiers | |||
| * | Document influence modifiers | wvpm | 2023-12-31 | -2/+32 |
|/ | | | | Use floor for clarity | |||
* | Merge pull request #185 from OpenVicProject/document_rgo_and_social_income | wvpm | 2023-12-29 | -17/+38 |
|\ | | | | | Document RGO & social income | |||
| * | Document RGO & social income | wvpm | 2023-12-29 | -17/+38 |
|/ | | | | | | Corrected formula Corrected formula | |||
* | Merge pull request #184 from OpenVicProject/error-macros | Hop311 | 2023-12-29 | -203/+119 |
|\ | | | | | Use `ERR_FAIL_*` macros where possible | |||
| * | Use `ERR_FAIL_*` macros where possible | hop311 | 2023-12-28 | -203/+119 |
|/ |