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