Commit graph

64 commits

Author SHA1 Message Date
ehouse
63aae5c4b6 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
24a124dd94 get symbian compiling. Untested. 2006-07-22 16:04:39 +00:00
ehouse
dcd31cd092 update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
ehouse
57fb57a1e5 silence compiler warning 2005-10-16 01:15:49 +00:00
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
015c2fbb5d resend messages menu item 2005-03-20 19:47:47 +00:00
ehouse
e4ca798dfd MakeSimpleStream needs channelno param 2005-03-20 19:47:07 +00:00
ehouse
9eb9d3ab35 add XP_LD to correctly log 32-bit vals 2005-03-20 19:46:20 +00:00
ehouse
4d2ca032d2 add ResetState 2005-03-20 19:45:43 +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
bcd3a1ba25 add cookie field 2005-03-19 22:20:16 +00:00
ehouse
6e18560e62 param name fix 2005-03-19 22:19:32 +00:00
ehouse
23bcb95a1c add sym_util_addrChange 2005-03-09 15:06:14 +00:00
ehouse
36b4b593e7 fold reading into send socket 2005-03-09 14:51:11 +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
bc7f858615 first checked in. Untested since I can't get packets to the device
from outside the carrier's firewall.
2005-03-03 15:28:24 +00:00
ehouse
92adb68b3f add sym_util_listenPortChange 2005-03-03 02:17:46 +00:00
ehouse
f099cfaa69 add a bunch of ivars and methods toward actually sending something. 2005-03-01 01:10:30 +00:00
ehouse
8355b16629 add socket ivar 2005-02-26 02:58:10 +00:00
ehouse
573dbfa2db skeleton only. 2005-02-26 02:57:19 +00:00
ehouse
e99c338726 don't define XWORDS_DIR 2005-02-25 03:36:51 +00:00
ehouse
3a648b702f default dirname for mmp builds 2005-02-12 02:59:14 +00:00
ehouse
3a018e5504 button for series 60 -- untested 2005-02-08 07:01:50 +00:00
ehouse
ada635d9b6 wrap some constants in #ifndef XWFEATURE_STANDALONE_ONLY 2005-01-31 03:19:11 +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
16803c5ded ivars and params for passing device addressing info 2005-01-31 03:14:55 +00:00
ehouse
6352a84e68 eliminate picky compiler warnings 2005-01-23 18:02:39 +00:00
ehouse
d2ac99d669 first checked in. Seems to work. 2005-01-21 08:01:49 +00:00
ehouse
ddec66b513 constant for rename dialog 2005-01-21 07:59:16 +00:00
ehouse
d989223669 draw game name 2005-01-21 07:58:49 +00:00
ehouse
9b09e73520 add IsLegalName(), Rename() 2005-01-21 07:56:57 +00:00
ehouse
53396fd2c0 add params to methods for deleting and renaming 2005-01-21 07:55:08 +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
704f8f14f9 add Exists() 2005-01-19 15:06:19 +00:00
ehouse
a3a92ab8ba pass in view so its methods can be called 2005-01-19 15:05:19 +00:00
ehouse
7b475c067c save and restore games and prefs 2005-01-18 15:03:31 +00:00
ehouse
f9f24ccddb constants for saved games dlg 2005-01-18 15:00:49 +00:00
ehouse
1d2c8664f7 add desc logging 2005-01-18 14:58:56 +00:00
ehouse
1859380e19 first checked in 2005-01-18 14:53:30 +00:00
ehouse
aeff0d1504 first checked in; works but confirm and rename pending 2005-01-18 14:49:23 +00:00
ehouse
dbfd94b166 separate info and query, and use the right one 2005-01-13 14:39:12 +00:00
ehouse
64597bef1a util methods for using NewGame 2005-01-13 02:08:35 +00:00
ehouse
63a6cf43c5 tweaks for non-debug compilation 2005-01-13 02:06:59 +00:00
ehouse
133fae1836 overload symReplaceStr 2005-01-13 02:04:43 +00:00
ehouse
9c4037b608 add static utility function 2005-01-13 02:01:31 +00:00