Bishop.php
|
refactor: Move type strings to type enum
|
2024-01-07 12:02:58 +01:00 |
Game.php
|
feat: Add dead positions to game system
|
2024-01-07 15:59:39 +01:00 |
GameHistory.php
|
feat: Add three-fold-repetition check
|
2024-01-07 15:03:58 +01:00 |
King.php
|
fix: King can not castle out of check
|
2024-01-07 12:39:42 +01:00 |
Knight.php
|
refactor: Move type strings to type enum
|
2024-01-07 12:02:58 +01:00 |
Move.php
|
feat: Add castles notation
|
2024-01-07 13:21:42 +01:00 |
Pawn.php
|
refactor: Move type strings to type enum
|
2024-01-07 12:02:58 +01:00 |
Piece.php
|
refactor: Move type strings to type enum
|
2024-01-07 12:02:58 +01:00 |
PieceType.php
|
refactor: Move type strings to type enum
|
2024-01-07 12:02:58 +01:00 |
Position.php
|
feat: Add dead positions to game system
|
2024-01-07 15:59:39 +01:00 |
Queen.php
|
refactor: Move type strings to type enum
|
2024-01-07 12:02:58 +01:00 |
Rook.php
|
refactor: Move type strings to type enum
|
2024-01-07 12:02:58 +01:00 |