aboutsummaryrefslogtreecommitdiff
path: root/game/src/Credits/Credits.gd
Commit message (Collapse)AuthorAgeLines
* Fix Credits to use theme type variants over LabelSettings Spartan3222023-03-07-10/+10
| | | | | | | - Enables reliable theme application Remove LabelSettings resources from Credits Moved theme load from MainMenu to GameMenu scene Removed Button references from default_theme resource
* Minor naming tweaks. Hop3112023-03-04-10/+10
|
* Credits loading sanatization. Hop3112023-03-04-42/+54
|
* add: credits.csv - req: FS4 (#16) Brendan Griffiths2023-03-01-0/+116
Requirements met by this PR: SS-17 SS-29 [1] UI-32 UI-34 UIFUN-36 UI-35 UI-38 UIFUN-37 FS-4