Bug 154756 - katomic: automatic advance next level
Summary: katomic: automatic advance next level
Status: RESOLVED FIXED
Alias: None
Product: katomic
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Dmitry Suzdalev
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-28 15:29 UTC by missive
Modified: 2008-04-09 10:40 UTC (History)
0 users

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 missive 2007-12-28 15:29:52 UTC
Version:            (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc version 4.1.3 
OS:                Linux

It seems strange that the game does not move on to the next level after successfully completing a level. Maybe just a slight pause and then load the next level.
Comment 1 Dmitry Suzdalev 2008-04-09 10:40:14 UTC
SVN commit 795107 by dimsuz:

Intorduce auto switching to the next level after successfully completing current one.
Advancing takes place after a slight pause to let user review his solution.

Also disable "Previous Level" and "Next Level" actions when switch to corresponding 
level can't be performed.

Patch by gnushi@web.de - many thanks! :)

CCMAIL: gnushi@web.de
BUG: 154756


 M  +20 -2     gamewidget.cpp  
 M  +6 -0      gamewidget.h  
 M  +31 -19    toplevel.cpp  
 M  +6 -1      toplevel.h  


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