Commit graph

20 commits

Author SHA1 Message Date
ehouse
f34c431bb7 implement heartbeat timer required for relay 2005-10-06 02:49:50 +00:00
ehouse
42a042a289 catch symbian up with api changes -- but still need to set timers
before it'll talk to relay.
2005-10-02 16:40:16 +00:00
ehouse
d064ab2840 catch up with interface change 2005-04-21 03:43:03 +00:00
ehouse
12b2828d0d use system APIs to find stuff in app directory rather than hard coding
path.  Use system apis to find uniquie file names for games.
2005-03-26 03:25:44 +00:00
ehouse
7de9b6eb2c keep queue of incoming packets since new ones arrive before old can be
processed.  With this fix a complete robot-vs-robot game works between
9300 and gtk version over relay.
2005-03-20 21:05:41 +00:00
ehouse
e4ca798dfd MakeSimpleStream needs channelno param 2005-03-20 19:47:07 +00:00
ehouse
345d82765c tweak CIdle timer use to handle incoming packets so these don't have
to be handled from within socket handler's RunL.
2005-03-19 22:21:55 +00:00
ehouse
23bcb95a1c add sym_util_addrChange 2005-03-09 15:06:14 +00:00
ehouse
1e68d6826d open socket for incomming, and provide callback to get incomming data
to comms.  Doesn't work yet, likely because of firewall issues, so
simple UDP may not be the answer.
2005-03-03 15:29:59 +00:00
ehouse
92adb68b3f add sym_util_listenPortChange 2005-03-03 02:17:46 +00:00
ehouse
8355b16629 add socket ivar 2005-02-26 02:58:10 +00:00
ehouse
9fdc12daf8 ivars and params for passing device addressing info; new functions for
sending streams
2005-01-31 03:18:15 +00:00
ehouse
d989223669 draw game name 2005-01-21 07:58:49 +00:00
ehouse
f3c334dd00 add DoImmediateDraw 2005-01-20 02:42:51 +00:00
ehouse
0cbccc38ad new method for external query 2005-01-19 15:07:37 +00:00
ehouse
7b475c067c save and restore games and prefs 2005-01-18 15:03:31 +00:00
ehouse
64597bef1a util methods for using NewGame 2005-01-13 02:08:35 +00:00
ehouse
a6d1349805 use game info dlg to get initial game setting; make list of dicts without user 2005-01-09 18:43:27 +00:00
ehouse
d7b21c4fe8 DisplayFinalScoresL 2005-01-08 18:12:26 +00:00
ehouse
08a033f452 first checked in 2005-01-04 14:34:36 +00:00