xwords/xwords4/android/XWords4/jni
Andy2 c6cd60deef Save and restore per-player dicts; load games that have 'em correctly.
Robots default to BasEnglish dict and humans to CollegeEng.  Add new
per-game default for robot dict.  Still need to deal with language
changes and non-English case in general.
2011-04-11 06:42:17 -07:00
..
anddict.c Save and restore per-player dicts; load games that have 'em correctly. 2011-04-11 06:42:17 -07:00
anddict.h Save and restore per-player dicts; load games that have 'em correctly. 2011-04-11 06:42:17 -07:00
andglobals.h add copyright notice; turn logging back on for jni code 2010-03-28 23:38:53 +00:00
Android.mk Save and restore per-player dicts; load games that have 'em correctly. 2011-04-11 06:42:17 -07:00
andutils.c add XP_FREEP. Should be no change in behavior. 2011-04-07 18:07:45 -07:00
andutils.h extend getSummary() to include array of current scores; add util to set an object 2010-05-05 04:11:08 +00:00
drawwrapper.c catch up with API change 2011-04-11 06:16:25 -07:00
drawwrapper.h Work when initialized with a null instance of DrawCtxt. (All calls 2010-02-09 14:21:58 +00:00
jniutlswrapper.c Since we're not using bitmaps any more remove the code to parse and 2010-04-22 04:56:14 +00:00
jniutlswrapper.h pass boolean isUTF8 in from jni, and if false create InputStreamReader 2010-04-20 02:38:42 +00:00
LocalizedStrIncludes.h rearrange to work with newer version of ndk and sdk just installed 2010-01-30 03:18:01 +00:00
utils.c add copyright notice; turn logging back on for jni code 2010-03-28 23:38:53 +00:00
utilwrapper.c return "" rather than null when there's no java class backing util -- 2011-02-09 06:17:38 -08:00
utilwrapper.h set gameID when saving CurGameInfo from java IFF it isn't already set. 2010-02-14 22:01:06 +00:00
xportwrapper.c add devOrder (= hostID) to params passed on connect. Fix to pass new 2010-10-29 06:34:39 -07:00
xportwrapper.h Work (but don't call into java world) when initialized with a null 2010-02-09 14:20:16 +00:00
xptypes.h add XP_FREEP. Should be no change in behavior. 2011-04-07 18:07:45 -07:00
xwjni.c Save and restore per-player dicts; load games that have 'em correctly. 2011-04-11 06:42:17 -07:00