mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-30 10:26:58 +01:00
a3566bc063
dicts passed when opening a game was based on defaults, not read in from the game data. Oops. So now it's a two-step process: open the data, read in the game info, generate list of dicts from that, and open full game with list of dicts. (TODO: optimize by caching game data across multiple reads.) |
||
---|---|---|
.. | ||
assets | ||
jni | ||
res | ||
src/org/eehouse/android/xw4 | ||
.gitignore | ||
AndroidManifest.xml | ||
build.xml | ||
build_unchecked.xml | ||
default.properties |