Peter Osterlund
|
5df60c856e
|
DroidFish: Made the application context globally available.
|
2016-11-20 12:01:04 +01:00 |
|
Peter Osterlund
|
3292bec55c
|
DroidFish: Better handling of transpositions in ECO classification.
|
2016-11-15 20:54:25 +01:00 |
|
Peter Osterlund
|
4a9bcb8a21
|
DroidFish: Added setting to control when ECO codes are displayed.
|
2016-11-13 03:34:02 +01:00 |
|
Peter Osterlund
|
6996bead09
|
DroidFish, CuckooChessEngine: Don't fork when building book files.
This makes the build work even if "java" is not in the path.
|
2016-11-12 16:41:41 +01:00 |
|
Peter Osterlund
|
1b35f9590e
|
DroidFish: Fixed wrong ECO classification after "e4 c5 h3 Nc6 g3".
|
2016-11-08 20:49:45 +01:00 |
|
Peter Osterlund
|
e03550027d
|
DroidFishTest: Fixed an opening book test.
|
2016-11-08 19:44:24 +01:00 |
|
Peter Osterlund
|
e0f8aef6d6
|
DroidFish, CuckooChessEngine: Use java ant task.
Use java ant task to create book.bin and eco.dat so that /usr/bin/java
does not have to be hardcoded.
|
2016-11-07 22:56:27 +01:00 |
|
Peter Osterlund
|
4dc3b84115
|
DroidFish: Updated translations.
|
2016-11-07 21:55:22 +01:00 |
|
Peter Osterlund
|
c22210fb56
|
DroidFish: Fixed incorrect ECO classification.
|
2016-11-07 21:06:08 +01:00 |
|
Peter Osterlund
|
9a27cda809
|
DroidFish: Added missing GPL headers.
|
2016-11-06 21:52:15 +01:00 |
|
Peter Osterlund
|
ab601027b1
|
Merge branch 'eco-code'.
Re-implemented functionality to be more CPU efficient.
|
2016-11-06 21:49:25 +01:00 |
|
Peter Osterlund
|
9e5073b4bd
|
DroidFish: Changed maximum number of arrows to 8.
|
2016-11-05 13:50:49 +01:00 |
|
Peter Osterlund
|
596e839eec
|
DroidFish: Added configurable button action to toggle arrow visibility.
|
2016-11-05 12:49:09 +01:00 |
|
Peter Osterlund
|
5fd10a8e54
|
DroidFish: Changed version to 1.63.
|
2016-11-01 20:09:42 +01:00 |
|
Peter Osterlund
|
4b95f81eeb
|
DroidFish: Updated translations.
|
2016-11-01 20:08:20 +01:00 |
|
Peter Osterlund
|
3d227b6bee
|
DroidFish: Updated stockfish engine to version 8.
|
2016-11-01 19:40:58 +01:00 |
|
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 |
|