Commit graph

142 commits

Author SHA1 Message Date
ehouse
638bbc4002 first checked in 2004-01-25 14:37:58 +00:00
ehouse
b1749fcd9c tweak dict-building sanity check 2004-01-25 14:31:34 +00:00
ehouse
c0f2dd71bf Add test to allow dragging a selected tile. 2004-01-25 14:30:29 +00:00
ehouse
f9cb828ff4 draw after robot move; fix error opening saved game in STUB_DICT build 2004-01-22 03:21:19 +00:00
ehouse
6879ffc362 always draw arrows in black 2004-01-22 03:20:19 +00:00
ehouse
717685abc0 make stubbed dict work 2004-01-17 22:10:23 +00:00
ehouse
759309f434 confirm each dict converted from old format 2004-01-17 19:34:34 +00:00
ehouse
314a5d682b confirm each dict converted from old format; recover from open when
none avail.
2004-01-17 19:34:25 +00:00
ehouse
69a2107382 first attempt to let others use M$ tools 2004-01-10 18:19:18 +00:00
ehouse
3845321c46 juggle button; partial fix to when to autosave games and when to insist on a name; don't launch multiple instances 2004-01-10 18:11:28 +00:00
ehouse
1edd5e86c6 first cut 2004-01-10 18:06:18 +00:00
ehouse
131acc1bf9 juggle replaces undo 2004-01-10 18:05:35 +00:00
ehouse
cbd1f3e93f Add juggle button; copyright date fix 2004-01-10 18:03:27 +00:00
ehouse
1d96f29216 fix tile drawing; move rem string 2004-01-10 18:02:10 +00:00
ehouse
ffc4adc812 return NULL when no dict 2004-01-10 17:59:15 +00:00
ehouse
44f803b6f6 fix to work with new DAWG flags 2004-01-06 15:56:56 +00:00
ehouse
c128e652ef cleanup 2004-01-06 15:54:18 +00:00
ehouse
b1cdff2fcf remove foo 2004-01-06 15:52:02 +00:00
ehouse
d4332c8811 single-= works better on windoze 2004-01-06 05:43:34 +00:00
ehouse
2f60de5caa binmode for windoze compatibilty 2004-01-06 05:40:39 +00:00
ehouse
e19fb2ac34 turn on NEWDAWG for all languages 2003-12-14 19:53:07 +00:00
ehouse
c09e7bde45 fix for langs with custom tiles 2003-12-14 19:52:49 +00:00
ehouse
775b072af1 fix for two-byte non-7-bit ascii chars 2003-12-14 19:52:21 +00:00
ehouse
082c382f22 first checked in 2003-12-14 19:51:44 +00:00
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