+Arx/src/animation/AnimationFormat.h:69:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/audio/Audio.cpp:620:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/audio/Audio.cpp:627:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/audio/Audio.cpp:631:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/core/Core.h:105:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/core/Localisation.cpp:78:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/core/Localisation.cpp:98:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/core/SaveGame.cpp:277:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/core/SaveGame.h:94:34: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/core/SaveGame.h:95:32: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/Camera.cpp:130:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/EntityManager.cpp:121:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/Inventory.h:352:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/NPC.cpp:1679:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/Player.h:390:51: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/Player.h:393:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/Player.h:397:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/magic/RuneDraw.cpp:35:20: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/magic/RuneDraw.cpp:36:20: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/magic/RuneDraw.cpp:37:20: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/magic/RuneDraw.cpp:38:20: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/magic/RuneDraw.cpp:39:20: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/magic/RuneDraw.cpp:40:20: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/magic/RuneDraw.cpp:41:20: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/magic/RuneDraw.cpp:42:20: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/game/magic/RuneDraw.cpp:43:20: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/BaseGraphicsTypes.h:119:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/GraphicsFormat.h:55:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/GraphicsFormat.h:72:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/Math.cpp:121:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/Math.cpp:171:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/Math.cpp:202:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/Math.cpp:210:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/Math.cpp:218:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/Math.cpp:223:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/Math.cpp:228:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/Math.cpp:254:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/Math.h:65:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/Raycast.cpp:251:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/Raycast.cpp:253:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/Raycast.cpp:324:14: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/Raycast.cpp:335:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/Raycast.cpp:338:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/data/Mesh.cpp:416:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/font/Font.cpp:386:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/graphics/font/Font.h:162:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/gui/hud/HudCommon.cpp:57:36: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/gui/hud/HudCommon.cpp:59:36: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/gui/hud/PlayerInventory.cpp:70:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/gui/menu/MenuPage.cpp:274:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/gui/menu/MenuPage.cpp:278:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/input/Input.cpp:604:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/input/Input.cpp:644:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/input/SDL2InputBackend.cpp:407:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/SaveBlock.cpp:226:12: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/SaveBlock.cpp:238:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/SaveBlock.cpp:582:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/SaveBlock.cpp:612:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/SaveBlock.cpp:617:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/SaveBlock.cpp:621:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/SaveBlock.cpp:626:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/SaveBlock.cpp:634:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/SaveBlock.cpp:644:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/SaveBlock.cpp:654:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/SaveBlock.cpp:669:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/fs/FilePath.cpp:133:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/fs/FilePath.cpp:145:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/fs/FilePath.cpp:149:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/fs/FilesystemPOSIX.cpp:194:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/fs/SystemPaths.cpp:137:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/fs/SystemPaths.cpp:521:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/resource/PakReader.cpp:595:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/resource/ResourcePath.cpp:86:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/resource/ResourcePath.cpp:91:12: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/resource/ResourcePath.cpp:101:12: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/resource/ResourcePath.cpp:103:12: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/resource/ResourcePath.cpp:139:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/resource/ResourcePath.cpp:151:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/io/resource/ResourcePath.cpp:155:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/math/Angle.h:194:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/math/Angle.h:211:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/math/GtxFunctions.h:65:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/math/GtxFunctions.h:77:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/math/GtxFunctions.h:88:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/math/GtxFunctions.h:183:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/math/RandomVector.h:31:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/math/RandomVector.h:42:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/math/RandomVector.h:46:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/math/RandomVector.h:50:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/math/RandomVector.h:54:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/physics/Projectile.cpp:109:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/Environment.cpp:294:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/Environment.cpp:377:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/Environment.cpp:381:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/Environment.cpp:385:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/Environment.cpp:389:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/Environment.cpp:406:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/Environment.cpp:465:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/Process.cpp:434:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/Process.cpp:444:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/Process.cpp:453:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.cpp:162:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.cpp:198:13: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.cpp:213:12: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/scene/GameSound.cpp:301:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/scene/GameSound.cpp:310:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/scene/GameSound.cpp:392:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/scene/GameSound.cpp:417:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/scene/GameSound.cpp:527:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/scene/GameSound.cpp:532:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/scene/GameSound.cpp:547:12: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/scene/GameSound.cpp:597:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/scene/GameSound.cpp:668:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/scene/GameSound.cpp:774:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/scene/Scene.cpp:200:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/scene/Scene.cpp:978:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/scene/Tiles.h:175:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/script/Script.cpp:163:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/script/ScriptUtils.cpp:62:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/script/ScriptUtils.cpp:135:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/src/script/ScriptUtils.cpp:274:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/tests/math/LegacyMath.h:35:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/tests/math/LegacyMath.h:111:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/tests/math/LegacyMath.h:257:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/tests/math/LegacyMathTest.cpp:249:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/tools/crashreporter/tbg/TBG.cpp:44:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/tools/crashreporter/tbg/TBG.cpp:48:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/tools/crashreporter/tbg/TBG.cpp:56:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/tools/crashreporter/tbg/TBG.cpp:165:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/tools/crashreporter/tbg/TBG.cpp:270:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/tools/crashreporter/tbg/TBG.cpp:301:9: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/tools/crashreporter/ui/ErrorReportDialog.h:154:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/tools/crashreporter/ui/ErrorReportDialog.h:163:10: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list] +Arx/tools/crashreporter/ui/ErrorReportDialog.h:182:11: warning: avoid repeating the return type from the declaration; use a braced initializer list instead [modernize-return-braced-init-list]