0
Commit Graph

9 Commits

Author SHA1 Message Date
Johan Kiviniemi
754487389d test_tileset: Depth is now 5 because of ‘maxrow + 32’ in tileset.py 2013-12-27 04:37:35 +02:00
Johan Kiviniemi
9d669f4bbf test_tileset: Drop unused correct_tiles list 2013-12-27 04:36:35 +02:00
Johan Kiviniemi
2adebabc19 test_tileset: Add required name item to defoptions 2013-12-27 03:47:10 +02:00
Johan Kiviniemi
b5dec03cff test_tileset: Add missing world parameter 2013-12-27 03:46:36 +02:00
Aaron Griffith
626129394a split up util.py into files.py and logger.py, moved code appropriately 2012-03-05 12:12:27 -05:00
Andrew Brown
4c21fb2e05 modified tileset.py for the new Anvil format 2012-02-19 00:04:26 -05:00
Andrew Brown
aaf8e1d7cb Changed "worldname" to "world" in configfile
Also brought tests up to date. All tests pass now.
2012-02-14 20:39:05 -05:00
Andrew Brown
9e61407c67 fixed a bug in TileSet. Traversal now works according to tests. 2012-01-08 03:12:06 -05:00
Andrew Brown
3995a06c97 added TileSet tests, fixed several bugs. Still needs work. 2012-01-08 02:51:06 -05:00