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
|
dd3222ddbd
|
resend messages menu item
|
2005-03-20 19:47:47 +00:00 |
|
ehouse
|
8181d03aac
|
MakeSimpleStream needs channelno param
|
2005-03-20 19:47:07 +00:00 |
|
ehouse
|
10ae6d1f1e
|
add XP_LD to correctly log 32-bit vals
|
2005-03-20 19:46:20 +00:00 |
|
ehouse
|
df68184819
|
add ResetState
|
2005-03-20 19:45:43 +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
|
a8ab94d182
|
add cookie field
|
2005-03-19 22:20:16 +00:00 |
|
ehouse
|
e57f5e1ab2
|
param name fix
|
2005-03-19 22:19:32 +00:00 |
|
ehouse
|
d22f34c713
|
add sym_util_addrChange
|
2005-03-09 15:06:14 +00:00 |
|
ehouse
|
26f532bcf1
|
fold reading into send socket
|
2005-03-09 14:51:11 +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
|
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
|
c8b87e64f7
|
add sym_util_listenPortChange
|
2005-03-03 02:17:46 +00:00 |
|
ehouse
|
db8d98835f
|
add a bunch of ivars and methods toward actually sending something.
|
2005-03-01 01:10:30 +00:00 |
|
ehouse
|
43b42dccf1
|
add socket ivar
|
2005-02-26 02:58:10 +00:00 |
|
ehouse
|
f02926e59d
|
skeleton only.
|
2005-02-26 02:57:19 +00:00 |
|
ehouse
|
56cacdc531
|
don't define XWORDS_DIR
|
2005-02-25 03:36:51 +00:00 |
|
ehouse
|
e287becec9
|
default dirname for mmp builds
|
2005-02-12 02:59:14 +00:00 |
|
ehouse
|
1eac9ca00e
|
button for series 60 -- untested
|
2005-02-08 07:01:50 +00:00 |
|
ehouse
|
cf4545c14b
|
wrap some constants in #ifndef XWFEATURE_STANDALONE_ONLY
|
2005-01-31 03:19:11 +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
|
521f5b61e3
|
ivars and params for passing device addressing info
|
2005-01-31 03:14:55 +00:00 |
|
ehouse
|
336734c7ff
|
eliminate picky compiler warnings
|
2005-01-23 18:02:39 +00:00 |
|
ehouse
|
76e2f7a0e8
|
first checked in. Seems to work.
|
2005-01-21 08:01:49 +00:00 |
|
ehouse
|
f0f9fb8973
|
constant for rename dialog
|
2005-01-21 07:59:16 +00:00 |
|
ehouse
|
e6315f26a8
|
draw game name
|
2005-01-21 07:58:49 +00:00 |
|
ehouse
|
cb92bd491d
|
add IsLegalName(), Rename()
|
2005-01-21 07:56:57 +00:00 |
|
ehouse
|
189035c49c
|
add params to methods for deleting and renaming
|
2005-01-21 07:55:08 +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
|
7318254a46
|
add Exists()
|
2005-01-19 15:06:19 +00:00 |
|
ehouse
|
1d15213ec5
|
pass in view so its methods can be called
|
2005-01-19 15:05:19 +00:00 |
|
ehouse
|
078b0ed8e5
|
save and restore games and prefs
|
2005-01-18 15:03:31 +00:00 |
|
ehouse
|
85fbaffd25
|
constants for saved games dlg
|
2005-01-18 15:00:49 +00:00 |
|
ehouse
|
07c7cdef1f
|
add desc logging
|
2005-01-18 14:58:56 +00:00 |
|
ehouse
|
9097728b2f
|
first checked in
|
2005-01-18 14:53:30 +00:00 |
|
ehouse
|
1b0e38222e
|
first checked in; works but confirm and rename pending
|
2005-01-18 14:49:23 +00:00 |
|
ehouse
|
9cbc3688dc
|
separate info and query, and use the right one
|
2005-01-13 14:39:12 +00:00 |
|
ehouse
|
f2f766d6a4
|
util methods for using NewGame
|
2005-01-13 02:08:35 +00:00 |
|
ehouse
|
79f93db91b
|
tweaks for non-debug compilation
|
2005-01-13 02:06:59 +00:00 |
|
ehouse
|
dfc6934da5
|
overload symReplaceStr
|
2005-01-13 02:04:43 +00:00 |
|
ehouse
|
56536417d3
|
add static utility function
|
2005-01-13 02:01:31 +00:00 |
|
ehouse
|
834d1a9266
|
first checked in
|
2005-01-09 21:53:36 +00:00 |
|
ehouse
|
97267a0b00
|
add blanks picker dlg
|
2005-01-09 21:37:38 +00:00 |
|
ehouse
|
fdd8b1de0c
|
add class for tmp storage of game info; new dialog has only one pane for players
|
2005-01-09 18:47:05 +00:00 |
|
ehouse
|
503f8d8938
|
add and remove consts
|
2005-01-09 18:45:36 +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
|
b75b09d1a6
|
api change
|
2005-01-09 18:42:08 +00:00 |
|
ehouse
|
ee9a820444
|
first checked in
|
2005-01-09 18:41:45 +00:00 |
|