Commit graph

19 commits

Author SHA1 Message Date
ehouse
2b58da4cdf New scheme for accepting and limiting reconnections. Now device must
send player counts, local and expected.  Based on these the relay
accepts connections, declares the game full and ready for message
forwarding, and decides whether to accept a reconnect.
2005-10-02 15:39:38 +00:00
ehouse
50a55d1335 formatting 2005-09-05 15:32:40 +00:00
ehouse
9d4bc009c0 name change 2005-07-06 00:58:20 +00:00
ehouse
657454aa6c catch franklin up with recent API changes 2005-06-16 05:12:28 +00:00
ehouse
85dbf98aca separate internalization of comms from call to connect to relay since
the first must finish before the caller will have a valid reference to
comms.
2005-04-03 16:58:36 +00:00
ehouse
712ec202d2 create new comms object if needed for non-first game 2005-04-03 01:36:59 +00:00
ehouse
99f2804141 don't instantiate comms unless it'll be used. Internally it has no
idea it's not supposed to connect to relay otherwise.
2005-03-25 03:11:54 +00:00
ehouse
fff5aa229a add missing gameID param 2005-01-13 01:43:02 +00:00
ehouse
1c199500c3 add gi_countHumans 2004-10-30 04:50:33 +00:00
ehouse
722b0095ca always include slots that are only used in conditional builds to
simplify converting between saved versions.
2004-10-08 23:57:24 +00:00
ehouse
96d1e7870a first player robot again by default 2004-09-30 13:51:29 +00:00
ehouse
8e5f3cb7b7 no robots for a while 2004-09-24 01:35:54 +00:00
ehouse
b084fa57c8 version now part of stream 2004-06-24 05:19:31 +00:00
ehouse
e80d4075e2 up stream version to include hintrect boolean 2004-06-22 06:29:19 +00:00
ehouse
f4cfb61eb0 add allowHintRect 2004-06-18 13:16:40 +00:00
ehouse
240b314ff8 remove turn-on-option part of picking tiles into tray. If you enable
it for a game you're stuck with it.  Less complex UI is better.
2003-12-13 18:40:17 +00:00
ehouse
cd16d3bb4b change variable names around tile picking; pass stream version into
reader
2003-11-30 18:50:41 +00:00
ehouse
d326b6c8c5 Add vars to support turning on/off picking tiles 2003-11-19 04:06:32 +00:00
ehouse
6a57cef012 first checkin 2003-11-01 05:35:29 +00:00