ehouse
|
6bac32e716
|
when undoing for purpose of finding last move and there's no pool,
don't attempt to replace tiles.
|
2005-02-02 02:51:05 +00:00 |
|
ehouse
|
a17ed0d72f
|
keep hostname as well as IP address in CommsAddrRec
|
2005-01-31 03:31:50 +00:00 |
|
ehouse
|
21ab439bfb
|
EXTERN_C_START
|
2005-01-31 03:30:26 +00:00 |
|
ehouse
|
8d84b41596
|
bug: comparison was dropping words with the same score as all those
already cached.
|
2005-01-25 04:39:55 +00:00 |
|
ehouse
|
85c72a91ba
|
change trayCursorLoc to be a 3-bit number so stores smaller
|
2005-01-23 17:28:29 +00:00 |
|
ehouse
|
6dbbc7037d
|
ex/internalize cursor locations
|
2005-01-23 17:26:38 +00:00 |
|
ehouse
|
22b06909b4
|
kill log statement
|
2005-01-23 08:20:13 +00:00 |
|
ehouse
|
340642d8a5
|
revert change to board_invalRect
|
2005-01-23 08:17:37 +00:00 |
|
ehouse
|
9edb556ded
|
board_invalRect params change
|
2005-01-23 06:14:07 +00:00 |
|
ehouse
|
906e0c0b0f
|
remove dead param; fix inval and choice of inverted cells so recent
move is not shown when pending move is.
|
2005-01-23 06:00:27 +00:00 |
|
ehouse
|
4065cdc1ed
|
remove dead param
|
2005-01-23 05:55:58 +00:00 |
|
ehouse
|
7bfcd9d161
|
provide callback for most recent score; return key on hidden tray
attempts to reveal; add focus obj to saved state.
|
2005-01-22 19:51:48 +00:00 |
|
ehouse
|
4ac01e29a4
|
add callback for most recent score
|
2005-01-22 19:49:19 +00:00 |
|
ehouse
|
0a501ae99d
|
new constant so clients can extend set of warnings
|
2005-01-20 02:37:13 +00:00 |
|
ehouse
|
d563b84821
|
default impl of getShortName
|
2005-01-13 14:36:42 +00:00 |
|
ehouse
|
33d597839c
|
don't call board_draw except in response to Draw() on Symbian
|
2005-01-13 02:52:45 +00:00 |
|
ehouse
|
fff5aa229a
|
add missing gameID param
|
2005-01-13 01:43:02 +00:00 |
|
ehouse
|
ae15505176
|
make params const
|
2005-01-09 21:33:48 +00:00 |
|
ehouse
|
062d1cebb7
|
allow caller to assign COMMONDIR for cases where caller isn't where
expected.
|
2005-01-07 11:09:09 +00:00 |
|
ehouse
|
2c0af518c6
|
remove unused constant
|
2005-01-04 04:07:38 +00:00 |
|
ehouse
|
5805df0a89
|
add casts for symbian compiler
|
2005-01-04 04:06:37 +00:00 |
|
ehouse
|
d25d5d68ae
|
formatting
|
2005-01-04 04:05:02 +00:00 |
|
ehouse
|
044de5bf33
|
start cursor near middle of board
|
2005-01-04 03:23:12 +00:00 |
|
ehouse
|
73f79a7dfa
|
up/down arrow keys move divider
|
2005-01-04 03:11:56 +00:00 |
|
ehouse
|
a8f59730ba
|
use dict_getShortName
|
2004-12-18 01:06:47 +00:00 |
|
ehouse
|
7278a430d0
|
add dict_getShortName
|
2004-12-18 01:05:20 +00:00 |
|
ehouse
|
cb94d65a24
|
add dict_getShortName, casts for symbian
|
2004-12-18 01:04:57 +00:00 |
|
ehouse
|
df5a6f0265
|
remove too-frequent logging
|
2004-12-17 15:17:20 +00:00 |
|
ehouse
|
d69662558c
|
always set nTilesMax so works when XWFEATURE_SEARCHLIMIT not defined
|
2004-12-11 04:16:48 +00:00 |
|
ehouse
|
b91016fac8
|
remove hint-drag logging (no change to non-debug code)
|
2004-11-14 16:29:13 +00:00 |
|
ehouse
|
c569e5c358
|
add HintAtts param to draw_drawBoardArrow
|
2004-11-14 16:06:30 +00:00 |
|
ehouse
|
6852c51b70
|
Don't use Palm APIs in common code!
|
2004-11-09 02:03:28 +00:00 |
|
ehouse
|
febc56c9c5
|
add board_formatRemainingTiles
|
2004-11-06 02:54:25 +00:00 |
|
ehouse
|
b8feeb94a2
|
add param to model_countAllTrayTiles
|
2004-11-06 02:50:01 +00:00 |
|
ehouse
|
800e749ac2
|
server_formatRemainingTiles and server_formatDictCounts
|
2004-11-06 02:46:08 +00:00 |
|
ehouse
|
6096d97463
|
nuke tmpModel earlier
|
2004-11-05 14:29:17 +00:00 |
|
ehouse
|
af1ae65e89
|
add comment
|
2004-11-02 06:27:47 +00:00 |
|
ehouse
|
62972856e7
|
another move-summary bug
|
2004-10-31 00:54:21 +00:00 |
|
ehouse
|
969d69f3ae
|
fix bug summarizing score for one-tile moves; remove return from
middle of function.
|
2004-10-31 00:53:26 +00:00 |
|
ehouse
|
cf12d0f8cc
|
fix bug with printing last move score. Undo on the tmp model wasn't
working and so tiles added later got included.
|
2004-10-30 18:22:39 +00:00 |
|
ehouse
|
47102d25cb
|
fix linux build: add missing param
|
2004-10-30 16:59:07 +00:00 |
|
ehouse
|
9b149d61e4
|
cleanup
|
2004-10-30 16:55:59 +00:00 |
|
ehouse
|
1c199500c3
|
add gi_countHumans
|
2004-10-30 04:50:33 +00:00 |
|
ehouse
|
722b0095ca
|
always include slots that are only used in conditional builds to
simplify converting between saved versions.
|
2004-10-08 23:57:24 +00:00 |
|
ehouse
|
8991604df6
|
deal with older stream version
|
2004-10-08 23:54:57 +00:00 |
|
ehouse
|
6b3e3d64a0
|
Pass number of blanks to util_engineStarting
|
2004-10-07 13:51:03 +00:00 |
|
ehouse
|
58f5f7b38c
|
add option when memory's available for dict to store all of its data
in a single FtrPtr so that lookup can be faster. Still need to
confirm that there's a noticable speedup this way....
|
2004-10-07 13:23:20 +00:00 |
|
ehouse
|
798101fcc1
|
bug: hide arrow when it can't be moved in case where tile comes via keyboard
|
2004-10-05 02:32:58 +00:00 |
|
ehouse
|
5deb7f5eb2
|
fix arm<->68K save/open problem by not relying on sizeof and saving
each field explicitly (as I already do everywhere else.)
|
2004-10-02 03:47:24 +00:00 |
|
ehouse
|
e8d4e288bd
|
reject message with wrong connID
|
2004-10-01 01:25:55 +00:00 |
|