aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* First try at 3d map3d-terrain Gone2Daly2023-04-15-6/+267
* Merge branch 'terrain-map' of https://github.com/OpenVic2Project/OpenVic2 int... Gone2Daly2023-04-14-40/+3275
|\
| * Add minimap for terrain map Gone2Daly2023-04-14-269/+1028
| * Add terrain map Hop3112023-04-14-30/+1098
| * Merge pull request #86 from Spartan322/update/godot4.0.2-stable George L. Albany2023-04-13-8/+8
| |\
| | * Update to Godot 4.0.2 Stable Release Spartan3222023-04-11-8/+8
| |/
| * Logo on Mainmenu + icon imports + whitespace cleanup (#82) Hop3112023-04-07-27/+3255
| * Merge pull request #81 from OpenVic2Project/icons-and-tech ClarkeCode2023-04-05-0/+0
| |\
| | * Added unit icons; unfinished icons given placeholder ClarkeCode2023-04-01-0/+0
| | * Added images for Army technologies ClarkeCode2023-04-01-0/+0
| | * Adding icon files; unfinished icons given placeholder ClarkeCode2023-04-01-0/+0
| |/
| * Merge pull request #80 from Spartan322/fix/workflow-wine-failure George L. Albany2023-03-31-4/+11
| |\
| | * Add fix-missing argument to apt install wine64 George L. Albany2023-03-31-4/+11
| |/
* | Small fixes Hop3112023-04-13-10/+6
* | Fix click minimap Gone2Daly2023-04-13-0/+4
* | Added requirement comments Hop3112023-04-11-1/+44
* | Merge pull request #85 from OpenVic2Project/minimap Gone2Daly2023-04-11-46/+299
|\ \
| * | Returned movement of camera when it's clicked and mouse have movement Gone2Daly2023-04-11-1/+1
| * | Minimap viewport loops from x=0 to x=1 Hop3112023-04-11-121/+183
| * | Minimap hover fix Gone2Daly2023-04-09-1/+2
| * | Minimap functionality Gone2Daly2023-04-09-58/+101
| * | Merge branch 'terrain-map' into minimap Hop3112023-04-09-230/+693
| |\ \ | |/ / |/| |
* | | Function pointer -> std::function Hop3112023-04-09-12/+23
* | | Map modes + moved province index image to SIM side Hop3112023-04-08-187/+448
* | | Region loading and mapmode. Hop3112023-04-08-60/+229
* | | Fixed weird hashmap lookup crash. Hop3112023-04-08-17/+28
* | | Includes cleanup + const map getters Hop3112023-04-07-31/+42
| * | Moved assets to R/art/ Hop3112023-04-09-34/+34
| * | Accurate minimap viewport shape Hop3112023-04-08-57/+47
| * | Update GameSession.tscn Gone2Daly2023-04-07-1/+48
| * | forgot to add emit Gone2Daly2023-04-07-0/+3
| * | minimap-first-try Gone2Daly2023-04-07-2/+109
|/ /
* | Movement tweaks Hop3112023-04-07-36/+42
* | Fixes (prov selection, index unnorming, mac print) Hop3112023-04-07-7/+8
* | Province index and colour lookup texture Hop3112023-04-07-48/+224
* | Accidentally included WIP stuff in previous commit Hop3112023-04-05-1/+1
* | Custom map mesh that fixes UV issue Hop3112023-04-05-35/+203
* | Input and province selection cleanup Hop3112023-04-05-178/+196
* | Adding province overview panel and selection of province. Gone2Daly2023-04-05-19/+179
* | Basic province id and shape loading and rendering. Hop3112023-04-03-23/+383
* | Removed SubViewport and made more variables export Hop3112023-03-31-28/+17
* | First go at terrain map implementation Hop3112023-03-30-2/+192
|/
* Added Localisation (#77) Hop3112023-03-30-90/+475
* Merge pull request #79 from Spartan322/general-release-info George L. Albany2023-03-29-32/+309
|\
| * Add automated git release info retrieval on export Spartan3222023-03-29-32/+309
|/
* Merge pull request #76 from Spartan322/fix/button-export George L. Albany2023-03-24-9/+16
|\
| * Make main_menu_button.png a Texture2D Spartan3222023-03-24-9/+16
|/
* Merge pull request #75 from Spartan322/add/ci-push-and-release George L. Albany2023-03-24-12/+111
|\
| * Add release integration Spartan3222023-03-24-12/+111
* | Merge pull request #72 from Spartan322/enhance/theming George L. Albany2023-03-24-149/+229
|\ \