xwords/xwords4
Andy2 fab39a5f87 Trying to deal with old- and new-proto devices interacting. Fix
clients to append their stream version to their inital connect
message.  (The format can't change, so detecting additional length was
the only option.  comm.c on existing clients won't allow more than one
connect message per channel, so adding a new to be used in addition
didn't work.)  New servers detect this; old will ignore.  Track the
version (implicit or not) of all clients, and use the lowest any
supports, so that new server and all new clients will use newer proto.
2011-11-16 06:47:55 -08:00
..
android Check for null return from getInfo(), the result when it tries to open 2011-11-11 18:30:53 -08:00
common Trying to deal with old- and new-proto devices interacting. Fix 2011-11-16 06:47:55 -08:00
dawg just for grins: japanese dict-building files. There are too many kana 2011-08-29 20:42:27 -07:00
linux fix several crashers that prevented network games from working when 2011-11-15 06:13:25 -08:00
relay fix proxy msg handling to process more than one relayID per message. 2011-08-15 18:27:00 -07:00
scripts remove echoing 2011-09-14 05:45:32 -07:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince been a while since cvs... 2010-11-09 05:53:49 -08:00
Makefile include java files in TAGS 2010-01-25 02:09:08 +00:00