aboutsummaryrefslogtreecommitdiff
path: root/game/src/GameSession/GameSession.gd
Commit message (Collapse)AuthorAgeLines
* Adding province overview panel and selection of province. Gone2Daly2023-04-05-1/+1
|
* Basic Game Session skeleton (#67) Hop3112023-03-22-0/+16
* Fixed grab_focus error on not is_inside_tree * Moved SampleGame to GameSession/GameSession * Basic GameSession and GameSessionMenu/Escape Menu * Map Control Panel skeleton * Added requirement comments * Removed unnecessary CenterContainer