xwords/xwords4
Andy2 31f3cbc6c8 complete rewrite: use bash's new associative arrays to track games and
pids etc. so that a single process can manage starting and stopping
all games.  Fixes race conditions where a game would be killed after
finishing but before it'd sent out the message that would allow other
games to finish.
2010-10-04 22:16:58 -07:00
..
android add stubbed-out Reply button to msg received dialog. 2010-10-04 18:59:44 -07:00
common implement simple chat on top of current server-level protocol -- 2010-10-03 18:11:51 -07:00
dawg ignore files in dawg/ 2010-07-07 23:18:14 -07:00
linux complete rewrite: use bash's new associative arrays to track games and 2010-10-04 22:16:58 -07:00
relay replace single db connection protected by a mutex with one connection per thread kept in thread-local storage. 2010-10-04 20:04:14 -07:00
scripts script to replace, eventually if I'm lucky, svnversion as a way to 2010-06-05 07:20:49 -07:00
tests allow to run multiple games at once 2005-09-14 05:12:07 +00:00
wince gitignores for wince 2010-06-20 22:58:59 -07:00
Makefile include java files in TAGS 2010-01-25 02:09:08 +00:00