mirror of
https://github.com/peterosterlund2/droidfish.git
synced 2025-02-17 09:37:50 +01:00
DroidFish: Added hint about how to undo/redo single half moves.
This commit is contained in:
parent
fbd7225386
commit
91524829f5
|
@ -43,6 +43,10 @@
|
|||
<li>
|
||||
Long press mode/left/right buttons for additional commands.
|
||||
</li>
|
||||
<li>
|
||||
When re-playing a game, change game mode to <i>Edit/re-play Game</i> to
|
||||
be able to undo/redo single half moves.
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<h3>Opening books</h3>
|
||||
|
|
|
@ -138,9 +138,7 @@ public class DroidFish extends Activity implements GUIInterface {
|
|||
|
||||
// FIXME!!! Remember multi-PV analysis setting when program restarted.
|
||||
// FIXME!!! Use high-res buttons from Scid on the go.
|
||||
|
||||
// FIXME!!! Option to display coordinates in border outside chess board.
|
||||
// FIXME!!! Hard to understand how to undo a single half-move.
|
||||
|
||||
// FIXME!!! Better behavior if engine is terminated. How exactly?
|
||||
// FIXME!!! Handle PGN intents with more than one game.
|
||||
|
|
Loading…
Reference in New Issue
Block a user