Ensure that the flash starts ON after ever mode change
[naja.git] / naja / widgets / board.py
2014-05-17 Stefano RiveraEnsure that the flash starts ON after ever mode change
2014-05-17 David SharpeMerge branch 'master' of git://ctpug.org.za/naja
2014-05-17 Simon CrossPulse onboard selector.
2014-05-17 David SharpeMerge branch 'master' of git://ctpug.org.za/naja
2014-05-17 NeilAdd some useful forcing options
2014-05-17 Stefano RiveraDon't hardcode the initial cursor position
2014-05-16 Stefano RiveraPlay sounds when moving around the board
2014-05-15 Simon CrossTAB now switches between legal moves on the gameboard.
2014-05-15 Simon CrossShort-circuit key checks.
2014-05-15 Jeremy ThurgoodMerge branch 'master' into No_movement_mode
2014-05-15 Neildispense with movement mode
2014-05-14 NeilAdd exmine mode
2014-05-11 NeilRender bit pattern markers on tile widgets
2014-05-11 Stefano RiveraOne true import-style
2014-05-11 NeilAdd tiles to the board. Skip draw for other game scene...
2014-05-11 David SharpeFucking megres
2014-05-11 Simon CrossAdd widgets and skeleton for game scene.