aboutsummaryrefslogtreecommitdiff
path: root/game/src/GameSession/MapView.gd
Commit message (Expand)AuthorAgeLines
* Map compatibility mode Hop3112023-05-22-1/+1
* Added Goods loading + mapmode Hop3112023-05-11-7/+4
* Add UI scaling through menu option Nemrav2023-05-10-1/+1
* Better province highlight on selection/hover. Hop3112023-05-01-2/+2
* Hashmaps instead of linear + better province hover Hop3112023-05-01-0/+1
* Terrain textures + province colour alpha channel Hop3112023-04-29-4/+10
* Terrain channel for provinces + generated minimap Hop3112023-04-28-47/+6
* Vertical subdivision + calculation for both dims Hop3112023-04-26-0/+5
* Divide map texture to fit in 16384 GPU dim limit Hop3112023-04-26-5/+7
* Refurbish UI elements Spartan3222023-04-24-4/+4
* C++ refactoring + simulation prototype Hop3112023-04-23-11/+10
* Better province image + terrain + some buttons Hop3112023-04-18-7/+23
* Add minimap for terrain map Gone2Daly2023-04-14-44/+116
* Add terrain map Hop3112023-04-14-0/+185