log gamelib/menu.py @ 600:fabce47e542f pyntnclick

age author description
Sat, 11 Feb 2012 19:56:30 +0200 Stefano Rivera Stop using albow (at least for the menu). Breaks the world. Please fix it, kthx pyntnclick
Sat, 11 Feb 2012 18:46:19 +0200 Neil Muller Move menu.py and endscreen.py to gamelib. Add default versions for new games pyntnclick base pyntnclick/menu.py@c506836eedf5
Sat, 11 Feb 2012 12:00:15 +0200 Neil Muller More pep8 cleanups
Fri, 10 Sep 2010 18:47:17 +0200 Jeremy Thurgood pyflakes-induced cleanup.
Sun, 29 Aug 2010 00:50:25 +0200 Neil Muller Image buttons for game over screen
Sun, 29 Aug 2010 00:30:17 +0200 Stefano Rivera Hook up splash screen
Tue, 24 Aug 2010 17:55:47 +0200 Neil Muller Minor style cleanups
Tue, 24 Aug 2010 08:48:50 +0200 Neil Muller Make start new game start a new game. Add Resume to main menu
Mon, 23 Aug 2010 23:58:11 +0200 Stefano Rivera Draw CursorWidget on top of StateWidget
Mon, 23 Aug 2010 19:50:45 +0200 Stefano Rivera A sprite cursor attempt
Mon, 23 Aug 2010 12:00:12 +0200 Neil Muller Fix title in menu
Sun, 22 Aug 2010 19:59:42 +0200 Jeremy Thurgood Inventory and items. And stuff.
Sun, 22 Aug 2010 18:09:25 +0200 Jeremy Thurgood Add a game screen. So far, the game content looks a *lot* like the main menu.
Sun, 22 Aug 2010 17:07:01 +0200 Neil Muller Fix indentation
Sun, 22 Aug 2010 16:50:25 +0200 Neil Muller Add simple menu screen