xwords/xwords4/android/jni
Eric House de9b0851d5 add env to map immediately, in initGame()
I'm seeing an assertion failure in cleanup that could be explained by
the cleanup happening when initGame() has been called but no subsequent
jni method that would have added the env to the map. So let's add it
immediately so that can't happen.
2019-06-23 10:13:31 -07:00
..
.gitignore forgot a file 2017-01-18 07:28:19 -08:00
anddict.c Revert "toward compiling with gcc8" 2019-06-23 10:10:00 -07:00
anddict.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
andglobals.h implement util->dutil split for Android 2018-07-05 08:32:19 -07:00
Android.mk add debug-only option for invitee players to be robots 2019-06-23 10:12:05 -07:00
andutils.c Revert "toward compiling with gcc8" 2019-06-23 10:10:00 -07:00
andutils.h implement util->dutil split for Android 2018-07-05 08:32:19 -07:00
drawwrapper.c fix makeIntArray to work for non-32-bit array sources 2017-03-13 19:32:20 -07:00
drawwrapper.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
jniutlswrapper.c add logging 2019-01-05 18:54:48 -08:00
jniutlswrapper.h fix env-mapping crash in jni due to race condition 2018-01-22 07:45:43 -08:00
LocalizedStrIncludes.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
paths.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
utils.c more script fixes; move jni code 2017-01-18 07:27:23 -08:00
utilwrapper.c Revert "toward compiling with gcc8" 2019-06-23 10:10:00 -07:00
utilwrapper.h implement util->dutil split for Android 2018-07-05 08:32:19 -07:00
xportwrapper.c remove relayStatus() from jni 2017-12-27 14:42:15 -08:00
xportwrapper.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
xptypes.h more script fixes; move jni code 2017-01-18 07:27:23 -08:00
xwjni.c add env to map immediately, in initGame() 2019-06-23 10:13:31 -07:00