xwords/xwords4
Eric House 685c8879c3 don't consider message received until it's processed
I think I'm seeing a bug where msg <n> is received, I record that I'm
now looking for msg <n+1>, fail to process <n> (perhaps because some
resource is temporarily unavailable?), and am now in a state where I
won't accept <n> when it's resent. This fixes this by only recording <n>
received after processing code has accepted it.
2019-11-03 08:35:56 +00:00
..
android don't offer NFC on Android 10, where it's broken. 2019-10-22 13:40:17 +02:00
common don't consider message received until it's processed 2019-11-03 08:35:56 +00:00
dawg update Makefile for latest Catalan wordlist 2019-10-22 13:24:40 +02:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux start adding logging specific to comms' windowing 2019-11-01 07:22:56 -07:00
newrelay beginnings of new relay: shows persistence 2017-11-05 19:24:41 -08:00
relay test script taken from eehouse.org (it works) 2019-07-07 13:00:06 -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