aboutsummaryrefslogtreecommitdiff
path: root/extension
Commit message (Collapse)AuthorAgeLines
* Update to Godot 4.2.2 Stable Release Spartan3222024-05-04-8/+25
| | | | | | Fix UITools.cpp float conversion warning Add `OpenVic::Utilities::to_real_t(std::floating_point)` Add _real user defined literal for real_t
* Add province names and improve zooming hop3112024-04-24-0/+37
|
* Switch to using a single flag sheet image/textureflag-sheet hop3112024-04-21-38/+138
|
* Add AssetManager LoadFlagsasset-manager-load-flags hop3112024-04-21-52/+147
|
* Pre-allocate and use std::move for Godot Arrays and Dictionariesarray-dict-tweaks hop3112024-04-21-64/+98
|
* Update openvic-simulation to OpenVicProject/OpenVic-Simulation@d0f8ec5update-sim hop3112024-04-20-3/+9
|
* Update openvic-simulation to OpenVicProject/OpenVic-Simulation@8f97145 hop3112024-04-20-5/+14
|
* Update openvic-simulation to OpenVicProject/OpenVic-Simulation@109d31f hop3112024-04-20-5/+5
|
* Implement Population Menupop-menu-imp hop3112024-04-16-2/+882
|
* GUIListBox rework (internal scrollbar, fixed mode, no child data vector)pop-menu hop3112024-03-20-58/+148
|
* Add selected button state hop3112024-03-20-20/+35
|
* Label padding, progressbar range and piechart slice order tweaks hop3112024-03-20-15/+49
|
* Move GDExtension menu-related functions to MenuSingletonmenu-singleton hop3112024-03-05-235/+351
|
* Add GUIListBox + GUIScrollbar tweaksgui-listbox hop3112024-03-03-27/+364
|
* ProgressBar, StyleBoxTexture, Icon tweaks + current dir install check fix hop3112024-03-03-30/+42
|
* Added GUIScrollbar and GFXCorneredTileSupportingTexturescrollbar hop3112024-02-24-65/+889
|
* Added multipurpose GFXSpriteTexture + reworked GFXButtonStateTexturesprite-texture hop3112024-02-19-275/+316
|
* Basic Nation Management Screen frameworknation-management-screens hop3112024-02-19-68/+130
|
* Update openvic-simulation to OpenVicProject/OpenVic-Simulation@068c13e hop3112024-01-31-3/+3
| | | | Update scripts to OpenVicProject/scripts@21d1427
* Added overlay parchment map and refactored map shader hop3112024-01-19-9/+20
|
* Improved province colouring and terrain texture tiling hop3112024-01-15-5/+4
|
* Added mod command line option hop3112024-01-14-0/+0
|
* Updated SIM submodule and switched to ordered_map hop3112024-01-09-22/+26
|
* Added button state textures + block colour progress bars hop3112023-12-30-69/+421
|
* Use `ERR_FAIL_*` macros where possible hop3112023-12-28-203/+119
|
* Back to UI Work hop3112023-12-25-403/+687
| | | | | | | | | - 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 hop3112023-12-18-11/+8
|
* Big UI commit - GUINode, MaskedFlag, PieChart, etc hop3112023-12-11-117/+975
|
* Update to Godot 4.2 Stable Release Spartan3222023-12-05-3/+7
| | | | | Fix compiledb Fix memory leak caused by LoadLocalisation::add_message's translations static variable
* Sim submodule update + extension compatibility hop3112023-12-04-225/+172
|
* Cosmetic terrain map colour tinting hop3112023-11-17-0/+0
|
* Striped mapmodes hop3112023-11-16-31/+38
|
* GUI elements -> Godot UI nodes generator hop3112023-11-16-197/+968
|
* Fix compiledb duplicate warning Spartan3222023-11-12-0/+0
| | | | Enable use_static_cpp capability
* Propagate scripts update for Godot-4.1.3 hop3112023-11-11-0/+0
|
* Add ClassBinding helpers Spartan3222023-11-10-112/+316
| | | | | | | | | | | | | OV_BIND_METHOD OV_BIND_SMETHOD OV_BIND_SMETHOD_L Change _bind_methods to use ClassBinding helpers Add utility/StringLiteral Make `GameSingleton::singleton` inline Move `OpenVic::Checksum` implementation to source file Update scripts to ce1aef8d7d9d5ba9851a1abdd981d3b796024079
* Clang-format formatting (with manual cleanup) hop3112023-11-07-107/+161
|
* Astyle formatting (with manual cleanup) hop3112023-11-07-90/+136
|
* Improved path CLI args + path caching setting hop3112023-11-07-20/+41
|
* Updated SIM submodule + building info wrapper Hop3112023-09-29-4/+4
|
* Scons rearrangement Hop3112023-09-29-1/+8
|
* Updated scripts + fixed GLI submodules Hop3112023-09-27-0/+0
|
* Terrain types calculation, label and mapmode Hop3112023-09-27-221/+154
|
* DDS load + moved terrain (type) loading to sim Hop3112023-09-27-70/+56
|
* Fixed scripts submodule URL Hop3112023-09-25-0/+0
|
* Move actions and scripts to separate reusable repos Spartan3222023-09-24-0/+12
| | | | Add `extension/deps/SCsub`
* Preparation for interface loading Hop3112023-09-23-28/+21
|
* Compat localisation loading Hop3112023-09-14-11/+43
|
* Logger::warning, format cleanup + req comments Hop3112023-09-14-20/+23
|
* Move province csv load to SIM + remove return_t Hop3112023-09-14-101/+19
|