summaryrefslogtreecommitdiff
path: root/Koopuzzle/Koopuzzle.py (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
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