+Arx/src/ai/PathFinderManager.cpp:79:7: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/Ambiance.cpp:288:7: style: The function 'onSamplePosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/ADPCM.h:65:11: style: The function 'setHeader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/ADPCM.h:66:7: style: The function 'setStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/ADPCM.h:67:11: style: The function 'setPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/ADPCM.h:69:9: style: The function 'getPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/ADPCM.h:71:11: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/RAW.h:63:11: style: The function 'setHeader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/RAW.h:64:7: style: The function 'setStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/RAW.h:65:11: style: The function 'setPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/RAW.h:67:9: style: The function 'getPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/RAW.h:69:11: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/WAV.h:65:11: style: The function 'setStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/WAV.h:66:11: style: The function 'setPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/WAV.h:68:18: style: The function 'getStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/WAV.h:69:11: style: The function 'getFormat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/WAV.h:70:9: style: The function 'getLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/WAV.h:71:9: style: The function 'getPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/codec/WAV.h:73:11: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundBackend.h:66:11: style: The function 'updateDeferred' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundBackend.h:68:11: style: The function 'createSource' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundBackend.h:70:11: style: The function 'getSource' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundBackend.h:72:11: style: The function 'setReverbEnabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundBackend.h:74:11: style: The function 'setUnitFactor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundBackend.h:75:11: style: The function 'setRolloffFactor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundBackend.h:77:11: style: The function 'setListenerPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundBackend.h:78:11: style: The function 'setListenerOrientation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundBackend.h:80:11: style: The function 'setListenerEnvironment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundBackend.h:81:11: style: The function 'setRoomRolloffFactor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundSource.h:68:11: style: The function 'setPitch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundSource.h:69:11: style: The function 'setPan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundSource.h:71:11: style: The function 'setPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundSource.h:72:11: style: The function 'setVelocity' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundSource.h:73:11: style: The function 'setDirection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundSource.h:74:11: style: The function 'setCone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundSource.h:75:11: style: The function 'setFalloff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundSource.h:78:11: style: The function 'play' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundSource.h:79:11: style: The function 'stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundSource.h:80:11: style: The function 'pause' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundSource.h:81:11: style: The function 'resume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundSource.h:83:11: style: The function 'updateVolume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundSource.h:87:7: style: The function 'updateCulling' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/dsound/DSoundSource.h:89:11: style: The function 'updateBuffers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALBackend.h:49:11: style: The function 'updateDeferred' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALBackend.h:51:11: style: The function 'createSource' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALBackend.h:53:11: style: The function 'getSource' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALBackend.h:55:11: style: The function 'setReverbEnabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALBackend.h:57:11: style: The function 'setUnitFactor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALBackend.h:58:11: style: The function 'setRolloffFactor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALBackend.h:60:11: style: The function 'setListenerPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALBackend.h:61:11: style: The function 'setListenerOrientation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALBackend.h:63:11: style: The function 'setListenerEnvironment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALBackend.h:64:11: style: The function 'setRoomRolloffFactor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALSource.h:45:11: style: The function 'setPitch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALSource.h:46:11: style: The function 'setPan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALSource.h:48:11: style: The function 'setPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALSource.h:49:11: style: The function 'setVelocity' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALSource.h:50:11: style: The function 'setDirection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALSource.h:51:11: style: The function 'setCone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALSource.h:52:11: style: The function 'setFalloff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALSource.h:54:11: style: The function 'play' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALSource.h:55:11: style: The function 'stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALSource.h:56:11: style: The function 'pause' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALSource.h:57:11: style: The function 'resume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALSource.h:59:11: style: The function 'updateVolume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALSource.h:65:7: style: The function 'updateCulling' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/audio/openal/OpenALSource.h:67:11: style: The function 'updateBuffers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:59:15: style: The function 'Initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:60:15: style: The function 'InitWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:61:15: style: The function 'InitInput' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:62:15: style: The function 'InitSound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:66:7: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:67:7: style: The function 'FrameMove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:74:7: style: The function 'BeforeRun' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:84:15: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:87:7: style: The function 'FinalCleanup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:88:15: style: The function 'Cleanup3DEnvironment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:96:15: style: The function 'OutputText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:97:15: style: The function 'OutputTextGrid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:101:15: style: The function 'onWindowGotFocus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:102:15: style: The function 'onWindowLostFocus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:103:15: style: The function 'onResizeWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:104:15: style: The function 'onPaintWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:105:15: style: The function 'onDestroyWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:106:15: style: The function 'onToggleFullscreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:110:7: style: The function 'onRendererInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:111:7: style: The function 'onRendererShutdown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/core/ArxGame.h:115:7: style: The function 'setFullscreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:36:7: style: The function 'Initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:39:7: style: The function 'BeginScene' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:40:7: style: The function 'EndScene' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:43:7: style: The function 'SetViewMatrix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:44:7: style: The function 'GetViewMatrix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:45:7: style: The function 'SetProjectionMatrix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:46:7: style: The function 'GetProjectionMatrix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:49:14: style: The function 'CreateTexture2D' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:52:7: style: The function 'SetRenderState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:55:7: style: The function 'SetAlphaFunc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:56:7: style: The function 'SetBlendFunc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:59:7: style: The function 'SetViewport' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:60:7: style: The function 'GetViewport' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:63:7: style: The function 'Begin2DProjection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:64:7: style: The function 'End2DProjection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:70:7: style: The function 'SetFogColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:71:7: style: The function 'SetFogParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:74:7: style: The function 'SetAntialiasing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:75:7: style: The function 'SetCulling' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:76:7: style: The function 'SetDepthBias' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:77:7: style: The function 'SetFillMode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:79:8: style: The function 'GetMaxAnisotropy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:82:7: style: The function 'DrawTexturedRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:84:33: style: The function 'createVertexBufferTL' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:85:29: style: The function 'createVertexBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:86:30: style: The function 'createVertexBuffer3' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:88:7: style: The function 'drawIndexed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:90:7: style: The function 'getSnapshot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:91:7: style: The function 'getSnapshot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Renderer.h:93:7: style: The function 'isFogInEyeCoordinates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Texture2D.h:45:15: style: The function 'Create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Texture2D.h:46:15: style: The function 'Upload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9Texture2D.h:47:15: style: The function 'Destroy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9TextureStage.h:33:7: style: The function 'SetTexture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9TextureStage.h:34:7: style: The function 'ResetTexture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9TextureStage.h:36:7: style: The function 'SetColorOp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9TextureStage.h:37:7: style: The function 'SetColorOp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9TextureStage.h:38:7: style: The function 'SetAlphaOp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9TextureStage.h:39:7: style: The function 'SetAlphaOp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9TextureStage.h:41:7: style: The function 'SetWrapMode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9TextureStage.h:43:7: style: The function 'SetMinFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9TextureStage.h:44:7: style: The function 'SetMagFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9TextureStage.h:45:7: style: The function 'SetMipFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9TextureStage.h:47:7: style: The function 'SetMipMapLODBias' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9VertexBuffer.h:62:7: style: The function 'setData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9VertexBuffer.h:70:10: style: The function 'lock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9VertexBuffer.h:80:7: style: The function 'unlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9VertexBuffer.h:121:7: style: The function 'setData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9VertexBuffer.h:130:11: style: The function 'lock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9VertexBuffer.h:143:7: style: The function 'unlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9VertexBuffer.h:147:7: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/d3d9/D3D9VertexBuffer.h:163:7: style: The function 'drawIndexed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLNoVertexBuffer.h:78:7: style: The function 'setData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLNoVertexBuffer.h:86:11: style: The function 'lock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLNoVertexBuffer.h:91:7: style: The function 'unlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLNoVertexBuffer.h:95:7: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLNoVertexBuffer.h:112:7: style: The function 'drawIndexed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLTexture2D.h:41:7: style: The function 'Create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLTexture2D.h:42:7: style: The function 'Upload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLTexture2D.h:43:7: style: The function 'Destroy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLTextureStage.h:36:7: style: The function 'SetTexture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLTextureStage.h:37:7: style: The function 'ResetTexture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLTextureStage.h:39:7: style: The function 'SetColorOp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLTextureStage.h:40:7: style: The function 'SetColorOp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLTextureStage.h:41:7: style: The function 'SetAlphaOp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLTextureStage.h:42:7: style: The function 'SetAlphaOp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLTextureStage.h:44:7: style: The function 'SetWrapMode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLTextureStage.h:46:7: style: The function 'SetMinFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLTextureStage.h:47:7: style: The function 'SetMagFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLTextureStage.h:48:7: style: The function 'SetMipFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLTextureStage.h:50:7: style: The function 'SetMipMapLODBias' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLVertexBuffer.h:159:7: style: The function 'setData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLVertexBuffer.h:209:11: style: The function 'lock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLVertexBuffer.h:255:7: style: The function 'unlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLVertexBuffer.h:269:7: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/GLVertexBuffer.h:284:7: style: The function 'drawIndexed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:38:7: style: The function 'Initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:44:7: style: The function 'BeginScene' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:45:7: style: The function 'EndScene' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:48:7: style: The function 'SetViewMatrix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:49:7: style: The function 'GetViewMatrix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:50:7: style: The function 'SetProjectionMatrix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:51:7: style: The function 'GetProjectionMatrix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:54:7: style: The function 'ReleaseAllTextures' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:55:7: style: The function 'RestoreAllTextures' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:58:14: style: The function 'CreateTexture2D' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:61:7: style: The function 'SetRenderState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:64:7: style: The function 'SetAlphaFunc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:65:7: style: The function 'SetBlendFunc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:68:7: style: The function 'SetViewport' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:69:7: style: The function 'GetViewport' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:72:7: style: The function 'Begin2DProjection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:73:7: style: The function 'End2DProjection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:79:7: style: The function 'SetFogColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:80:7: style: The function 'SetFogParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:83:7: style: The function 'SetAntialiasing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:84:7: style: The function 'SetCulling' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:85:7: style: The function 'SetDepthBias' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:86:7: style: The function 'SetFillMode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:88:15: style: The function 'GetMaxAnisotropy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:91:7: style: The function 'DrawTexturedRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:93:33: style: The function 'createVertexBufferTL' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:94:29: style: The function 'createVertexBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:95:30: style: The function 'createVertexBuffer3' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:97:7: style: The function 'drawIndexed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:99:7: style: The function 'getSnapshot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:100:7: style: The function 'getSnapshot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/opengl/OpenGLRenderer.h:102:7: style: The function 'isFogInEyeCoordinates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells01.h:78:7: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells01.h:79:8: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells01.h:98:7: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells01.h:99:8: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells01.h:135:16: style: The function 'GetDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells01.h:140:7: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells01.h:141:8: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells01.h:209:16: style: The function 'GetDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells01.h:215:7: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells01.h:216:8: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells02.h:68:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells02.h:69:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells02.h:82:7: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells02.h:83:8: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells02.h:95:7: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells02.h:96:8: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells03.h:81:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells03.h:82:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells03.h:121:17: style: The function 'GetDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells03.h:128:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells03.h:129:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells03.h:164:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells03.h:165:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells03.h:184:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells03.h:185:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells04.h:82:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells04.h:83:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells04.h:104:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells04.h:105:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells04.h:116:7: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells04.h:117:8: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells04.h:132:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells04.h:133:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells04.h:157:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells04.h:158:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells04.h:181:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells04.h:182:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells05.h:99:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells05.h:100:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells05.h:160:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells05.h:161:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells05.h:181:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells05.h:182:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells05.h:205:7: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells05.h:206:8: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells05.h:226:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells05.h:227:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells05.h:254:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells05.h:255:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells06.h:116:17: style: The function 'GetDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells06.h:123:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells06.h:124:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells06.h:160:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells06.h:161:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells06.h:188:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells06.h:189:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells06.h:217:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells06.h:218:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells06.h:285:8: style: The function 'SetDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells06.h:293:17: style: The function 'GetDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells06.h:299:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells06.h:300:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells07.h:113:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells07.h:114:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells07.h:153:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells07.h:154:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells07.h:173:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells07.h:174:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells07.h:207:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells07.h:208:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells09.h:95:8: style: The function 'SetDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells09.h:103:17: style: The function 'GetDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells09.h:109:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells09.h:110:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells09.h:140:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells09.h:141:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells09.h:173:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells09.h:174:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells09.h:195:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells09.h:196:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells10.h:70:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells10.h:71:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells10.h:107:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells10.h:108:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells10.h:123:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/graphics/spells/Spells10.h:124:9: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:386:8: style: The function 'Move' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:390:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:391:8: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:392:8: style: The function 'OnMouseClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:393:18: style: The function 'OnShortCut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:394:8: style: The function 'RenderMouseOver' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:395:15: style: The function 'IsMouseOver' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:396:15: style: The function 'GetZoneWithID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:417:18: style: The function 'OnShortCut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:418:8: style: The function 'OnMouseClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:419:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:420:8: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:422:8: style: The function 'RenderMouseOver' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:426:8: style: The function 'OnMouseDoubleClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:447:8: style: The function 'SetPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:449:18: style: The function 'OnShortCut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:450:8: style: The function 'OnMouseClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:451:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:452:8: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:453:8: style: The function 'RenderMouseOver' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:471:8: style: The function 'Move' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:472:8: style: The function 'OnMouseClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:473:18: style: The function 'OnShortCut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:474:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:475:8: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:476:8: style: The function 'RenderMouseOver' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:477:8: style: The function 'EmptyFunction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:479:16: style: The function 'setEnabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:500:8: style: The function 'Move' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:501:8: style: The function 'OnMouseClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:502:18: style: The function 'OnShortCut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:503:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:504:8: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:505:8: style: The function 'RenderMouseOver' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:506:8: style: The function 'EmptyFunction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:528:8: style: The function 'Move' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:529:8: style: The function 'OnMouseClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:530:8: style: The function 'Update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:531:8: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/gui/MenuWidgets.h:532:8: style: The function 'RenderMouseOver' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/DInput8Backend.h:56:15: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/DInput8Backend.h:57:15: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/DInput8Backend.h:59:15: style: The function 'acquireDevices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/DInput8Backend.h:60:15: style: The function 'unacquireDevices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/DInput8Backend.h:63:15: style: The function 'getAbsoluteMouseCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/DInput8Backend.h:64:15: style: The function 'setAbsoluteMouseCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/DInput8Backend.h:65:15: style: The function 'getRelativeMouseCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/DInput8Backend.h:66:15: style: The function 'isMouseButtonPressed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/DInput8Backend.h:67:15: style: The function 'getMouseButtonClickCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/DInput8Backend.h:70:15: style: The function 'isKeyboardKeyPressed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/DInput8Backend.h:71:15: style: The function 'getKeyAsText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/SDLInputBackend.h:37:7: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/SDLInputBackend.h:38:7: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/SDLInputBackend.h:40:7: style: The function 'acquireDevices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/SDLInputBackend.h:41:7: style: The function 'unacquireDevices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/SDLInputBackend.h:44:7: style: The function 'getAbsoluteMouseCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/SDLInputBackend.h:45:7: style: The function 'setAbsoluteMouseCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/SDLInputBackend.h:46:7: style: The function 'getRelativeMouseCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/SDLInputBackend.h:47:7: style: The function 'isMouseButtonPressed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/SDLInputBackend.h:48:7: style: The function 'getMouseButtonClickCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/SDLInputBackend.h:51:7: style: The function 'isKeyboardKeyPressed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/input/SDLInputBackend.h:52:7: style: The function 'getKeyAsText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/log/ColorLogger.h:40:7: style: The function 'log' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/log/ColorLogger.h:42:7: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/log/ConsoleLogger.h:36:7: style: The function 'log' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/log/ConsoleLogger.h:38:7: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/log/CriticalLogger.h:40:7: style: The function 'log' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/log/FileLogger.h:41:7: style: The function 'quickShutdown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/log/FileLogger.h:45:7: style: The function 'log' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/log/FileLogger.h:47:7: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/log/MsvcLogger.h:40:7: style: The function 'log' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:84:7: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:86:18: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:102:9: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:104:6: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:106:9: style: The function 'tell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:186:7: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:188:18: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:204:9: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:206:6: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:208:9: style: The function 'tell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:375:7: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:377:18: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:392:9: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:394:6: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/io/resource/PakReader.cpp:396:9: style: The function 'tell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.h:32:7: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.h:34:7: style: The function 'registerThreadCrashHandlers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.h:35:7: style: The function 'unregisterThreadCrashHandlers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.h:46:7: style: The function 'fillBasicCrashInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.h:47:7: style: The function 'registerCrashHandlers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.h:48:7: style: The function 'unregisterCrashHandlers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/platform/crashhandler/CrashHandlerWindows.h:30:7: style: The function 'registerThreadCrashHandlers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/platform/crashhandler/CrashHandlerWindows.h:31:7: style: The function 'unregisterThreadCrashHandlers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/platform/crashhandler/CrashHandlerWindows.h:41:7: style: The function 'registerCrashHandlers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/platform/crashhandler/CrashHandlerWindows.h:42:7: style: The function 'unregisterCrashHandlers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/scene/GameSound.cpp:1853:7: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptEvent.cpp:227:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedAnimation.cpp:80:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedAnimation.cpp:128:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedAnimation.cpp:159:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedAnimation.cpp:200:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedAnimation.cpp:309:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedAnimation.cpp:371:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedAnimation.cpp:392:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedAnimation.cpp:432:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedAnimation.cpp:457:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedAnimation.cpp:509:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedCamera.cpp:73:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedCamera.cpp:92:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedCamera.cpp:128:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedCamera.cpp:147:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedCamera.cpp:173:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedCamera.cpp:192:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedCamera.cpp:213:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedCamera.cpp:251:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedControl.cpp:72:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedControl.cpp:89:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedControl.cpp:120:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedControl.cpp:167:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedControl.cpp:186:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedControl.cpp:216:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedControl.cpp:256:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedControl.cpp:298:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedControl.cpp:354:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedControl.cpp:371:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedConversation.cpp:77:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedConversation.cpp:131:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedConversation.cpp:196:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedConversation.cpp:221:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedConversation.cpp:251:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedConversation.cpp:311:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedConversation.cpp:445:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOControl.cpp:77:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOControl.cpp:192:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOControl.cpp:240:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOControl.cpp:340:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOControl.cpp:365:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOControl.cpp:409:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOControl.cpp:436:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOControl.cpp:477:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOControl.cpp:500:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOControl.cpp:547:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOControl.cpp:668:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOControl.cpp:686:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOControl.cpp:743:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOControl.cpp:773:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:69:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:86:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:107:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:136:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:161:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:184:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:227:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:252:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:269:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:296:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:313:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:330:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:349:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:372:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:389:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:412:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:433:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:450:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:507:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedIOProperties.cpp:586:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInterface.cpp:71:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInterface.cpp:110:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInterface.cpp:137:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInterface.cpp:169:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInterface.cpp:190:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInterface.cpp:209:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInterface.cpp:230:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInterface.cpp:261:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInterface.cpp:278:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInterface.cpp:297:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInterface.cpp:320:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInterface.cpp:360:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInventory.cpp:111:10: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInventory.cpp:155:10: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInventory.cpp:172:10: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInventory.cpp:201:10: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInventory.cpp:254:10: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInventory.cpp:293:10: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInventory.cpp:360:10: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInventory.cpp:383:10: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInventory.cpp:403:10: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInventory.cpp:433:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInventory.cpp:457:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInventory.cpp:499:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedInventory.cpp:534:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedItem.cpp:69:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedItem.cpp:93:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedItem.cpp:119:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedItem.cpp:146:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedItem.cpp:169:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedItem.cpp:188:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedItem.cpp:215:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedItem.cpp:251:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedItem.cpp:284:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedItem.cpp:303:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedItem.cpp:322:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedItem.cpp:341:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedItem.cpp:360:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:71:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:90:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:121:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:138:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:160:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:180:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:201:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:249:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:428:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:581:8: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:607:8: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:620:8: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:635:8: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:650:8: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:671:8: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:683:8: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:687:8: style: The function 'number' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:699:8: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:703:8: style: The function 'number' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:715:8: style: The function 'number' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:727:8: style: The function 'number' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:739:8: style: The function 'number' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:751:8: style: The function 'number' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:774:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedLang.cpp:823:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedNPC.cpp:67:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedNPC.cpp:150:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedNPC.cpp:172:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedNPC.cpp:262:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedNPC.cpp:285:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedNPC.cpp:306:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedNPC.cpp:325:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedNPC.cpp:344:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedNPC.cpp:367:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedNPC.cpp:389:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedNPC.cpp:420:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedNPC.cpp:439:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedNPC.cpp:514:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedNPC.cpp:539:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:76:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:95:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:114:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:137:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:180:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:231:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:250:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:287:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:312:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:349:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:372:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:484:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:503:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:528:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:577:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:596:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedPlayer.cpp:619:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedVariable.cpp:66:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedVariable.cpp:196:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedVariable.cpp:318:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/script/ScriptedVariable.cpp:348:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/util/cmdline/detail/LexicalCall.h:168:22: style: The function 'v_front' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/util/cmdline/detail/LexicalCall.h:172:16: style: The function 'pop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/util/cmdline/detail/LexicalCall.h:177:16: style: The function 'empty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/util/cmdline/detail/LexicalCall.h:181:16: style: The function 'opt_empty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/D3D9Window.h:40:7: style: The function 'initializeFramework' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/D3D9Window.h:42:15: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/D3D9Window.h:44:15: style: The function 'tick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/D3D9Window.h:46:7: style: The function 'showFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/D3D9Window.h:51:7: style: The function 'setFullscreenMode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/D3D9Window.h:52:7: style: The function 'setWindowSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/D3D9Window.h:62:7: style: The function 'changeDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/SDLWindow.h:36:7: style: The function 'initializeFramework' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/SDLWindow.h:37:7: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/SDLWindow.h:39:9: style: The function 'getHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/SDLWindow.h:40:7: style: The function 'setFullscreenMode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/SDLWindow.h:41:7: style: The function 'setWindowSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/SDLWindow.h:42:7: style: The function 'tick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/SDLWindow.h:43:8: style: The function 'getCursorPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/SDLWindow.h:45:7: style: The function 'showFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/SDLWindow.h:47:7: style: The function 'hide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/Win32Window.h:35:15: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/Win32Window.h:38:17: style: The function 'getHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/Win32Window.h:39:15: style: The function 'setFullscreenMode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/Win32Window.h:40:15: style: The function 'setWindowSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/Win32Window.h:41:15: style: The function 'tick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/Win32Window.h:42:16: style: The function 'getCursorPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride] +Arx/src/window/Win32Window.h:44:15: style: The function 'hide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]