ehouse
|
1879a23c34
|
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
|
58eba68c1b
|
cleanup
|
2005-03-03 15:26:19 +00:00 |
|
ehouse
|
8ffb617a17
|
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
|
c8b87e64f7
|
add sym_util_listenPortChange
|
2005-03-03 02:17:46 +00:00 |
|
ehouse
|
1555e99a74
|
SetActive call required
|
2005-03-01 13:53:41 +00:00 |
|
ehouse
|
0e3e09eba9
|
initial null addr rec is normal; deal with it
|
2005-03-01 01:14:34 +00:00 |
|
ehouse
|
484fb9a631
|
add a bunch of methods toward actually sending something.
|
2005-03-01 01:13:05 +00:00 |
|
ehouse
|
0e9b5d6ee6
|
add a bunch of logging, temporarily, since this is often where
resource problems show themselves
|
2005-03-01 01:11:58 +00:00 |
|
ehouse
|
03527d0f97
|
wrong format string descriptor
|
2005-02-27 20:08:31 +00:00 |
|
ehouse
|
61961f3bcf
|
passing wrong name to open
|
2005-02-27 20:07:05 +00:00 |
|
ehouse
|
f64ed67cc8
|
create and use sending socket
|
2005-02-26 02:59:23 +00:00 |
|
ehouse
|
f02926e59d
|
skeleton only.
|
2005-02-26 02:57:19 +00:00 |
|
ehouse
|
95ae231a79
|
log name of dict unable to open
|
2005-02-25 04:18:50 +00:00 |
|
ehouse
|
91a94660d9
|
hack around string concat issues. to be fixed later
|
2005-02-25 03:36:25 +00:00 |
|
ehouse
|
d42606ed23
|
add generated UID.cpp file
|
2005-02-17 14:47:03 +00:00 |
|
ehouse
|
49f84117fb
|
build bitmaps from info in specials (for Spanish)
|
2005-02-15 15:01:04 +00:00 |
|
ehouse
|
a6405c6c8a
|
change logfile extension so device more likely to open it.
|
2005-02-15 14:58:45 +00:00 |
|
ehouse
|
1368a95f32
|
change loc for file search
|
2005-02-12 03:01:13 +00:00 |
|
ehouse
|
9d4f351fe1
|
update to work with series 60 and 80 SDKs on linux
|
2005-02-08 06:59:06 +00:00 |
|
ehouse
|
cd1e81b6a9
|
comment stuff out to compile for series 60
|
2005-02-08 06:58:25 +00:00 |
|
ehouse
|
2a0d67c7e5
|
compile on both series
|
2005-02-08 06:05:18 +00:00 |
|
ehouse
|
85ab99ee33
|
include diff rsg files based on SERIES; comment out stuff that blocks
SERIES_60 compilation
|
2005-02-08 06:02:45 +00:00 |
|
ehouse
|
ae6e80a9b1
|
include diff rsg files based on SERIES
|
2005-02-08 06:01:29 +00:00 |
|
ehouse
|
aeac846f7f
|
first checked in
|
2005-02-08 06:00:23 +00:00 |
|
ehouse
|
7d2bce051b
|
start work for multi-device games: send proc and address tracking.
|
2005-01-31 03:27:23 +00:00 |
|
ehouse
|
2410e67cd4
|
call CloseSTDLIB
|
2005-01-31 03:23:49 +00:00 |
|
ehouse
|
e47506e4c3
|
handle fields for multi-device games via internet
|
2005-01-31 03:22:45 +00:00 |
|
ehouse
|
4d1641de8c
|
cleanup
|
2005-01-31 03:21:05 +00:00 |
|
ehouse
|
336734c7ff
|
eliminate picky compiler warnings
|
2005-01-23 18:02:39 +00:00 |
|
ehouse
|
670bdff8ca
|
nuke unused var
|
2005-01-23 18:02:02 +00:00 |
|
ehouse
|
be6a486af4
|
pass backspace key through
|
2005-01-23 17:31:52 +00:00 |
|
ehouse
|
b56f12647d
|
cleanup; indicate cells with blanks
|
2005-01-23 17:31:15 +00:00 |
|
ehouse
|
67be3191c8
|
revert change to board_invalRect
|
2005-01-23 08:17:37 +00:00 |
|
ehouse
|
6a0a00af6b
|
call board_invalRect rather than board_invalAll from ::Draw
|
2005-01-23 06:14:57 +00:00 |
|
ehouse
|
c256310a4e
|
remove dead param
|
2005-01-23 06:03:34 +00:00 |
|
ehouse
|
18317446d3
|
use robot bitmaps
|
2005-01-23 06:02:35 +00:00 |
|
ehouse
|
82c6121151
|
clean up TDesc usage
|
2005-01-22 23:22:24 +00:00 |
|
ehouse
|
b2c86bd115
|
clean up TDesc usage
|
2005-01-22 22:46:27 +00:00 |
|
ehouse
|
06ae18922e
|
draw game/dict names over gray background; cleanup PositionBoard.
|
2005-01-22 22:37:03 +00:00 |
|
ehouse
|
cd2b12c5bb
|
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
|
646076b6bb
|
include dict name with game above scoreboard
|
2005-01-22 07:36:07 +00:00 |
|
ehouse
|
0aef474163
|
Solid border for focus. Cleaner, but maybe too bright.
|
2005-01-22 07:34:45 +00:00 |
|
ehouse
|
76e2f7a0e8
|
first checked in. Seems to work.
|
2005-01-21 08:01:49 +00:00 |
|
ehouse
|
fd780166e7
|
stop calling SetClippingRect
|
2005-01-21 08:01:01 +00:00 |
|
ehouse
|
61f14ddd0e
|
move scoreboard down and draw open game's name above it
|
2005-01-21 07:58:34 +00:00 |
|
ehouse
|
cb92bd491d
|
add IsLegalName(), Rename()
|
2005-01-21 07:56:57 +00:00 |
|
ehouse
|
5b406ab7b9
|
flesh out methods for deleting and renaming
|
2005-01-21 07:56:00 +00:00 |
|
ehouse
|
6e74c6fb35
|
add DoImmediateDraw
|
2005-01-20 02:50:51 +00:00 |
|
ehouse
|
0683fff49e
|
use a different color for the cursor (board, tray, and the rect that
surrounds what has the focus)
|
2005-01-20 02:48:41 +00:00 |
|
ehouse
|
bb7717096a
|
test for file before opening
|
2005-01-19 15:15:04 +00:00 |
|