ladybird/Userland/Games/Chess
2023-06-15 13:53:22 +01: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 LibFileSystem+Everything: Remove resolve_executable_from_environment 2023-06-06 23:46:36 +02:00
Engine.cpp Chess+ChessEngine: Fix stockfish by setting correct blocking flag 2023-05-27 18:44:21 +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+Userland: Port Action status tips to String 2023-06-15 13:53:22 +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