aboutsummaryrefslogtreecommitdiff
path: root/extension/src/openvic2/map
Commit message (Collapse)AuthorAgeLines
* Moved simulation code to separate submodule Hop3112023-05-03-809/+0
|
* Support features up to clang-format 14 Spartan3222023-05-02-18/+42
| | | | | Add .editorconfig Update C++ files within `extension/src` to follow .clang-format
* Hashmaps instead of linear + better province hover Hop3112023-05-01-24/+17
|
* Terrain textures + province colour alpha channel Hop3112023-04-29-33/+50
|
* Resolving merge conflicts ClarkeCode2023-04-29-1/+1
|
* Merge branch 'main' into goods Hop3112023-04-29-15/+25
|\
| * Terrain channel for provinces + generated minimap Hop3112023-04-28-15/+25
| |
* | Moved several type aliases to Types.hpp; Added HasColour class for items ↵ ClarkeCode2023-04-28-63/+49
|/ | | | which need associated colours
* Further cleanup + reset on return to main menu Hop3112023-04-25-28/+75
|
* Req comments + cleanup + c++ registry refactoring Hop3112023-04-25-136/+78
|
* C++ refactoring + simulation prototype Hop3112023-04-23-0/+790