Olivier Teulière
|
686b896396
|
PlayModel: new signal to indicate that a move is played.
This allows moving the logic out of PlayWordMediator (it will make it
easier to have a different behaviour for different mode types).
|
2013-01-08 16:04:23 +01:00 |
|
Olivier Teulière
|
6a553bf2f5
|
PlayModel: remove a TODO
|
2013-01-08 16:04:23 +01:00 |
|
Olivier Teulière
|
8d85df630b
|
PlayModel now uses a Move internally
|
2012-12-29 17:46:18 +01:00 |
|
Olivier Teulière
|
d686f1a083
|
PlayModel: add a moveChanged() signal for convenience
|
2012-12-18 16:03:44 +01:00 |
|
Olivier Teulière
|
3f269e5bd4
|
PlayModel: support for word changes in addition to coordinates.
This is not used anywhere yet.
|
2012-12-18 16:03:37 +01:00 |
|
Olivier Teulière
|
1e551207fb
|
PlayModel: do not emit the coordChanged() signal when no change occurred
|
2012-12-18 01:26:15 +01:00 |
|
Olivier Teulière
|
3f10e9faba
|
PlayModel: exchange the order of the arguments for the coordChanged() signal
|
2012-12-18 00:57:04 +01:00 |
|
Olivier Teulière
|
c1332760d7
|
Rename CoordModel as PlayModel
|
2012-12-18 00:48:14 +01:00 |
|