Commit graph

224 commits

Author SHA1 Message Date
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
07e3e53e92 fix crash by initing in right place. (modified and checked in from 9300) 2005-04-22 13:49:33 +00:00
ehouse
d064ab2840 catch up with interface change 2005-04-21 03:43:03 +00:00
ehouse
3072b9ee50 finally check in bitmap drawing; tweak font selection to look better
on device.
2005-04-21 01:09:46 +00:00
ehouse
e098b3b7cd catch up with api changes 2005-04-03 04:13:09 +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
1edc549adf use c: drive, not z:, for uniformity with native version 2005-03-26 03:16:55 +00:00
ehouse
3631b68fa8 let socket server know how many connections to expect 2005-03-23 05:48:11 +00:00
ehouse
49d95b580a fix shutdown panic by disposing fonts 2005-03-23 05:47:19 +00:00
ehouse
4c871a5a8a "dead" is not a option for players 2005-03-21 05:29:08 +00:00
ehouse
1973ce72ba load and save remote/local field 2005-03-21 05:28:27 +00:00
ehouse
93d4c1d739 display remote players names in [] on scoreboard 2005-03-20 21:06:23 +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
2056f20002 fix stream creation to include channelNo; correctly return success
from sym_send; fix to build in standalone case.
2005-03-20 19:55:49 +00:00
ehouse
29ca361020 fix runl to reset after error so we'll try again, e.g. after first
using a hostname that doesn't resolve.
2005-03-20 19:52:21 +00:00
ehouse
88663b415a move unused var 2005-03-20 19:49:08 +00:00
ehouse
78cfbbf0d4 wins binary dir name changed 2005-03-20 19:48:14 +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
d3b22835aa add relay/ dir; tweak for debugging inside M$VS 2005-03-20 19:45:19 +00:00
ehouse
b18b49b042 add some wins temp files 2005-03-20 19:44:07 +00:00
ehouse
63187f852a add cookie field 2005-03-19 22:30:39 +00:00
ehouse
7bdfa09406 Connect using address passed in. Other cleanup around relay use, name
changes, etc.
2005-03-19 22:28:55 +00:00
ehouse
da224ee355 tweak CIdle timer use to handle incoming packets so these don't have
to be handled from within socket handler's RunL.  Other cleanup around
relay use, name changes, etc.
2005-03-19 22:27:59 +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
e709c2b45d -I relay/ 2005-03-19 22:17:23 +00:00
ehouse
20f96a658d catch up with API change 2005-03-15 15:29:17 +00:00
ehouse
4bb87a0a02 comment out overly-verbose logging 2005-03-09 15:19:40 +00:00
ehouse
fec47fb68d remove unused file 2005-03-09 15:09:24 +00:00
ehouse
23bcb95a1c add sym_util_addrChange 2005-03-09 15:06:14 +00:00
ehouse
442c8df1c6 fold reading into send socket. Now receives packets from relay,
though things break down after a few moves.
2005-03-09 15:04:28 +00:00
ehouse
36b4b593e7 fold reading into send socket 2005-03-09 14:51:11 +00:00
ehouse
5e184841d2 add symrsock; begin separating DEBUG and non- targets 2005-03-03 15:31: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
54fce74a1f cleanup 2005-03-03 15:26:19 +00:00
ehouse
9d87b3f3d1 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:24:53 +00:00
ehouse
92adb68b3f add sym_util_listenPortChange 2005-03-03 02:17:46 +00:00
ehouse
cc630a33bc turn on BEYOND_IR 2005-03-02 15:01:47 +00:00
ehouse
9d01ed911c remove define that should be passed in as -D 2005-03-01 13:55:58 +00:00
ehouse
0db822e82a add socket-related libs 2005-03-01 13:54:50 +00:00
ehouse
4c4c49c7b4 SetActive call required 2005-03-01 13:53:41 +00:00
ehouse
e7fb221892 initial null addr rec is normal; deal with it 2005-03-01 01:14:34 +00:00
ehouse
da6a79693f add a bunch of methods toward actually sending something. 2005-03-01 01:13:05 +00:00