summaryrefslogtreecommitdiffstats
path: root/sigmodr/widgets/mapeditor/TileItem.cpp
Commit message (Expand)AuthorAgeFilesLines
* Include the border in the bounding rectangle for the tileBen Boeckel2009-05-231-1/+1
* Inline the conditionalBen Boeckel2009-03-301-6/+1
* Obstructions in the map are now darkBen Boeckel2009-03-301-2/+3
* Handle always-walkable tiles as well when showing the map with walkable areasBen Boeckel2009-03-301-4/+12
* Cache the maskBen Boeckel2009-03-301-5/+10
* Allow drawing of a collision mask of the tilesBen Boeckel2009-03-301-2/+18
* Connect up changed signals so that the UI is updated correctlyBen Boeckel2009-03-291-0/+1
* Add type so that casts workBen Boeckel2009-03-291-0/+5
* Fix the boundingRect for map itemsBen Boeckel2009-03-291-1/+1
* Pass the map to MapItem as wellso that it can check bounds when movingBen Boeckel2009-03-291-2/+2
* Move the map editing classes to a subdirectoryBen Boeckel2009-03-291-0/+117