Commit Graph

  • 6165005464 DroidFish: Removed unused code to generate internal .bin book. The corresponding code from CuckooChess is used for this task. Peter Osterlund 2011-12-28 16:00:05 +0000
  • 0ca0a40324 DroidFish: Code cleanup. Peter Osterlund 2011-12-28 15:53:27 +0000
  • 99580477bd DroidFish: Set the SearchListener in the DroidComputerPlayer constructor. Peter Osterlund 2011-12-28 14:35:47 +0000
  • 519f104f0f DroidFish: Moved the "strength" variable from UCIEngine to DroidComputerPlayer. Peter Osterlund 2011-12-28 13:20:04 +0000
  • 1e2d42a9e0 DroidFish: Made the public interface to the DroidChessController class synchronized. Peter Osterlund 2011-12-28 13:19:14 +0000
  • b78c6e7849 DroidFish: Don't clear hash table inside the Game class. Peter Osterlund 2011-12-28 12:00:08 +0000
  • af932e3a54 DroidFish: Minor comment improvements. Peter Osterlund 2011-12-28 00:56:35 +0000
  • 8cdb10a075 DroidFish: Removed implemented FIXME item. Peter Osterlund 2011-12-27 15:21:07 +0000
  • 6dd495e234 DroidFish: Better error messages when trying to read invalid FEN/PGN data. Peter Osterlund 2011-12-27 15:19:32 +0000
  • 4f2bc00259 DroidFish: Some code re-organization. Peter Osterlund 2011-12-27 14:57:36 +0000
  • d44cb003f1 DroidFish: In edit board mode, made setup piece selection "sticky" to make board editing faster. Peter Osterlund 2011-12-25 08:51:24 +0000
  • 762b8a8cac DroidFish: Avoid unnecessary GUI updates. Peter Osterlund 2011-12-24 12:22:45 +0000
  • a00f8c1028 DroidFish: Fixed missing line break in multi-pv mode. Peter Osterlund 2011-12-24 10:41:12 +0000
  • 97e5585d3a DroidFish: Don't let the "thinking" view take up screen space when it is empty. Peter Osterlund 2011-12-24 09:08:49 +0000
  • bdb55f5677 DroidFish: Made it possible to hide engine statistics. Peter Osterlund 2011-12-24 08:00:07 +0000
  • 6b9d274008 DroidFish: Fixed crash when reading PGN file. Peter Osterlund 2011-12-24 07:28:59 +0000
  • 49e938b498 DroidFish: Changed version to 1.38. 1.38 Peter Osterlund 2011-12-18 13:53:59 +0000
  • 45b92fdf3b DroidFishTest: Added tests for GameTree.goNode(). Peter Osterlund 2011-12-18 07:38:06 +0000
  • 818bc9d9a9 DroidFishTest: Small cleanup in GameTreeTest. Peter Osterlund 2011-12-18 07:12:35 +0000
  • 3b6511d97f DroidFishTest: Don't use an illegal position in testPawnMoves(). Peter Osterlund 2011-12-18 07:07:15 +0000
  • d07fc8fbf3 DroidFish: Updated German translation, from Uwe Walschus. Peter Osterlund 2011-12-18 01:14:30 +0000
  • bf0252ea9a DroidFish: Updated German translation, from Uwe Walschus. Peter Osterlund 2011-12-18 00:24:51 +0000
  • c01b7fbec4 DroidFish: Don't allow setting up positions with too many pieces. Peter Osterlund 2011-12-18 00:11:51 +0000
  • 71b7ec9bac DroidFish: Made member variables in DroidComputerPlayer non-static. There is only one DroidComputerPlayer object anyway. Peter Osterlund 2011-12-17 23:43:21 +0000
  • ed349128d7 DroidFish: Updated German translation, from Uwe Walschus. Peter Osterlund 2011-12-17 23:32:50 +0000
  • 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. Peter Osterlund 2011-12-17 23:01:53 +0000
  • 4fe1d1d578 DroidFish: Added "preferences" to strings.xml. Peter Osterlund 2011-12-17 20:15:02 +0000
  • fb55f703fd DroidFish: Updated German translation, from Uwe Walschus. Peter Osterlund 2011-12-17 19:35:56 +0000
  • d2741c31c5 DroidFish: Fixed crash on Android 1.6 and 2.1 when long pressing the analysis area when the computer was not analyzing. Peter Osterlund 2011-12-17 18:53:51 +0000
  • 48f70b3eed DroidFishTest: Compilation fix. Peter Osterlund 2011-12-17 18:52:28 +0000
  • 3c9f4a676c DroidFish: Moved more strings to strings.xml. Peter Osterlund 2011-12-17 18:01:08 +0000
  • 148d12f090 DroidFish: Updated German translation, from Uwe Walschus. Peter Osterlund 2011-12-17 17:30:55 +0000
  • 6fb74d81b5 DroidFish: Moved FEN/PGN parse error messages to strings.xml. Peter Osterlund 2011-12-17 12:49:33 +0000
  • 5c09f71347 DroidFish: Moved preferences strings to strings.xml. Peter Osterlund 2011-12-17 11:14:14 +0000
  • 6bffcb57b0 DroidFish: Updated German translation, from Uwe Walschus. Peter Osterlund 2011-12-17 09:52:28 +0000
  • 5bd3038de6 DroidFish: Replaced tabs with spaces in xml files. Peter Osterlund 2011-12-17 09:23:49 +0000
  • b789406ac7 DroidFish: Moved options menu strings to strings.xml. Peter Osterlund 2011-12-17 09:12:22 +0000
  • 70cac5464f DroidFish: Moved "delete game/delete file" strings to strings.xml. Peter Osterlund 2011-12-17 08:54:14 +0000
  • 1695cf1624 DroidFish: Moved strings to strings.xml so they can be translated. Peter Osterlund 2011-12-17 02:35:30 +0000
  • 045cb8a700 DroidFish: Moved game status strings to strings.xml. Peter Osterlund 2011-12-17 01:33:22 +0000
  • cf312a2b20 DroidFish: Use localized strings for white/black in the title bar. Peter Osterlund 2011-12-17 00:35:55 +0000
  • 4767bcb892 DroidFish: Added German translation from Uwe Walschus. Peter Osterlund 2011-12-17 00:08:15 +0000
  • d945c87190 DroidFish: When making a move, scroll the move list window to make current move visible. Peter Osterlund 2011-12-15 00:23:32 +0000
  • 577dd388e8 DroidFish: Lint warning fixes from Aaro Korhonen. Peter Osterlund 2011-12-13 21:26:33 +0000
  • c5f3b7817c DroidFish: Protect against null pointer exception in DroidEngineControl. Peter Osterlund 2011-12-11 03:11:01 +0000
  • a1746f75dd CuckooChess: Fixed small bug in storing and logging of depth zero evaluation scores. Peter Osterlund 2011-12-07 05:48:11 +0000
  • 7cfae75cb2 DroidFish: Fixed potential threading problems. Peter Osterlund 2011-12-04 21:27:52 +0000
  • 390cd09e12 CuckooChessAPK: Removed obsolete FIXME items. Peter Osterlund 2011-12-04 18:42:56 +0000
  • 7168e4be6e CuckooChess: Implemented late move pruning. Peter Osterlund 2011-12-04 17:32:22 +0000
  • c53f582581 CuckooChess: Don't do reverse futility pruning if there is too little material left. Peter Osterlund 2011-12-04 13:02:37 +0000
  • e547c780c9 DroidFish: Don't process scroll events if chess board square size is zero. Peter Osterlund 2011-12-04 13:01:14 +0000
  • ec8e082d5f DroidFish: Fixed warnings found by FindBugs. Peter Osterlund 2011-12-04 11:35:36 +0000
  • 68ecd0c854 DroidFish: Added safety check to avoid null pointer exception in reportPromotePiece. Peter Osterlund 2011-12-04 10:36:56 +0000
  • 6194043af9 CuckooChess: Optimized reverse futility margins using CLOP. No significant change in playing strength though. Peter Osterlund 2011-12-04 08:11:13 +0000
  • 15fec82d90 CuckooChessEngine: Implemented reverse futility pruning. Peter Osterlund 2011-12-03 08:12:08 +0000
  • 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. Peter Osterlund 2011-11-28 17:22:00 +0000
  • 09c270d533 DroidFish: Small simplification in "edit headers" function. Peter Osterlund 2011-11-27 12:44:41 +0000
  • b39e5c7840 DroidFish: UI improvements from Aaro Korhonen. "Edit headers" and "edit comments" are now dialogs instead of activities, which looks much better. Peter Osterlund 2011-11-27 12:26:14 +0000
  • 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. Peter Osterlund 2011-11-27 03:24:42 +0000
  • b3bddec2c6 DroidFish: Added Aaro Korhonen to the about dialog. Peter Osterlund 2011-11-27 02:18:55 +0000
  • d945a2bc5e DroidFish: Swapped ok/cancel buttons in views for consistency with Android dialogs. Peter Osterlund 2011-11-27 01:52:17 +0000
  • 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. Peter Osterlund 2011-11-27 01:24:52 +0000
  • c8b0b8a1d3 CuckooChess: Changed node counters to long to avoid wraparound on long searches. Peter Osterlund 2011-11-26 13:50:15 +0000
  • 0dcdaeaa74 DroidFish: Added evaluation to avoid walking into wrong corner in KRKB endings. Peter Osterlund 2011-11-20 20:44:48 +0000
  • 66aaca4aac DroidFish: Changed version to 1.37. 1.37 Peter Osterlund 2011-11-20 15:18:54 +0000
  • ed834bdfbd DroidFish: Updated Stockfish engine to version 2.1.1. Peter Osterlund 2011-11-19 10:11:26 +0000
  • 629a365d90 DroidFish: Fixed bug where non-standard PGN headers were duplicated when PGN headers were edited. Peter Osterlund 2011-11-14 19:41:39 +0000
  • cafab99c8a DroidFish: Fixed "load scid file" dialog to work on pre-2.2 devices. (Thanks to Gerhard Kaleb for pointing this out.) Peter Osterlund 2011-11-14 17:57:55 +0000
  • 96047e29ec DroidFish: Removed obsolete FIXME item. Peter Osterlund 2011-11-13 20:36:34 +0000
  • 7cc120f2a3 DroidFish: Made the Native_Builder use the NDK environment variable. Peter Osterlund 2011-11-12 23:33:21 +0000
  • 1f04910cc5 Moved DroidFishTest project to trunk/ Peter Osterlund 2011-11-12 19:44:09 +0000
  • 252789e186 Moved DroidFish project to trunk/ Peter Osterlund 2011-11-12 19:44:06 +0000
  • 7a793cd44e Moved CuckooChessAPK project to trunk/ Peter Osterlund 2011-11-12 19:44:02 +0000
  • 0461be164f Moved CuckooChess project to trunk/ Peter Osterlund 2011-11-12 19:43:59 +0000
  • f2946fe6c7 Moved CuckooChessEngine project to trunk/ Peter Osterlund 2011-11-12 19:43:53 +0000
  • 374c481a14 Created trunk directory. Peter Osterlund 2011-11-12 19:42:50 +0000