Commit graph

5 commits

Author SHA1 Message Date
Olivier Teulière
02f284f3ae GameSignals: update member variables correctly when the game is destroyed 2013-01-10 21:42:07 +01:00
Olivier Teulière
59b739d292 GameSignals: new signal emitted when the rack of the current player changes.
We connect this signal to the RackWidget, which allows a more intuitive
behaviour (in particular, the visual rack is now updated when the
Shuffle button is clicked).
2013-01-09 18:52:11 +01:00
Olivier Teulière
c76c84e059 GameSignals: emit the gameRackChanged() signal even if this is not the last turn 2013-01-09 18:52:11 +01:00
Olivier Teulière
f37b3f7d84 GameSignals: simplify slightly 2013-01-09 16:23:33 +01:00
Olivier Teulière
99e7628fed Move game-related signals out of MainWindow, into the new dedicated class GameSignals 2013-01-09 16:23:33 +01:00