xwords/xwords4
Eric House b0f7176b6c fix relay game failure to change roles
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.
2020-08-25 14:53:33 -07:00
..
android fix relay game failure to change roles 2020-08-25 14:53:33 -07:00
common fix relay game failure to change roles 2020-08-25 14:53:33 -07:00
dawg add filtering to wordlist browser 2020-08-05 09:47:44 -07:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux fix relay game failure to change roles 2020-08-25 14:53:33 -07:00
newrelay beginnings of new relay: shows persistence 2017-11-05 19:24:41 -08:00
relay change what must be a mistaken assert 2020-08-25 08:25:44 -07:00
scripts more work on script 2014-02-26 07:52:18 -08:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
Makefile include all .xml and .java files, but only if they're not named in a .gitignore file in the same directory 2014-03-01 11:44:20 -08:00