log gamelib/main.py @ 655:c77d6aa29bee pyntnclick

age author description
Sun, 12 Feb 2012 13:56:59 +0200 Neil Muller Some code to kinda demonstrate the ever so cunning state handling plan 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:12:45 +0200 Neil Muller Fix scene/screen confusion pyntnclick
Sat, 11 Feb 2012 20:57:28 +0200 Neil Muller Pass screens through engine by name 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
Sat, 11 Feb 2012 14:04:48 +0200 Simon Cross Create GameDescription object. pyntnclick
Sat, 11 Feb 2012 13:40:51 +0200 Simon Cross Create a re-usable main function. pyntnclick
Sat, 11 Feb 2012 11:59:21 +0200 Jeremy Thurgood PEP-8 main.
Tue, 08 Mar 2011 13:25:20 +0200 Stefano Rivera Tidy up the i18n changes 1.0.1
Tue, 08 Mar 2011 12:29:14 +0200 Stefano Rivera i18n and Russian translation 1.0.1
Sun, 29 Aug 2010 00:33:44 +0200 Adrianna PiƄska Added icon and title to window
Sun, 29 Aug 2010 00:24:40 +0200 Neil Muller Redo way of reaching end screen
Fri, 27 Aug 2010 23:09:07 +0200 Simon Cross Add option for turning off debugging rects while debugging.
Fri, 27 Aug 2010 19:35:20 +0200 Jeremy Thurgood Ran pyflakes and fixed some minor things.
Wed, 25 Aug 2010 13:56:38 +0200 Simon Cross Add --scene for selecting initial scene during debugging.