+Arx/src/animation/AnimationRender.cpp:415:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/audio/Audio.cpp:280:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/audio/AudioSource.cpp:92:5: warning: do not use 'else' after 'break' [readability-else-after-return] +Arx/src/audio/openal/OpenALSource.cpp:70:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/cinematic/CinematicKeyframer.cpp:342:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/cinematic/CinematicKeyframer.cpp:348:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/game/Equipment.cpp:399:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/game/Equipment.cpp:418:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/game/Inventory.cpp:599:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/game/Inventory.cpp:609:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/game/Inventory.cpp:707:6: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/game/Inventory.cpp:738:6: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/game/NPC.cpp:2332:6: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/game/Spells.cpp:610:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/game/magic/Spell.cpp:53:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/game/magic/Spell.cpp:62:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/game/magic/Spell.cpp:109:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/game/magic/SpellRecognition.cpp:228:6: warning: do not use 'else' after 'continue' [readability-else-after-return] +Arx/src/game/magic/SpellRecognition.cpp:409:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/graphics/Raycast.cpp:216:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/graphics/effects/Decal.cpp:133:7: warning: do not use 'else' after 'break' [readability-else-after-return] +Arx/src/graphics/font/Font.cpp:416:6: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/graphics/opengl/OpenGLUtil.cpp:193:6: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/graphics/opengl/OpenGLUtil.cpp:202:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/gui/Console.cpp:445:6: warning: do not use 'else' after 'break' [readability-else-after-return] +Arx/src/gui/Console.cpp:497:6: warning: do not use 'else' after 'break' [readability-else-after-return] +Arx/src/gui/Console.cpp:524:6: warning: do not use 'else' after 'break' [readability-else-after-return] +Arx/src/gui/book/Book.cpp:454:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/input/Input.cpp:635:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/input/Input.cpp:684:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/input/TextInput.cpp:436:6: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/IniReader.cpp:35:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/IniSection.cpp:42:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/FilePath.cpp:61:6: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/FilePath.cpp:72:6: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/FilePath.cpp:82:6: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/FilePath.cpp:93:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/FilePath.cpp:110:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/FilePath.cpp:130:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/FilePath.cpp:138:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/FilePath.cpp:150:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/FilePath.cpp:167:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/FilePath.cpp:200:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/FilePath.cpp:222:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/FilePath.cpp:284:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/FilePath.h:81:6: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/FilesystemPOSIX.cpp:193:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/SystemPaths.cpp:138:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/SystemPaths.cpp:150:6: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/SystemPaths.cpp:178:6: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/SystemPaths.cpp:194:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/fs/SystemPaths.cpp:367:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/log/Logger.h:203:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/PakEntry.cpp:63:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/PakEntry.cpp:101:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/PakEntry.cpp:156:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/PakReader.cpp:290:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/PakReader.cpp:628:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/PakReader.cpp:652:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/ResourcePath.cpp:92:6: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/ResourcePath.cpp:102:6: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/ResourcePath.cpp:114:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/ResourcePath.cpp:122:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/ResourcePath.cpp:136:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/ResourcePath.cpp:144:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/ResourcePath.cpp:156:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/ResourcePath.cpp:172:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/ResourcePath.cpp:205:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/ResourcePath.cpp:227:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/ResourcePath.cpp:291:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/ResourcePath.h:90:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/io/resource/ResourcePath.h:102:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/platform/Endian.h:121:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/platform/Endian.h:189:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/platform/Process.cpp:333:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/platform/Process.cpp:338:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/platform/Process.cpp:398:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/platform/Process.cpp:454:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.cpp:144:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/scene/ChangeLevel.cpp:207:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/scene/ChangeLevel.cpp:290:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/scene/ChangeLevel.cpp:2653:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/scene/Interactive.cpp:2097:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/scene/Interactive.cpp:2153:2: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/scene/Light.cpp:292:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/scene/Light.cpp:407:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/scene/Scene.cpp:493:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/script/Script.cpp:1902:7: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/script/ScriptEvent.cpp:332:6: warning: do not use 'else' after 'break' [readability-else-after-return] +Arx/src/script/ScriptUtils.cpp:63:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/script/ScriptUtils.cpp:151:6: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/script/ScriptUtils.cpp:292:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/script/ScriptUtils.h:38:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/script/ScriptedControl.cpp:110:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/script/ScriptedLang.cpp:492:7: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/util/Number.cpp:53:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/util/Number.cpp:93:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/util/Unicode.h:318:2: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/src/window/Window.cpp:27:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/tests/math/LegacyMath.h:264:2: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/tools/ToolMain.cpp:41:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/tools/crashreporter/ui/ErrorReportDialog.h:159:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/tools/crashreporter/ui/ErrorReportDialog.h:183:5: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/tools/savetool/SaveFix.cpp:223:4: warning: do not use 'else' after 'return' [readability-else-after-return] +Arx/tools/savetool/SaveView.cpp:622:4: warning: do not use 'else' after 'return' [readability-else-after-return]