Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Support features up to clang-format 14 | Spartan322 | 2023-05-02 | -33/+46 |
| | | | | | Add .editorconfig Update C++ files within `extension/src` to follow .clang-format | |||
* | Terrain textures + province colour alpha channel | Hop311 | 2023-04-29 | -61/+136 |
| | ||||
* | Merge branch 'main' into goods | Hop311 | 2023-04-29 | -35/+58 |
|\ | ||||
| * | Terrain channel for provinces + generated minimap | Hop311 | 2023-04-28 | -26/+38 |
| | | ||||
| * | Vertical subdivision + calculation for both dims | Hop311 | 2023-04-26 | -24/+34 |
| | | ||||
* | | Moved several type aliases to Types.hpp; Added HasColour class for items ↵ | ClarkeCode | 2023-04-28 | -18/+22 |
|/ | | | | which need associated colours | |||
* | Divide map texture to fit in 16384 GPU dim limit | Hop311 | 2023-04-26 | -14/+26 |
| | ||||
* | Further cleanup + reset on return to main menu | Hop311 | 2023-04-25 | -3/+3 |
| | ||||
* | Req comments + cleanup + c++ registry refactoring | Hop311 | 2023-04-25 | -1/+3 |
| | ||||
* | C++ refactoring + simulation prototype | Hop311 | 2023-04-23 | -0/+449 |