log gamelib/endscreen.py @ 803:bcc9277a23e6 pyntnclick

age author description
Sun, 27 Jan 2013 14:52:16 +0200 Stefano Rivera Refactor widget positioning API. Remove unused widgets 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 22:16:43 +0200 Jeremy Thurgood More get_image() fixes. 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 18:46:19 +0200 Neil Muller Move menu.py and endscreen.py to gamelib. Add default versions for new games pyntnclick base pyntnclick/endscreen.py@85c876b8f0af
Sat, 11 Feb 2012 11:58:57 +0200 Neil Muller PEP8 cleanup data.py and endscreen.py
Fri, 10 Sep 2010 18:47:17 +0200 Jeremy Thurgood pyflakes-induced cleanup.
Sun, 29 Aug 2010 11:36:16 +0200 Neil Muller Some minor pylint driven style fixes
Sun, 29 Aug 2010 00:50:25 +0200 Neil Muller Image buttons for game over screen
Sun, 29 Aug 2010 00:24:40 +0200 Neil Muller Redo way of reaching end screen