aboutsummaryrefslogtreecommitdiffstats
path: root/src/fullscreen_credits.ts
AgeCommit message (Expand)Author
2020-05-08Add license (GNU GPLv3+)Teddy Wing
2020-05-08Use `const` variable declarations where possibleTeddy Wing
2020-05-08Remove old development commentsTeddy Wing
2020-05-08Automatically click the "Watch Credits" buttonTeddy Wing
2020-05-06Move `with_player` to a new moduleTeddy Wing
2020-05-05Move fullscreen credits init function to fullscreen_credits.tsTeddy Wing
2020-05-05Extract credits handling and CSS styles to separate modulesTeddy Wing