log gamelib/menu.py @ 807:642564a3bedf pyntnclick

age author description
Sun, 27 Jan 2013 16:19:19 +0200 Stefano Rivera Pretty load and save buttons (placed arbitrarily) pyntnclick
Sun, 27 Jan 2013 12:43:28 +0200 Jeremy Thurgood Loading and saving! (Plus a bunch of other stuff to make it possible.) pyntnclick
Sun, 12 Feb 2012 18:44:41 +0200 Stefano Rivera Working resume button pyntnclick
Sun, 12 Feb 2012 01:31:14 +0200 Neil Muller Add game_description to the widgets,, since it looks a useful thing to do pyntnclick
Sat, 11 Feb 2012 21:40:36 +0200 Simon Cross Add ScreenEvents. pyntnclick
Sat, 11 Feb 2012 21:22:24 +0200 Simon Cross Special cases aren't special enough to be named special. pyntnclick
Sat, 11 Feb 2012 21:02:49 +0200 Stefano Rivera Go to inital scene, not end pyntnclick
Sat, 11 Feb 2012 20:59:39 +0200 Jeremy Thurgood Remove remnants of albow from menu. pyntnclick
Sat, 11 Feb 2012 20:57:28 +0200 Neil Muller Pass screens through engine by name pyntnclick
Sat, 11 Feb 2012 20:34:23 +0200 Jeremy Thurgood Make menu and endscreen work. pyntnclick
Sat, 11 Feb 2012 20:31:25 +0200 Stefano Rivera QUIT! pyntnclick
Sat, 11 Feb 2012 20:21:23 +0200 Stefano Rivera Callbacks take 3 arguments pyntnclick
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