Commit graph

53 commits

Author SHA1 Message Date
ehouse
d2e64ff324 add linux_util_addrChange (stubbed out) 2005-04-03 16:56:39 +00:00
ehouse
2ccdf6878a fix for api change 2005-04-03 02:47:08 +00:00
ehouse
e3b319f341 don't use null comms 2005-03-25 13:41:18 +00:00
ehouse
3e281299ed check for null comms before using 2005-03-25 03:13:10 +00:00
ehouse
1490fe9fea define XP_LD 2005-03-20 21:03:18 +00:00
ehouse
3d54ec402a fix and cleanup linux client to move to using tcp. Add the ability to
deal with socket dying and (maybe) being replaced.  Only connect on
demand now, when first packet's ready to go.
2005-03-19 22:07:53 +00:00
ehouse
820664d212 add XP_STRNCPY 2005-03-19 22:06:23 +00:00
ehouse
90cca0c92b use compiler flags that ease debugging 2005-03-15 06:22:48 +00:00
ehouse
db8a6d0eb2 move playerNum into dsi so can be used in formatting score; show
most recent turn (like symbian 80)
2005-03-15 03:29:37 +00:00
ehouse
670f5d8673 move playerNum into dsi so can be used in formatting score 2005-03-15 03:27:24 +00:00
ehouse
f280b6755d api change 2005-03-12 05:33:40 +00:00
ehouse
955f2180db deal with tcp streams the same in curses as on gtk. Both work now
with the relay.
2005-03-12 05:33:30 +00:00
ehouse
40ac233a92 fix misspelling 2005-03-09 15:12:57 +00:00
ehouse
1fba8494f3 Replace UDP-based messaging with TCP. Stream protocol says distinct
message is length plus data.  Use non-deprecated gtk select-like
function.  With these changes can play full games through the relay on
gtk.  Untested on ncurses but probably broken.
2005-03-06 18:07:00 +00:00
ehouse
fb4881a285 API change 2005-01-25 04:41:47 +00:00
ehouse
958754dbfe util function sig change 2005-01-13 04:30:50 +00:00
ehouse
48f4caeb7a add missing param 2004-12-11 04:17:07 +00:00
ehouse
1b0ab6037f add HintAtts param to draw_drawBoardArrow 2004-11-14 16:27:51 +00:00
ehouse
688132b919 Make linux compile with latest changes 2004-11-09 02:06:32 +00:00
ehouse
74556c2b8d fix linux build: set up super's vtable 2004-10-30 17:01:20 +00:00
ehouse
bfb30a57f7 fix help message 2004-09-30 01:49:46 +00:00
ehouse
2bc41f6043 turn on new features by default 2004-06-27 05:03:48 +00:00
ehouse
81b6bde472 cleanup; use new API for limiting tile use from tray. 2004-06-27 05:01:18 +00:00
ehouse
afa67f1a3c cleanup for no hintlimit feature case 2004-06-27 04:35:42 +00:00
ehouse
03011152d6 cleanup for no hintlimit feature case; add new param 2004-06-27 04:35:20 +00:00
ehouse
f4708644d0 hint-rect on by default (until UI or cli option added) 2004-06-18 13:52:49 +00:00
ehouse
6acff20b42 draw borders on cells that are part of hint-constraint rect 2004-06-15 01:44:39 +00:00
ehouse
00c0b86d1e only call board_handlePenMove when mouse button is down. 2004-06-15 01:41:39 +00:00
ehouse
dca1e27fa5 formatting fixes; add string for attempt to undo tile assignment. 2004-05-14 09:05:45 +00:00
ehouse
8f1f118e68 catch up with score-summary changes 2004-05-12 05:46:08 +00:00
ehouse
67c69ca278 new string as part of displaying last turn when score tapped 2004-04-30 08:38:46 +00:00
ehouse
cc611c0a44 add XP_STRCAT 2004-04-30 08:37:30 +00:00
ehouse
bef321eb6b fix formatting 2004-02-28 05:23:10 +00:00
ehouse
354bd96db4 make util_userQuery return bool 2004-02-17 04:00:12 +00:00
ehouse
f76f18e3ca draw_boardBegin returns bool now 2004-02-17 03:58:40 +00:00
ehouse
47b5622380 fix formatting 2004-02-17 03:56:12 +00:00
ehouse
4c693e0bb8 drawBegin sig change 2004-02-13 13:54:52 +00:00
ehouse
b1749fcd9c tweak dict-building sanity check 2004-01-25 14:31:34 +00:00
ehouse
5cb1aea0f9 set new dict variable 2003-12-14 17:55:45 +00:00
ehouse
3ed35abaac new file; -D option to workaround extra event leftover from probably
bug in new nTiles select dialog.
2003-11-30 19:10:47 +00:00
ehouse
60756d901d new slot 2003-11-30 19:09:39 +00:00
ehouse
cf1be1095a add test of board_requestHint change: limit number of tiles used in
hint.
2003-11-30 19:08:55 +00:00
ehouse
4d7df46fac folloe board_requestHint signature change 2003-11-30 19:07:01 +00:00
ehouse
21018e5199 first checked in 2003-11-30 19:06:22 +00:00
ehouse
aafffc08b5 first checked in 2003-11-16 17:30:19 +00:00
ehouse
13e70c583b new menuitems (not yet used); blank-pick API change 2003-11-16 17:28:54 +00:00
ehouse
d15b66101d common code does more picking work now. 2003-11-16 17:25:46 +00:00
ehouse
10a28d17da util_userPickTile replaces util_askBlankFace 2003-11-16 17:17:04 +00:00
ehouse
8fb71729cc first checked in 2003-11-16 17:15:41 +00:00
ehouse
a2a1baaa8c remove code to new shared file 2003-11-16 17:14:28 +00:00