openclonk/src/control
Benjamin Herr 27287b981f Reformat everything according to style guidelines
as per http://forum.openclonk.org/topic_show.pl?tid=208
and http://wiki.openclonk.org/w/Style_Guidelines
via astyle
  --brackets=break
  --indent=tab=2
  --keep-one-line-statements
  --keep-one-line-blocks
  --indent-namespaces
  --convert-tabs
  --recursive
  --exclude=zlib
  --exclude=tinyxml
  src/\*.h src/*.cpp
2010-03-28 19:58:21 +02:00
..
C4Control.cpp Change all indentation with spaces to use tabs instead 2010-03-27 17:05:02 +01:00
C4Control.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4GameControl.cpp Change all indentation with spaces to use tabs instead 2010-03-27 17:05:02 +01:00
C4GameControl.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4GameParameters.cpp Change all indentation with spaces to use tabs instead 2010-03-27 17:05:02 +01:00
C4GameParameters.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4GameSave.cpp Change all indentation with spaces to use tabs instead 2010-03-27 17:05:02 +01:00
C4GameSave.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4PlayerControl.cpp Allow Modifier+CON_* as player control assignment 2010-03-27 19:08:01 +01:00
C4PlayerControl.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4PlayerInfo.cpp Change all indentation with spaces to use tabs instead 2010-03-27 17:05:02 +01:00
C4PlayerInfo.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4PlayerInfoConflicts.cpp avoid lots of gcc warnings 2010-01-25 05:00:59 +01:00
C4Record.cpp Change all indentation with spaces to use tabs instead 2010-03-27 17:05:02 +01:00
C4Record.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4RoundResults.cpp Change all indentation with spaces to use tabs instead 2010-03-27 17:05:02 +01:00
C4RoundResults.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00
C4Teams.cpp Change all indentation with spaces to use tabs instead 2010-03-27 17:05:02 +01:00
C4Teams.h Reformat everything according to style guidelines 2010-03-28 19:58:21 +02:00