![]() Fix the incorrect parsing in `Chess::Move::from_algebraic` of moves with a capture and promotion (e.g. gxf8=Q) due to the promoted piece type not being passed through to the `Board::is_legal` method. This addresses a FIXME regarding this issue in `ChessWidget.cpp`. |
||
---|---|---|
.. | ||
Chess.cpp | ||
Chess.h | ||
CMakeLists.txt | ||
UCICommand.cpp | ||
UCICommand.h | ||
UCIEndpoint.cpp | ||
UCIEndpoint.h |