mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2024-12-29 10:26:36 +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.) |
||
---|---|---|
.. | ||
scripts | ||
XWords4 | ||
Application.mk | ||
INSTALL.txt |