Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Include the border in the bounding rectangle for the tile | Ben Boeckel | 2009-05-23 | 1 | -1/+1 |
* | Inline the conditional | Ben Boeckel | 2009-03-30 | 1 | -6/+1 |
* | Obstructions in the map are now dark | Ben Boeckel | 2009-03-30 | 1 | -2/+3 |
* | Handle always-walkable tiles as well when showing the map with walkable areas | Ben Boeckel | 2009-03-30 | 1 | -4/+12 |
* | Cache the mask | Ben Boeckel | 2009-03-30 | 1 | -5/+10 |
* | Allow drawing of a collision mask of the tiles | Ben Boeckel | 2009-03-30 | 1 | -2/+18 |
* | Connect up changed signals so that the UI is updated correctly | Ben Boeckel | 2009-03-29 | 1 | -0/+1 |
* | Add type so that casts work | Ben Boeckel | 2009-03-29 | 1 | -0/+5 |
* | Fix the boundingRect for map items | Ben Boeckel | 2009-03-29 | 1 | -1/+1 |
* | Pass the map to MapItem as wellso that it can check bounds when moving | Ben Boeckel | 2009-03-29 | 1 | -2/+2 |
* | Move the map editing classes to a subdirectory | Ben Boeckel | 2009-03-29 | 1 | -0/+117 |