| Summary: | allow to set a default game type | ||
|---|---|---|---|
| Product: | [Applications] kpat | Reporter: | Stefano Crocco <stefano.crocco> |
| Component: | general | Assignee: | Stephan Kulow <coolo> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | kde-games-bugs-null, tim |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Stefano Crocco
2009-02-01 14:22:39 UTC
SVN commit 930456 by coates: Added new "--gametype" command line switch to skip the game selection screen and start a particular type of game. CCBUG:182718 M +43 -2 main.cpp M +5 -2 pwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=930456 SVN commit 933985 by coates: Further refinements to the new state saving functionality. If the game is won, save an empty game containing only a game ID, so that we can start a game of that type when KPat is restarted. BUG:182718 M +8 -0 dealer.cpp M +25 -14 pwidget.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=933985 |