mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-16 15:41:16 +01:00
8f1dfc9817
Add new script param setting a timeout before which games will be rematched on finishing. Add new param to ncurses version telling it to try to rematch when finishing. This introduces a new problem because now there are multiple games per "device", and various log-grepping stuff like listing the number of tiles in play or determing whether device is finished all assumed one game. I addressed the latter by adding a way to query the DB to see if all games are done, but that's not quite right because the number of pending messages is increasing after a game completes. Still, the testing is useful so I'm pushing this. |
||
---|---|---|
.. | ||
android | ||
common | ||
dawg | ||
debian | ||
linux | ||
newrelay | ||
relay | ||
scripts | ||
tests | ||
wasm | ||
Makefile |