aboutsummaryrefslogtreecommitdiff
path: root/game
Commit message (Expand)AuthorAgeLines
* Music and Sound Effect loading and playing Nemrav2024-08-06-14/+1164
* Use UTF8 encoding and simplify godot string conversionutf8-fix hop3112024-08-02-5/+9
* Merge pull request #246 from OpenVicProject/search-panel Hop3112024-08-01-5/+170
|\
| * Search panel + text edit box UI generationsearch-panel hop3112024-07-30-5/+170
* | Add movement prevention if any gui has focus Spartan3222024-08-01-11/+15
|/
* Free removed child nodes + `godot::` cleanupfree-on-remove hop3112024-07-26-2/+5
* Cache sort order of localised population menu columnslocale-sort-cache hop3112024-07-26-0/+3
* Fix checkbox theme and positioningfix-checkbox hop3112024-07-25-10/+0
* Scrolling model materials (tank tracks and smoke)scrolling-textures hop3112024-07-10-45/+139
* Updated SIM to use separate Instance and Definition Managersinstance-definition-managers hop3112024-06-13-2/+8
* Province const/mutable + proper State namesprovince-const-mutable hop3112024-06-06-4/+5
* 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
* | Misc UI code changesmisc hop3112024-05-14-104/+122
|/
* Merge pull request #227 from OpenVicProject/models Hop3112024-05-12-2/+1980
|\
| * Generate building modelsmodels hop3112024-05-08-0/+20
| * Generate army and navy models hop3112024-05-08-2/+149
| * Add GDScript XAC and XSM loaders hop3112024-05-07-0/+1811
* | Merge pull request #228 from OpenVicProject/menu-tweaks Hop3112024-05-09-38/+448
|\ \
| * | Topbar display data wiring (GDScript level)menu-tweaks hop3112024-05-08-22/+391
| * | Population menu rebel icons hop3112024-05-08-4/+46
| * | Updated number formatting functions hop3112024-05-08-12/+11
| |/
* / Add right click map for diplomacy window Spartan3222024-05-08-0/+10
|/
* Merge pull request #226 from Spartan322/click-mask-guinodes George L. Albany2024-05-07-75/+97
|\
| * Improve map view and game panel user experience Spartan3222024-05-07-75/+97
* | Update Keychain to Orama-Interactive/Keychain@5031af557efcff4eb1ae77550e91868... Spartan3222024-05-04-203/+177
|/
* Merge pull request #223 from OpenVicProject/budget-tab-gui Arturo2024-04-28-15/+199
|\
| * Preparation of the Budget Menu for the simulation databudget-tab-gui Arturo2024-04-28-15/+199
* | Add province names and improve zooming hop3112024-04-24-6/+96
* | Smooth province edges and zoom tweaksprovince-edge-blending hop3112024-04-22-49/+100
* | Implement Population Menupop-menu-imp hop3112024-04-16-2/+581
|/
* Add map background plane to hide transparent windowmap-background hop3112024-03-13-5/+31
* Move GDExtension menu-related functions to MenuSingletonmenu-singleton hop3112024-03-05-15/+15
* Add types to GDScript for-loop variablesfor-loop-types hop3112024-03-03-36/+34
* ProgressBar, StyleBoxTexture, Icon tweaks + current dir install check fix hop3112024-03-03-10/+7
* Added GUIScrollbar and GFXCorneredTileSupportingTexturescrollbar hop3112024-02-24-3/+17
* Added multipurpose GFXSpriteTexture + reworked GFXButtonStateTexturesprite-texture hop3112024-02-19-19/+19
* Merge pull request #202 from OpenVicProject/nation-management-screens Hop3112024-02-19-9/+408
|\
| * Basic Nation Management Screen frameworknation-management-screens hop3112024-02-19-9/+408
* | Add GameInfo button to MainMenu Spartan3222024-02-06-17/+85
|/
* Add Victoria 2 Folder Picker dialog Spartan3222024-01-22-15/+53
* Use SVG Iconreorganising BrickPi2024-01-21-5/+11
* Reorganise Asset File Structure BrickPi2024-01-21-1732/+179
* Add Native Icons BrickPi2024-01-20-1/+37
* Added overlay parchment map and refactored map shader hop3112024-01-19-111/+205
* Improved province colouring and terrain texture tiling hop3112024-01-15-55/+75
* Added mod command line option hop3112024-01-14-19/+42
* Added button state textures + block colour progress bars hop3112023-12-30-15/+17
* Back to UI Work hop3112023-12-25-199/+255
* Apply type hints to menu scripts Spartan3222023-12-24-162/+164