Add some useful forcing options
[naja.git] / naja / scenes / game.py
2014-05-17 NeilAdd some useful forcing options
2014-05-16 NeilEspescially if it plays
2014-05-16 Stefano RiveraCheat to gain health
2014-05-16 Jeremy ThurgoodToggle bits when cheats are enabled.
2014-05-15 NeilAdd welcome sound
2014-05-14 NeilAdd exmine mode
2014-05-13 Stefano RiveraKEYDOWN everywhere
2014-05-13 Stefano RiveraMove keys to constants
2014-05-13 NeilDisplay some info about the current tile
2014-05-11 Stefano RiveraStart of GameBits
2014-05-11 Stefano Riveraworking PlayerBitsWidget
2014-05-11 NeilDraw robot on the world
2014-05-11 NeilRender bit pattern markers on tile widgets
2014-05-11 David SharpeBastard merge
2014-05-11 Stefano RiveraScenes get a Container for widgets
2014-05-11 Stefano RiveraA menu that works (but doesn't show the selection)
2014-05-11 Simon CrossAdd missing state arguments to scene __init__s.
2014-05-11 Simon CrossUpdate scene changing.
2014-05-11 NeilPass positions to the widgets
2014-05-11 David SharpeFucking megres
2014-05-11 Simon CrossAdd widgets and skeleton for game scene.
2014-05-11 Simon CrossAdd game scene.