Commit graph

93 commits

Author SHA1 Message Date
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
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
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
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
ehouse
0d8993f90e add a bunch of logging, temporarily, since this is often where
resource problems show themselves
2005-03-01 01:11:58 +00:00
ehouse
bc6ec1989b wrong format string descriptor 2005-02-27 20:08:31 +00:00
ehouse
c999d79616 passing wrong name to open 2005-02-27 20:07:05 +00:00
ehouse
ea5916364b create and use sending socket 2005-02-26 02:59:23 +00:00
ehouse
573dbfa2db skeleton only. 2005-02-26 02:57:19 +00:00
ehouse
45837f0a1c log name of dict unable to open 2005-02-25 04:18:50 +00:00
ehouse
d6c3dcf29c hack around string concat issues. to be fixed later 2005-02-25 03:36:25 +00:00
ehouse
ab497a083b add generated UID.cpp file 2005-02-17 14:47:03 +00:00
ehouse
1598bfa636 build bitmaps from info in specials (for Spanish) 2005-02-15 15:01:04 +00:00
ehouse
d5259decf7 change logfile extension so device more likely to open it. 2005-02-15 14:58:45 +00:00
ehouse
3a8fd73d96 change loc for file search 2005-02-12 03:01:13 +00:00
ehouse
c23332e0b6 update to work with series 60 and 80 SDKs on linux 2005-02-08 06:59:06 +00:00
ehouse
bd46dba736 comment stuff out to compile for series 60 2005-02-08 06:58:25 +00:00
ehouse
e56982b1e8 compile on both series 2005-02-08 06:05:18 +00:00
ehouse
9a69395486 include diff rsg files based on SERIES; comment out stuff that blocks
SERIES_60 compilation
2005-02-08 06:02:45 +00:00
ehouse
5b1b29f8ca include diff rsg files based on SERIES 2005-02-08 06:01:29 +00:00
ehouse
615c2826f3 first checked in 2005-02-08 06:00:23 +00:00
ehouse
031f65429f start work for multi-device games: send proc and address tracking. 2005-01-31 03:27:23 +00:00
ehouse
d96a5a61a3 call CloseSTDLIB 2005-01-31 03:23:49 +00:00
ehouse
af93e3aae0 handle fields for multi-device games via internet 2005-01-31 03:22:45 +00:00
ehouse
3911ed4ebc cleanup 2005-01-31 03:21:05 +00:00
ehouse
6352a84e68 eliminate picky compiler warnings 2005-01-23 18:02:39 +00:00
ehouse
2612946923 nuke unused var 2005-01-23 18:02:02 +00:00
ehouse
ed37da3b09 pass backspace key through 2005-01-23 17:31:52 +00:00
ehouse
9339264238 cleanup; indicate cells with blanks 2005-01-23 17:31:15 +00:00
ehouse
340642d8a5 revert change to board_invalRect 2005-01-23 08:17:37 +00:00
ehouse
2c48033852 call board_invalRect rather than board_invalAll from ::Draw 2005-01-23 06:14:57 +00:00
ehouse
c6db2aa8b9 remove dead param 2005-01-23 06:03:34 +00:00
ehouse
0b75a8cbd9 use robot bitmaps 2005-01-23 06:02:35 +00:00
ehouse
636c66043e clean up TDesc usage 2005-01-22 23:22:24 +00:00
ehouse
04424e8294 clean up TDesc usage 2005-01-22 22:46:27 +00:00
ehouse
49b1c6d90a draw game/dict names over gray background; cleanup PositionBoard. 2005-01-22 22:37:03 +00:00
ehouse
d1bcc13a69 Layout scoreboard lines in columns; add icon showing turn; cleanup
conversion from 8- to 16-bit text.
2005-01-22 22:36:13 +00:00
ehouse
50d9bfe455 include dict name with game above scoreboard 2005-01-22 07:36:07 +00:00
ehouse
8a46a9f524 Solid border for focus. Cleaner, but maybe too bright. 2005-01-22 07:34:45 +00:00
ehouse
d2ac99d669 first checked in. Seems to work. 2005-01-21 08:01:49 +00:00
ehouse
0da3b2d86d stop calling SetClippingRect 2005-01-21 08:01:01 +00:00
ehouse
283963edf1 move scoreboard down and draw open game's name above it 2005-01-21 07:58:34 +00:00
ehouse
9b09e73520 add IsLegalName(), Rename() 2005-01-21 07:56:57 +00:00