ehouse
91fc71c4e1
Add juggle button; copyright date fix
2004-01-10 18:03:27 +00:00
ehouse
1ec43c2262
fix tile drawing; move rem string
2004-01-10 18:02:10 +00:00
ehouse
a33abf1a40
return NULL when no dict
2004-01-10 17:59:15 +00:00
ehouse
416bd76667
fix to work with new DAWG flags
2004-01-06 15:56:56 +00:00
ehouse
40d9c99ecb
cleanup
2004-01-06 15:54:18 +00:00
ehouse
2ebb3fc8df
remove foo
2004-01-06 15:52:02 +00:00
ehouse
4f03f6644d
single-= works better on windoze
2004-01-06 05:43:34 +00:00
ehouse
fdfb77abde
binmode for windoze compatibilty
2004-01-06 05:40:39 +00:00
ehouse
18ca2b226e
turn on NEWDAWG for all languages
2003-12-14 19:53:07 +00:00
ehouse
c44d83e413
fix for langs with custom tiles
2003-12-14 19:52:49 +00:00
ehouse
75d2f37d56
fix for two-byte non-7-bit ascii chars
2003-12-14 19:52:21 +00:00
ehouse
c56192f4f1
first checked in
2003-12-14 19:51:44 +00:00
ehouse
bdc95f2669
first checked in
2003-12-14 17:58:42 +00:00
ehouse
d1df5342e4
set new dict variable
2003-12-14 17:55:45 +00:00
ehouse
d051a1b1ed
need to switch two bits in every node when converting old-format
...
dicts.
2003-12-14 17:55:30 +00:00
ehouse
c0b3e8696c
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
997f0884cc
new macros for new dawg node format
2003-12-14 16:59:58 +00:00
ehouse
348ae6194d
boolean for nodeSize should make for faster tests
2003-12-14 16:21:01 +00:00
ehouse
a4f9a4075a
[re]define masks for different format dawgs
2003-12-14 16:20:21 +00:00
ehouse
9cebba4153
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
e5801bd6f6
fix compiler warning
2003-12-13 18:37:43 +00:00
ehouse
3d6bb303ba
first checked in.
2003-12-13 18:27:53 +00:00
ehouse
a098bb17fd
experiment over
2003-12-13 16:44:14 +00:00
ehouse
ca9eeed95b
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
be92c9bfd1
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
952f16981a
more extensions to ignore
2003-12-12 10:24:59 +00:00
ehouse
213ae843ed
meant '==', not '='
2003-12-12 10:24:06 +00:00
ehouse
3655cd1b4d
add dict conversion confirm string
2003-12-12 10:21:37 +00:00
ehouse
82ef3eba3b
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
1c70dd2bb3
turn off IP stuff, and on new dict format stuff
2003-12-12 10:19:21 +00:00
ehouse
98fd464f3d
it's ok for there to be no form yet
2003-12-12 10:18:39 +00:00
ehouse
93303973e3
call offerConvertOldDicts; fix palmask to work pre/without globals.
2003-12-12 10:17:59 +00:00
ehouse
6064061811
OFFSET_OF
2003-12-11 06:03:37 +00:00
ehouse
574dc672b4
prototype for offerConvertOldDicts
2003-12-11 06:01:50 +00:00
ehouse
804af9b960
return null when unknown dict flags found
2003-12-11 05:59:09 +00:00
ehouse
3e3fca64dc
rough code to convert dicts. untested
2003-12-11 05:58:24 +00:00
ehouse
d9f71dd341
first checked in
2003-12-11 05:55:34 +00:00
ehouse
592f5e9b3f
first checkin
2003-12-10 06:05:19 +00:00
ehouse
892b26fe7c
add two more blank-only tiles
2003-12-10 06:02:25 +00:00
ehouse
7d1808a9cc
add two more blank-only tiles; force NEWDAWG format (since too many tiles for old)
2003-12-10 06:01:57 +00:00
ehouse
423ea04cb8
better error message
2003-12-10 06:00:56 +00:00
ehouse
21cd456fa8
build dict from NODE_CAN_4 form of dawg
2003-12-10 05:57:54 +00:00
ehouse
9285bc9172
NODE_CAN_4 form of dawg is of type Xwr4
2003-12-10 05:56:16 +00:00
ehouse
34a3532041
move flags to end of palm dict header for NODE_CAN_4 form of dawg
2003-12-10 05:55:47 +00:00
ehouse
5a3a353bbf
add flags for NODE_CAN_4 form of dawg
2003-12-10 05:55:11 +00:00
ehouse
a1b7202f80
define (commented-out) NODE_CAN_4
2003-12-10 05:52:39 +00:00
ehouse
551cbfcfdd
first checked in
2003-12-09 06:08:12 +00:00
ehouse
2d1b000e62
first checked in
2003-12-09 05:21:42 +00:00
ehouse
2a35df4adc
tweak dialogs
2003-12-09 05:20:56 +00:00
ehouse
bdf8ad0932
add pick-tiles checkbox
2003-12-09 05:20:10 +00:00