+Arx/src/ai/PathFinder.cpp:81:2: warning: function 'getId' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/ai/PathFinder.cpp:85:2: warning: function 'getParent' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/ai/PathFinder.cpp:89:2: warning: function 'getCost' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/ai/PathFinder.cpp:93:2: warning: function 'getDistance' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/ai/PathFinder.cpp:97:2: warning: function 'newParent' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/ai/PathFinder.cpp:123:2: warning: function 'add' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/Ambiance.h:66:2: warning: function 'setUserData' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/Ambiance.h:67:2: warning: function 'getUserData' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/Ambiance.h:74:2: warning: function 'isPaused' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/Ambiance.h:75:2: warning: function 'isPlaying' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/Ambiance.h:76:2: warning: function 'isIdle' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/Ambiance.h:77:2: warning: function 'isLooped' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioBackend.h:84:9: warning: function 'getSampleId' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioBackend.h:85:9: warning: function 'clearSource' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioResource.h:71:2: warning: function 'reference' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioResource.h:74:2: warning: function 'dereference' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioResource.h:78:2: warning: function 'isReferenced' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioResource.h:100:2: warning: function 'isValid' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioResource.h:101:2: warning: function 'operator[]' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioResource.h:102:2: warning: function 'size' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioResource.h:107:2: warning: function 'begin' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioResource.h:108:2: warning: function 'end' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioSource.h:105:2: warning: function 'getId' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioSource.h:106:2: warning: function 'getSample' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioSource.h:107:2: warning: function 'getChannel' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioSource.h:108:2: warning: function 'getStatus' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioSource.h:109:2: warning: function 'isPlaying' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioSource.h:110:2: warning: function 'isIdle' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/AudioSource.h:133:2: warning: function 'reset' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/Mixer.h:61:2: warning: function 'getVolume' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/Mixer.h:62:2: warning: function 'isPaused' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/Mixer.h:63:2: warning: function 'getFinalVolume' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/Sample.h:65:2: warning: function 'getName' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/Sample.h:66:2: warning: function 'getLength' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/Sample.h:67:2: warning: function 'getFormat' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/audio/codec/WAV.cpp:69:2: warning: function 'size' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/core/GameTime.h:71:3: warning: function 'force_frame_time_restore' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/core/GameTime.h:76:3: warning: function 'operator>' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/core/GameTime.h:80:3: warning: function 'operator float' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/core/GameTime.h:84:3: warning: function 'operator long' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/core/GameTime.h:89:3: warning: function 'operator unsigned long' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/core/GameTime.h:93:3: warning: function 'setMs' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/core/GameTime.h:97:3: warning: function 'update' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/core/GameTime.h:106:3: warning: function 'get_updated' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/core/GameTime.h:112:3: warning: function 'get_updated_ul' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/core/GameTime.h:118:3: warning: function 'is_paused' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/core/GameTime.h:123:3: warning: function 'increment_start_time' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/core/GameTime.h:127:3: warning: function 'get_frame_time' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/core/GameTime.h:131:3: warning: function 'get_last_frame_time' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/core/GameTime.h:135:3: warning: function 'get_frame_delay' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/core/GameTime.h:139:3: warning: function 'update_frame_time' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/core/GameTime.h:145:3: warning: function 'update_last_frame_time' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:33:2: warning: function 'max' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:37:2: warning: function 'max' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:69:2: warning: function 'Color3' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:70:2: warning: function 'Color3' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:71:2: warning: function 'Color3' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:73:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:78:2: warning: function 'fromRGB' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:82:2: warning: function 'fromBGR' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:86:2: warning: function 'toRGB' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:90:2: warning: function 'toBGR' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:94:2: warning: function 'byteval' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:98:2: warning: function 'value' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:103:2: warning: function 'to' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:108:2: warning: function 'scale' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:112:2: warning: function 'grayb' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:117:2: warning: function 'gray' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:122:2: warning: function 'operator*' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:162:2: warning: function 'Color4' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:163:2: warning: function 'Color4' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:164:2: warning: function 'Color4' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:165:2: warning: function 'Color4' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:167:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:172:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:177:2: warning: function 'operator==' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:181:2: warning: function 'operator!=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:185:2: warning: function 'toRGBA' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:189:2: warning: function 'toBGRA' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:193:2: warning: function 'fromRGB' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:197:2: warning: function 'fromBGR' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:201:2: warning: function 'fromRGBA' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:205:2: warning: function 'fromBGRA' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:210:2: warning: function 'to' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:215:2: warning: function 'scale' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Color.h:219:2: warning: function 'operator*' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/GraphicsFormat.h:35:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/GraphicsFormat.h:40:2: warning: function 'operator Color3' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/GraphicsFormat.h:54:2: warning: function 'operator Vector3' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/GraphicsFormat.h:60:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/GraphicsFormat.h:73:2: warning: function 'operator Angle' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/GraphicsFormat.h:79:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/GraphicsFormat.h:95:2: warning: function 'operator TexturedVertex' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/GraphicsFormat.h:106:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/Renderer.h:179:2: warning: function 'GetTextureStageCount' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/VertexBuffer.h:44:2: warning: function 'capacity' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/VertexBuffer.h:65:2: warning: function 'capacity' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/data/FTLFormat.h:161:2: warning: function 'operator EERIE_ACTIONLIST' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/data/FTLFormat.h:170:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/data/FTLFormat.h:186:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/data/FTLFormat.h:201:2: warning: function 'operator COLLISION_SPHERE' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/data/FTLFormat.h:209:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/data/FTLFormat.h:227:2: warning: function 'operator EERIE_SPRINGS' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/data/FTLFormat.h:238:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/data/FTLFormat.h:256:2: warning: function 'operator EERIE_VERTEX' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/data/FTLFormat.h:262:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/data/FTLFormat.h:285:2: warning: function 'operator CLOTHESVERTEX' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/data/FTLFormat.h:301:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/image/Image.h:85:2: warning: function 'GetData' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/image/Image.h:86:2: warning: function 'GetData' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/opengl/GLTextureStage.h:56:2: warning: function 'isEnabled' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/opengl/OpenGLRenderer.h:88:2: warning: function 'GetMaxAnisotropy' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/opengl/OpenGLRenderer.h:104:2: warning: function 'GetTextureStage' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/opengl/OpenGLRenderer.h:108:2: warning: function 'isInitialized' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/opengl/OpenGLRenderer.h:126:2: warning: function 'beforeDraw' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/texture/Texture.h:50:2: warning: function 'hasMipmaps' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/texture/Texture.h:51:2: warning: function 'hasColorKey' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/texture/Texture.h:83:2: warning: function 'GetImage' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/graphics/texture/Texture.h:84:2: warning: function 'getFileName' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/Blast.h:103:2: warning: function 'BlastMemOutBuffer' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/Blast.h:113:2: warning: function 'BlastMemInBuffer' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/Blast.h:124:2: warning: function 'BlastMemOutBufferRealloc' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/CinematicFormat.h:71:2: warning: function 'operator CinematicLight' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/IniReader.h:99:2: warning: function 'begin' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/IniReader.h:100:2: warning: function 'end' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/IniSection.h:28:2: warning: function 'getName' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/IniSection.h:29:2: warning: function 'getValue' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/IniSection.h:64:2: warning: function 'begin' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/IniSection.h:65:2: warning: function 'end' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/IniSection.h:66:2: warning: function 'empty' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/IniSection.h:67:2: warning: function 'size' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/log/FileLogger.h:37:2: warning: function 'File' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/log/Logger.h:92:2: warning: function 'Logger' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/log/Logger.h:94:2: warning: function 'Logger' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/log/Logger.h:98:2: warning: function 'operator<<' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/log/Logger.h:105:2: warning: function '~Logger' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/PakEntry.h:42:11: warning: function 'PakFile' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/PakEntry.h:51:2: warning: function 'size' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/PakEntry.h:52:2: warning: function 'alternative' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/PakEntry.h:91:2: warning: function 'hasFile' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/PakEntry.h:95:2: warning: function 'dirs_begin' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/PakEntry.h:96:2: warning: function 'dirs_end' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/PakEntry.h:98:2: warning: function 'files_begin' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/PakEntry.h:99:2: warning: function 'files_end' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/PakReader.h:65:2: warning: function 'PakReader' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/PakReader.h:98:2: warning: function 'getReleaseType' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:37:2: warning: function 'check' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:53:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:57:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:61:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:69:2: warning: function 'string' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:77:2: warning: function 'parent' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:102:2: warning: function 'filename' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:119:2: warning: function 'empty' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:124:2: warning: function 'operator==' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:129:2: warning: function 'operator==' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:137:2: warning: function 'operator==' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:142:2: warning: function 'operator!=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:147:2: warning: function 'operator!=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:155:2: warning: function 'operator!=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:163:2: warning: function 'operator<' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:187:2: warning: function 'swap' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:194:2: warning: function 'is_up' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:199:2: warning: function 'has_info' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/io/resource/ResourcePath.h:222:2: warning: function 'clear' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:53:2: warning: function 'has' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:57:2: warning: function 'hasAll' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:61:2: warning: function 'except' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:67:2: warning: function 'remove' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:71:2: warning: function 'operator unsigned int' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:75:2: warning: function 'operator~' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:81:2: warning: function 'operator!' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:85:2: warning: function 'operator&' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:91:2: warning: function 'operator|' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:97:2: warning: function 'operator^' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:103:2: warning: function 'operator&=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:108:2: warning: function 'operator|=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:113:2: warning: function 'operator^=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:118:2: warning: function 'operator&' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:124:2: warning: function 'operator|' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:130:2: warning: function 'operator^' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:136:2: warning: function 'operator&=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:141:2: warning: function 'operator|=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:146:2: warning: function 'operator^=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:151:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Flags.h:156:9: warning: function 'all' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Thread.h:125:2: warning: function 'stop' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/platform/Thread.h:131:2: warning: function 'isStopRequested' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/ObjectFormat.h:80:2: warning: function 'operator EERIE_QUAT' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/ObjectFormat.h:86:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:119:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:127:2: warning: function 'operator GLOBAL_MODS' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:201:2: warning: function 'operator EERIE_CYLINDER' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:207:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:222:2: warning: function 'operator IO_PHYSICS' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:232:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:260:2: warning: function 'operator MiniMapData' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:275:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:301:2: warning: function 'operator PRECAST_STRUCT' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:311:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:469:2: warning: function 'operator EERIE_MOD_INFO' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:479:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:513:2: warning: function 'operator ANIM_USE' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:528:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:553:2: warning: function 'operator IO_SPELLCAST_DATA' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:568:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:589:2: warning: function 'operator IO_HALO' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:599:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:711:2: warning: function 'operator IO_BEHAVIOR_DATA' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:724:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:743:2: warning: function 'operator IO_PATHFIND' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:752:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:768:2: warning: function 'operator EERIE_EXTRA_ROTATE' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:777:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:850:2: warning: function 'operator IO_EQUIPITEM_ELEMENT' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:858:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:873:2: warning: function 'operator IO_EQUIPITEM' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:880:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:917:2: warning: function 'operator Rectangle_' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:926:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:988:2: warning: function 'operator EERIEMATRIX' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:997:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:1019:2: warning: function 'operator EERIE_TRANSFORM' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:1028:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:1088:2: warning: function 'operator EERIE_CAMERA' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/scene/SaveFormat.h:1127:2: warning: function 'operator=' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/script/Script.h:133:2: warning: function 'SCR_TIMER' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/script/Script.h:136:2: warning: function 'reset' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/script/ScriptUtils.h:107:2: warning: function 'getEntity' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/script/ScriptUtils.h:126:2: warning: function 'getScript' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/script/ScriptUtils.h:127:2: warning: function 'getMaster' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/script/ScriptUtils.h:129:2: warning: function 'getPosition' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/script/ScriptUtils.h:131:2: warning: function 'getMessage' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/script/ScriptUtils.h:154:2: warning: function 'Command' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/script/ScriptUtils.h:161:2: warning: function 'getName' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/script/ScriptUtils.h:162:2: warning: function 'getEntityFlags' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/script/ScriptedInventory.cpp:85:3: warning: function 'getCommand' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/script/ScriptedLang.cpp:553:3: warning: function 'getName' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/script/ScriptedLang.cpp:554:3: warning: function 'getOperator' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier] +Arx/src/script/ScriptedLang.cpp:555:3: warning: function 'getType' has inline specifier but is implicitly inlined [readability-redundant-inline-specifier]