summaryrefslogtreecommitdiff
path: root/Koopuzzle/Koopuzzle.py (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2012-03-28support for the new optimised tilesetsTreeki1-57/+89
2012-02-17Fixed tileset shitColin Noga1-1271/+1275
2011-11-09Bunches of object stuff relating to groupsColin Noga1-4/+6
2011-11-08Fleshed out tileset.pyColin Noga1-460/+64
2011-11-04Koopuzzle now seems to be working 100%..., included a testing tileset called ↵Colin Noga1-66/+86
Test5.arc that covers all group use cases.
2011-11-04Added Puzzle+, it probably correctly makes and saves map tilesets, but ↵Colin Noga1-0/+1858
something is broken on opening. Also added a group feature for my own sake