aboutsummaryrefslogtreecommitdiff
path: root/game/common
Commit message (Collapse)AuthorAgeLines
* minimap-first-try Gone2Daly2023-04-07-0/+68
|
* Basic province id and shape loading and rendering. Hop3112023-04-03-0/+12
|
* First go at terrain map implementation Hop3112023-03-30-0/+34
|
* 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