log gamelib/main.py @ 750:ef4bda7d623d pyntnclick

age author description
Sun, 20 Jan 2013 20:20:36 +0200 Jeremy Thurgood Better state and inventory management. pyntnclick
Tue, 15 Jan 2013 23:15:11 +0200 Stefano Rivera Add constants subclass to gamelib, and get the title + icon from it pyntnclick
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.
Tue, 24 Aug 2010 23:30:43 +0200 Simon Cross Exit quietly on keyboard interrupt.
Tue, 24 Aug 2010 17:55:47 +0200 Neil Muller Minor style cleanups
Tue, 24 Aug 2010 14:07:07 +0200 Neil Muller Initial event sound support
Tue, 24 Aug 2010 11:57:06 +0200 Neil Muller Rough Stab at basic animation support
Tue, 24 Aug 2010 11:33:32 +0200 Jeremy Thurgood Mac build stuff.
Sun, 22 Aug 2010 20:28:01 +0200 Simon Cross Fix call to set mode.
Sun, 22 Aug 2010 18:48:32 +0200 Simon Cross Add loading of initial state.
Sun, 22 Aug 2010 18:38:56 +0200 Jeremy Thurgood Initial inventory palette thing.
Sun, 22 Aug 2010 18:14:05 +0200 Stefano Rivera Don't initialise the entire pygame
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:46 +0200 Neil Muller Add constants file
Sun, 22 Aug 2010 16:50:25 +0200 Neil Muller Add simple menu screen
Sun, 22 Aug 2010 09:42:24 +0200 Simon Cross Theme is 'Caught'. Start with Skellington 1.9. simon