log gamelib/tiles.py @ 203:653da96db572

age author description
Thu, 03 Sep 2009 23:12:54 +0000 Simon Cross Fix tile image for guardtower.
Wed, 02 Sep 2009 22:02:20 +0000 Simon Cross Add Hendominium image support.
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.