openclonk/src/object
Nicolas Hake 3edc6d9ead Fix misleading indentation on several controlled statements
The C++ standard doesn't require us to stuff multiple statements
onto the same line, so we should avoid this for readability reasons.
This is especially true if one of the statements is controlled and
others aren't.
2018-12-31 14:27:14 +01:00
..
C4Action.cpp Automatic fixes using clang-tidy 2017-05-03 20:30:45 +02:00
C4Command.cpp Fix misleading indentation on several controlled statements 2018-12-31 14:27:14 +01:00
C4Command.h Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4Def.cpp Fix misleading indentation on several controlled statements 2018-12-31 14:27:14 +01:00
C4Def.h remove unused AttractLightning defcore entry 2017-07-15 14:00:19 +02:00
C4DefGraphics.cpp Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4DefGraphics.h Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4DefList.cpp Editor: Support localized definition group folder names (from Title.txt) 2017-05-27 16:30:59 +09:00
C4DefList.h Editor: Support localized definition group folder names (from Title.txt) 2017-05-27 16:30:59 +09:00
C4FindObject.cpp Find_Property: Implement searching for specific value (#2021) 2018-04-08 15:00:27 +02:00
C4FindObject.h Find_Property: Implement searching for specific value (#2021) 2018-04-08 15:00:27 +02:00
C4GameObjects.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4GameObjects.h Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4IDList.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4IDList.h Replace NULL by nullptr in C++ sources 2016-11-02 19:58:02 -04:00
C4Id.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4Id.h Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4InfoCore.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4InfoCore.h Revisit #includes 2017-05-15 13:24:59 +02:00
C4MeshAnimation.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4MeshAnimation.h Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4MeshDenumerator.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4MeshDenumerator.h Add missing include guards 2018-10-14 23:15:01 +02:00
C4Movement.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4Object.cpp Fix misleading indentation on several controlled statements 2018-12-31 14:27:14 +01:00
C4Object.h Save HalfVehicleSolidMask object state 2018-01-05 22:41:14 +01:00
C4ObjectCom.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4ObjectCom.h Revisit #includes 2017-05-15 13:24:59 +02:00
C4ObjectInfo.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4ObjectInfo.h Revisit #includes 2017-05-15 13:24:59 +02:00
C4ObjectInfoList.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4ObjectInfoList.h Update all copyright notices for 2016 2016-04-03 20:24:42 +02:00
C4ObjectList.cpp Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4ObjectList.h Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4ObjectMenu.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4ObjectMenu.h Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4ObjectPtr.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4ObjectPtr.h Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4ObjectScript.cpp Fix misleading indentation on several controlled statements 2018-12-31 14:27:14 +01:00
C4Sector.cpp Revisit #includes 2017-05-15 13:24:59 +02:00
C4Sector.h Automatic fixes using clang-tidy for header files 2017-05-15 13:46:46 +02:00
C4Shape.cpp remove unused FireTop defcore entry 2017-07-15 13:40:37 +02:00
C4Shape.h remove unused FireTop defcore entry 2017-07-15 13:40:37 +02:00