Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Reorganize the file structure of the files in `game/src` | Spartan322 | 2023-06-03 | -50/+0 |
| | ||||
* | Fix building buttons and terrain texture imports | Hop311 | 2023-05-11 | -1/+1 |
| | ||||
* | Better province highlight on selection/hover. | Hop311 | 2023-05-01 | -2/+5 |
| | ||||
* | Terrain textures + province colour alpha channel | Hop311 | 2023-04-29 | -12/+7 |
| | ||||
* | Terrain channel for provinces + generated minimap | Hop311 | 2023-04-28 | -25/+9 |
| | ||||
* | Vertical subdivision + calculation for both dims | Hop311 | 2023-04-26 | -3/+5 |
| | ||||
* | Divide map texture to fit in 16384 GPU dim limit | Hop311 | 2023-04-26 | -13/+10 |
| | ||||
* | Better province image + terrain + some buttons | Hop311 | 2023-04-18 | -13/+37 |
| | ||||
* | Add minimap for terrain map | Gone2Daly | 2023-04-14 | -8/+5 |
| | | | | | | | | | | With accurate viewport shape display on minimap With Mapmode management With Region mapmode With Province mapmode With Index mapmode With Minimap single-click movement With Minimap drag-click movement | |||
* | Add terrain map | Hop311 | 2023-04-14 | -0/+48 |
With Directional movement using WASD With Directional movement using arrow keys With Click-Drag movement using middle mouse button With Province identifiers With Province shape loading With Province rendering With Province selection With Province overview panel With Color lookup texture |