aboutsummaryrefslogtreecommitdiff
path: root/game/src/LobbyMenu/LobbyMenu.gd
Commit message (Expand)AuthorAgeLines
* Reorganize the file structure of the files in `game/src` Spartan3222023-06-03-165/+0
* Fix incomplete #110 requirement documentation Spartan3222023-05-14-0/+3
* Add SaveManager autoload singleton Spartan3222023-05-12-12/+133
* Double-click a start date to automatically start a game session ClarkeCode2023-04-18-0/+5
* Basic Game Session skeleton (#67) Hop3112023-03-22-1/+1
* Comments marking implemeneted requirements Hop3112023-03-04-2/+3
* Make LobbyMenu resolution independent Spartan3222023-03-02-1/+1
* Add skeleton for Game Lobby Menu (#26) nuruvilu2023-02-27-0/+35