xwords/xwords4
Eric House f1956ddcb4 prevent continuing attempts to send messages from client after it's
deleted the game those messages are part of.  I'm keeping a list of
dead games and checking against that, and currently that list will
grow for as long as the sender thread lives.  Shouldn't be a problem
but needs fixing.  Better would be to remove all messages from queues,
but that has synchronization issues.
2012-02-27 07:57:54 -08:00
..
android prevent continuing attempts to send messages from client after it's 2012-02-27 07:57:54 -08:00
common Merge branch 'android_branch' into android_bt 2012-02-14 16:56:20 -08:00
dawg makefile for latest CSW 2012-01-17 18:19:57 -08:00
debian ignore debian build files 2012-01-04 18:11:29 -08:00
linux add new util function that gets called when a game is opened to inform 2012-02-09 05:19:03 -08:00
relay add a state transition lack of which fired an assert -- and that's 2012-02-15 18:17:26 -08: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 ignore dicts in main wince dir 2011-12-14 07:37:59 -08:00
Makefile include java files in TAGS 2010-01-25 02:09:08 +00:00