summaryrefslogtreecommitdiff
path: root/Userland/Applications/GamesSettings
AgeCommit message (Expand)Author
2023-01-22LibCards+Games+GamesSettings: Return ErrorOr from CardStack::push()Sam Atkins
2023-01-13GamesSettings: Draw one of the previewed cards as "highlighted"Timothy Flynn
2023-01-13GamesSettings: Paint the card preview frame using a CardGame subclassTimothy Flynn
2023-01-13GamesSettings: Move classes into the GamesSettings namespaceTimothy Flynn
2023-01-07LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^)Sam Atkins
2023-01-07Userland: Replace all uses of `load_from_gml` with `try_load_from_gml`Sam Atkins
2022-12-06AK+Everywhere: Rename String to DeprecatedStringLinus Groh
2022-11-01Everywhere: Mark dependencies of most targets as PRIVATETim Schumacher
2022-10-12Userland: Properly populate GENERATED_SOURCESAli Mohammad Pur
2022-09-20GamesSettings: Always ensure last card back selected is savedne0ndrag0n
2022-08-22GamesSettings: Add a preview for the current card-game settings :^)Sam Atkins
2022-08-22GamesSettings: Add a setting for the card-back imageSam Atkins
2022-08-22GamesSettings: Introduce a new GamesSettings application :^)Sam Atkins