Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Andy2 a3566bc063 Fix bug: the CurGameInfo instance being used to generate the list of
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.)
2011-09-03 20:31:03 -07:00
xwords4 Fix bug: the CurGameInfo instance being used to generate the list of 2011-09-03 20:31:03 -07:00
.gitignore hide all apk files 2010-06-06 08:59:15 -07:00