aboutsummaryrefslogtreecommitdiff
path: root/extension/src/openvic2/Types.cpp
Commit message (Collapse)AuthorAgeLines
* Moved simulation code to separate submodule Hop3112023-05-03-31/+0
|
* Support features up to clang-format 14 Spartan3222023-05-02-2/+2
| | | | | Add .editorconfig Update C++ files within `extension/src` to follow .clang-format
* Terrain textures + province colour alpha channel Hop3112023-04-29-4/+3
|
* Moved several type aliases to Types.hpp; Added HasColour class for items ↵ ClarkeCode2023-04-28-0/+19
| | | | which need associated colours
* C++ refactoring + simulation prototype Hop3112023-04-23-2/+2
|
* Better province image + terrain + some buttons Hop3112023-04-18-0/+13