| 1 | $Header$ |
|---|
| 2 | |
|---|
| 3 | OPEN YAHTZEE CHANGELOG |
|---|
| 4 | =========================== |
|---|
| 5 | This file lists the changes betweeen Open Yahtzee releases. For a |
|---|
| 6 | complete list of changes see the SVN changelog of the project. |
|---|
| 7 | |
|---|
| 8 | Open Yahtzee 1.8.1: |
|---|
| 9 | ------------------- |
|---|
| 10 | - Fixed bug #1775620 (settings dialog enables roll button). |
|---|
| 11 | - Fixed bug #1836473 (wron title-bar caption). |
|---|
| 12 | - Added desktop file to source package. |
|---|
| 13 | - Better autotools based package. |
|---|
| 14 | |
|---|
| 15 | Open Yahtzee 1.8: |
|---|
| 16 | ----------------- |
|---|
| 17 | - New horizontal layout for user interface is available as an option. |
|---|
| 18 | - Clicking on the dice sets the "keep" checkbox. |
|---|
| 19 | - "Keeping" the dice now makes them grayscale. |
|---|
| 20 | - Realigned the "keep" checkboxes to the dice. |
|---|
| 21 | - Fixed bug #1700729 (undoing the first move of the game). |
|---|
| 22 | - Fixed bug #1719068 (UI behavior of the dialog box asking for the user's name). |
|---|
| 23 | - Fixed bug #1719063 (double clicking on the roll button). |
|---|
| 24 | - Fixed bug #1731178 (undoing yahtzee still qualifies for yahtzee-bonus). |
|---|
| 25 | - Refactored the code of the dialog box that asks the user for his name for |
|---|
| 26 | the high score table. |
|---|
| 27 | - Redesigned "About" dialog box. |
|---|
| 28 | - Reduced installer and binary size for windows. |
|---|
| 29 | - Better integration with Windows XP themes. |
|---|
| 30 | |
|---|
| 31 | Open Yahtzee 1.7: |
|---|
| 32 | ----------------- |
|---|
| 33 | - New dice graphics. |
|---|
| 34 | - Dice rolling animation. |
|---|
| 35 | - Fixed bug #1634542 (undoing of scoring that involves Yahtzee Bonus). |
|---|
| 36 | - Fixed minor misalignment in the UI. |
|---|
| 37 | - Code refactoring and cleanup. |
|---|
| 38 | - Redesigned the Settings Dialog. |
|---|
| 39 | - The main window of the game is now unresizable (fixed size). |
|---|
| 40 | - Disabled the ability to undo the last move of the game (this allowed people |
|---|
| 41 | to re-enter their score to the high score table over and over again). |
|---|
| 42 | - Implemented the Yahtzee Joker scoring rules. |
|---|
| 43 | - Added accelerator key for the Undo button (CTRL+Z). |
|---|
| 44 | - Added ability to send comments to the developer (via the Open Yahtzee website). |
|---|
| 45 | - Calculates the sub-total score after every score (can be disabled). |
|---|
| 46 | - New icons for windows installer. |
|---|
| 47 | |
|---|
| 48 | Open Yahtzee 1.6: |
|---|
| 49 | ----------------- |
|---|
| 50 | -Added an undo button. |
|---|
| 51 | -Improved Windows portability. |
|---|
| 52 | -New icons for the program. |
|---|
| 53 | -Ability to check for updates via the web. |
|---|
| 54 | -Added database initialization, so when the game doesn't find the data |
|---|
| 55 | it needs in the database it just goes back to default values. |
|---|
| 56 | -Code refactoring and some code cleanup. |
|---|
| 57 | -fixed some typos in one of the high-score related dialogs. |
|---|
| 58 | |
|---|
| 59 | This changelog was started only during the development of Open Yahtzee 1.6 |
|---|
| 60 | so if you are interested in the changelog of older versions, take a look |
|---|
| 61 | at the CVS log or the changelog attached to the file releases at |
|---|
| 62 | SourceForge. |
|---|