1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 01:27:42 +00:00
serenity/Userland/Games/Chess
2023-05-07 14:04:55 +02:00
..
ChessWidget.cpp LibChess+Chess: Ensure no pawns have moved when invoking 50 move rule 2023-05-05 16:56:18 +01:00
ChessWidget.h Chess: Don't attempt to update the board when clicking out of bounds 2023-04-29 23:28:50 +02:00
CMakeLists.txt Chess: Allow stockfish to be used if available 2023-05-03 08:31:34 +01:00
Engine.cpp Chess: Avoid IODevice and DeprecatedFile 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 LibGUI: Make Application's construction fallible 2023-05-05 16:41:21 +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