log gamelib/tiles.py @ 62:98ce098f8cbb

age author description
Mon, 31 Aug 2009 19:32:02 +0000 Neil Muller Add broken fence tile
Mon, 31 Aug 2009 18:33:33 +0000 Simon Cross Replace TILE_MAP with richer (but backwards compatible) structure. Record tile number and tile name on tile object.
Mon, 31 Aug 2009 17:18:03 +0000 Simon Cross Add missing call to vid.Tile.__init__ to FarmTile.
Mon, 31 Aug 2009 17:01:59 +0000 Simon Cross Update tile loading to use imagecache and new data.py auto-converting of paths.
Sun, 30 Aug 2009 18:51:28 +0000 Simon Cross Color night and day.
Sun, 30 Aug 2009 18:11:30 +0000 Simon Cross Add support for PNG tiles.