+Arx/src/ai/PathFinder.h:122:7: warning: function 'PathFinder::wanderAround' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/ai/Paths.h:245:7: warning: function 'CRuban::Create' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/animation/Cinematic.h:141:7: warning: function 'Cinematic::Render' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/animation/Cinematic.h:149:6: warning: function 'FillKeyTemp' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Ambiance.h:86:11: warning: function 'audio::Ambiance::muteTrack' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:71:10: warning: function 'audio::setStreamLimit' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:85:10: warning: function 'audio::deleteAmbiance' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:103:10: warning: function 'audio::setListenerEnvironment' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:107:10: warning: function 'audio::setMixerVolume' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:108:10: warning: function 'audio::setMixerParent' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:110:10: warning: function 'audio::getMixerVolume' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:112:10: warning: function 'audio::mixerStop' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:113:10: warning: function 'audio::mixerPause' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:114:10: warning: function 'audio::mixerResume' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:134:10: warning: function 'audio::muteAmbianceTrack' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:136:10: warning: function 'audio::setAmbianceUserData' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:137:10: warning: function 'audio::setAmbianceVolume' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:139:10: warning: function 'audio::getAmbianceName' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:140:10: warning: function 'audio::getAmbianceUserData' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:141:10: warning: function 'audio::getAmbianceVolume' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:142:6: warning: function 'audio::isAmbianceLooped' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:145:10: warning: function 'audio::ambiancePlay' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/Audio.h:146:10: warning: function 'audio::ambianceStop' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/codec/ADPCM.h:75:7: warning: function 'audio::CodecADPCM::getSample' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/codec/WAV.cpp:62:11: warning: function '(anonymous namespace)::ChunkFile::ChunkFile' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/openal/OpenALBackend.h:47:11: warning: function 'audio::OpenALBackend::init' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/audio/openal/OpenALSource.h:54:11: warning: function 'audio::OpenALSource::play' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/core/Application.h:160:6: warning: function 'SetZBias' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/core/ArxGame.h:97:15: warning: function 'ArxGame::OutputTextGrid' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/core/Config.cpp:251:7: warning: function '(anonymous namespace)::ConfigWriter::writeActionKey' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/core/SaveGame.h:82:7: warning: function 'SaveGameList::remove' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/game/Damage.h:149:6: warning: function 'ARX_DAMAGES_DurabilityRestore' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/game/Equipment.h:89:6: warning: function 'ARX_EQUIPMENT_UnEquip' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/game/Equipment.h:102:6: warning: function 'ARX_EQUIPMENT_Strike_Check' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/game/NPC.h:216:6: warning: function 'ARX_TEMPORARY_TrySound' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/game/NPC.h:226:6: warning: function 'ARX_NPC_NeedStepSound' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/game/Player.cpp:2430:6: warning: function 'PlayerMovementIterate' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/game/Player.h:347:6: warning: function 'ARX_PLAYER_CanStealItem' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/game/Spells.cpp:211:14: warning: function 'ARX_SPELLS_GetManaCost' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/GraphicsUtility.h:68:6: warning: function 'Util_SetViewMatrix' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/Math.h:252:6: warning: function 'Quat_Slerp' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/Math.h:259:6: warning: function 'VRotateX' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/Math.h:260:6: warning: function 'VRotateY' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/Math.h:261:6: warning: function 'VRotateZ' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/data/CinematicTexture.cpp:67:13: warning: function 'ReajustUV' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/data/Mesh.h:253:5: warning: function 'EERIELaunchRay3' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/data/Mesh.h:304:6: warning: function 'PrecalcDynamicLighting' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/data/MeshManipulation.h:77:6: warning: function 'EERIE_MESH_TWEAK_Skin' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/effects/SpellEffects.h:95:10: warning: function 'CSpellFx::Update' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/image/Image.h:101:7: warning: function 'Image::Copy' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/image/stb_image_write.h:55:12: warning: function 'stbi::stbi_write_png' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/image/stb_image_write.h:56:12: warning: function 'stbi::stbi_write_bmp' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/image/stb_image_write.h:57:12: warning: function 'stbi::stbi_write_tga' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/opengl/GLVertexBuffer.h:73:6: warning: function template specialization 'setVertexArray' has a primary template declaration with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/opengl/GLVertexBuffer.h:92:6: warning: function template specialization 'setVertexArray' has a primary template declaration with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/opengl/GLVertexBuffer.h:110:6: warning: function template specialization 'setVertexArray' has a primary template declaration with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/opengl/OpenGLRenderer.h:64:7: warning: function 'OpenGLRenderer::SetAlphaFunc' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/particle/ParticleManager.h:66:7: warning: function 'ParticleManager::Update' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/particle/ParticleSystem.h:134:7: warning: function 'ParticleSystem::SpawnParticle' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/particle/ParticleSystem.h:135:7: warning: function 'ParticleSystem::SetParticleParams' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/particle/ParticleSystem.h:137:7: warning: function 'ParticleSystem::SetParams' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/particle/ParticleSystem.h:140:7: warning: function 'ParticleSystem::SetPos' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/spells/Spells04.h:81:8: warning: function 'CBless::Create' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/spells/Spells05.h:97:8: warning: function 'CRuneOfGuarding::Create' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/spells/Spells05.h:149:8: warning: function 'CLevitate::CreateConeStrip' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/spells/Spells05.h:159:8: warning: function 'CLevitate::Create' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/spells/Spells05.h:204:7: warning: function 'CPoisonProjectile::Create' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/spells/Spells07.h:91:8: warning: function 'CLightning::BuildS' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/spells/Spells09.h:170:8: warning: function 'CIncinerate::Create' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/texture/PackedTexture.h:36:2: warning: function 'PackedTexture::PackedTexture' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/graphics/texture/PackedTexture.h:63:11: warning: function 'PackedTexture::TextureTree::Node::insertImage' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/Interface.h:237:6: warning: function 'ARX_INTERFACE_SetCinemascope' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuPublic.h:52:6: warning: function 'ARXMenu_Options_Video_SetFogDistance' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuPublic.h:53:6: warning: function 'ARXMenu_Options_Video_SetDetailsQuality' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuPublic.h:61:6: warning: function 'ARXMenu_Options_Audio_SetEAX' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuPublic.h:66:6: warning: function 'ARXMenu_Options_Control_GetInvertMouse' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuPublic.h:67:6: warning: function 'ARXMenu_Options_Control_SetInvertMouse' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:316:15: warning: function 'CMenuAllZone::GetZoneNum' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:317:15: warning: function 'CMenuAllZone::GetZoneWithID' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:318:8: warning: function 'CMenuAllZone::Move' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:386:8: warning: function 'CMenuPanel::Move' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:387:8: warning: function 'CMenuPanel::AddElement' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:388:8: warning: function 'CMenuPanel::AddElementNoCenterIn' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:396:15: warning: function 'CMenuPanel::GetZoneWithID' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:413:3: warning: function 'CMenuElementText::CMenuElementText' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:441:3: warning: function 'CMenuButton::CMenuButton' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:447:8: warning: function 'CMenuButton::SetPos' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:448:8: warning: function 'CMenuButton::AddText' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:471:8: warning: function 'CMenuSliderText::Move' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:496:3: warning: function 'CMenuSlider::CMenuSlider' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:500:8: warning: function 'CMenuSlider::Move' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:524:3: warning: function 'CMenuCheckButton::CMenuCheckButton' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:528:8: warning: function 'CMenuCheckButton::Move' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:550:12: warning: function 'CMenuState::CMenuState' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:553:8: warning: function 'CMenuState::AddMenuElement' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:589:3: warning: function 'CWindowMenuConsole::CWindowMenuConsole' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:591:8: warning: function 'CWindowMenuConsole::AddMenu' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:592:8: warning: function 'CWindowMenuConsole::AddMenuCenter' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:593:8: warning: function 'CWindowMenuConsole::AddMenuCenterY' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:595:13: warning: function 'CWindowMenuConsole::Update' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:625:3: warning: function 'CWindowMenu::CWindowMenu' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/MenuWidgets.h:628:8: warning: function 'CWindowMenu::AddConsole' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/Speech.h:197:6: warning: function 'ARX_SPEECH_Launch_No_Unicode_Seek' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/TextManager.h:62:7: warning: function 'TextManager::AddText' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/gui/TextManager.h:67:7: warning: function 'TextManager::Update' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/input/Input.h:87:7: warning: function 'Input::setMouseSensitivity' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/input/SDLInputBackend.h:51:7: warning: function 'SDLInputBackend::isKeyboardKeyPressed' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/io/IniReader.h:49:7: warning: function 'IniReader::read' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/io/IniReader.h:60:22: warning: function 'IniReader::getKey' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/io/fs/FilePath.h:36:14: warning: function 'fs::path::resolve' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/io/fs/FilePath.h:38:21: warning: function 'fs::path::load' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/io/log/Logger.h:134:14: warning: function 'Logger::set' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/io/log/Logger.h:140:14: warning: function 'Logger::reset' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/io/resource/PakReader.h:68:7: warning: function 'PakReader::removeFile' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/io/resource/ResourcePath.h:40:14: warning: function 'res::path::resolve' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/platform/Platform.h:171:6: warning: function 'assertionFailed' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/scene/ChangeLevel.cpp:120:13: warning: function 'ARX_CHANGELEVEL_PopLevel' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/scene/Interactive.h:157:6: warning: function 'ClearNode' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/scene/Interactive.h:220:13: warning: function 'GetMaterialString' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/scene/LoadLevel.h:62:6: warning: function 'DanaeSaveLevel' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/scene/Object.h:97:14: warning: function 'TheaToEerie' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/scene/Object.h:102:6: warning: function 'EERIE_Object_Precompute_Fast_Access' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/script/Script.h:434:6: warning: function 'ARX_SCRIPT_Timer_ClearByNum' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/script/Script.h:463:11: warning: function 'getSystemVar' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/script/ScriptEvent.h:50:22: warning: function 'ScriptEvent::send' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/util/String.h:44:13: warning: function 'util::escapeString' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/util/cmdline/detail/Interpreter.h:61:7: warning: function 'util::cmdline::detail::interpreter::invoke' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/src/window/Window.h:100:7: warning: function 'Window::onShow' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/tools/crashreporter/qhexedit/QHexEdit.h:171:7: warning: function 'QHexEdit::setOverwriteMode' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/tools/crashreporter/qhexedit/XByteArray.h:68:15: warning: function 'XByteArray::remove' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/tools/crashreporter/tbg/TBG.h:48:11: warning: function 'TBG::Server::Server' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name] +Arx/tools/crashreporter/ui/ErrorReportDialog.h:237:7: warning: function 'ErrorReportDialog::onShowFileContent' has a definition with different parameter names [readability-inconsistent-declaration-parameter-name]