log gamelib/state.py @ 32:18cb1af411ef

age author description
Sun, 22 Aug 2010 19:38:32 +0200 Simon Cross Add helper for adding items. Give items names. Make things take a rectangle.
Sun, 22 Aug 2010 19:31:51 +0200 Simon Cross Add inventory manipulation methods.
Sun, 22 Aug 2010 19:20:58 +0200 Simon Cross Add state widget for rendering state.
Sun, 22 Aug 2010 18:48:32 +0200 Simon Cross Add loading of initial state.
Sun, 22 Aug 2010 18:07:48 +0200 Simon Cross Add code for blitting Scene.
Sun, 22 Aug 2010 17:52:34 +0200 Simon Cross Add items and things.
Sun, 22 Aug 2010 17:04:34 +0200 Simon Cross Start of scene drawing framework.
Sun, 22 Aug 2010 16:06:03 +0200 Simon Cross Add missing newline.
Sun, 22 Aug 2010 15:59:37 +0200 Simon Cross Function for loading initial state.
Sun, 22 Aug 2010 15:48:19 +0200 Simon Cross Start of base classes for game state.