aboutsummaryrefslogtreecommitdiff
path: root/game/common
Commit message (Collapse)AuthorAgeLines
* Reorganise Asset File Structure BrickPi2024-01-21-431/+0
|
* Update quotes.txt Steve Frampton2023-07-17-0/+38
| | | | FS-3 Added quotes from list
* Add Loading Screen Joel Machens2023-06-13-0/+2
|
* Import fix + ProvinceOverviewPanel close fix Hop3112023-05-25-2/+24
|
* Changed from OpenVic2 to OpenVic Hop3112023-05-17-1/+1
|
* Added Goods loading + mapmode Hop3112023-05-11-3949/+53
|
* Terrain textures + province colour alpha channel Hop3112023-04-29-0/+10
|
* Fix typo ClarkeCode2023-04-27-2/+2
|
* Added basic outlines of Canadian provinces + territories ClarkeCode2023-04-20-2/+17
|
* Better province image + terrain + some buttons Hop3112023-04-18-5/+232
|
* Add minimap for terrain map Gone2Daly2023-04-14-34/+6
| | | | | | | | | | 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 Hop3112023-04-14-0/+46
| | | | | | | | | | | | 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
* Fix MacOS OpenVic2.dmg export_path to OpenVic2.app Spartan3222023-03-24-15/+1
| | | | | | | | | | | | | Godot cannot output a dmg file Rename macOS export preset to MacOS To make export platform names consistent Add `common/*` to include_filter So exports will include everything in the common directory Make credits.csv not translation file but to keep the file on import Prevents replacement of the file as a translation
* Moved data files according to project-file-structure.md ClarkeCode2023-03-22-0/+3949
|
* Credits loading sanatization. Hop3112023-03-04-4/+4
|
* add: credits.csv - req: FS4 (#16) Brendan Griffiths2023-03-01-0/+60
Requirements met by this PR: SS-17 SS-29 [1] UI-32 UI-34 UIFUN-36 UI-35 UI-38 UIFUN-37 FS-4