About
=====

Tanglet is a single player word finding game based on Boggle. The object
of the game is to list as many words as you can before the time runs out.
There are several timer modes that determine how much time you start with,
and if you get extra time when you find a word.

You can join letters horizontally, vertically, or diagonally in any
direction to make a word, so as long as the letters are next to each other
on the board. However, you can not reuse the same letter cells in a single
word. Also, each word must be at least three letters on a normal board,
and four letters on a large board.
 
 
CREDITS 
======= 
 
Developers
----------
* Graeme Gott


Translations
------------
Czech:
* Pavel Fric

Dutch:
* Bas Duineveld

German:
* Markus Enzenberger

French:
* Mehdi Yousfi-Monod
* Stéphane Aulery

Hebrew:
* Bentzy Sagiv

Hungarian:
* Dániel Lévai

Italian:
* Lorenzo Fascì

Lithuanian:
* Moo

Malay:
* abuyop

Polish:
* Michał Trzebiatowski

Romainian:
* Jaff (Oprea Nicolae)

Spanish:
* Edgar Carballo
* Santi Serrano

Turkish:
* Özcan Zafer AYAN

Ukrainian:
* Sergiy Gavrylov


Word lists
----------
* Hspell, http://hspell.ivrix.org.il/
* OpenTaal, http://www.opentaal.org/
* SCOWL, http://wordlist.sourceforge.net/


Icons
-----
* Tango, http://tango.freedesktop.org/Tango_Icon_Library


Libraries
---------
* Qt, http://www.qt.io/
 
 
NEWS 
==== 
 
1.6.8
-----
* FIXED: Could choose empty language as game language.
* FIXED: Game language dialog defaulted to English.
* FIXED: Game language did not follow application language.
* Word list updates: Polish.

1.6.7
-----
* Improved code for building translations.
* FIXED: High score name had NULL at end in Windows.
* FIXED: Did not show all translations in high scores.

1.6.6
-----
* Use native icons in Windows.
* Improved deployment.
* Word list updates: Polish.

1.6.5
-----
* FIXED: Crashed when never showing maximum score.
* Replaced deprecated code.
* Word list updates: Polish.

1.6.4
-----
* FIXED: Definitions did not load properly.
* Word list updates: Polish.

1.6.3
-----
* Added portable mode.
* Improved Linux deployment.
* Replaced deprecated code.
* Translation updates: Croatian.
* Word list updates: German, Polish.

1.6.2
-----
* Switched to Qt 6.
* Removed XPM icon.
* Translation updates: Dutch, Italian, Ukrainian.
* Word list updates: German, Polish.

1.6.1.1
-------
* FIXED: Mimetype not installed with CMake.

1.6.1
-----
* FIXED: Did not load entire English word list.
* FIXED: Tabs had scroll buttons.
* Added CMake buildsystem for Qt6.
* Word list updates: French.

1.6.0
-----
* FIXED: Could not type name in scores dialog.
* FIXED: Out of bounds errors in solver.
* Added tabs to high scores.
* Added unlimited timer mode.
* Added option to reset new game to defaults.
* Added support for Qt 6.
* Optimized reading word list.
* Refactored code.
* Translation updates: German, Indonesian, Lithuanian, Polish, Romanian, Turkish, Ukrainian.
* Word list updates: Brazilian Portuguese, Catalan, English, French, Greek, Polish, Portuguese, Spanish.

1.5.6
-----
* FIXED: Did not load locales with underscores.
* Added Russian word list.
* Translation updates: Italian.

1.5.5
-----
* FIXED: Compile failure with Qt 5.14
* Replaced deprecated code.
* Updated German word list.

1.5.4
-----
* FIXED: Window icon didn't work in Wayland.
* Improved loading locales.
* Improved Windows deployment.
* Replaced deprecated code.
* Translation updates: French, Greek, Russian.

1.5.3
-----
* FIXED: Automatic high DPI support.

1.5.2
-----
* FIXED: Race condition when checking for canceled games.
* FIXED: Crash if window closed while optimizing word list.
* Replaced deprecated code.
* Extra warnings only shown in debug build.
* Improved Linux deployment.
* Improved macOS deployment.
* Improved Windows deployment.
* Translation updates: Portuguese.

1.5.1
-----
* Optimized word list generation.
* FIXED: Could not compile with Qt 5.10.
* Word list updates: German.

1.5.0
-----
* Automatically scroll found words to words matching selected letters.
* Avoid unnecessary scrolling if item is already visible.
* Generate word lists and dice at compile time.
* Use HTTPS for dictionary lookups.
* FIXED: Did not always install translations in Linux.
* FIXED: Crash when showing words used for maximum score in allotment game.
* FIXED: Current item in word list was not cleared with selection.
* FIXED: Arbitrary position of missed words in subsequent games.
* Translation updates: German.
* Word list updates: German.

1.4.0
-----
* Added opening game files at launch.
* Added opening game files by drag-and-drop.
* Added MIME definition in Linux for game file.
* Added words to English dictionary.
* Generate binary translations at build time.
* FIXED: Was not properly loading Qt translations.
* FIXED: Dividing line on clock was too tall.
* Translation updates: Czech, Dutch, French, German, Lithuanian, Malay, Polish, Romanian.

1.3.1
-----
* FIXED: Application layout did not respect RTL languages.
* FIXED: All new games used the same seed in Windows.
* Translation updates: Lithuanian.

1.3.0
-----
* Added support for high DPI displays.
* Switched to C++11 random classes.
* Removed support for Qt 4.
* Translation updates: Czech, French, German, Lithuanian, Malay, Polish, Romanian.

1.2.2
-----
* Added support for Qt 5.
* Improved fetching player namer.
* Improved build system.
* Renamed XPM icon.
* FIXED: Sometimes reselected last letter.
* FIXED: Could not make a guess after new roll.
* FIXED: Letters on board were not highlighted after keyboard input.
* Translation updates: French, Hungarian, Italian, Spanish, Spanish (Chile), Turkish, Ukrainian.
* Word list updates: English, Hungarian

1.2.1
-----
* Added extra spellings of definitions.
* Added all spellings of words in tooltip.
* Added scalable icon.
* Optimized language loading.
* Made new game dialog resizable.
* Translation updates: Dutch, German.
* Word list updates: Dutch, German.

1.2.0
-----
* Added more difficulty options.
* Added importing and exporting games.
* Added showing word counts.
* Added option to clear high scores.
* Added a load screen.
* Added new roll action.
* Added support for Linux icon themes.
* Added saving games across program runs.
* Added changing the program language.
* Added option to specify minimum length of words.
* Added showing counts of word lengths.
* Added showing game description in details window.
* Improved icon and game graphics.
* Improved layout of new game dialog.
* Stopped restoring incorrect guesses.
* Store board language in game settings.
* Switched to Wiktionary.
* FIXED: Could make incorrect guess twice in a row.
* FIXED: Game buttons did not reflect game status.
* FIXED: Changed word height when showing icons.
* FIXED: Pressing enter in line edit closed scores dialog.
* FIXED: Was not storing new high scores.
* FIXED: Line edit was still shown when clearing high scores.
* FIXED: Restoring strikeout timer didn't color timer correctly.
* FIXED: Only showed correct guesses when typing.
* FIXED: Crashed when guessing a word twice.
* FIXED: Details window had incorrect values.
* Translation updates: Czech, Dutch, French, Hebrew.
* Word list updates: Dutch, Hebrew.

1.1.1
-----
* New default dice.
* Compressed word lists.
* Stopped hardcoding supported languages.
* FIXED: Details dialog was enabled without a game.
* Translation updates: Czech.
* Word list updates: Czech.

1.1.0
-----
* Added more timer modes.
* Added larger board size.
* Added new game dialog.
* Added hiding missed words.
* Added showing maximum score.
* Added showing when player has a high score.
* Added showing score in a tooltip for each word.
* Added changing letter colors when a word can be made.
* Added choosing game seed.
* Added option to prevent low scoring boards.
* Improved new game dialog.
* Improved generating boards.
* Allow player to abort a game.
* List the highest scoring words in Allotment mode.
* Pause when menus are open.
* FIXED: Game briefly unpaused when showing dialogs.
* FIXED: Line edits were ignored when setting a custom language.
* FIXED: Did not update board on errors.
* FIXED: Timer issues when ending a game.
* FIXED: Memory was leaked when changing languages.
* FIXED: Keyboard guesses ignored mouse guesses.
* Translation updates: French.
* Word list updates: French.

1.0.1
-----
* Switched to Google dictionary.
* FIXED: Arrows were incorrect under Windows.
* FIXED: Clicking on board took focus.
* FIXED: Sometimes crashed at end of game.
* Translation updates: French.
* Word list updates: French.
