ladybird/Userland/Games/Spider
Sam Atkins 431c4165b5 Spider: Confirm ending the current game in more situations
As for Solitaire, we previously had a warning when trying to exit Spider
while a game was in progress. This adds the same functionality to other
actions that would end the current game: Starting a new one, or
changing the number of suits. When changing the number of suits, we do
apply the setting, so it will take effect for the next game that is
started.
2023-01-15 11:59:59 -05:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
Game.cpp Spider: Highlight valid target stack when hovering over it 2023-01-06 16:03:50 +01:00
Game.h Spider: Highlight valid target stack when hovering over it 2023-01-06 16:03:50 +01:00
main.cpp Spider: Confirm ending the current game in more situations 2023-01-15 11:59:59 -05:00
Spider.gml Spider: Migrate to CardGame 2022-08-22 12:50:41 +02:00