openclonk/src/object
gitMarky 4a2048575f Refactor movement code (#87)
Improve readability by adding appropriate parentheses and braces, and fixing misleading/confusing whitespace. Extract SolidMask removal to a function since it's used in several places.
2019-03-05 21:15:39 +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 Refactor movement code (#87) 2019-03-05 21:15:39 +01:00
C4Object.cpp Refactor movement code (#87) 2019-03-05 21:15:39 +01:00
C4Object.h Refactor movement code (#87) 2019-03-05 21:15:39 +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