Commit graph

11 commits

Author SHA1 Message Date
ehouse
3b79617c61 Add and use driver for communication over TCP. Driver uses two
threads, reader and writer, on a single socket.  With this checkin a
connect request reaches the relay and a response comes back and is
passed to and recognized by the common code.  A full game should now
work, but hasn't been tried.  Nor is there any handling of socket
errors, retries, etc.
2005-07-30 02:02:49 +00:00
ehouse
61f86ae77d util_setTimer changes 2005-06-23 14:09:20 +00:00
ehouse
cd1e2683b8 add fields supporting scrolling 2005-02-05 21:38:04 +00:00
ehouse
a6091a8aa2 add aygshell struct for new-style menus 2004-12-17 07:24:52 +00:00
ehouse
74aa6ec990 add askTrayLimits var 2004-07-10 17:43:15 +00:00
ehouse
8e90447f65 kill timers after firing once 2004-06-16 04:16:22 +00:00
ehouse
aa1d398ec4 first cut at color editing 2004-03-28 01:14:34 +00:00
ehouse
35c94727ec add missing var 2004-03-02 03:26:35 +00:00
ehouse
53a87e54b6 tweak file opening and saving (incomplete) 2004-01-30 05:48:24 +00:00
ehouse
7c7ddfac44 field for board resource 2004-01-29 04:45:53 +00:00
ehouse
a4c3922d6e first checkin from personal archive 2003-11-20 16:26:35 +00:00