summaryrefslogtreecommitdiff
path: root/src/tileset.py (follow)
AgeCommit message (Collapse)AuthorFilesLines
2011-11-11some cleanup and fixes in tileset.pyTreeki1-78/+58
2011-11-10cosmetic fixes to the object chooserTreeki1-1/+1
2011-11-09Fallback for transparent toolbarsColin Noga1-1/+1
2011-11-09KPObjectSelector and everything it needs is all setup. Emits objects as ↵Colin Noga1-0/+35
required, and can return an object with currentSelectedObject().
2011-11-09Objects now display correctly, some optimizations, and style fixes for ↵Colin Noga1-38/+20
Treekis health
2011-11-09Bunches of object stuff relating to groupsColin Noga1-26/+81
2011-11-09a bunch of incomplete stuffTreeki1-0/+20
2011-11-08made the thing run and added some quick and dirty testing codeTreeki1-24/+27
2011-11-08Oops, fixed indentation level.Colin Noga1-71/+71
2011-11-08Added a bunch more stuff for the eventual Gourped Object Selector Widget. ↵Colin Noga1-69/+365
Its a complicated bugger, especially when I am in no position to test
2011-11-05Added some tileset class stuff, but was pulled away by business. Will come ↵Colin Noga1-2/+159
back to it tomorrow
2011-11-04lots of unfinished tileset stuffTreeki1-0/+89