Commit graph

24 commits

Author SHA1 Message Date
ehouse
eb3d97a334 First changes for building dictionaries (with tile faces in UTF-8).
Test cases are English and Polish, and with these changes English
seems to build ok and decode via dawg2dict.pl while Polish does too
but a lot of words are missing.  Building using Makefiles only so far,
not BYOD.
2009-03-18 04:16:26 +00:00
ehouse
b8a0da5366 build dict2dawg with debug symbols 2009-03-14 19:21:09 +00:00
ehouse
b45fc82771 Allow language Makefile to specify encoding. Pass to perl and c++
dict builders, using it to open files and to determine whether to do
multi-to-wide conversion.
2009-01-13 13:32:07 +00:00
ehouse
3ac39b1290 Make new FAA 4.1 the default Spanish dictionary source; build three
dicts (8, 9 and 15) by default (all: target).
2008-09-18 03:55:04 +00:00
ehouse
15a2154720 Compile dict2dawg by default since dict2dawg.pl has problems; fix warnings. 2008-03-15 14:52:23 +00:00
ehouse
8ade36c336 cleanup; add lineno so number of letters is apparent 2008-02-20 03:44:31 +00:00
ehouse
3bb2fb018f Add support for Russian. So that Russian text can be processed on systems without setting LANG=ru_RU.CP1251, modify dict2dawg to skip duplicates and words outside of specified lengths. Modify all info.txt files for the new scheme (which includes change to byod.cgi not kept on sourceforge.) 2007-02-17 17:06:05 +00:00
ehouse
b6de222fb5 Change LANG to XWLANG to avoid conflict with ENV variable. 2006-08-11 01:44:08 +00:00
ehouse
922ffab3a3 Use new compiled dict2dawg when present. 2006-04-13 15:30:15 +00:00
ehouse
4f0a72e7e6 get rid of null-termination and 'sort -z' since that option isn't on
new ISP's BSD sort.
2006-02-10 05:12:25 +00:00
ehouse
dcd31cd092 update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
ehouse
7bdb3da634 replace sed with awk 2005-10-30 19:04:49 +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
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
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
cf46635ccb tweaks for BYOD 2004-06-10 13:01:08 +00:00
ehouse
716085f41d quick hack to not require franklin seb stuff 2004-05-20 02:18:17 +00:00
ehouse
d4332c8811 single-= works better on windoze 2004-01-06 05:43:34 +00:00
ehouse
e19fb2ac34 turn on NEWDAWG for all languages 2003-12-14 19:53:07 +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
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
f23d7b1d49 xloc didn't belong there. 2003-11-01 18:49:33 +00:00
ehouse
d2d9b4c3c4 add xlock.bin to fix non-palm dict format 2003-11-01 15:38:10 +00:00
ehouse
cec6a805e3 first checkin from personal project 2003-11-01 06:19:20 +00:00