ehouse
1374e6d494
first checked in
2003-12-14 17:58:42 +00:00
ehouse
5cb1aea0f9
set new dict variable
2003-12-14 17:55:45 +00:00
ehouse
a188a0f98b
need to switch two bits in every node when converting old-format
...
dicts.
2003-12-14 17:55:30 +00:00
ehouse
45d698beac
make 6-bit tile indices possible in 4-byte format; better decision
...
whether to go 3- or 4-byte. With this checkin I can no longer build
in the old format (for current shipping Crosswords); may need to fix
that if don't release new soon.
2003-12-14 17:54:09 +00:00
ehouse
c98da8bff3
new macros for new dawg node format
2003-12-14 16:59:58 +00:00
ehouse
a19a3a57cb
boolean for nodeSize should make for faster tests
2003-12-14 16:21:01 +00:00
ehouse
68a575d9e7
[re]define masks for different format dawgs
2003-12-14 16:20:21 +00:00
ehouse
240b314ff8
remove turn-on-option part of picking tiles into tray. If you enable
...
it for a game you're stuck with it. Less complex UI is better.
2003-12-13 18:40:17 +00:00
ehouse
2546a816b4
fix compiler warning
2003-12-13 18:37:43 +00:00
ehouse
0721f63227
first checked in.
2003-12-13 18:27:53 +00:00
ehouse
3251a8d1d8
experiment over
2003-12-13 16:44:14 +00:00
ehouse
aaaf6489c8
Swedish dict has 0-count tiles that are available only for blanks.
...
Don't print these with counts/values.
2003-12-13 06:39:35 +00:00
ehouse
14103984f3
change new dict creator from Xwr4 to XwrD so doesn't get deleted along
...
with Crosswords.
2003-12-12 10:54:50 +00:00
ehouse
41ead8522a
more extensions to ignore
2003-12-12 10:24:59 +00:00
ehouse
9550b84236
meant '==', not '='
2003-12-12 10:24:06 +00:00
ehouse
a73f140c55
add dict conversion confirm string
2003-12-12 10:21:37 +00:00
ehouse
4dbd9fb639
complete conversion of old format dicts to new, including for those on
...
SD cards. Works now unless there are same-named files on both, in
which case SD card one doesn't get converted but the question keeps
getting asked.
2003-12-12 10:21:09 +00:00
ehouse
3ad97ebf6a
turn off IP stuff, and on new dict format stuff
2003-12-12 10:19:21 +00:00
ehouse
c0d6fdc52c
it's ok for there to be no form yet
2003-12-12 10:18:39 +00:00
ehouse
d5810ad278
call offerConvertOldDicts; fix palmask to work pre/without globals.
2003-12-12 10:17:59 +00:00
ehouse
52e459141e
OFFSET_OF
2003-12-11 06:03:37 +00:00
ehouse
8c65e5a0b6
prototype for offerConvertOldDicts
2003-12-11 06:01:50 +00:00
ehouse
6367412206
return null when unknown dict flags found
2003-12-11 05:59:09 +00:00
ehouse
d91c7591e9
rough code to convert dicts. untested
2003-12-11 05:58:24 +00:00
ehouse
a0c8ef4627
first checked in
2003-12-11 05:55:34 +00:00
ehouse
22fb3f8108
first checkin
2003-12-10 06:05:19 +00:00
ehouse
282cd3fbb1
add two more blank-only tiles
2003-12-10 06:02:25 +00:00
ehouse
c991f5f8ee
add two more blank-only tiles; force NEWDAWG format (since too many tiles for old)
2003-12-10 06:01:57 +00:00
ehouse
ee8919d362
better error message
2003-12-10 06:00:56 +00:00
ehouse
9949b2cadb
build dict from NODE_CAN_4 form of dawg
2003-12-10 05:57:54 +00:00
ehouse
20caab4873
NODE_CAN_4 form of dawg is of type Xwr4
2003-12-10 05:56:16 +00:00
ehouse
dd099d5d40
move flags to end of palm dict header for NODE_CAN_4 form of dawg
2003-12-10 05:55:47 +00:00
ehouse
25966fc146
add flags for NODE_CAN_4 form of dawg
2003-12-10 05:55:11 +00:00
ehouse
be28dce9bd
define (commented-out) NODE_CAN_4
2003-12-10 05:52:39 +00:00
ehouse
f0d59f8c32
first checked in
2003-12-09 06:08:12 +00:00
ehouse
9f3e5e07be
first checked in
2003-12-09 05:21:42 +00:00
ehouse
95304f33b8
tweak dialogs
2003-12-09 05:20:56 +00:00
ehouse
38aa5d7198
add pick-tiles checkbox
2003-12-09 05:20:10 +00:00
ehouse
5e53ed901a
fix double-start of new game
2003-12-09 05:18:47 +00:00
ehouse
d0d75307d6
move center "X" to middle of cell
2003-12-09 05:17:49 +00:00
ehouse
0bc083096d
tweak that seemed to fix crash, but I don't get why
2003-12-09 05:17:12 +00:00
ehouse
b9a3883acd
additions to tile picking
2003-12-09 05:16:11 +00:00
ehouse
2e5ac6683d
API changed
2003-12-03 04:32:20 +00:00
ehouse
2503a2c27f
first checked in
2003-12-03 04:30:32 +00:00
ehouse
a2a2da865e
turn ntiles dialog into hint config dialog (experimental)
2003-12-01 14:34:09 +00:00
ehouse
c8147e6627
turn ntiles dialog into hint config dialog (experimental); <cr>
...
dismisses tile pick dialog
2003-12-01 14:32:47 +00:00
ehouse
a987d91cab
pull tiles from right side of tray first
2003-12-01 14:28:50 +00:00
ehouse
6cb0f359ad
new form for picking nTiles used in hint
2003-11-30 22:03:02 +00:00
ehouse
4bd5a4675b
name change
2003-11-30 20:08:09 +00:00
ehouse
0f84e549f4
new wince directories
2003-11-30 20:07:25 +00:00