summaryrefslogtreecommitdiffstats
path: root/src/flood-context.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* Forgot to free some of the pixel storageJohn Bintz2007-02-251-0/+2
| | | (bzr r2436)
* Add ability to flood fill areas of contiguous colorJohn Bintz2007-02-251-16/+30
| | | (bzr r2435)
* Prevent flood fills from leaking out of fill areaJohn Bintz2007-02-251-12/+30
| | | (bzr r2434)
* Add flood fill toolJohn Bintz2007-02-251-0/+552
(bzr r2432)