+Arx/src/animation/Cinematic.cpp:220:17: warning: method 'InitDeviceObjects' can be made static [readability-convert-member-functions-to-static] +Arx/src/animation/Cinematic.cpp:233:17: warning: method 'DeleteDeviceObjects' can be made static [readability-convert-member-functions-to-static] +Arx/src/core/ArxGame.cpp:436:15: warning: method 'AddPaks' can be made static [readability-convert-member-functions-to-static] +Arx/src/core/ArxGame.cpp:524:15: warning: method 'Create' can be made static [readability-convert-member-functions-to-static] +Arx/src/core/ArxGame.cpp:2015:15: warning: method 'GoFor2DFX' can be made static [readability-convert-member-functions-to-static] +Arx/src/core/ArxGame.cpp:2172:15: warning: method 'InitDeviceObjects' can be made static [readability-convert-member-functions-to-static] +Arx/src/graphics/font/FontCache.cpp:90:19: warning: method 'create' can be made static [readability-convert-member-functions-to-static] +Arx/src/graphics/opengl/GLTextureStage.cpp:102:22: warning: method 'setArg' can be made static [readability-convert-member-functions-to-static] +Arx/src/graphics/opengl/GLTextureStage.cpp:109:22: warning: method 'setOp' can be made static [readability-convert-member-functions-to-static] +Arx/src/gui/Interface.cpp:1271:15: warning: method 'ManageEditorControls' can be made static [readability-convert-member-functions-to-static] +Arx/src/gui/Interface.cpp:2386:15: warning: method 'ManagePlayerControls' can be made static [readability-convert-member-functions-to-static] +Arx/src/gui/Interface.cpp:3351:15: warning: method 'ManageKeyMouse' can be made static [readability-convert-member-functions-to-static] +Arx/src/gui/Interface.cpp:6299:15: warning: method 'DrawAllInterfaceFinish' can be made static [readability-convert-member-functions-to-static] +Arx/src/gui/Interface.cpp:6391:15: warning: method 'DrawAllInterface' 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:644:17: warning: method 'addFile' can be made static [readability-convert-member-functions-to-static] +Arx/src/script/ScriptedLang.cpp:553:17: warning: method 'getName' can be made static [readability-convert-member-functions-to-static] +Arx/tools/crashreporter/ErrorReport.cpp:853:19: warning: method 'AddSSLCertificate' can be made static [readability-convert-member-functions-to-static]