~keith-penguin/kdegames/trunk

« back to all changes in this revision

Viewing changes to kpat/CHANGES

  • Committer: Keith Worrell
  • Date: 2009-03-18 05:35:28 UTC
  • Revision ID: keith.worrell@gmail.com-20090318053528-mx6x9c0ngmg0kg6p
imported project

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
2005-06-25 Inge Wallin <inge@lysator.liu.se>
 
2
 
 
3
        Fix bug 131587: "cannot win this game" message just after
 
4
                         start of mod3 game
 
5
        - Check for ace at the store in addition to empty
 
6
 
 
7
2005-06-25 Inge Wallin <inge@lysator.liu.se>
 
8
 
 
9
        Code cleaning
 
10
        - Rename Card::Value  --> Card::Rank
 
11
        - Rename Card::Suites --> Card::Suit
 
12
 
 
13
2005-02-18 Inge Wallin <inge@lysator.liu.se>
 
14
 
 
15
        Bumped version number to 2.2.2 because of all the bug fixes
 
16
        during the last months and the upcoming release of KDE 3.4.
 
17
 
 
18
2005-01-07 Inge Wallin <inge@lysator.liu.se>
 
19
 
 
20
        Fix bug 91317: Klondike (draw 3) incorrect unwinnable game message
 
21
        - Fix criteria for lost game in klondike.
 
22
 
 
23
        ---- CVS commit here ----
 
24
 
 
25
        Fix bug 96531: KPat: Mod3 incorrect unwinnable game message
 
26
        - Fix criteria for lost game in mod3.
 
27
 
 
28
2004-11-10 Inge Wallin <inge@lysator.liu.se>
 
29
 
 
30
        Continue the code cleaning
 
31
        - card.h, card.cpp
 
32
 
 
33
2004-11-04 Inge Wallin <inge@lysator.liu.se>
 
34
 
 
35
        Fix the fix for 92002 below:
 
36
        - Only ask for confirmation if the user actively aborts the game.
 
37
 
 
38
        ---- CVS commit here ----
 
39
 
 
40
        Start of a thorough code cleaning:
 
41
        - Start with hide.h and dealer.cpp
 
42
 
 
43
2004-10-31 Inge Wallin <inge@lysator.liu.se>
 
44
 
 
45
        - fix wish 92002: Restart game button should have a confirmation dialog
 
46
 
 
47
2004-10-15 Inge Wallin <inge@lysator.liu.se>
 
48
 
 
49
        - fix bug 89276: kpat: make nag screen "you have lost this game" an option
 
50
 
 
51
2004-10-14 Inge Wallin <inge@lysator.liu.se>
 
52
 
 
53
        - fix bug 87451: crash in patience when selecting 'unknown' as game type
 
54
        ---- CVS commit here ----
 
55
 
 
56
        - fix bug 89755: Aces up move counter doesn't work (idiot.cpp)
 
57
        - bump version to 2.2.1
 
58
 
 
59
------------------ KDE 3.3.1 released here ---------------------
 
60
 
 
61
since kpat-0.7.3 (18/Nov/1999) <kpat@incense.org>
 
62
 
 
63
        - bugfix in idiot.cpp
 
64
        - bugfixes in grandf.cpp
 
65
        - added CTRL-R for new game
 
66
 
 
67
1999-02-01  Mario Weilguni <mweilguni@kde.org>
 
68
 
 
69
        * fixes to avoid many warning from egcs
 
70
 
 
71
Sat May  2 13:49:46 1998    Mario Weilguni <mweilguni@kde.org>
 
72
 
 
73
        * replaced all locale->translate with i18n
 
74
 
 
75
kapt 0.7.1
 
76
        - [Robert Williams] added getHelpMenu()
 
77
        - [Robert Williams] added -caption "%c" to kpat.kdelnk
 
78
 
 
79
since kpat-0.7  (11/Dec/1997)
 
80
 
 
81
        - added "Mod3" game (Rodolfo)
 
82
        - added "Freecell" game (Rodolfo)
 
83
        - Deck class can now handle any multiple of 52 cards (Rodolfo)
 
84
 
 
85
since kpat-0.6
 
86
 
 
87
        - bugfix for "Grandfather"-hint (Rodolfo)
 
88
        - new KDE FSSTND compliant
 
89
        - depending on display colors sets either a 
 
90
          16 color or high color icon and miniicon
 
91
        - fixes for new KConfig
 
92
 
 
93
since kpat-0.5
 
94
 
 
95
        - fixed the bug in Napoleon (cards not completely drawn)
 
96
        - added locale
 
97
        - german translation
 
98
 
 
99
since kpat-0.4
 
100
 
 
101
        - major rewrite of pwidget.(cpp|h)
 
102
        - KDE compliant menubar and dialogs
 
103
        - kpat now stores preferences (type of game...)
 
104
        - window title includes current game type
 
105
        - misc. cleanups
 
106
        - kpat uses now kfixedtopwidget (similar to ktoplevelwidget)
 
107
        - toolbar added (though it does not have many buttons)
 
108
        - uses KMsgBox instead of QMessageBox
 
109
        - now kpat has a fixed size
 
110
        - (hopefully) KDE compliant shortcut keys
 
111
        - did a lot of reformatting the sourcecode to make
 
112
          it more readable (had to many empty lines IMHO)
 
113
        - pwidget does not decide which sizes to use for
 
114
          the different type of games, now the games itself supply
 
115
          a sizehint (will make it more extendible)
 
116
        - HTML help
 
117
        - animation on startup, since loading the cards may take 
 
118
          several seconds to finish on slow machines.
 
119
        - a lot more not mentioned here...
 
120
 
 
121
since  kpat-0.3
 
122
 
 
123
    - kpat is a KApplication now (Matthias)
 
124
 
 
125
since kpat-0.2
 
126
 
 
127
    - added "MicroSolitaire" game (Paul)
 
128
    - removed "cheating" option from Klondike (Paul)
 
129
    - set wholeColumn for Klondike (Paul)
 
130
    - Changed Klondike accelerator to Ctrl+K (Paul)
 
131
    - Added menu bar hot keys (Paul)
 
132
 
 
133
since kpat-0.1
 
134
 
 
135
    - changed shading colorGroup (Paul)
 
136
    - fixed drawing of suit symbols (Paul)
 
137
    - renamed "very easy" to "cheating" :) (Paul)
 
138
    - fixed spurious core dump(Paul)
 
139
    - handle mousePress outside cards (Paul)
 
140
    - menu cleanup (Paul)
 
141
 
 
142
since "patience"
 
143
 
 
144
    - renamed the stuff kpat-0.1 (Matthias)
 
145
    - improved drag'n'drop (no more weird jumping of cards) (Matthias)
 
146
    - improved look (shaded borders around the cards and piles) (Matthias)
 
147
    - hopefully improved cards-background (Matthias)
 
148
    - "very easy"-option for klondike to give only one card. (Matthias)
 
149
    - unset wholeColumn for klondike, but this all belongs into OPTIONS (Matthias)
 
150