ladybird/Userland/Games/Hearts
2024-01-14 15:18:43 -07:00
..
CMakeLists.txt Hearts: Port to GML compiler 2024-01-09 17:23:39 +01:00
Game.cpp Hearts: Port to GML compiler 2024-01-09 17:23:39 +01:00
Game.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
Hearts.gml Hearts: Port to GML compiler 2024-01-09 17:23:39 +01:00
Helpers.h LibCards+Games: Replace card "value" int with a Rank enum 2022-08-22 12:50:41 +02:00
main.cpp Games: Add fullscreen option 2024-01-14 15:18:43 -07:00
MainWidget.h Hearts: Port to GML compiler 2024-01-09 17:23:39 +01:00
Player.cpp Everywhere: Stop using NonnullRefPtrVector 2023-03-06 23:46:35 +01:00
Player.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
ScoreCard.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
ScoreCard.h Hearts: Add support for playing more than one hand 2021-05-25 21:05:35 +02:00
SettingsDialog.cpp Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
SettingsDialog.h Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30