source: trunk/ChangeLog @ 209

Last change on this file since 209 was 189, checked in by guyru, 4 years ago

update ChangeLog?

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