Age | Commit message (Expand) | Author |
---|---|---|
2020-08-17 | Chess: Uninitialized member in PromotionalDialog, found by Coverity | Brian Gianforcaro |
2020-08-15 | Chess: Add new ways to draw. | Peter Elliott |
2020-08-15 | Chess: Add pawn promotion to any piece | Peter Elliott |
2020-08-15 | Chess: Add En-passant | Peter Elliott |
2020-08-15 | Chess: Add menu options for setting board theme and piece set | Peter Elliott |
2020-08-15 | Chess: Highlight last move | Peter Elliott |
2020-08-15 | Chess: Add win/draw conditions, and display them. | Peter Elliott |
2020-08-15 | Chess: Add legal move checking | Peter Elliott |
2020-08-15 | Chess: Add basic ChessWidget and ugly piece set | Peter Elliott |