Commit graph

30 commits

Author SHA1 Message Date
Pere Pujal i Carabantes
f836cc775a Magic tools: Inline->static for android, corrected paths to avoid double slash which makes SDL2 not loading the stuff from assets.
Thoose changes were already in the SDL2 and android versions, they were reverted somehow...
2018-02-28 00:23:15 +01:00
Bill Kendrick
5871ef9b3a indent tint.c 2017-10-15 11:51:06 -07:00
Joe Hansen
6aed7d2c23 Click and move -> Click and drag 2015-05-02 09:05:05 +00:00
Pere Pujal i Carabantes
a1ebbd5a14 Removing warnings on snow and tint by finaiized as a task in GCI 2011-12-18 23:49:01 +00:00
secretlondon
99f1f4aeb0 fold already had fold.wav, it just doesn't work.
use fold.ogg for colorandwhite tool instead
2009-06-06 16:52:06 +00:00
Shin-ichi TOYAMA
a5fdc5cf3a gettext_noop() should be used for some old system. 2009-05-26 16:10:00 +00:00
William Kendrick
0bb1269680 Icons for most of the new Magic Tools that were lacking them. 2009-05-06 22:11:54 +00:00
secretlondon
3aa70784e9 More English hacking. 2008-09-23 20:44:59 +00:00
Andrew Corcoran
d4892d5875 Adding clarifying comments to the source 2008-09-05 19:21:15 +00:00
secretlondon
f01ddaeb97 Threshold now called separate colors as sometimes it does b,w & blue! Two new icons - noise and toothpaste. 2008-08-31 02:43:58 +00:00
secretlondon
52a5d36642 renamed threshold to black and white as that's main effect. Comments on rosette (this is just a 3 prong kaleidoscope)
and fisheye (no idea what it's actually doing)
2008-08-30 23:59:37 +00:00
secretlondon
ee8020589a More attempts to simplify and standardise the language of the new magic tools. 2008-08-28 21:34:52 +00:00
secretlondon
c43465f0a2 Turned colours into colors as text should be in US English, changed 'threshold' into 'turn' to try and simplify
language. Still needs more.
2008-08-26 04:05:26 +00:00
Andrew Corcoran
a0cd6daeb5 Removed error checking from magic tools as it was causing problems with --nosound 2008-08-03 22:15:52 +00:00
Andrew Corcoran
d0d5e16b00 Added alien magic tool. Added missing description text for some magic tools. 2008-07-29 19:57:55 +00:00
Andrew Corcoran
fd65f98abc Added Rain magic tool. Added error checking to previous tools. Added missing static declarations for global variables 2008-07-24 15:44:14 +00:00
Andrew Corcoran
b2e2289622 Added colour option to blackandwhite and threshold magic tools. Since the blackandwhite tool is now the same as tint(with the exception that bandw handles tinting black in a better way) the blackandwhite tool was merged into tint.c and blackandwhite.c removed 2008-07-20 19:46:08 +00:00
William Kendrick
f556b503b9 switchin() and switchout() now accept mode. 2008-07-10 20:26:38 +00:00
William Kendrick
94e7d90c25 "Tint" tool can now affect the entire image. 2008-07-09 20:17:28 +00:00
William Kendrick
2e5508842f get_description() gets mode, so tools can provide diff. instructions. 2008-07-09 04:37:08 +00:00
William Kendrick
472692fbab Magic tools can now be both painted and full-image.
Negative tool now does this.
2008-07-09 02:46:54 +00:00
William Kendrick
b4ed444f0f Beginning to implement switchin() and switchout() Magic tool plugin API. 2008-07-08 00:21:31 +00:00
Shin-ichi TOYAMA
14063f43b9 Fixed rendering problem with NO_SDL_PANGO. 2008-06-26 15:13:57 +00:00
Albert Cahalan
3252287d30 mark internal functions static 2008-05-04 18:29:28 +00:00
William Kendrick
0d6c2cf1b9 Magic tools (and tp-magic-config) supports local (user) plugins.
Added copyright & credit info to new Magic tool plugin .c files.
Updated Magic plugin doc API.
2007-08-08 06:56:04 +00:00
William Kendrick
6e827f67fe Improved 'New' and 'Open' interfaces. ('Open' dialog no longer includes
Starter images; 'New' now brings up a selection dialog showing 'Starter'
images and color choices.)
New images can be given solid background colors (which the 'Eraser' tool
erases to).
Improved --usage output.
Added support for "--papersize help" to list papersizes available via libpaper.
Some Magic tools that apply an affect once per click-and-drag no longer
recalculate the effect on pixels that have already been affected (until mouse
button is released and clicked again).
2007-07-24 18:20:17 +00:00
William Kendrick
1f0d12ba91 Finished flower tool.
Added foam tool.
Cleanup.
2007-07-11 06:20:05 +00:00
William Kendrick
c44cf54033 Added dirty rect to magic api.
Added 'release' event to magic api.
2007-07-08 23:17:18 +00:00
William Kendrick
73b8464b75 Added Magic tool API version API. 2007-07-08 07:53:39 +00:00
William Kendrick
2d4eee798f Converted Blocks, Chalk, Drip, Blur, Bricks, Cartoon, Drip, Fill, Grass,
Rainbow, Smudge and Tint Magic tools to plugins.
2007-07-06 19:35:32 +00:00