Revision 835ad66...
Go back to digest for 7th July 2013Bug Fixes in Games
Jakob Gruber committed changes in [picmi] /:
Separate signals for game completion and won games
Since we now have a "Solve" menu option, these are two different cases.
Game completion triggers things such as disabling actions which are only
valid during a running game, stopping timers, removing highlights, etc.
Game won in turn triggers high score handling.
File Changes
Modified 6 files
- src/gui/mainwindow.cpp
- src/gui/mainwindow.h
- src/gui/scene.cpp
- src/gui/scene.h
- src/logic/picmi.cpp
- src/logic/picmi.h
6 files changed in total