Hook the introduction into the menus
[naja.git] / naja / scenes / menu.py
2014-05-17 Stefano RiveraHook the introduction into the menus
2014-05-17 Jeremy ThurgoodMenu text update.
2014-05-17 NeilAdd a puzzle selection screen
2014-05-17 Stefano RiveraMusical menus
2014-05-17 David Sharpebastard merge
2014-05-16 Simon CrossPEP8 fixes.
2014-05-16 NeilCentre menu items
2014-05-16 Jeremy ThurgoodAnother small main menu tweak.
2014-05-16 Simon CrossMove menu items closer.
2014-05-16 Simon CrossSlightly better menu item positions (stop gap while...
2014-05-16 Simon CrossPut the menu screen background in place.
2014-05-16 Jeremy ThurgoodMention the Konami Code in README and explain its use...
2014-05-16 Jeremy ThurgoodKonami code.
2014-05-16 Jeremy ThurgoodClean up menu slightly.
2014-05-16 NeilAdd a 'How To Play' screen
2014-05-16 Jeremy ThurgoodBetter menus, no default game.
2014-05-16 Jeremy ThurgoodNew game with difficulty selection.
2014-05-16 Jeremy ThurgoodSaved games can now be loaded as well.
2014-05-16 Jeremy ThurgoodSave game.
2014-05-16 Jeremy Thurgoodflake8 all the things.
2014-05-13 Stefano RiveraMove keys to constants
2014-05-11 Stefano RiveraSelectorWidget
2014-05-11 Stefano RiveraCallbacks for widget events
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 Stefano RiveraKeydown
2014-05-11 Stefano RiveraMore menu options
2014-05-11 David SharpeMerge branch 'master' of git+ssh://ctpug.org.za/naja
2014-05-11 David SharpeMerge branch 'master' of git+ssh://ctpug.org.za/naja
2014-05-11 David SharpeFucking megres
2014-05-11 David Sharpemerge
2014-05-11 Stefano RiveraHelper for colour conversion
2014-05-11 David SharpeAdded basic credits scene.
2014-05-11 Stefano RiveraBlocky text (4 pixels per pixel)
2014-05-11 Simon CrossAdd quitting.
2014-05-11 Stefano RiveraScenes have a widget list (in draw order)
2014-05-11 Simon CrossMerge branch 'master' of git+ssh://ctpug.org.za/naja
2014-05-11 Simon CrossRefactor widget rendering a bit.
2014-05-11 Stefano RiveraA TextWidget
2014-05-11 Simon CrossMerge branch 'master' of git+ssh://ctpug.org.za/naja
2014-05-11 Simon CrossAt skeletal menu scene.