Commit Graph

1022 Commits

Author SHA1 Message Date
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
Peter Osterlund
3d994e3381 DroidFish: Made it possible to cancel scid file reading. Doesn't work perfectly though, because quite a lot of CPU time is spent initially inside the Scid on the go app, and that part can not be interrupted. 2011-11-27 03:24:42 +00:00
Peter Osterlund
b3bddec2c6 DroidFish: Added Aaro Korhonen to the about dialog. 2011-11-27 02:18:55 +00:00
Peter Osterlund
d945a2bc5e DroidFish: Swapped ok/cancel buttons in views for consistency with Android dialogs. 2011-11-27 01:52:17 +00:00
Peter Osterlund
e8d1ef5dd6 DroidFish: UI improvements from Aaro Korhonen.
- All the menu items are now using standard Android system icons.
- Removed the edit.png & start.png files as they're now obsolete.
- Dialogs are now using standard Ok / Cancel buttons.
- EditText views (in dialogs, 'Goto move' for instance) are now using standard Android background.
- The dialog for selecting the game mode now has a title.
- The dialog for selecting the player to move now uses radio boxes instead of buttons for a logical consistency.
- The dialog for selecting the en passant file now closes itself after an item has been chosen.
- The custom title bar (for clocks etc.) now uses the system style 'windowTitleStyle' for a visual consistency with non-custom titles.
- The header and comment editors are now wrapped in a ScrollView to provide landscape support.
2011-11-27 01:24:52 +00:00
Peter Osterlund
c8b0b8a1d3 CuckooChess: Changed node counters to long to avoid wraparound on long searches. 2011-11-26 13:50:15 +00:00
Peter Osterlund
0dcdaeaa74 DroidFish: Added evaluation to avoid walking into wrong corner in KRKB endings. 2011-11-20 20:44:48 +00:00
Peter Osterlund
66aaca4aac DroidFish: Changed version to 1.37. 2011-11-20 15:18:54 +00:00
Peter Osterlund
ed834bdfbd DroidFish: Updated Stockfish engine to version 2.1.1. 2011-11-19 10:11:26 +00:00
Peter Osterlund
629a365d90 DroidFish: Fixed bug where non-standard PGN headers were duplicated when PGN headers were edited. 2011-11-14 19:41:39 +00:00
Peter Osterlund
cafab99c8a DroidFish: Fixed "load scid file" dialog to work on pre-2.2 devices. (Thanks to Gerhard Kaleb for pointing this out.) 2011-11-14 17:57:55 +00:00
Peter Osterlund
96047e29ec DroidFish: Removed obsolete FIXME item. 2011-11-13 20:36:34 +00:00
Peter Osterlund
7cc120f2a3 DroidFish: Made the Native_Builder use the NDK environment variable. 2011-11-12 23:33:21 +00:00
Peter Osterlund
1f04910cc5 Moved DroidFishTest project to trunk/ 2011-11-12 19:44:09 +00:00
Peter Osterlund
252789e186 Moved DroidFish project to trunk/ 2011-11-12 19:44:06 +00:00
Peter Osterlund
7a793cd44e Moved CuckooChessAPK project to trunk/ 2011-11-12 19:44:02 +00:00
Peter Osterlund
0461be164f Moved CuckooChess project to trunk/ 2011-11-12 19:43:59 +00:00
Peter Osterlund
f2946fe6c7 Moved CuckooChessEngine project to trunk/ 2011-11-12 19:43:53 +00:00
Peter Osterlund
374c481a14 Created trunk directory. 2011-11-12 19:42:50 +00:00