ladybird/Userland/Games
Timothy Flynn 4cbdc747ab LibCards+Solitaire: Elevate card highlight management to the card stack
Instead of indicating which individual cards should be highlighted, card
games now indicate which stack is highlighted. This lets the stack draw
empty stacks with a highlight (e.g. the Foundation stack in Solitaire).
If the stack is non-empty, the stack can delegate highlighting to the
top-most card.
2023-01-06 12:02:10 +01:00
..
2048 AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
BrickGame LibGfx: Make Font::width() return a float 2023-01-03 15:25:02 +01:00
Chess LibFileSystemAccessClient: Rename try_save_file => 2022-12-14 18:26:25 +00:00
ColorLines LibGfx: Make Font::width() return a float 2023-01-03 15:25:02 +01:00
FlappyBug AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Flood Flood: Get the color scheme from the system theme 2022-12-31 04:20:59 -07:00
GameOfLife GameOfLife: Propagate errors while loading bmp 2022-12-23 12:23:05 +00:00
Hearts Games: Add a Cards Settings menu item to Hearts, Solitaire, and Spider 2023-01-05 13:05:13 +00:00
MasterWord MasterWord: Ignore unhandled keydown events 2022-12-14 18:25:02 +00:00
Minesweeper Minesweeper: Make a factory function for Field and propagate errors 2022-12-14 15:05:52 +00:00
Snake Snake: Make initialization from GML fallible 2023-01-01 09:55:05 -05:00
Solitaire LibCards+Solitaire: Elevate card highlight management to the card stack 2023-01-06 12:02:10 +01:00
Spider Games: Add a Cards Settings menu item to Hearts, Solitaire, and Spider 2023-01-05 13:05:13 +00:00
CMakeLists.txt Games: Add ColorLines 2022-12-12 17:30:04 +00:00