droidfish/DroidFish
2012-09-19 18:11:53 +00:00
..
.externalToolBuilders DroidFish: Run the internal stockfish engine as a separate process instead of using jni + fork, which is not stable. 2012-01-04 21:02:26 +00:00
.settings Moved DroidFish project to trunk/ 2011-11-12 19:44:06 +00:00
assets DroidFish: Optional second title line with captured piece information and time control information. Implemented by Leo Mayer, with some changes by me. 2012-09-19 16:23:32 +00:00
jni DroidFish: Updated stockfish to version 2.3. 2012-09-16 15:16:15 +00:00
res DroidFish: Optional second title line with captured piece information and time control information. Implemented by Leo Mayer, with some changes by me. 2012-09-19 16:23:32 +00:00
src DroidFish: Moved computation of material difference to the Util class, so that it can be reused by the EditBoard activity. 2012-09-19 18:11:53 +00:00
.classpath DroidFish: Updated for new SDK/NDK versions. 2012-05-01 16:53:19 +00:00
.project DroidFish: Run the internal stockfish engine as a separate process instead of using jni + fork, which is not stable. 2012-01-04 21:02:26 +00:00
AndroidManifest.xml DroidFish: Added support for running the chess engine on a different computer, communicating with it using a network socket. 2012-08-05 18:58:28 +00:00
build_copy_exe.xml DroidFish: Added support for mips architecture. Requires NDK r8. 2012-05-19 06:42:02 +00:00
project.properties Moved DroidFish project to trunk/ 2011-11-12 19:44:06 +00:00