Commit Graph

297 Commits

Author SHA1 Message Date
Peter Osterlund
e621fb77bd DroidFish: Fixed inconsistent spelling of tablebases. 2014-10-12 00:53:40 +00:00
Peter Osterlund
d5341ed0e1 DroidFish: Renamed gtb package to tb. 2014-10-12 00:32:56 +00:00
Peter Osterlund
b285d6ed6c DroidFish: Fixed problem that could cause the second tap when making a move to be ignored. 2014-10-12 00:23:15 +00:00
Peter Osterlund
aa95d57e7b DroidFish: Implemented DTZ/WDL tablebase hints in the GUI when only syzygy tablebases are available. 2014-10-12 00:21:10 +00:00
Peter Osterlund
3be7f6db04 DroidFish: Display the options menu when long pressing the M button. 2014-10-04 17:56:00 +00:00
Peter Osterlund
a4b5950a8a DroidFish: Fixed potential integer overflow problem in CTG book code. 2014-10-04 16:14:27 +00:00
Peter Osterlund
31ce064a10 DroidFish: Made it possible to specify a full file path to the book file in preferences. 2014-10-04 12:48:31 +00:00
Peter Osterlund
648a00dc92 DroidFish: Don't allow adding a null move to the game tree when the side to move is in check. 2014-10-04 12:32:48 +00:00
Peter Osterlund
944d16910d DroidFish: Fixed arrow display problem after switching from multi-PV to single-PV mode. 2014-10-04 12:24:17 +00:00
Peter Osterlund
5ed85f4360 DroidFish: Made the move variation up/down functions work also when the the current position is not a branch point in the game tree. 2014-10-04 12:21:53 +00:00
Peter Osterlund
8609a05d10 DroidFish: Support for using "open exchange" engines installed on the android device. 2014-10-04 08:23:57 +00:00
Peter Osterlund
a1047dccea DroidFish: Removed obsolete code. 2014-09-21 13:18:32 +00:00
Peter Osterlund
473b4ad55c DroidFish: Don't display obsolete current move information when starting analysis mode. 2014-09-14 08:27:09 +00:00
Peter Osterlund
be429d39ea DroidFish: Indentation fix. 2014-09-14 05:50:34 +00:00
Peter Osterlund
fd60255a55 DroidFish: Fixed NPE when rotating the display while reading a FEN file. 2014-08-09 18:04:02 +00:00
Peter Osterlund
083ed45ce4 DroidFish: Set RTB option before GTB option. Improves texel startup time a bit. 2014-07-16 18:25:35 +00:00
Peter Osterlund
0e9e6fb18b DroidFish: Implemented function to reset all UCI options to default values. 2014-07-16 17:46:43 +00:00
Peter Osterlund
d0648b9cbf DroidFish: Hide some UCI options for the internal stockfish engine. 2014-07-16 17:27:34 +00:00
Peter Osterlund
4ea935944f DroidFish: Implemented setting of engine UCI options. 2014-07-16 17:20:18 +00:00
Peter Osterlund
bd011e5359 DroidFish: Made it possible to change UCI options using an .ini file. 2014-07-15 09:30:16 +00:00
Peter Osterlund
d5a640440b DroidFish: In computeNetEngineID(), don't read the whole engine file when the engine is not a network engine. 2014-07-14 22:53:56 +00:00
Peter Osterlund
234e15dd98 DroidFish: Removed useless overridden function. 2014-07-14 22:10:06 +00:00
Peter Osterlund
dbfa0dd18c DroidFish: Changed location of external opening book files to /sdcard/DroidFish/book. 2014-07-13 15:52:32 +00:00
Peter Osterlund
f6d4e21b2e DroidFish: Don't hard code the /data/data directory. 2014-07-13 11:42:05 +00:00
Peter Osterlund
b61bfe14c9 DroidFish: Fixed some lint warnings. 2014-07-13 11:22:13 +00:00
Peter Osterlund
696c6411ec DroidFish: Automatically restart engine when tablebase engine probing is changed. 2014-07-13 09:42:03 +00:00
Peter Osterlund
8becf3dc35 DroidFish: Made it possible to open the options menu by clicking on the title bar. 2014-07-13 09:14:48 +00:00
Peter Osterlund
4923b06e3c DroidFish: Better handling of gestures on the chess board. 2014-07-13 00:05:41 +00:00
Peter Osterlund
d0c5e9d15a DroidFish: Avoid crash if startActivity throws ActivityNotFoundException. 2014-07-11 13:24:36 +00:00
Peter Osterlund
2b7011acfe DroidFish: Use different RTB path for network engines and local engines. 2014-07-07 22:23:18 +00:00
Peter Osterlund
c3acf44ac8 DroidFish: Workaround for GTB en passant probing bug. 2014-07-03 09:22:16 +00:00
Peter Osterlund
47f1cc4ac9 DroidFish: A long press on the positions list now loads the position immediately. 2014-06-08 15:13:21 +00:00
Peter Osterlund
0f9f9f6e01 DroidFish: Use different GTB path for network engines and local engines. 2014-06-06 13:07:32 +00:00
Peter Osterlund
4fbb4b721c DroidFish: Show tablebase hits. Add support for SyzygyPath uci option. 2014-06-01 09:28:16 +00:00
Peter Osterlund
bcc8353129 DroidFish: Recognize UCI option "Cores" to set number of search threads. 2014-04-19 10:21:49 +00:00
Peter Osterlund
e2ca919e78 DroidFish: In edit board mode, use a larger gap between the board and the setup pieces. 2014-03-30 07:56:42 +00:00
Peter Osterlund
55de4ccdc4 DroidFish: Don't read the whole engine file just to determine if it is a network engine or not. 2014-03-28 23:00:41 +00:00
Peter Osterlund
9cef130ce1 DroidFish: Suppressed a warning. 2014-03-28 22:32:21 +00:00
Peter Osterlund
bfef649156 DroidFish: Removed support for android 1.5. 2014-03-28 22:30:32 +00:00
Peter Osterlund
6b129e2930 DroidFish: Fixed capitalization of "SetUp" PGN tag. 2014-01-05 22:24:39 +00:00
Peter Osterlund
cceb19c70d DroidFish: Cosmetic change. 2013-12-23 22:02:18 +00:00
Peter Osterlund
bc58767547 DroidFish: Spelling fixes. 2013-12-22 23:20:13 +00:00
Peter Osterlund
0faf8a49ca DroidFish: Fixed time management bug triggered by ponder mode. 2013-09-17 17:47:30 +00:00
Peter Osterlund
9e7572d54c DroidFish: Handle Intent.EXTRA_STREAM of type "file". 2013-07-08 21:20:41 +00:00
Peter Osterlund
fdb4d70cbb DroidFish: Ignore UTF8 byte order mark when reading PGN files. 2013-07-08 20:01:19 +00:00
Peter Osterlund
c2427ac4c3 DroidFish: Removed unused import. 2013-07-08 19:20:17 +00:00
Peter Osterlund
efb536278f DroidFish: Improved detection of number of CPU cores to work on HTC One. 2013-06-15 13:03:49 +00:00
Peter Osterlund
cf212ff0ed DroidFish: Give a small positive weight for CTG book moves even if the book entry says wins=draws=0 for the move. 2013-06-03 19:25:17 +00:00
Peter Osterlund
eb00cf60de DroidFish: Avoid crash if playing a move sound fails. 2013-05-13 19:27:42 +00:00
Peter Osterlund
3f55b61865 DroidFish: Enable "load from last file" action even if clocks are active. 2013-04-14 20:59:45 +00:00