Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Moved simulation code to separate submodule | Hop311 | 2023-05-03 | -75/+0 |
| | ||||
* | Support features up to clang-format 14 | Spartan322 | 2023-05-02 | -7/+10 |
| | | | | | Add .editorconfig Update C++ files within `extension/src` to follow .clang-format | |||
* | Terrain textures + province colour alpha channel | Hop311 | 2023-04-29 | -1/+1 |
| | ||||
* | Further cleanup + reset on return to main menu | Hop311 | 2023-04-25 | -0/+5 |
| | ||||
* | C++ refactoring + simulation prototype | Hop311 | 2023-04-23 | -61/+59 |
| | ||||
* | Removing TestSingleton | ClarkeCode | 2023-04-17 | -0/+69 |
Extracted game advancement behaviour to separate class |