Bug 230241

Summary: board not rebuilt on difficulty change
Product: [Applications] kshisen Reporter: Frederik Schwarzer <schwarzer>
Component: generalAssignee: Frederik Schwarzer <schwarzer>
Status: RESOLVED FIXED    
Severity: normal CC: kde-games-bugs
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Frederik Schwarzer 2010-03-10 21:09:23 UTC
Version:            (using KDE 4.4.1)
Installed from:    Compiled From Sources

(just as a reminder :))
1. open settings
2. change difficulty
2. OK
The board should be rebuilt with the new difficulty level.
Comment 1 Stefan Böhmann 2010-09-14 21:36:35 UTC
SVN commit 1175348 by sboehmann:

rebuild board when difficulty level has changed.

BUG: 230241


 M  +6 -1      board.cpp  
 M  +1 -0      board.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1175348
Comment 2 Frederik Schwarzer 2010-10-03 13:48:46 UTC
SVN commit 1182107 by schwarzer:

rebuild board when difficulty level has changed

backport of r1175306, r1175348, r1181471 and a part of r1181709

CCBUG: 230241

 M  +8 -17     board.cpp  
 M  +1 -2      board.h  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1182107