aboutsummaryrefslogtreecommitdiff
path: root/extension/src/GameSingleton.cpp
Commit message (Collapse)AuthorAgeLines
* Terrain textures + province colour alpha channel Hop3112023-04-29-61/+136
|
* Merge branch 'main' into goods Hop3112023-04-29-35/+58
|\
| * Terrain channel for provinces + generated minimap Hop3112023-04-28-26/+38
| |
| * Vertical subdivision + calculation for both dims Hop3112023-04-26-24/+34
| |
* | Moved several type aliases to Types.hpp; Added HasColour class for items ↵ ClarkeCode2023-04-28-18/+22
|/ | | | which need associated colours
* Divide map texture to fit in 16384 GPU dim limit Hop3112023-04-26-14/+26
|
* Further cleanup + reset on return to main menu Hop3112023-04-25-3/+3
|
* Req comments + cleanup + c++ registry refactoring Hop3112023-04-25-1/+3
|
* C++ refactoring + simulation prototype Hop3112023-04-23-0/+449