Mirror of git://xwords.git.sourceforge.net/gitroot/xwords/xwords
Find a file
Eric House e4594f36e0 generate new mqtt devid when server reports dupe
Thanks to my use of unseeded() rand() early on to generate mqtt device
IDs, a handful of devices are using the same devIDs. The server notices
this and passes a new response which triggers generating a new id that
should be unique (rand() being seeded earlier now.) Testing says the
games that are left behind with the old devid will limp along thanks to
their relay connection while newer games will be better.
2020-09-13 15:06:08 -07:00
xwords4 generate new mqtt devid when server reports dupe 2020-09-13 15:06:08 -07:00
.gitignore fix xw4d build (shortening more xw4dbg) 2017-05-23 19:03:29 -07:00
.projectile fix duplicate permissions 2017-01-19 06:22:12 -08:00
.travis.yml fix to include the lxml for python3 2020-06-15 13:32:44 -07:00
id_rsa_uploader.enc try to fix travis for new host 2017-10-11 07:39:09 -07:00
README.md Create README.md 2020-07-25 13:58:29 -07:00

xwords

Clone of xwords repo from Sourceforge -- an open source implementation of rules of Scrabble(tm) for handhelds

Just adding now. I'll edit after pulling. :-)