Aprijal Pasaribu
|
f666cc9f04
|
Add ECO opening codes
|
2016-10-18 03:14:46 +07:00 |
|
Peter Osterlund
|
503390c19f
|
Merge branch 'aprijal-psrb-master'
Add hashfull information.
|
2016-10-17 20:39:34 +02:00 |
|
Aprijal Pasaribu
|
cf56850d7e
|
add hashfull information
|
2016-10-17 22:36:14 +07:00 |
|
Peter Osterlund
|
c144bb9800
|
DroidFish: Updated stockfish engine to git version from 2016-09-17.
|
2016-09-18 00:05:29 +02:00 |
|
Peter Osterlund
|
ad63e43412
|
DroidFish: Changed version to 1.62.
|
2016-08-29 20:54:20 +02:00 |
|
Peter Osterlund
|
b9ad648cbb
|
DroidFish: Updated stockfish engine to git version from 2016-08-28.
|
2016-08-29 19:39:55 +02:00 |
|
Peter Osterlund
|
e37b5db229
|
DroidFish: Updated project settings for eclipse 4.6 and Andmore.
|
2016-08-29 18:57:23 +02:00 |
|
Peter Osterlund
|
6f41ca0382
|
DroidFish: Fixed engine communication problem for Android N.
Process.getOutputStream() returns a buffered stream, so explicit flush()
calls are needed.
|
2016-08-29 18:55:40 +02:00 |
|
Peter Osterlund
|
03c6fbbce1
|
DroidFish: Updated project settings for eclipse 4.6 and Andmore.
|
2016-08-28 01:55:03 +02:00 |
|
Peter Osterlund
|
c1b0422f8b
|
DroidFish: Changed NDK toolchain version to 4.9, for NDK r12b.
|
2016-08-15 21:03:15 +02:00 |
|
Peter Osterlund
|
1aa1143aeb
|
DroidFish: Updated stockfish engine to git version from 2016-07-16.
|
2016-07-16 17:22:54 +02:00 |
|
Peter Osterlund
|
e2538623d3
|
DroidFish: Changed stockfish engine name to 2016-05-28 to match date of
last commit.
|
2016-05-30 21:01:27 +02:00 |
|
Peter Osterlund
|
9395f8c658
|
DroidFish: Updated stockfish engine to git version from 2016-05-21.
|
2016-05-30 20:56:34 +02:00 |
|
Peter Osterlund
|
db860811ca
|
DroidFish: Fixed custom tool builder logs going to the wrong directory.
|
2016-05-30 20:19:03 +02:00 |
|
Peter Osterlund
|
162a7ff598
|
DroidFish: Removed an already implemented FIXME item.
|
2016-05-20 20:48:34 +02:00 |
|
Peter Osterlund
|
bba3d2b23c
|
DroidFish: Enabled file logging for the custom tool builders.
Idea from Peter Most.
|
2016-05-20 20:39:43 +02:00 |
|
Peter Osterlund
|
1d4d98647c
|
CuckooChessAPK: Use API level 7.
|
2016-05-15 22:31:23 +02:00 |
|
Peter Osterlund
|
d9be3990d3
|
Merge branch 'petermost-master'
|
2016-05-15 22:27:23 +02:00 |
|
P. Most
|
19a77851e9
|
Ignore 'gen' directories
|
2016-05-15 18:08:49 +02:00 |
|
P. Most
|
0c98ef6117
|
Use correct compiler compliance when using newer JDK
|
2016-05-15 18:02:00 +02:00 |
|
P. Most
|
436f26ea58
|
Removed non existing directory 'test' from classpath
|
2016-05-15 17:58:21 +02:00 |
|
P. Most
|
01cc87fc58
|
Disabled missing enum case despite default
|
2016-05-14 22:53:18 +02:00 |
|
P. Most
|
db41da5ad7
|
Removed unnecessary semicolons
|
2016-05-14 22:33:25 +02:00 |
|
Peter Osterlund
|
69e0cfff72
|
DroidFish: Fixed possible NPE in TourGuide.cleanUp().
|
2016-03-04 20:21:13 +01:00 |
|
Peter Osterlund
|
1e91a70537
|
DroidFish: Fixed problem in stockfish engine that could cause TBs not to
be used if some 6-men TBs are available, the root position contains 6
men, but the root position is not in the TBs.
|
2016-03-04 20:20:27 +01:00 |
|
Peter Osterlund
|
d673eea800
|
DroidFish: Handle 50-move draw rule when "probe at root" is enabled in
settings.
|
2016-02-14 20:33:51 +01:00 |
|
Peter Osterlund
|
022d864624
|
DroidFish: Fixed wrong drawer menu background color in the edit board
activity.
|
2016-01-16 23:56:13 +01:00 |
|
Peter Osterlund
|
848b3773ff
|
DroidFish: Changed version to 1.61.
|
2016-01-13 21:23:01 +01:00 |
|
Peter Osterlund
|
86dc5f8053
|
DroidFish: Updated translations.
|
2016-01-13 21:07:02 +01:00 |
|
Peter Osterlund
|
f4622e620a
|
DroidFish: Don't change background color for the overlay view. Removed
unnecessary preference change listener.
|
2016-01-13 20:50:44 +01:00 |
|
Peter Osterlund
|
43228ba081
|
DroidFish: Updated translations.
|
2016-01-13 19:42:08 +01:00 |
|
Peter Osterlund
|
350da047b6
|
DroidFish: Fixed a crash in the tour guide in android 3.0.
|
2016-01-13 19:29:23 +01:00 |
|
Peter Osterlund
|
630bdacd6c
|
DroidFish: Handle screen resize (for example show/hide navigation bar)
when drawing the tour guide overlay.
|
2016-01-13 19:14:11 +01:00 |
|
Peter Osterlund
|
5c3180c8bb
|
DroidFish: Translation updates.
|
2016-01-12 18:43:53 +01:00 |
|
Peter Osterlund
|
14f214f122
|
DroidFish: Updated translations.
|
2016-01-10 23:08:16 +01:00 |
|
Peter Osterlund
|
7a7b71aeea
|
DroidFish: Updated translations.
|
2016-01-10 14:25:33 +01:00 |
|
Peter Osterlund
|
cbba46a6d5
|
DroidFish: Use the TourGuide library to display usage hints the first
time the program is started.
|
2016-01-10 14:08:54 +01:00 |
|
Peter Osterlund
|
88074f5327
|
DroidFish: Let the human player claim a draw that involves specifying
but not playing a move that would lead to a 50move/3rep draw.
|
2016-01-06 22:04:11 +01:00 |
|
Peter Osterlund
|
ad9c97a3ef
|
DroidFish: Request external storage permission in android 6.
|
2016-01-06 18:51:03 +01:00 |
|
Peter Osterlund
|
46fa159cc1
|
DroidFish: Changed version to 1.60.
|
2016-01-02 23:57:17 +01:00 |
|
Peter Osterlund
|
db80ca4d10
|
DroidFish: Translation updates.
|
2016-01-02 23:53:39 +01:00 |
|
Peter Osterlund
|
48fd843ceb
|
DroidFish: Added Gary Linscott to list of stockfish developers.
|
2016-01-02 23:30:57 +01:00 |
|
Peter Osterlund
|
816d29b9ca
|
DroidFish: Updated stockfish to version 7.
|
2016-01-02 23:16:48 +01:00 |
|
Peter Osterlund
|
a675d8de0a
|
DroidFish: If a game ends with one player resigning after making his
move, allow adding a variation to the game tree with the same move but
without resigning.
|
2016-01-01 23:48:15 +01:00 |
|
Peter Osterlund
|
613e068aee
|
DroidFish: Use different background color for move list and thinking
output.
|
2016-01-01 18:21:42 +01:00 |
|
Peter Osterlund
|
8420e628e1
|
DroidFish: Improved handling of movelist scrolling when navigation bar
is enabled/disabled and when the analysis view gets smaller/larger.
|
2015-12-31 21:30:54 +01:00 |
|
Peter Osterlund
|
afcb7d2509
|
DroidFish: Update stockfish to version 7Beta2.
|
2015-12-31 01:59:48 +01:00 |
|
Peter Osterlund
|
679e3833b1
|
DroidFish: When clicking move links, also consider the character
immediately to the right of the link as a hit area.
|
2015-12-31 01:34:57 +01:00 |
|
Peter Osterlund
|
b1a3eee254
|
DroidFish: Speeded up move list drawing by reducing the number of span
objects.
|
2015-12-31 00:47:26 +01:00 |
|
Peter Osterlund
|
39607ff9a4
|
DroidFish: Use a specialized View class to speed up drawing of the move
list.
|
2015-12-30 23:41:06 +01:00 |
|