Commit Graph

18 Commits

Author SHA1 Message Date
Peter Osterlund
40c800f250 Classpath changes after updating to new SDK version. 2014-07-12 14:34:07 +00:00
Peter Osterlund
d5930c0f30 DroidFish: Save time control information when exiting program. 2013-04-14 20:53:02 +00:00
Peter Osterlund
ca757cebd7 DroidFish: Changed some variables from long to int. 2013-04-14 14:07:14 +00:00
Peter Osterlund
26ac3b6ab5 DroidFish: Time control information is now stored in pgn header data. 2013-04-14 13:33:36 +00:00
Peter Osterlund
da625e085d DroidFish: Added support for multiple time controls in the DroidChessController class. 2013-04-14 08:56:17 +00:00
Peter Osterlund
ba7d8f61eb DroidFish: Added support in TimeControl class for multiple time controls and for different time controls for white and black. 2013-04-13 21:25:25 +00:00
Peter Osterlund
31d6c0f768 DroidFish: Use helper function MoveGen.legalMoves(). 2012-08-19 10:21:06 +00:00
Peter Osterlund
5c161d2101 DroidFish: Display chess moves using localized piece names. 2012-08-19 10:05:42 +00:00
Peter Osterlund
83f51362d3 DroidFish, CuckooChess: Updated for fedora 17. 2012-07-12 12:48:01 +00:00
Peter Osterlund
40bb41bbca DroidFish: Fixed bug when exporting time information to PGN data. 2012-01-08 01:18:07 +00:00
Peter Osterlund
61c2a92a12 DroidFish: Moved opening book code to separate package. 2012-01-01 09:42:17 +00:00
Peter Osterlund
b78c6e7849 DroidFish: Don't clear hash table inside the Game class. 2011-12-28 12:00:08 +00:00
Peter Osterlund
4f2bc00259 DroidFish: Some code re-organization. 2011-12-27 14:57:36 +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
48f70b3eed DroidFishTest: Compilation fix. 2011-12-17 18:52:28 +00:00
Peter Osterlund
1f04910cc5 Moved DroidFishTest project to trunk/ 2011-11-12 19:44:09 +00:00