Bug 211849

Summary: nice animation when a puzzle has been completed
Product: [Applications] palapeli Reporter: Stefan Majewsky <majewsky>
Component: generalAssignee: Stefan Majewsky <majewsky>
Status: RESOLVED FIXED    
Severity: wishlist CC: kde-games-bugs
Priority: VHI    
Version: unspecified   
Target Milestone: 1.0   
Platform: openSUSE   
OS: Unspecified   
Latest Commit: Version Fixed In:

Description Stefan Majewsky 2009-10-25 23:45:33 UTC
Version:            (using KDE 4.3.2)
Installed from:    openSUSE RPMs

[This feature request has been imported manually from a todolist in SVN.]

Right now, the game does nothing when the puzzle has been completed. "Nothing" is obviously not enough.
Comment 1 Stefan Majewsky 2009-11-09 17:51:44 UTC
SVN commit 1046763 by majewsky:

Implement a very simple and very hacky victory animation.
BUG: 211849


 M  +30 -2     engine/scene.cpp  
 M  +4 -0      engine/scene.h  
 M  +25 -1     engine/view.cpp  
 M  +6 -0      engine/view.h  
 M  +8 -1      window/puzzletablewidget.cpp  
 M  +3 -0      window/puzzletablewidget.h  


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