Bill Kendrick
cc05925d9e
Re-ran indent on all .c & .h source code files
...
Like so --
find . -name "*.c" -or -name "*.h" -exec indent -nbfda -npcs -npsl -bli0 --no-tabs {} \;
The `indent` invocation differs from the last one noted in
CHANGES.txt (from 2006!?), in that I've added "--no-tabs",
to ensure indents are all space-based.
2022-09-15 00:14:20 -07:00
Pere Pujal i Carabantes
b6b0636eb5
Merge branch 'master' into sdl2.0
2021-09-27 23:32:48 +02:00
Bill Kendrick
12b503be9c
Adding more Magic tools to their groups...
...
WIP
2021-09-20 23:47:31 -07:00
Pere Pujal i Carabantes
00b4aa126f
Merge branch 'master' into sdl2.0. Updating with latest changes and improvements, clone, fill,...
2021-02-25 00:48:38 +01:00
Bill Kendrick
67b05a0579
Slight cleanup of blind.c; new Checkerboard tool
...
Use enums everywhere; credits/copyright clean-up.
2021-02-15 23:19:21 -08:00
Pere Pujal i Carabantes
f836cc775a
Magic tools: Inline->static for android, corrected paths to avoid double slash which makes SDL2 not loading the stuff from assets.
...
Thoose changes were already in the SDL2 and android versions, they were reverted somehow...
2018-02-28 00:23:15 +01:00
Bill Kendrick
5b76d99ae6
indent blind.c
2017-10-15 11:37:40 -07: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
0f3d5fcfe4
More accurate description of Blinds tool.
...
Added missing docs for some Magic tools.
Created a ROYGBIV variation of the Rainbow arc tool.
2009-09-01 01:30:58 +00:00
secretlondon
33e25cb466
2 new starters - new magic tools are blind and mosaic NOT the two in changes!
2009-08-09 22:05:45 +00:00
secretlondon
1caa2c54ee
english tidy on new magic tools. not sure blind behaves as described fwiw.
2009-08-09 21:51:59 +00:00
Pere Pujal i Carabantes
761ad78cc3
New magic tool window blind
2009-07-02 22:43:34 +00:00