Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Ranking + army topbar inforanking | hop311 | 2024-09-10 | -1/+28 |
| | ||||
* | Update openvic-simulation to OpenVicProject/OpenVic-Simulation@d360457update-clock | hop311 | 2024-09-06 | -6/+3 |
| | ||||
* | Add GUITextLabel (colour code + currency icon support) | hop311 | 2024-08-15 | -1/+7 |
| | ||||
* | Music and Sound Effect loading and playing | Nemrav | 2024-08-06 | -4/+11 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | almost working music loading music list sent to godot wav loading not working mp3 metadata load wav initial load and play title theme first fix errors not related to nodetools working wav define loading and music playlists fixup error handling and playlist load song chances code style progress switch mp3 metadata addon to MusicMetadata add id3v1 mp3 metadata handling to MusicMetadata remove commented code from id3v1 sounds gd styling fix dataloader conflicts clean up commented code move MusicChance to dataloader remove reference to old addon move sfx defines loader add self to credits feedback on soundSingleton include subfolders in sound singleton sfx map replace space tabs replace std_view_to_godot_string with std_to_godot_string revise singleton files revise gd side sound final revisions | |||
* | Use UTF8 encoding and simplify godot string conversionutf8-fix | hop311 | 2024-08-02 | -16/+13 |
| | | | | Fixes #180: Province names do not convert non-ascii characters to Unicode | |||
* | Search panel + text edit box UI generationsearch-panel | hop311 | 2024-07-30 | -1/+1 |
| | ||||
* | Free removed child nodes + `godot::` cleanupfree-on-remove | hop311 | 2024-07-26 | -2/+2 |
| | ||||
* | Cache sort order of localised population menu columnslocale-sort-cache | hop311 | 2024-07-26 | -1/+1 |
| | ||||
* | Use CountryDefinition and CountryInstancecountry-definition | hop311 | 2024-07-04 | -7/+8 |
| | ||||
* | Updated SIM to use separate Instance and Definition Managersinstance-definition-managers | hop311 | 2024-06-13 | -36/+51 |
| | ||||
* | Use separate MapDefinition and MapInstancemap-instance | hop311 | 2024-06-13 | -29/+29 |
| | ||||
* | Province const/mutable + proper State namesprovince-const-mutable | hop311 | 2024-06-06 | -9/+10 |
| | ||||
* | Misc UI code changesmisc | hop311 | 2024-05-14 | -0/+5 |
| | ||||
* | Generate army and navy models | hop311 | 2024-05-08 | -0/+4 |
| | ||||
* | Add GDScript XAC and XSM loaders | hop311 | 2024-05-07 | -0/+5 |
| | ||||
* | Add province names and improve zooming | hop311 | 2024-04-24 | -0/+35 |
| | ||||
* | Switch to using a single flag sheet image/textureflag-sheet | hop311 | 2024-04-21 | -28/+112 |
| | ||||
* | Add AssetManager LoadFlagsasset-manager-load-flags | hop311 | 2024-04-21 | -1/+1 |
| | ||||
* | Pre-allocate and use std::move for Godot Arrays and Dictionariesarray-dict-tweaks | hop311 | 2024-04-21 | -18/+24 |
| | ||||
* | Update openvic-simulation to OpenVicProject/OpenVic-Simulation@8f97145 | hop311 | 2024-04-20 | -3/+7 |
| | ||||
* | Implement Population Menupop-menu-imp | hop311 | 2024-04-16 | -0/+7 |
| | ||||
* | Move GDExtension menu-related functions to MenuSingletonmenu-singleton | hop311 | 2024-03-05 | -210/+1 |
| | ||||
* | ProgressBar, StyleBoxTexture, Icon tweaks + current dir install check fix | hop311 | 2024-03-03 | -8/+0 |
| | ||||
* | Added GUIScrollbar and GFXCorneredTileSupportingTexturescrollbar | hop311 | 2024-02-24 | -10/+0 |
| | ||||
* | Added overlay parchment map and refactored map shader | hop311 | 2024-01-19 | -6/+16 |
| | ||||
* | Improved province colouring and terrain texture tiling | hop311 | 2024-01-15 | -4/+3 |
| | ||||
* | Updated SIM submodule and switched to ordered_map | hop311 | 2024-01-09 | -1/+4 |
| | ||||
* | Added button state textures + block colour progress bars | hop311 | 2023-12-30 | -15/+37 |
| | ||||
* | Use `ERR_FAIL_*` macros where possible | hop311 | 2023-12-28 | -91/+51 |
| | ||||
* | Back to UI Work | hop311 | 2023-12-25 | -65/+70 |
| | | | | | | | | | - UIAdapter -> UITools with cleaner API - GUIOverlappingElementsBox (for core and modifier icons) - Improved GUINode API - Province building slots - TypeHints for files in the GameSession folder - Incorporate SIM strong colour types | |||
* | New pop history loading + bookmark selection by index | hop311 | 2023-12-18 | -8/+6 |
| | ||||
* | Big UI commit - GUINode, MaskedFlag, PieChart, etc | hop311 | 2023-12-11 | -27/+147 |
| | ||||
* | Update to Godot 4.2 Stable Release | Spartan322 | 2023-12-05 | -1/+4 |
| | | | | | Fix compiledb Fix memory leak caused by LoadLocalisation::add_message's translations static variable | |||
* | Sim submodule update + extension compatibility | hop311 | 2023-12-04 | -66/+78 |
| | ||||
* | Striped mapmodes | hop311 | 2023-11-16 | -22/+27 |
| | ||||
* | GUI elements -> Godot UI nodes generator | hop311 | 2023-11-16 | -0/+549 |