Bill Kendrick
|
e80254df51
|
Ran indent.sh to re-indent all source code
|
2025-03-24 19:33:13 -07:00 |
|
Bill Kendrick
|
44d7d0ee5d
|
Re-run indent.sh under GNU indent 2.2.13
Slight change to its default behavior re: pointer variables
(before: "type * var"; now seems to prefer: "type *var").
|
2024-10-20 11:22:30 -07:00 |
|
Bill Kendrick
|
244ab1d6f2
|
Being more consistent w/ use of gettext()/_noop()
...in Magic tools (for names & descriptions / tool-tips).
|
2024-10-07 21:44:08 -07:00 |
|
Bill Kendrick
|
7ea39f8ea6
|
"Comic Dots" improvement; avoid tint around dots
|
2024-09-29 00:48:48 -07:00 |
|
Bill Kendrick
|
81ae8bdd36
|
Comic Dots: Return proper order
There are two tools, so can't use the same number twice!
|
2024-09-23 22:05:48 -07:00 |
|
Bill Kendrick
|
628fa77f94
|
Don't call stopsound() in Magic shutdown()...
...causes a segfault at that point (Mixer already gone?!)
|
2024-09-17 22:25:36 -07:00 |
|
Bill Kendrick
|
d6af2fa981
|
Icons for "Comic Dots" magic tools
|
2024-09-17 22:21:23 -07:00 |
|
Bill Kendrick
|
d94e85e26e
|
Sound pause/unpause Magic API functions...
...plus documenting them.
...plus using them in new "Comic Dots" Magic tool.
|
2024-09-17 22:11:32 -07:00 |
|
Bill Kendrick
|
143b50733c
|
Sound effect for new "Comic Dots" Magic tool
|
2024-09-17 21:35:09 -07:00 |
|
Bill Kendrick
|
e8418cc330
|
WIP "Comic Dots" magic tool
For https://sourceforge.net/p/tuxpaint/feature-requests/257/
|
2024-09-16 23:56:33 -07:00 |
|