Commit graph

265 commits

Author SHA1 Message Date
Bill Kendrick
3d2cd7d327 indent distortion.c 2017-10-15 11:43:55 -07:00
Bill Kendrick
aac7e00ba2 indent confetti.c 2017-10-15 11:43:43 -07:00
Bill Kendrick
44286395b3 indent cartoon.c 2017-10-15 11:43:06 -07:00
Bill Kendrick
0a167dbc71 indent calligraphy.c 2017-10-15 11:39:45 -07:00
Bill Kendrick
1ee28d1abd indent bricks.c 2017-10-15 11:39:25 -07:00
Bill Kendrick
6ccb464ab8 indent blur.c 2017-10-15 11:39:05 -07:00
Bill Kendrick
5ada032452 indent blocks_chalk_drip.c 2017-10-15 11:37:56 -07:00
Bill Kendrick
5b76d99ae6 indent blind.c 2017-10-15 11:37:40 -07:00
Bill Kendrick
d62e1ec901 indent alien.c 2017-10-15 11:37:22 -07:00
Bill Kendrick
14af5f0114 Symlink .indent.pro in magic/src/ 2017-10-15 11:33:56 -07:00
Bill Kendrick
9fa6ddbd08 Correct chmod puzzle.c
magic/src/puzzle.c was executable; shoudln't be
2017-10-15 11:32:53 -07:00
Pere Pujal i Carabantes
7479c2a757 Adding sound to halftone. 2016-09-27 22:13:39 +00:00
Pere Pujal i Carabantes
f61d808d7c Final tweaks on hexagonal pattern by Lokesh Sharma. 2016-09-27 21:38:13 +00:00
Pere Pujal i Carabantes
5d0f89749e Adding sound to magic Puzzle 2016-09-23 22:18:29 +00:00
Pere Pujal i Carabantes
ddd6e439f5 Converting tornado to mono. 2016-09-22 21:13:40 +00:00
Pere Pujal i Carabantes
8facc8a4bc Generating mosaic patterns on the program and removing now unused PNGs, solves #210 2016-09-19 20:56:21 +00:00
Joe Hansen
8ff78df52b fixing it -> is 2015-05-03 07:16:31 +00:00
Joe Hansen
fcd90848c2 fixing that is symmetric 2015-05-02 10:31:47 +00:00
Joe Hansen
88a49ccfb2 Click and move -> Click and drag 2015-05-02 09:11:09 +00:00
Joe Hansen
6aed7d2c23 Click and move -> Click and drag 2015-05-02 09:05:05 +00:00
Joe Hansen
04084af7e6 Click and move -> Click and drag 2015-05-02 08:59:55 +00:00
William Kendrick
e84d005432 Fix bug where rainbow swaps direction if both ends had same Y position. 2014-08-14 07:41:22 +00:00
William Kendrick
0c7a9e9b12 Disabling scan_fill() recursion blocker, since reverting PNGs fixed the
tools. (h/t Shin-Ichi & Pere)
2014-08-06 08:16:02 +00:00
Pere Pujal i Carabantes
40b2e6fe08 Resetting mosaic icons to a working version. 2014-08-05 18:17:25 +00:00
William Kendrick
09c2540e6b Unclear how mosaic_shaped is supposed to work, but added a counter to
prevent recursing too deep, which will cause a crash.
2014-08-05 17:06:08 +00:00
William Kendrick
9202fb6ad9 Re-exporting mosaic-related PNGs; futile attempt to prevent crash. 2014-08-05 16:57:50 +00:00
William Kendrick
fcd2a10761 Removed some debugging. 2014-08-05 08:27:21 +00:00
William Kendrick
ee0031bd6a Re-saved PNGs to avoid "Out of place .... chunk" errors from libpng. 2014-08-05 08:14:54 +00:00
William Kendrick
5d164e8254 Ran through: astyle --unpad-paren --pad-oper --pad-header --add-brackets --style=allman --delete-empty-lines --break-blocks 2014-08-05 07:40:15 +00:00
William Kendrick
6c16d83926 Re-saved some Magic tool icons to address weird colors Pere & I noticed. 2014-08-05 06:35:59 +00:00
Karl Ove Hufthammer
79f6325f7e Optimised PNG files using TruePNG and PNGZopfli. 2014-06-29 11:08:36 +00:00
William Kendrick
e990b48de7 Large bundle of OS X tweaks by Eric P. (basis of the 10.9-compatible
pre-release made in Dec. 2013):
 * Fix OS X 10.9 issue of current directory set by Finder
   to something else than folder where app bundle resides.
 * Some Mac OS X build / project changes & updates.
 * Adjustments to Mac OS X fontconfig config file, to avoid warnings
   and make things more robust.
 * Updates to some #include's to catch up with newer library revisions.
 * Tweaks to pixel read/write on Apple.
 * Introduction of 'intprt_t' casting to avoid warnings on x64.
 * Some additional debugging output.
 * Logging stderr & stdout to /tmp/tuxpaint.log
Untested (I don't have a Mac!)
2014-03-19 23:39:17 +00:00
Pere Pujal i Carabantes
0ab5f8e321 New Xor magic tool by Łukasz Dmitrowski. 2013-04-09 22:40:27 +00:00
Pere Pujal i Carabantes
348bb202eb The icon for Halftone was not displaying. 2012-06-06 23:12:29 +00:00
Pere Pujal i Carabantes
f27567b9b7 Magic fretwork, based on magic Rails. 2012-05-25 15:17:13 +00:00
Pere Pujal i Carabantes
1abe844c46 Less warnings in magic tools by GCI students finaiized and m4tx. 2012-03-05 19:41:24 +00:00
Pere Pujal i Carabantes
97d5871537 Removing warnings in magic ripples nd rosette by finaiized 2011-12-19 22:49:44 +00:00
Pere Pujal i Carabantes
bd4b940374 Removing warnings on rain and rainbow by finaiized as a task in GCI 2011-12-19 09:32:26 +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
Pere Pujal i Carabantes
712e8295e9 Removing warnings on magic smudge and sharpen by finaiized as a task in GCI 2011-12-17 23:46:13 +00:00
Pere Pujal i Carabantes
bda0f95b55 Removing warnings on magic toothpaste and tv by finaiized as a task in GCI 2011-12-17 22:43:56 +00:00
Pere Pujal i Carabantes
0a2072e334 Removing warnings in half of magic tools by some GCI students. 2011-11-26 22:04:50 +00:00
William Kendrick
451bd23460 Initial stab at Halftone. 2011-07-25 16:18:24 +00:00
William Kendrick
e8e6c179ff A little further. But time for bed. :^( 2011-07-16 05:58:44 +00:00
William Kendrick
bc4f2ad6b8 TXT version of some docs for new Magic tools. 2011-07-16 05:45:26 +00:00
William Kendrick
db6b8d2089 Starting a Halftone magic tool. (SF Bug #3148011) 2011-07-16 05:44:49 +00:00
William Kendrick
3f46a4321f "Tiles" and "Pattern" tools, based on Kaleidoscope. 2011-07-02 07:16:39 +00:00
Pere Pujal i Carabantes
68014a7908 Workaround for api->data directory pointing to the local user directory at magic switchin. Giving proper credits. 2011-05-15 08:09:40 +00:00
Pere Pujal i Carabantes
3e5f7c4b85 Tornado too needs MODE_PAINT_WITH_PREVIEW. Removing warnings about missings prototypes and unused variables. 2011-05-13 10:05:57 +00:00
Pere Pujal i Carabantes
c8f7ba2142 Realrainbow also needs MODE_PAINT_WITH_PREVIEW. Removing warnings about unused parameters and missing prototypes. 2011-05-10 17:48:45 +00:00