xwords/xwords4/dawg
Eric House 0e9661aa19 fix search of wordlists containing duplicates
Hungarian is unique (so far) in having two-letter tiles that can be
spelled with one-letter tiles AND in allowing words to be spelled both
ways. This crashed search based on strings because there were
duplicates. So now search is done by tile arrays. Strings are first
converted, and then IFF there is more than one tile array result AND the
wordlist has the new flag indicating that duplicates are possible, THEN
the user is asked to choose among the possible tile spellings of the
search string.
2020-05-04 08:33:15 -07:00
..
Arabic No need for empty .dict when creating empty .dict.gz 2011-01-06 18:20:56 -08:00
Catalan make symlink relative 2020-04-24 20:09:08 -07:00
Czech makefile for new Czech wordlist 2015-02-24 06:45:32 -08:00
Danish add lowercase equivalents 2019-07-07 13:00:06 -07:00
Dutch add lowercase equivalents 2019-07-07 13:00:06 -07:00
English build from new wordlist 2019-06-07 21:16:56 -07:00
French makefile for new French wordlist 2019-12-28 09:01:10 -08:00
German remove linefeeds; add synonyms 2013-11-27 17:14:38 -08:00
Greek fix NPE with empty wordlist (and add note for Greek) 2019-06-29 16:44:38 -07:00
Hex add lowercase equivalents 2019-07-07 13:00:06 -07:00
Hungarian fix search of wordlists containing duplicates 2020-05-04 08:33:15 -07:00
Hëx get rid of unused but oft-included file 2010-12-17 19:02:01 -08:00
Italian add lowercase equivalents 2019-07-07 13:00:06 -07:00
Japanese just for grins: japanese dict-building files. There are too many kana 2011-08-29 20:42:27 -07:00
Polish add lowercase equivalents 2019-07-07 13:00:06 -07:00
Portuguese add lowercase equivalents 2019-07-07 13:00:06 -07:00
Russian switch to utf8 2011-01-07 18:05:57 -08:00
Slovak fix lower->upper translation: tr didn't like my strings 2019-11-19 22:27:41 -08:00
Spanish let's not change the Spanish wordlist name rashly 2020-05-03 21:28:33 -07:00
Swedish add lowercase equivalents 2019-07-07 13:00:06 -07:00
Turkish get rid of unused but oft-included file 2010-12-17 19:02:01 -08:00
.gitignore ignore dawg exporting files 2013-10-21 20:39:21 -07:00
allchars.pl first checkin 2003-12-10 06:05:19 +00:00
dawg2dict.py don't assert wordlist length wrong 2020-05-01 08:59:58 -07:00
dict2dawg.cpp fix to compile and produce correct output on 64-bit system 2014-02-23 11:26:10 -08:00
dict2dawg.pl add poolsize and fsize args to better warn users when dict is too big. 2006-05-02 13:28:07 +00:00
dictstats.pl sum percentages as sanity check 2013-11-22 18:51:17 -08:00
frank_mkspecials.pl Cleanup for Spanish dict building: die when can't build correctly, and 2006-04-30 04:27:33 +00:00
Makefile include dict2dawg in exported files 2013-10-09 21:12:52 -07:00
Makefile.langcommon fix search of wordlists containing duplicates 2020-05-04 08:33:15 -07:00
mkindex.sh improve script a bit 2013-02-12 07:37:44 -08:00
mkxwdcab.pl Friendlier warning when CAB builder file not found. 2004-07-11 16:52:29 +00:00
palm_mkspecials.pl fix prototype error 2004-06-10 03:27:58 +00:00
par.pl update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
pbitm2bin.pl update email address in header comments: no code change 2006-01-08 01:25:02 +00:00
remove-dirty.py add ability to filter out "dirty" words 2017-05-04 22:45:27 -07:00
xloc.pl first set of changes formed by applyinig diff of android_branch's 2010-11-30 18:35:11 -08:00
xloc.pm force output in UTF-8 -- fixes German BYOD display and still works for English 2014-02-28 06:27:54 -08:00