aboutsummaryrefslogtreecommitdiff
path: root/game/src/LobbyMenu
Commit message (Collapse)AuthorAgeLines
* Double-click a start date to automatically start a game session ClarkeCode2023-04-18-0/+6
|
* Added Localisation (#77) Hop3112023-03-30-2/+2
| | | | | | | | | * Added Localisation * Removed `.gdignore`s. * Localisation dir path and Locale name cleanup * Incomplete entry warnings + README
* Basic Game Session skeleton (#67) Hop3112023-03-22-1/+1
| | | | | | | | | | | | | * 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
* Comments marking implemeneted requirements Hop3112023-03-04-2/+6
|
* Make LobbyMenu resolution independent Spartan3222023-03-02-24/+31
| | | | Fix MacOS export directory
* Add skeleton for Game Lobby Menu (#26) nuruvilu2023-02-27-0/+108