summaryrefslogtreecommitdiff
path: root/Games/Chess
AgeCommit message (Expand)Author
2020-08-17Chess: Uninitialized member in PromotionalDialog, found by CoverityBrian Gianforcaro
2020-08-15Chess: Add new ways to draw.Peter Elliott
2020-08-15Chess: Add pawn promotion to any piecePeter Elliott
2020-08-15Chess: Add En-passantPeter Elliott
2020-08-15Chess: Add menu options for setting board theme and piece setPeter Elliott
2020-08-15Chess: Highlight last movePeter Elliott
2020-08-15Chess: Add win/draw conditions, and display them.Peter Elliott
2020-08-15Chess: Add legal move checkingPeter Elliott
2020-08-15Chess: Add basic ChessWidget and ugly piece setPeter Elliott