Commit graph

2901 commits

Author SHA1 Message Date
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
Bill Kendrick
062b4036d0 indent dummy.c 2017-10-15 11:32:16 -07:00
Bill Kendrick
9bf92ab3e3 indent SDLMain.h in macosx/ 2017-10-15 11:28:52 -07:00
Bill Kendrick
8315fa6804 indent *.h in macosx
indent message.h speech.h wrapperdata.h
2017-10-15 11:22:57 -07:00
Bill Kendrick
b8d199fef7 indent patch.c patch.h 2017-10-15 11:21:19 -07:00
Bill Kendrick
7c0c9d2471 Symlinking to src dir's .indent.pro 2017-10-15 11:20:56 -07:00
Bill Kendrick
527de8bee2 indent win32_print.c win32_print.h 2017-10-15 11:10:29 -07:00
Bill Kendrick
f8c4dc626c indent, and tr -d "\r", win32_dirent.c & .h
Ran indent on win32_dirent.* and also removed MSDOS CR ("^M" aka "\r")
2017-10-15 11:09:17 -07:00
Bill Kendrick
4aabc2da43 indent some .h files
`indent shapes.h sounds.h tip_tux.h titles.h tools.h`, resulted
in some changes to shapes.h, sounds.h, and tools.h
2017-10-15 11:07:09 -07:00
Bill Kendrick
c7c5a53324 indent rgblinear.c rgblinear.h 2017-10-15 11:06:27 -07:00
Bill Kendrick
85be8b8fff indent progressbar.c progressbar.h
Note - no changes to progressbar.h
2017-10-15 11:05:37 -07:00
Bill Kendrick
bc78db547f indent postscript_print.c postscript_print.h 2017-10-15 11:04:11 -07:00
Bill Kendrick
10c9976e39 indent playsound.c playsound.h 2017-10-15 11:03:40 -07:00
Bill Kendrick
41893a9cda indent pixels.c pixels.h
Note - no change to pixels.h
2017-10-15 11:02:51 -07:00
Bill Kendrick
0d8502bdaf indent parse.h 2017-10-15 11:02:03 -07:00
Bill Kendrick
e9447f8c3b indent onscreen_keyboard.c onscreen_keyboard.h 2017-10-15 10:59:50 -07:00
Bill Kendrick
e283cdb473 indent macosx_print.h 2017-10-15 10:59:07 -07:00
Bill Kendrick
0796dc924c indent im.c im.h 2017-10-15 10:58:14 -07:00
Bill Kendrick
5b4e0dd53f indent i18n.c i18n.h 2017-10-15 10:56:18 -07:00
Bill Kendrick
967d37d8a7 indent get_fname.c get_fname.h 2017-10-15 10:54:50 -07:00
Bill Kendrick
81ff48ccbc indent fonts.c fonts.h 2017-10-15 10:53:55 -07:00
Bill Kendrick
b37621c2f0 indent dirwalk.c dirwalk.h
Ran indent on dirwalk code; quite a bit of change.
2017-10-15 10:51:07 -07:00
Bill Kendrick
ba686d601b indent cursor.c
Indentation tweaked
2017-10-15 10:50:31 -07:00
Bill Kendrick
18b855169b indent compiler.h
Replaced tabs with spaces
2017-10-15 10:50:05 -07:00
Bill Kendrick
9ef2f7494c indent colors.h
Replaces tabs with spaces
2017-10-15 10:49:43 -07:00
Bill Kendrick
41de35531e indent BeOS_print.h 2017-10-15 10:49:20 -07:00
Bill Kendrick
a37a26cc77 No tabs, spaces only, please
Adding --no-tabs to `indent` options file.
2017-10-15 10:48:45 -07:00
Bill Kendrick
ed4b42447e Indent default configs for Tux Paint
Coming up with some reasonable config options for `indent`
(so one will eventually be able to run `indent *.c *.h` to
get consistent formatting).

I expect this'll change as I experiment with it, against various
source files.  (Old code is olllllllld)
2017-10-15 10:39:05 -07:00
Bill Kendrick
1de7430249 Ignore *~ files
Ingore *~ backup files (emacs, indent, etc.)
2017-10-15 10:11:22 -07:00
Bill Kendrick
f6fa015a36 Adding a .gitignore
Ignoring generated files & directories.
2017-10-15 09:23:10 -07:00