ladybird/Userland/Games/Chess
2023-05-23 11:43:22 +02:00
..
ChessWidget.cpp Chess: Make the resign button have no effect after the game ends 2023-05-23 11:43:22 +02:00
ChessWidget.h Chess+GameSettings: Optionally highlight the king when in check 2023-05-10 12:13:35 +01:00
CMakeLists.txt Chess: Allow stockfish to be used if available 2023-05-03 08:31:34 +01:00
Engine.cpp Chess: Slightly improve error propagation during startup 2023-05-07 14:04:55 +02:00
Engine.h Chess: Send a ucinewgame command to the engine on starting a new game 2023-04-28 05:55:51 +02:00
main.cpp Chess+GameSettings: Optionally highlight the king when in check 2023-05-10 12:13:35 +01:00
PromotionDialog.cpp LibGfx+Userland: Merge FrameShape and FrameShadow into FrameStyle 2023-04-30 05:49:46 +02:00
PromotionDialog.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00