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