Commit graph

89 commits

Author SHA1 Message Date
William Kendrick
4bc51c905a Beginning work to improve rails. 2008-12-24 02:41:24 +00:00
Shin-ichi TOYAMA
1bf48e6e15 It did not compile on win32 due to the missing declaration of rain_click(). 2008-11-21 05:53:08 +00:00
secretlondon
868ef36be4 sound for color shift magic tool 2008-11-02 00:16:18 +00:00
secretlondon
490dc69cfb edges.ogg (original PD) 2008-11-01 23:46:31 +00:00
secretlondon
60af51dfdb new sound for sharpen magic tool 2008-11-01 23:37:04 +00:00
secretlondon
480b7a874d new sharpen icon 2008-11-01 22:17:38 +00:00
secretlondon
9ab6854f87 Renamed alien to shift color. Tried to fix negative's description 2008-11-01 21:49:10 +00:00
William Kendrick
2377eb56f1 Dragging mouse now works with Rain magic tool.
Overlapping drops in Rain magic tool now blend with each other.
2008-10-05 01:33:27 +00:00
William Kendrick
cdee24a277 Disabling puzzle for now; can't get it to work sanely. 2008-10-05 01:19:58 +00:00
William Kendrick
f80ebc825e Fixed syntax error. 2008-10-02 20:56:38 +00:00
secretlondon
3aa70784e9 More English hacking. 2008-09-23 20:44:59 +00:00
Karl Ove Hufthammer
550374546d Consistent punctuation. 2008-09-21 15:26:39 +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
a3d5ef7684 new audio file for noise tool 2008-08-28 19:10:23 +00:00
secretlondon
9c859fd13e new icons for alien, rain, snowflake, snowball and edges magic tools + typo 2008-08-27 22:39:12 +00:00
secretlondon
5145f37ac6 changing Trace Contour to Edges in an attempt to simplify language and kill technical jargon. 2008-08-26 04:09:50 +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
secretlondon
c801b3e3fa Fixing English bugs in some magic tools ;) and updated en_GB.po 2008-08-26 03:52:51 +00:00
Adam Rakowski
cfa3f04d8b Empty line at the beginning has been added. One warning less ;) 2008-08-20 15:55:41 +00:00
Adam Rakowski
04dd3cf9a2 Fisheye tool - first release. 2008-08-19 14:40:04 +00:00
Adam Rakowski
504a1dc5e6 String cleanup. 2008-08-19 14:12:52 +00:00
Adam Rakowski
f125648bcb Added "Wavelet tool" 2008-08-19 14:08:22 +00:00
William Kendrick
6169f461b0 String cleanup. 2008-08-18 22:00:47 +00:00
William Kendrick
6c3893fd41 Added TV & Rosette Magic tools. 2008-08-18 21:45:49 +00:00
Andrew Corcoran
3086d42ac8 Added toothpaste.c magic tool 2008-08-04 16:42:47 +00:00
Andrew Corcoran
14f38f95e2 Removed brush mode from mosaic.c due to high cpu load and changed the fullscreen mode so it no longer uses switchin() 2008-08-03 22:42:34 +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
Albert Cahalan
a60c242972 leak memory instead of crashing (FIXME!!!) 2008-08-03 02:18:22 +00:00
William Kendrick
8c8592bb11 Fixed Magic mode error in Calligraphy and Shift. 2008-08-02 00:32:49 +00:00
William Kendrick
cd43deb379 Made Fold's name translatable.
Received French update.
2008-08-01 21:10:28 +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
Andrew Corcoran
40c8c1ff1f Finalised mosaic.c 2008-07-20 01:36:54 +00:00
Andrew Corcoran
9e1a97efd5 Copied external code into mosaic.c 2008-07-19 18:54:56 +00:00
Andrew Corcoran
4c71ecdba1 Added noise and mosaic magic tools 2008-07-19 18:30:57 +00:00
Luc Schrijvers
774c076406 BeOS _Bool parse error fixes 2008-07-19 05:34:56 +00:00
Luc Schrijvers
24b409b5b5 BeOS parse error fixes 2008-07-19 05:02:38 +00:00
Andrew Corcoran
34d27b1394 Modified sharpen.c to work with as paint aswell as fullscreen 2008-07-15 21:11:43 +00:00
Andrew Corcoran
cbc28be317 Removed jigsaw.c magic tool and related image 2008-07-15 18:49:07 +00:00
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
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