Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House 80ebcff4c9 Handle case where we want to open a game that's already open (likely
in the process of being closed.) If we're successful in getting a
JNIThread object that's already initialized, re-use it, closing only
the JNI part (which probably can't be cleanly re-used with a different
Context.) I worry about the case where the thread's event queue isn't
empty, so there's an assert to catch that case.
2016-05-17 21:08:03 -07:00
xwords4 Handle case where we want to open a game that's already open (likely 2016-05-17 21:08:03 -07:00
.gitignore gitignore some stuff 2016-04-14 21:07:12 -07:00
.projectile add projectile file now that I have some confidence it what it's doing 2014-10-10 07:38:27 -07:00