Bug 211849 - nice animation when a puzzle has been completed
Summary: nice animation when a puzzle has been completed
Status: RESOLVED FIXED
Alias: None
Product: palapeli
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: openSUSE Unspecified
: VHI wishlist
Target Milestone: 1.0
Assignee: Stefan Majewsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-25 23:45 UTC by Stefan Majewsky
Modified: 2009-11-09 17:51 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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