1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-24 19:47:42 +00:00
serenity/Userland/Applications/GamesSettings
Tim Ledbetter cf4a43e4c0 Chess+GameSettings: Optionally highlight the king when in check
When either king is in check, its square is now highlighted with a red
background. This behavior can be toggled in GameSettings.
2023-05-10 12:13:35 +01:00
..
CardSettingsWidget.cpp Base+LibCards: Move card backs from /icons/ to /graphics/ 2023-05-05 11:52:33 +01:00
CardSettingsWidget.gml GamesSettings: Rename Preview -> CardGamePreview 2023-02-02 14:52:21 +01:00
CardSettingsWidget.h GamesSettings: Make CardSettingsWidget creation fallible 2023-02-02 14:52:21 +01:00
ChessSettingsWidget.cpp Chess+GameSettings: Optionally highlight the king when in check 2023-05-10 12:13:35 +01:00
ChessSettingsWidget.gml Chess+GameSettings: Optionally highlight the king when in check 2023-05-10 12:13:35 +01:00
ChessSettingsWidget.h Chess+GameSettings: Optionally highlight the king when in check 2023-05-10 12:13:35 +01:00
CMakeLists.txt GamesSettings: Add chess settings :^) 2023-02-02 14:52:21 +01:00
main.cpp LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +01:00