xwords/xwords4/dawg
Eric House fb2fcf15cc tmp fix for Hungarian: remove duplicate words
Find-prefix feature in current code crashes on Hungarian because it
allows duplicates (words that occur spelled with the same letters but
different tile combinations.) Modify Makefile to exclude those (as it
does for all other multi-letter-tile languages). And to pull the git
source of the wordlist on demand.
2020-04-29 12:29:26 -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 tmp fix for Hungarian: remove duplicate words 2020-04-29 12:29:26 -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 add lowercase equivalents 2019-07-07 13:00:06 -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 add option to print a delimiter between tiles 2020-04-24 21:14:20 -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 check for undefined variable 2019-11-12 09:08:08 -08: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