-Arx/src/audio/Audio.cpp:693:25: warning: method 'update' can be made static [readability-convert-member-functions-to-static] -Arx/src/core/ArxGame.cpp:316:15: warning: method 'initConfig' can be made static [readability-convert-member-functions-to-static] -Arx/src/core/ArxGame.cpp:489:15: warning: method 'initSound' can be made static [readability-convert-member-functions-to-static] -Arx/src/core/ArxGame.cpp:924:15: warning: method 'addPaks' can be made static [readability-convert-member-functions-to-static] -Arx/src/core/ArxGame.cpp:1271:15: warning: method 'updateFirstPersonCamera' can be made static [readability-convert-member-functions-to-static] -Arx/src/core/ArxGame.cpp:1367:15: warning: method 'speechControlledCinematic' can be made static [readability-convert-member-functions-to-static] -Arx/src/core/ArxGame.cpp:1504:15: warning: method 'handlePlayerDeath' can be made static [readability-convert-member-functions-to-static] -Arx/src/core/ArxGame.cpp:1535:15: warning: method 'updateActiveCamera' can be made static [readability-convert-member-functions-to-static] -Arx/src/core/ArxGame.cpp:1556:15: warning: method 'updateTime' can be made static [readability-convert-member-functions-to-static] -Arx/src/core/ArxGame.cpp:1853:15: warning: method 'renderLevel' can be made static [readability-convert-member-functions-to-static] -Arx/src/core/SaveGame.h:97:11: warning: method 'begin' can be made static [readability-convert-member-functions-to-static] -Arx/src/game/Inventory.cpp:197:19: warning: method 'index' can be made static [readability-convert-member-functions-to-static] -Arx/src/game/Inventory.cpp:201:25: warning: method 'index' can be made static [readability-convert-member-functions-to-static] -Arx/src/game/Inventory.cpp:210:13: warning: method 'width' can be made static [readability-convert-member-functions-to-static] -Arx/src/game/Inventory.cpp:214:13: warning: method 'height' can be made static [readability-convert-member-functions-to-static] -Arx/src/game/Inventory.cpp:218:15: warning: method 'handle' can be made static [readability-convert-member-functions-to-static] -Arx/src/game/Inventory.cpp:222:7: warning: method 'swap' can be made static [readability-convert-member-functions-to-static] -Arx/src/game/Inventory.cpp:226:7: warning: method 'insertGold' can be made static [readability-convert-member-functions-to-static] -Arx/src/game/Inventory.cpp:262:13: warning: method 'bags' can be made static [readability-convert-member-functions-to-static] -Arx/src/game/Inventory.cpp:282:7: warning: method 'swap' can be made static [readability-convert-member-functions-to-static] -Arx/src/game/Inventory.cpp:286:7: warning: method 'insertGold' can be made static [readability-convert-member-functions-to-static] -Arx/src/game/Spells.cpp:169:20: warning: method 'endSpell' can be made static [readability-convert-member-functions-to-static] -Arx/src/game/Spells.cpp:186:20: warning: method 'endByTarget' can be made static [readability-convert-member-functions-to-static] -Arx/src/game/magic/Spell.cpp:90:18: warning: method 'getTargetPos' can be made static [readability-convert-member-functions-to-static] -Arx/src/game/magic/spells/SpellsLvl05.cpp:607:29: warning: method 'AddPoisonFog' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/Hud.cpp:476:27: warning: method 'isVisible' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/Hud.cpp:569:26: warning: method 'isVisible' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/Hud.cpp:929:24: warning: method 'isVisible' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/Interface.cpp:649:15: warning: method 'managePlayerControls' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/Interface.cpp:1620:15: warning: method 'manageEntityDescription' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/Interface.cpp:1679:15: warning: method 'manageEditorControls' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:434:7: warning: method 'onClickQuestSaveConfirm' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:946:7: warning: method 'onChangedVSync' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:952:7: warning: method 'onChangedFPSLimit' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:965:7: warning: method 'onChangedFov' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:969:7: warning: method 'onChangedViewBobbing' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:973:7: warning: method 'onChangedScreenShake' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1156:7: warning: method 'onChangedRenderer' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1166:7: warning: method 'onChangedQuality' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1172:7: warning: method 'onChangedFogDistance' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1181:7: warning: method 'onChangedColorkeyAntialiasing' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1186:7: warning: method 'onChangedAlphaCutoutAntialiasing' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1191:7: warning: method 'onChangedMaxAnisotropy' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1340:7: warning: method 'onChangedCrosshair' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1344:7: warning: method 'onChangedSpeechWidth' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1348:7: warning: method 'onChangedCinematicMode' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1354:7: warning: method 'onChangedHudScale' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1359:7: warning: method 'onChangedHudScaleInteger' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1364:7: warning: method 'onChangedBookScale' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1368:7: warning: method 'onChangedBookScaleInteger' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1372:7: warning: method 'onChangedCursorScale' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1376:7: warning: method 'onChangedCursorScaleInteger' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1380:7: warning: method 'onChangedScaleFilter' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1385:7: warning: method 'onChangedFontSize' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1390:7: warning: method 'onChangedFontWeight' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1514:7: warning: method 'onChangedDevice' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1522:7: warning: method 'onChangedMasterVolume' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1526:7: warning: method 'onChangedEffectsVolume' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1530:7: warning: method 'onChangedSpeechVolume' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1534:7: warning: method 'onChangedAmbianceVolume' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1538:7: warning: method 'onChangedEax' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1543:7: warning: method 'onChangedHRTF' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1554:7: warning: method 'onChangedMuteOnFocusLost' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1695:7: warning: method 'onChangedInvertMouse' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1700:7: warning: method 'onChangedAutoReadyWeapon' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1705:7: warning: method 'onChangedToggleMouselook' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1709:7: warning: method 'onChangedMouseSensitivity' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1714:7: warning: method 'onChangedMouseAcceleration' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1719:7: warning: method 'onChangedRawMouseInput' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1724:7: warning: method 'onChangedAutoDescription' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1728:7: warning: method 'onChangedQuicksaveSlots' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1732:7: warning: method 'onChangedBorderTurning' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1736:7: warning: method 'onChangedAltRuneRecognition' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1740:7: warning: method 'onChangedAltBowAim' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:1744:7: warning: method 'onChangedQuickLevelTransition' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:2006:7: warning: method 'onClickedYes' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:2137:16: warning: method 'onClickedResumeGame' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/MainMenu.cpp:2156:16: warning: method 'onClickedCredits' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/book/Book.cpp:59:18: warning: method 'open' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/book/Book.cpp:66:18: warning: method 'close' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/book/Book.cpp:104:22: warning: method 'playReleaseSound' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/book/Book.cpp:108:22: warning: method 'playErrorSound' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/book/Book.cpp:116:22: warning: method 'drawTab' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/book/Book.cpp:122:22: warning: method 'drawActiveTab' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/book/Book.cpp:128:22: warning: method 'checkTabClick' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/book/Book.cpp:168:18: warning: method 'canOpenPage' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/book/Book.cpp:475:18: warning: method 'updateRect' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/book/Book.cpp:1015:17: warning: method 'RenderBookPlayerCharacter' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/book/Book.cpp:1339:18: warning: method 'attributeModToColor' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/hud/PlayerInventory.cpp:114:26: warning: method 'updateCombineFlags' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/hud/SecondaryInventory.cpp:418:29: warning: method 'open' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/hud/SecondaryInventory.cpp:483:29: warning: method 'isVisible' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/hud/SecondaryInventory.cpp:487:29: warning: method 'isOpen' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/hud/SecondaryInventory.cpp:496:29: warning: method 'clear' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/hud/SecondaryInventory.cpp:541:29: warning: method 'takeAllItems' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/menu/MenuCursor.cpp:70:19: warning: method 'ComputePer' can be made static [readability-convert-member-functions-to-static] -Arx/src/gui/menu/MenuPage.cpp:270:17: warning: method 'buttonSize' can be made static [readability-convert-member-functions-to-static] -Arx/src/io/log/LogBackend.cpp:27:23: warning: method 'format' can be made static [readability-convert-member-functions-to-static] -Arx/src/io/resource/PakReader.cpp:671:17: warning: method 'addFile' can be made static [readability-convert-member-functions-to-static] -Arx/src/script/ScriptedLang.cpp:539:15: warning: method 'getName' can be made static [readability-convert-member-functions-to-static] -Arx/tests/graphics/ColorTest.cpp:46:17: warning: method 'ColorTypeConversionTests' can be made static [readability-convert-member-functions-to-static] -Arx/tests/io/IniTest.cpp:26:15: warning: method 'intTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/io/IniTest.cpp:45:15: warning: method 'floatTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/io/IniTest.cpp:56:15: warning: method 'boolTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/io/fs/FilePathTest.cpp:29:20: warning: method 'testPath' can be made static [readability-convert-member-functions-to-static] -Arx/tests/io/fs/FilePathTest.cpp:152:20: warning: method 'testResolve' can be made static [readability-convert-member-functions-to-static] -Arx/tests/io/fs/FilePathTest.cpp:243:20: warning: method 'testParent' can be made static [readability-convert-member-functions-to-static] -Arx/tests/io/fs/FilesystemTest.cpp:43:29: warning: method 'checkTime' can be made static [readability-convert-member-functions-to-static] -Arx/tests/io/resource/ResourcePathTest.cpp:28:24: warning: method 'testLoad' can be made static [readability-convert-member-functions-to-static] -Arx/tests/io/resource/ResourcePathTest.cpp:147:24: warning: method 'testResolve' can be made static [readability-convert-member-functions-to-static] -Arx/tests/io/resource/ResourcePathTest.cpp:204:24: warning: method 'testParent' can be made static [readability-convert-member-functions-to-static] -Arx/tests/math/LegacyMathTest.cpp:107:22: warning: method 'rotationTestDataTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/math/LegacyMathTest.cpp:116:22: warning: method 'quaternionTests' can be made static [readability-convert-member-functions-to-static] -Arx/tests/math/LegacyMathTest.cpp:146:22: warning: method 'quatMuliplyTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/math/LegacyMathTest.cpp:169:22: warning: method 'quatTransformVectorTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/math/LegacyMathTest.cpp:190:22: warning: method 'quatMatrixConversionTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/math/LegacyMathTest.cpp:203:22: warning: method 'vecMatrixConversionTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/math/LegacyMathTest.cpp:221:22: warning: method 'angleConversionTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/math/LegacyMathTest.cpp:247:22: warning: method 'inventorySizeTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/math/LegacyMathTest.cpp:259:22: warning: method 'angleToVectorXZ_Test' can be made static [readability-convert-member-functions-to-static] -Arx/tests/math/LegacyMathTest.cpp:273:22: warning: method 'vectorRotateTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/math/LegacyMathTest.cpp:302:22: warning: method 'focalToFovTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/math/LegacyMathTest.cpp:318:22: warning: method 'pointInerpolationTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/util/StringTest.cpp:43:18: warning: method 'stringStoreEmptyTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/util/StringTest.cpp:54:18: warning: method 'stringStoreFittingTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/util/StringTest.cpp:65:18: warning: method 'stringStoreTruncatedNullTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/util/StringTest.cpp:76:18: warning: method 'stringStoreOverflowTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/util/StringTest.cpp:88:18: warning: method 'stringStoreTerminatedEmptyTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/util/StringTest.cpp:99:18: warning: method 'stringStoreTerminatedFittingTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/util/StringTest.cpp:110:18: warning: method 'stringStoreTerminatedOverflowTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/util/StringTest.cpp:121:18: warning: method 'safeGetExactTest' can be made static [readability-convert-member-functions-to-static] -Arx/tests/util/StringTest.cpp:135:18: warning: method 'safeGetTooSmallTest' can be made static [readability-convert-member-functions-to-static] -Arx/tools/crashreporter/tbg/HTTPClient.h:78:14: warning: method 'defaultContentType' can be made static [readability-convert-member-functions-to-static] -Arx/tools/profiler/ui/ArxProfiler.cpp:420:28: warning: method 'humanReadableTime' can be made static [readability-convert-member-functions-to-static]