Commit graph

22 commits

Author SHA1 Message Date
ehouse
415148e771 tweaks to compile both standalone and for relay use. Remember: Symbian
code hasn't been run in over a year.
2006-09-23 20:40:36 +00:00
ehouse
92485783af update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
ehouse
07a1894c6e implement heartbeat timer required for relay 2005-10-06 02:49:50 +00:00
ehouse
f7443c9f7f 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
343e97a9ea catch up with interface change 2005-04-21 03:43:03 +00:00
ehouse
3e476b3771 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
5eba6f5511 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
8181d03aac MakeSimpleStream needs channelno param 2005-03-20 19:47:07 +00:00
ehouse
7503282e27 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
d22f34c713 add sym_util_addrChange 2005-03-09 15:06:14 +00:00
ehouse
1a420d3f5f 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
c8b87e64f7 add sym_util_listenPortChange 2005-03-03 02:17:46 +00:00
ehouse
43b42dccf1 add socket ivar 2005-02-26 02:58:10 +00:00
ehouse
822860bd61 ivars and params for passing device addressing info; new functions for
sending streams
2005-01-31 03:18:15 +00:00
ehouse
e6315f26a8 draw game name 2005-01-21 07:58:49 +00:00
ehouse
a74f9702ee add DoImmediateDraw 2005-01-20 02:42:51 +00:00
ehouse
68b38664d2 new method for external query 2005-01-19 15:07:37 +00:00
ehouse
078b0ed8e5 save and restore games and prefs 2005-01-18 15:03:31 +00:00
ehouse
f2f766d6a4 util methods for using NewGame 2005-01-13 02:08:35 +00:00
ehouse
f4b75f1c7d use game info dlg to get initial game setting; make list of dicts without user 2005-01-09 18:43:27 +00:00
ehouse
290ff76587 DisplayFinalScoresL 2005-01-08 18:12:26 +00:00
ehouse
c97978911b first checked in 2005-01-04 14:34:36 +00:00