droidfish/DroidFish
2012-08-17 19:12:25 +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: Use a prebuilt stockfish engine for Android 1.5, because the version built by the NDK fails to start. 2012-01-15 01:43:08 +00:00
jni DroidFish: Hard-coded the stockfish date. The date of compilation is not of much interest. 2012-07-16 11:46:50 +00:00
res DroidFish: Allow using more threads and more hash memory. Useful for network engines. 2012-08-05 19:28:18 +00:00
src DroidFish: Improved "flip board based on player name" behavior. From Leo Mayer. 2012-08-17 19:12:25 +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