Summary: | hidden cards are'nt hidden for suits. | ||
---|---|---|---|
Product: | [Applications] kpat | Reporter: | Christophe NINUCCI <zbouboutchi> |
Component: | general | Assignee: | Parker Coates <coates> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | coates, kde-games-bugs |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Slackware | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Christophe NINUCCI
2010-12-20 00:09:41 UTC
Good find! I'm sure we're just missing a "card->isFaceUp()" check somewhere. This should hopefully be easy to fix. SVN commit 1212958 by coates: Do more thorough checking for face down cards before allowing moves. BUG:260748 M +8 -5 dealer.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1212958 SVN commit 1212959 by coates: Backport of commit 1212958. Do more thorough checking for face down cards before allowing moves. CCBUG:260748 M +8 -5 dealer.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1212959 |