Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Moved simulation code to separate submodule | Hop311 | 2023-05-03 | -93/+0 |
| | ||||
* | Support features up to clang-format 14 | Spartan322 | 2023-05-02 | -3/+6 |
| | | | | | Add .editorconfig Update C++ files within `extension/src` to follow .clang-format | |||
* | Hashmaps instead of linear + better province hover | Hop311 | 2023-05-01 | -4/+7 |
| | ||||
* | Terrain textures + province colour alpha channel | Hop311 | 2023-04-29 | -5/+8 |
| | ||||
* | Resolving merge conflicts | ClarkeCode | 2023-04-29 | -1/+1 |
| | ||||
* | Merge branch 'main' into goods | Hop311 | 2023-04-29 | -3/+10 |
|\ | ||||
| * | Terrain channel for provinces + generated minimap | Hop311 | 2023-04-28 | -3/+10 |
| | | ||||
* | | Moved several type aliases to Types.hpp; Added HasColour class for items ↵ | ClarkeCode | 2023-04-28 | -10/+11 |
|/ | | | | which need associated colours | |||
* | Further cleanup + reset on return to main menu | Hop311 | 2023-04-25 | -7/+8 |
| | ||||
* | Req comments + cleanup + c++ registry refactoring | Hop311 | 2023-04-25 | -5/+7 |
| | ||||
* | C++ refactoring + simulation prototype | Hop311 | 2023-04-23 | -0/+73 |