Peter Osterlund
6dd495e234
DroidFish: Better error messages when trying to read invalid FEN/PGN data.
2011-12-27 15:19:32 +00:00
Peter Osterlund
4f2bc00259
DroidFish: Some code re-organization.
2011-12-27 14:57:36 +00:00
Peter Osterlund
d44cb003f1
DroidFish: In edit board mode, made setup piece selection "sticky" to make board editing faster.
2011-12-25 08:51:24 +00:00
Peter Osterlund
762b8a8cac
DroidFish: Avoid unnecessary GUI updates.
2011-12-24 12:22:45 +00:00
Peter Osterlund
a00f8c1028
DroidFish: Fixed missing line break in multi-pv mode.
2011-12-24 10:41:12 +00:00
Peter Osterlund
97e5585d3a
DroidFish: Don't let the "thinking" view take up screen space when it is empty.
2011-12-24 09:08:49 +00:00
Peter Osterlund
bdb55f5677
DroidFish: Made it possible to hide engine statistics.
2011-12-24 08:00:07 +00:00
Peter Osterlund
6b9d274008
DroidFish: Fixed crash when reading PGN file.
2011-12-24 07:28:59 +00:00
Peter Osterlund
49e938b498
DroidFish: Changed version to 1.38.
2011-12-18 13:53:59 +00:00
Peter Osterlund
45b92fdf3b
DroidFishTest: Added tests for GameTree.goNode().
2011-12-18 07:38:06 +00:00
Peter Osterlund
818bc9d9a9
DroidFishTest: Small cleanup in GameTreeTest.
2011-12-18 07:12:35 +00:00
Peter Osterlund
3b6511d97f
DroidFishTest: Don't use an illegal position in testPawnMoves().
2011-12-18 07:07:15 +00:00
Peter Osterlund
d07fc8fbf3
DroidFish: Updated German translation, from Uwe Walschus.
2011-12-18 01:14:30 +00:00
Peter Osterlund
bf0252ea9a
DroidFish: Updated German translation, from Uwe Walschus.
2011-12-18 00:24:51 +00:00
Peter Osterlund
c01b7fbec4
DroidFish: Don't allow setting up positions with too many pieces.
2011-12-18 00:11:51 +00:00
Peter Osterlund
71b7ec9bac
DroidFish: Made member variables in DroidComputerPlayer non-static. There is only one DroidComputerPlayer object anyway.
2011-12-17 23:43:21 +00:00
Peter Osterlund
ed349128d7
DroidFish: Updated German translation, from Uwe Walschus.
2011-12-17 23:32:50 +00:00
Peter Osterlund
5c2dec7499
DroidFish: Made it possible to click on moves in the move list to navigate to the corresponding position in the game. Idea from Scid on the go.
2011-12-17 23:01:53 +00:00
Peter Osterlund
4fe1d1d578
DroidFish: Added "preferences" to strings.xml.
2011-12-17 20:15:02 +00:00
Peter Osterlund
fb55f703fd
DroidFish: Updated German translation, from Uwe Walschus.
2011-12-17 19:35:56 +00:00
Peter Osterlund
d2741c31c5
DroidFish: Fixed crash on Android 1.6 and 2.1 when long pressing the analysis area when the computer was not analyzing.
2011-12-17 18:53:51 +00:00
Peter Osterlund
48f70b3eed
DroidFishTest: Compilation fix.
2011-12-17 18:52:28 +00:00
Peter Osterlund
3c9f4a676c
DroidFish: Moved more strings to strings.xml.
2011-12-17 18:01:08 +00:00
Peter Osterlund
148d12f090
DroidFish: Updated German translation, from Uwe Walschus.
2011-12-17 17:30:55 +00:00
Peter Osterlund
6fb74d81b5
DroidFish: Moved FEN/PGN parse error messages to strings.xml.
2011-12-17 12:49:33 +00:00
Peter Osterlund
5c09f71347
DroidFish: Moved preferences strings to strings.xml.
2011-12-17 11:14:14 +00:00
Peter Osterlund
6bffcb57b0
DroidFish: Updated German translation, from Uwe Walschus.
2011-12-17 09:52:28 +00:00
Peter Osterlund
5bd3038de6
DroidFish: Replaced tabs with spaces in xml files.
2011-12-17 09:23:49 +00:00
Peter Osterlund
b789406ac7
DroidFish: Moved options menu strings to strings.xml.
2011-12-17 09:12:22 +00:00
Peter Osterlund
70cac5464f
DroidFish: Moved "delete game/delete file" strings to strings.xml.
2011-12-17 08:54:14 +00:00
Peter Osterlund
1695cf1624
DroidFish: Moved strings to strings.xml so they can be translated.
2011-12-17 02:35:30 +00:00
Peter Osterlund
045cb8a700
DroidFish: Moved game status strings to strings.xml.
2011-12-17 01:33:22 +00:00
Peter Osterlund
cf312a2b20
DroidFish: Use localized strings for white/black in the title bar.
2011-12-17 00:35:55 +00:00
Peter Osterlund
4767bcb892
DroidFish: Added German translation from Uwe Walschus.
2011-12-17 00:08:15 +00:00
Peter Osterlund
d945c87190
DroidFish: When making a move, scroll the move list window to make current move visible.
2011-12-15 00:23:32 +00:00
Peter Osterlund
577dd388e8
DroidFish: Lint warning fixes from Aaro Korhonen.
2011-12-13 21:26:33 +00:00
Peter Osterlund
c5f3b7817c
DroidFish: Protect against null pointer exception in DroidEngineControl.
2011-12-11 03:11:01 +00:00
Peter Osterlund
a1746f75dd
CuckooChess: Fixed small bug in storing and logging of depth zero evaluation scores.
2011-12-07 05:48:11 +00:00
Peter Osterlund
7cfae75cb2
DroidFish: Fixed potential threading problems.
2011-12-04 21:27:52 +00:00
Peter Osterlund
390cd09e12
CuckooChessAPK: Removed obsolete FIXME items.
2011-12-04 18:42:56 +00:00
Peter Osterlund
7168e4be6e
CuckooChess: Implemented late move pruning.
2011-12-04 17:32:22 +00:00
Peter Osterlund
c53f582581
CuckooChess: Don't do reverse futility pruning if there is too little material left.
2011-12-04 13:02:37 +00:00
Peter Osterlund
e547c780c9
DroidFish: Don't process scroll events if chess board square size is zero.
2011-12-04 13:01:14 +00:00
Peter Osterlund
ec8e082d5f
DroidFish: Fixed warnings found by FindBugs.
2011-12-04 11:35:36 +00:00
Peter Osterlund
68ecd0c854
DroidFish: Added safety check to avoid null pointer exception in reportPromotePiece.
2011-12-04 10:36:56 +00:00
Peter Osterlund
6194043af9
CuckooChess: Optimized reverse futility margins using CLOP. No significant change in playing strength though.
2011-12-04 08:11:13 +00:00
Peter Osterlund
15fec82d90
CuckooChessEngine: Implemented reverse futility pruning.
2011-12-03 08:12:08 +00:00
Peter Osterlund
62e3ace1ab
DroidFish: UI improvements from Aaro Korhonen.
...
- SeekBarPreference now uses Android system style (textAppearanceLarge) instead of custom attribute values.
- The dialog for filename has now the same visual style as the other dialogs.
- Added colons to the rest of the dialog labels.
- Added some padding to select_game.xml.
2011-11-28 17:22:00 +00:00
Peter Osterlund
09c270d533
DroidFish: Small simplification in "edit headers" function.
2011-11-27 12:44:41 +00:00
Peter Osterlund
b39e5c7840
DroidFish: UI improvements from Aaro Korhonen. "Edit headers" and "edit comments" are now dialogs instead of activities, which looks much better.
2011-11-27 12:26:14 +00:00