mirror of
git://xwords.git.sourceforge.net/gitroot/xwords/xwords
synced 2025-01-09 05:24:44 +01:00
b0f7176b6c
If a configured-as-host game joined an existing game the relay would make it a guest. The android util_ callback for that change was only implemented in BoardDelegate and so the change was dropped unless the game was open/visible. Because comms recorded the change, though, the callback would never be called again and so the game never learned to behave as a guest and never registered: permanent failure to join game! Implemented with a new server state so initClientConnection can be called from server_do() instead of inside comms while processing an incoming packet. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
debug.keystore | ||
proguard-rules.pro |