Carlos R. Mafra
688a56e8ab
Change to the linux kernel coding style
...
for arq in `git ls-files *.c`; do
echo $arq;
indent -linux -l115 $arq;
done
The different line break at 115 columns is because
I use a widescreen monitor :-)
2009-08-20 00:59:40 +02:00
kojima
edc57cf7a1
added some new functions
2000-09-25 19:21:45 +00:00
dan
7832b2a4cf
Rearranged the structure of the WINGs subdirectory.
...
Created Documentation, Examples and Tests subdirectories.
Run update-autoconf after this update.
2000-09-13 20:19:05 +00:00
kojima
9aa1d138a6
memory stats in info panel
2000-04-09 23:55:46 +00:00
kojima
c08022a088
updated upzzle, removed SetWindowInitialSize added SetWindowAspectRatio
2000-04-09 23:06:55 +00:00
kojima
779cdb0dd4
added quick&dirty game
2000-04-09 21:46:54 +00:00