Commit Graph

14 Commits

Author SHA1 Message Date
Peter Osterlund
6d5e8e0b17 Add info about selective search depth to the manual 2020-10-08 18:40:17 +02:00
Peter Osterlund
74c832ebbc Document working directory for engine processes 2020-07-21 10:21:28 +02:00
Peter Osterlund
06375cbf1b Add support for ABK opening books
Move probabilities are not exactly the same as in the Arena Chess GUI
because it is unknown how the computation in Arena works.
2020-05-17 20:37:47 +02:00
Peter Osterlund
7c75c83859 Set engine strength using Elo value
Remove the Strength preferences setting.

Add a new left drawer menu item to set the current engine strength in
terms of Elo. Supported for all engines that implement the standard
UCI options UCI_LimitStrength and UCI_Elo.

Elo settings are remembered individually for each engine.
2020-04-19 22:37:19 +02:00
Peter Osterlund
c1964700d4 Grammar fix in the manual 2020-04-18 00:30:19 +02:00
Peter Osterlund
6d481732a0 Made comment editing easier to use
In many cases the pre-comment of one move is displayed at the same
position in the move text as the post-comment of the previous move.
When this is the case, don't make a distinction between pre and post
comments in the "Edit Comments" dialog.
2020-04-05 16:19:11 +02:00
Peter Osterlund
e4d985afbe Fix spelling error in manual 2020-03-14 19:25:54 +01:00
Peter Osterlund
683a238bff Implement auto-save of old game when starting a new game
The 20 most recently auto-saved games are kept in the file
DroidFish/pgn/.autosave.pgn.

Overwriting an existing game when saving a new game also auto-saves
the old game.
2020-02-09 20:58:50 +01:00
Peter Osterlund
a595c8922b Make it possible to enter moves by dragging
Add new setting (default true) to allow input of moves by dragging a
piece from its source square to the target square.

This setting partially overlaps with scroll gestures on the chess
board, so when this setting is enabled, scroll gestures will only
happen if the starting square is empty or contains a piece of the
color not to make the next move.
2020-02-03 20:45:25 +01:00
Peter Osterlund
2367a67b02 Update documentation 2020-01-26 10:04:35 +01:00
Peter Osterlund
913cb0d9db Add pdf manual generated from README.md 2019-09-26 20:35:13 +02:00
Peter Osterlund
1542a1591b Update documentation for load/save game activity 2019-09-22 10:19:24 +02:00
Peter Osterlund
aadae0674b Add user manual 2019-09-02 20:07:01 +02:00
Poussinou
fc94cf7ec6 Create Readme and add buttons and description 2017-02-06 15:53:17 +01:00