Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Moved simulation code to separate submodule | Hop311 | 2023-05-03 | -42/+0 |
| | ||||
* | Support features up to clang-format 14 | Spartan322 | 2023-05-02 | -7/+7 |
| | | | | | Add .editorconfig Update C++ files within `extension/src` to follow .clang-format | |||
* | Further cleanup + reset on return to main menu | Hop311 | 2023-04-25 | -2/+3 |
| | ||||
* | C++ refactoring + simulation prototype | Hop311 | 2023-04-23 | -14/+15 |
| | ||||
* | Removing TestSingleton | ClarkeCode | 2023-04-17 | -0/+40 |
Extracted game advancement behaviour to separate class |