xwords/xwords4
eehouse a3926f42ff move game save into jnithread so it can be synchronized with other
activities accessing the jni, then do it once in onPause and again in
onDestroy before closing the game.  Network activities are probably
the only things that can change the game state after onPause is
called, so they'll probably want to be followed by SAVE commands.
2010-06-03 04:57:46 +00:00
..
android move game save into jnithread so it can be synchronized with other 2010-06-03 04:57:46 +00:00
common don't zoom in if doing so will make cells larger than the limit passed 2010-06-03 04:57:11 +00:00
dawg Useful ftell, commented out. 2009-03-29 18:13:09 +00:00
linux catch up with API changes 2010-05-28 02:31:04 +00:00
relay accept multiple cref ids and names on console 2010-06-03 03:00:35 +00:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince Fix to compile and work with recent API changes. Still need to have 2010-04-24 03:56:50 +00:00
.gitignore add some .gitignore files 2010-02-24 04:28:34 +00:00
Makefile include java files in TAGS 2010-01-25 02:09:08 +00:00