ladybird/Games/Chess
Peter Elliott d2cb5e0f48 Chess: Refactor game logic into LibChess for use in engines
In the future UCI protocol stuff will also go into LibChess.
2020-08-21 12:26:30 +02:00
..
ChessWidget.cpp Chess: Refactor game logic into LibChess for use in engines 2020-08-21 12:26:30 +02:00
ChessWidget.h Chess: Refactor game logic into LibChess for use in engines 2020-08-21 12:26:30 +02:00
CMakeLists.txt Chess: Refactor game logic into LibChess for use in engines 2020-08-21 12:26:30 +02:00
main.cpp Games: Add missing separators to the application menus 2020-08-17 17:39:56 +02:00
PromotionDialog.cpp Chess: Uninitialized member in PromotionalDialog, found by Coverity 2020-08-17 09:17:57 +02:00
PromotionDialog.h Chess: Add pawn promotion to any piece 2020-08-15 20:54:02 +02:00