Bill Kendrick
53a328e903
indent negative.c
2017-10-15 11:48:18 -07:00
Bill Kendrick
5e83b2408d
indent mosaic_shaped.c
2017-10-15 11:48:08 -07:00
Bill Kendrick
bd18815216
indent mosaic.c
2017-10-15 11:48:02 -07:00
Bill Kendrick
18be491419
indent mirror_flip.c
2017-10-15 11:47:45 -07:00
Bill Kendrick
800d8af3b7
indent metalpaint.c
2017-10-15 11:47:37 -07:00
Bill Kendrick
7e524f44ad
indent light.c
2017-10-15 11:47:27 -07:00
Bill Kendrick
e146c3df38
indent kalidescope.c
2017-10-15 11:47:20 -07:00
Bill Kendrick
3bfbc3e741
indent halftone.c
2017-10-15 11:47:04 -07:00
Bill Kendrick
fb1e2a092d
indent grass.c
2017-10-15 11:46:50 -07:00
Bill Kendrick
9fd870b985
indent glasstile.c
2017-10-15 11:45:55 -07:00
Bill Kendrick
8a7edd82bf
indent fretwork.c
2017-10-15 11:45:47 -07:00
Bill Kendrick
31cb4f4505
indent fold.c
2017-10-15 11:45:23 -07:00
Bill Kendrick
c855261af2
indent foam.c
2017-10-15 11:44:56 -07:00
Bill Kendrick
8eff6a9930
indent flower.c
2017-10-15 11:44:48 -07:00
Bill Kendrick
b11972979c
indent fisheye.c
2017-10-15 11:44:41 -07:00
Bill Kendrick
0608ce4c34
indent fill.c
2017-10-15 11:44:35 -07:00
Bill Kendrick
ce8121301a
indent fade_darken.c
2017-10-15 11:44:27 -07:00
Bill Kendrick
16a92fb71a
indent emboss.c
2017-10-15 11:44:03 -07:00
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