summaryrefslogtreecommitdiff
path: root/data
AgeCommit message (Collapse)Author
2014-11-30Fix Collins superleaves.John Fultz
2014-11-29Crap. Accidentally marked all the Polish words as British.John Fultz
2014-11-29Remove obsolete or useless strategy files.John Fultz
2014-11-28Add OSPS (Polish) dictionary.John Fultz
2014-11-28Remove some obsolete Collins stuff.John Fultz
cswjan11 was a provisional list. No need for it anymore. cswapr07.gaddag is taking up a lot of space, and probably hardly anybody needs it anymore (and, eventually, I'll add on-the-fly gaddag generation, so it won't matter).
2014-09-06Fix Norwegian dictionary.John Fultz
The original dictionary list needed to be processed to remove duplicates and parts of speech, which the contributor didn't do right. This time, I did it myself.
2014-08-31New alphabet and dawg for Norwegian.John Fultz
The Norwegian dictionary had some unencodable words. Turns out that they are playable, but using the blank as a letter which is not part of the distribution. So, adding the letters to the alphabet, but with zero of them in the distribution, works.
2014-08-30Norwegian support.John Fultz
The Norwegian dictionary comes from here: http://www2.scrabbleforbundet.no/?attachment_id=1620 which claims that the words may be used and redistributed under GPLv3.
2014-08-25Add Polish alphabet. Fix AltGr keyboard events.John Fultz
This fixes a reported problem under Windows (it was probably an issue on other platforms, too) where, if you're using a keyboard that requires AltGr in order to type Scrabble letters on the board, they simply won't type. For example, the Windows "Polish Programmers" keyboard. Polish alphabet submitted by Adam Klimont, and tested by me. Dictionary to come soon.
2013-12-30Add color theme feature.John Fultz
This allows you to choose between preset themes stored in .ini files in the layout. While I was at it, I changed other things in the Settings panel to auto-populate from the layout rather than have hard-coded versions. So there's no longer a need to recompile Quackle to add new languages or alphabets to get it to show up in the popup menu.
2013-10-25Remove backup ~ fileMatt Liberty
2013-08-25Initial git commit.Jason Katz-Brown