Commit graph

89 commits

Author SHA1 Message Date
William Kendrick
efff54560a Added Adam R.'s "Rails" Magic tool.
Updated POTFILES.in to add new Magic tools from Adam and Andrew.
Regenerated POT and POs.
2008-07-14 00:31:11 +00:00
Andrew Corcoran
36ee8ff4cb Added jigsaw magic tool + images and updated authors/chanes to reflect recent additions 2008-07-12 19:58:22 +00:00
Andrew Corcoran
54cacc0deb Added snow magic tool images 2008-07-12 19:39:31 +00:00
Andrew Corcoran
ab97b56911 Added snow magic tool 2008-07-12 19:37:18 +00:00
Andrew Corcoran
37c5148165 Added brush option to blackAndWhite magic tool 2008-07-10 21:04:03 +00:00
William Kendrick
8d44381a1d blurAll merged into blur as a full-image mode. 2008-07-10 20:39:36 +00:00
William Kendrick
f556b503b9 switchin() and switchout() now accept mode. 2008-07-10 20:26:38 +00:00
Andrew Corcoran
0b7b36c734 Merged the two Blur tools 2008-07-10 20:06:31 +00:00
William Kendrick
c321359b59 Adding 'confetti' and 'fold' Magic tools (by foo-script for GSOC 2008). 2008-07-10 18:59:06 +00:00
William Kendrick
8623bfb428 Documenting 'int mode' arg to click() functions in Magic tool API docs. 2008-07-10 06:58:32 +00:00
William Kendrick
fdb90e51aa Adding new 'mode' args to _click() and _get_description() in example file. 2008-07-10 06:54:58 +00:00
William Kendrick
47850ca0b2 tp_magic_api.h now has gettext_noop() macro def; example code doesn't need it. 2008-07-09 21:48:21 +00:00
William Kendrick
b2a1b57336 Glass Tile, Lighten (fade) and Darken magic tools can now affect entire image. 2008-07-09 20:33:54 +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
2e61076718 switchin() and switchout() Magic functions now used.
Documented new switchin() and switchout() functions.
2008-07-08 01:54:00 +00:00
William Kendrick
b4ed444f0f Beginning to implement switchin() and switchout() Magic tool plugin API. 2008-07-08 00:21:31 +00:00
secretlondon
0524520d07 Andrew Corcoran's first three magic tools funded by gsoc. 2008-07-06 19:31:58 +00:00
Shin-ichi TOYAMA
14063f43b9 Fixed rendering problem with NO_SDL_PANGO. 2008-06-26 15:13:57 +00:00
Albert Cahalan
8c35f5adbf one more doc Makefile 2008-05-24 07:57:50 +00:00
Albert Cahalan
bd18851d95 magic/Makefile became tiny; was merged into main Makefile 2008-05-24 07:54:36 +00:00
Albert Cahalan
3a8cc0a71f buildmagic not buildmagic-all 2008-05-24 07:31:13 +00:00
Albert Cahalan
6e202cd068 more trimming 2008-05-24 07:25:34 +00:00
Albert Cahalan
900fdb1911 TARGET_PASSTHRU can go now; generic targets now work correctly 2008-05-24 07:10:01 +00:00
Albert Cahalan
bcc689cc2b rename magic/Makefile targets to clean up the namespace for future non-recursive make 2008-05-24 06:58:22 +00:00
Albert Cahalan
bcb5f54eb9 simplify docs Makefile 2008-05-24 06:41:06 +00:00
William Kendrick
d87e493c1b -fvisibility=hidden not a good idea when using SDL_LoadFunction() 2008-05-08 18:13:42 +00:00
William Kendrick
ec80202185 Making Magic Tool source throw less compiler warnings. 2008-05-07 01:59:03 +00:00
William Kendrick
153f913f95 Making Magic Tool source throw less compiler warnings. 2008-05-07 01:52:39 +00:00
William Kendrick
ddc7bab3d5 Making Magic Tool source throw less compiler warnings. 2008-05-06 15:29:46 +00:00
William Kendrick
db0be1a571 Fixed typo 2008-05-05 17:23:28 +00:00
Albert Cahalan
3252287d30 mark internal functions static 2008-05-04 18:29:28 +00:00
Albert Cahalan
c8df236b92 missed an "endif", make symbols hidden by default 2008-05-04 17:07:04 +00:00
Albert Cahalan
aa77afbd19 magic needs optimization, more warnings, and more debug info 2008-05-04 04:59:40 +00:00
Albert Cahalan
a4ff472d1f use wildcard+pattern to build magic 2008-05-04 04:49:13 +00:00
Albert Cahalan
7323132d08 use .PHONY 2008-04-27 17:22:01 +00:00
Albert Cahalan
5244e175e8 use := operator for Makefile clarity and performance 2008-04-26 22:47:30 +00:00
William Kendrick
c9a732462e Adding -fpic and using a $(SHARED_FLAGS) variable for it, and -shared. 2007-12-29 18:51:12 +00:00
William Kendrick
344492dad4 BeOS updates. 2007-12-07 00:05:45 +00:00
William Kendrick
137797b2cd Added 'stopsound()' to Magic plugin API.
Stopping longer sounds when user stops using tool (Shift & Kaleidoscope).
2007-11-21 16:15:49 +00:00
William Kendrick
73dbbca274 Adding icon for 'Distortion.' 2007-11-13 18:32:17 +00:00
William Kendrick
7d69ff049e Added sounds for Shift and Kaleidoscope Magic tools. 2007-11-06 17:54:26 +00:00
William Kendrick
e99f8a7d39 Fixed link to example C file! 2007-11-02 01:14:24 +00:00
William Kendrick
31d76ad5ce Had mirror & flip descriptions swapped. Fix. 2007-10-29 15:58:06 +00:00
William Kendrick
a440a0969b Created a "Distortion" magic tooll 2007-10-26 04:16:02 +00:00
William Kendrick
738d8beff0 Added some glossary items. 2007-08-27 17:37:55 +00:00
William Kendrick
24db799109 <stdlib.h> to reduce warnings. 2007-08-22 06:27:42 +00:00
William Kendrick
dfdcaa353d Added crosshairs to Shift magic tool. 2007-08-20 18:12:05 +00:00
William Kendrick
bf95c8a5e4 Need <stdlib.h> when using RAND_MAX. (Thx, Shin-Ichi) 2007-08-18 18:10:23 +00:00