aboutsummaryrefslogtreecommitdiff
path: root/autistdraw.c
Commit message (Collapse)AuthorAgeFilesLines
* Use a real indexed palettePřemysl Janouch2014-10-231-28/+43
| | | | | | | Instead of copying attributes from the screen. And other minor changes, e.g. don't select a colour when the mouse is dragged over the palette, instead of clicking on it.
* Initial commitPřemysl Janouch2014-10-221-0/+232
Forked from termo's demo-draw.c