Commit graph

166 commits

Author SHA1 Message Date
ehouse
500651c1f9 first checked in 2004-11-05 14:26:25 +00:00
ehouse
4ad909a6e3 TARGET_TYPE to PALM; use env variable to locate input wordlist 2004-11-05 14:24:47 +00:00
ehouse
00937f5c4a TARGET_TYPE to PALM 2004-11-05 14:20:25 +00:00
ehouse
d019054eb5 add -raw option to dump DAWG in way useful for debugging engine and
dawgshow.
2004-10-15 04:01:22 +00:00
ehouse
cae1456da3 add .xwd and .pdb 2004-10-05 02:34:36 +00:00
ehouse
8d6d8f80dd ignore dicts 2004-10-02 03:58:47 +00:00
ehouse
4fafa36a44 remove tabs indenting lines between ifdef and endif. For some reason
this was blocking some assignments.
2004-10-02 03:48:14 +00:00
ehouse
ff19bb0b16 just copied from ../English 2004-07-21 14:36:00 +00:00
ehouse
03896da111 print letters as well as tiles when dieing because words out of order. 2004-07-21 14:34:10 +00:00
ehouse
d9af27b056 rule for building main dict from public commons list 2004-07-21 02:07:48 +00:00
ehouse
bccdedea9e track last word for debugging purposes. 2004-07-21 02:06:24 +00:00
ehouse
c955c24dc3 print words up to 99 letters long 2004-07-21 02:04:57 +00:00
ehouse
94f8baeed5 fix filters with the help of a localized Polish system. 2004-07-20 14:57:05 +00:00
ehouse
a332242c7a add CHARSET attribute 2004-07-20 01:05:46 +00:00
ehouse
b6f91f6c7c first checkin; may not work 2004-07-19 13:55:58 +00:00
ehouse
9b6784d4f3 Friendlier warning when CAB builder file not found. 2004-07-11 16:52:29 +00:00
ehouse
0ff235fee5 first checkin; works 2004-07-11 16:27:28 +00:00
ehouse
6ca300067b fix so can build on windoze; add step to build .CAB files from dicts for Wince 2004-07-11 16:25:43 +00:00
ehouse
8db7f244d3 cannot binmode(STDOUT) 2004-07-11 16:24:12 +00:00
ehouse
0539ebd1d9 fix problems introduced with WINCE_ONLY definition. Apparently you
can't redifine a makefile var and have the new value used on
subsequent lines.
2004-07-11 15:03:03 +00:00
ehouse
d97d5f3b22 handle DOS EOL 2004-07-09 04:02:48 +00:00
ehouse
6430754ab1 cleanup 2004-07-08 14:26:42 +00:00
ehouse
01fb2c9878 deal with DOS EOL chars 2004-07-08 14:07:15 +00:00
ehouse
391dc51b23 first checkin 2004-06-27 14:23:50 +00:00
ehouse
893c5acd04 first checked in 2004-06-10 13:02:20 +00:00
ehouse
cf46635ccb tweaks for BYOD 2004-06-10 13:01:08 +00:00
ehouse
6621cff4b5 fix prototype error 2004-06-10 03:27:58 +00:00
ehouse
3cbe2f4b80 cleanup. Everything works now AFAIK. 2004-06-10 03:27:40 +00:00
ehouse
153d2ae34d get working for spanish .xwd. .pdb remains. 2004-06-09 04:09:19 +00:00
ehouse
b4e6078d28 progress: works for .pdbs too (but not with specials) 2004-06-09 03:55:45 +00:00
ehouse
47f6b77978 first checked in. Seems to work on .xwd format but not yet for .pdb. 2004-06-08 08:13:17 +00:00
ehouse
716085f41d quick hack to not require franklin seb stuff 2004-05-20 02:18:17 +00:00
ehouse
7524463563 left out a filter step 2004-05-20 02:15:20 +00:00
ehouse
bdca8c0e16 first checkin (from personal repository) 2004-05-18 05:24:51 +00:00
ehouse
608b0ea4e8 fix var name 2004-05-12 05:35:12 +00:00
ehouse
ea2c345b11 first checkin 2004-01-25 19:22:24 +00:00
ehouse
7eb99b7852 ignore evc++ cruft 2004-01-25 16:53:07 +00:00
ehouse
c5c9fdf70c first checkin of simply dictionary to make getting started easier 2004-01-25 16:32:28 +00:00
ehouse
638bbc4002 first checked in 2004-01-25 14:37:58 +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
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
0721f63227 first checked in. 2003-12-13 18:27:53 +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
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
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
f0d59f8c32 first checked in 2003-12-09 06:08:12 +00:00
ehouse
545d2ee56d add .seb files 2003-11-16 19:26:38 +00:00
ehouse
1e819b4ad7 more file extensions to ignore 2003-11-16 17:13:21 +00:00
ehouse
a2da8bc673 don't show .bin files 2003-11-01 19:17:54 +00:00
ehouse
f23d7b1d49 xloc didn't belong there. 2003-11-01 18:49:33 +00:00
ehouse
23bf1ba67c first checkin 2003-11-01 17:53:41 +00:00
ehouse
d2d9b4c3c4 add xlock.bin to fix non-palm dict format 2003-11-01 15:38:10 +00:00
ehouse
b60ca71ec9 first version 2003-11-01 06:34:23 +00:00
ehouse
6324f83ae2 Sample dictionary. I'm not sure they all belong in this project, but
there needs to be one for a good initial developer experience.
2003-11-01 06:20:53 +00:00
ehouse
cec6a805e3 first checkin from personal project 2003-11-01 06:19:20 +00:00