summaryrefslogtreecommitdiff
path: root/plugins/Brushes.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'upstream/master'Jared Adams2012-05-101-3/+13
|\
| * Brush output lists numbers, update xml.Petr Mrázek2012-05-111-3/+13
| |
* | Fix some issuesJared Adams2012-05-071-10/+10
| |
* | Fix range on tiletypes and make it saner for both plugins.Jared Adams2012-04-211-19/+44
| |
* | Improve the range function of tiletypes a bit and add the functionality to ↵Jared Adams2012-04-191-2/+50
|/ | | | liquids.
* Fix some issues with last commitJared Adams2012-04-161-1/+7
|
* Make tiletypes more usefulJared Adams2012-04-151-0/+23
| | | | | | | | | | | | | | | * Paint, filter, and brush state is now saved between calls. * Added 'all' paint option to set material, shape, special, and variant at the same time. * Added tiletypes-here (like liquids here, except is uses the saved brush settings) * Added tiletypes-here-point (like liquids here, always only the tile under the cursor) * Added tiletypes-command: runs tiletypes commands seperated by ';' tokens (affects saved state) * Make the internal workings match liquids a bit more * Give brush objects a descriptor string * Make Core::cheap_tokenise available
* liquids vs liquidsgo: FIGHT!Petr Mrázek2012-03-241-0/+178
liquidsgo WINS, renamed to liquids to not confuse users.