Cppcheck Results

Summary

SeverityCountDelta
Error2
Warning190
Style102+1
Performance78
Portability1
Information441
No category0
Total814+1

Details

Show issues highlighted on a single page

StateFileLineSeverityTypeInconclusiveMessage
newsrc/orxonox/worldentities/pawns/Pawn.cc607stylevariableScopefalseThe scope of the variable 'slotModel' can be reduced.
unchangedsrc/libraries/network/FunctionCallManager.cc72erroreraseDereferencefalseIterator 'it' used after element has been erased.
unchangedsrc/libraries/tools/bsp/Q3Map.cpp0errorcppcheckErrorfalseInternal error. Token::Match called with varid 0. Please report this to Cppcheck developers
unchangedsrc/libraries/network/Connection.cc47warninguninitMemberVarfalseMember variable 'Connection::communicationThread_' is not initialized in the constructor.
unchangedsrc/libraries/network/Connection.cc47warninguninitMemberVarfalseMember variable 'Connection::bindAddress_' is not initialized in the constructor.
unchangedsrc/libraries/network/Connection.cc47warninguninitMemberVarfalseMember variable 'Connection::overallMutex_' is not initialized in the constructor.
unchangedsrc/libraries/network/synchronisable/Serialise.h77warningnullPointertruePossible null pointer dereference: variable - otherwise it is redundant to check it against null.
unchangedsrc/libraries/network/synchronisable/NetworkCallback.h68warninguninitMemberVartrueMember variable 'NetworkCallbackNotify::object_' is not initialized in the constructor.
unchangedsrc/libraries/network/GamestateManager.h113warningconstStatementfalseRedundant code: Found a statement that begins with numeric constant.
unchangedsrc/libraries/network/GamestateManager.cc61warninguninitMemberVarfalseMember variable 'GamestateManager::Pool_' is not initialized in the constructor.
unchangedsrc/libraries/network/GamestateManager.cc124warningconstStatementfalseRedundant code: Found a statement that begins with numeric constant.
unchangedsrc/libraries/network/GamestateManager.cc189warningconstStatementfalseRedundant code: Found a statement that begins with numeric constant.
unchangedsrc/libraries/network/GamestateManager.cc226warningconstStatementfalseRedundant code: Found a statement that begins with numeric constant.
unchangedsrc/libraries/network/GamestateManager.cc237warningconstStatementfalseRedundant code: Found a statement that begins with numeric constant.
unchangedsrc/libraries/network/MasterServer.cc254warningnullPointerfalsePossible null pointer dereference: addrconv - otherwise it is redundant to check it against null.
unchangedsrc/libraries/network/MasterServerComm.cc36warninguninitMemberVarfalseMember variable 'MasterServerComm::client' is not initialized in the constructor.
unchangedsrc/libraries/network/MasterServerComm.cc36warninguninitMemberVarfalseMember variable 'MasterServerComm::peer' is not initialized in the constructor.
unchangedsrc/libraries/network/Server.cc249warningconstStatementfalseRedundant code: Found a statement that begins with numeric constant.
unchangedsrc/libraries/network/Server.cc361warningconstStatementfalseRedundant code: Found a statement that begins with numeric constant.
unchangedsrc/libraries/network/Server.cc370warningconstStatementfalseRedundant code: Found a statement that begins with numeric constant.
unchangedsrc/libraries/network/Server.cc446warningconstStatementfalseRedundant code: Found a statement that begins with numeric constant.
unchangedsrc/libraries/network/TrafficControl.cc72warninguninitMemberVarfalseMember variable 'TrafficControl::currentGamestateID' is not initialized in the constructor.
unchangedsrc/libraries/network/TrafficControl.cc72warninguninitMemberVarfalseMember variable 'TrafficControl::currentClientID' is not initialized in the constructor.
unchangedsrc/libraries/network/packet/ClassID.cc149warningnullPointertruePossible null pointer dereference: id - otherwise it is redundant to check it against null.
unchangedsrc/libraries/network/packet/ServerInformation.cc42warninguninitMemberVartrueMember variable 'ServerInformation::clientNumber_' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.hpp131warninguninitMemberVarfalseMember variable 'rQueueListener::Query' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/DemoApp.cpp10warninguninitMemberVarfalseMember variable 'DemoApp::m_bShutdown' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/Q3Map_Bezier.cpp38warninguninitMemberVarfalseMember variable 'Bezier::mNumIndex' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/Q3Map_Bezier.cpp38warninguninitMemberVarfalseMember variable 'Bezier::mNumVertex' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/Q3Map_Bezier.cpp38warninguninitMemberVarfalseMember variable 'Bezier::mBaseBufferindex' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/Q3Map_Bezier.cpp38warninguninitMemberVarfalseMember variable 'Bezier::mBaseVertexIndex' is not initialized in the constructor.
unchangedsrc/libraries/util/ExprParser.cc51warninguninitMemberVarfalseMember variable 'ExprParser::op' is not initialized in the constructor.
unchangedsrc/libraries/util/ExprParser.cc51warninguninitMemberVarfalseMember variable 'ExprParser::reading_stream' is not initialized in the constructor.
unchangedsrc/libraries/util/ExprParser.cc51warninguninitMemberVarfalseMember variable 'ExprParser::result_' is not initialized in the constructor.
unchangedsrc/libraries/util/Serialise.h728warninguselessAssignmentPtrArgfalseAssignment of function parameter has no effect outside the function.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nStartTime' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_chBug' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_chFrame' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_pCameraCopy' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_pCameraNoJitter' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nMaxGPUQuery' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nVisibleLightCount' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nVisibleZoneCount' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_flDebugMatrix' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_chDebug' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_flDebug0' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_flDebug1' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_flDebug2' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_flDebug3' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_flDebug4' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_flDebug5' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_flGoggleAspectRatio' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nGoggleTestImage' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_GameTime' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_chBZNConfig' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_MoveScale' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_pOpaqueNode' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nOpaqueNodeUsed' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_pTransNode' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nTransNodeUsed' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_pLampNode' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nLampNodeUsed' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_pGlowNode' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nGlowNodeUsed' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_pZoneEntityMaterial_BlurA' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_pGameMesh' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nMaxGameMesh' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nVisibleEntityTriangleCount' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nFrustumEntityTriangleCount' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nTotalTriangles' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nZoneTriangleCount' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_IsOpenGL' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_ps' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_pParticleNode' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nMaxParticleSystem' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_chZoneVisL' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_chLightVisL' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_chSubLightVisL' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_chPortalVisL' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nMaxVisibleZoneL' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_uVisibleZoneListL' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nMaxVisibleLightL' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_uVisibleLightListL' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nCameraZoneL' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_chZoneVisR' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_chLightVisR' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_chSubLightVisR' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_chPortalVisR' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nMaxVisibleZoneR' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_uVisibleZoneListR' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nMaxVisibleLightR' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_uVisibleLightListR' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nCameraZoneR' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nCameraZone' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_pGlobal_ZoneVis' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_pGlobal_LightVis' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_pGlobal_VisibleZoneList' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_pGlobal_MaxVisibleZone' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_pGlobal_VisibleLightList' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_pGlobal_MaxVisibleLight' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_chPortalState' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nMaxVisibleLight' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nZoneMOStart' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nOriginalZoneOpenPortals' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nRenderHDR' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nColouredShadow' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nShadowMapSize' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nShadowRGBSize' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreen_Shadow' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreenNode_Shadow' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::renderTexture_Shadow' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::RTT_Technique_Shadow' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreen_ShadeFront' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreenNode_ShadeFront' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::renderTexture_ShadeFront' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::RTT_Technique_ShadeFront' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreen_ShadeBack' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreenNode_ShadeBack' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::renderTexture_ShadeBack' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::RTT_Technique_ShadeBack' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreen_DfShPosition' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreenNode_DfShPosition' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::renderTexture_DfShPosition' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::RTT_Technique_DfShPosition' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::Listener_DfShPosition' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreen_DfShDiffuse' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreenNode_DfShDiffuse' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::renderTexture_DfShDiffuse' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::RTT_Technique_DfShDiffuse' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreen_DfShFuncTNB' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreenNode_DfShFuncTNB' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::renderTexture_DfShFuncTNB' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::RTT_Technique_DfShFuncTNB' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreen_DfShSpecular' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreenNode_DfShSpecular' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::renderTexture_DfShSpecular' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::RTT_Technique_DfShSpecular' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreen_DfShEmissive' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreenNode_DfShEmissive' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::renderTexture_DfShEmissive' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::RTT_Technique_DfShEmissive' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreen_DfShLamp' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreenNode_DfShLamp' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::renderTexture_DfShLamp' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::RTT_Technique_DfShLamp' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreen_DfShMix' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreenNode_DfShMix' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::renderTexture_DfShMix' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::RTT_Technique_DfShMix' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreen_DfShTemp' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreenNode_DfShTemp' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::renderTexture_DfShTemp' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::RTT_Technique_DfShTemp' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreen_DfShMaster' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreenNode_DfShMaster' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nRTTWidth' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::m_nRTTHeight' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreen_BlurA' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreenNode_BlurA' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::renderTexture_BlurA' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::RTT_Technique_BlurA' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreen_BlurB' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::miniScreenNode_BlurB' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::renderTexture_BlurB' is not initialized in the constructor.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp42warninguninitMemberVarfalseMember variable 'OgreFramework::RTT_Technique_BlurB' is not initialized in the constructor.
unchangedsrc/libraries/util/output/LogWriter.cc195warninginvalidPrintfArgType_sintfalse%i in format string (no. 4) requires a signed integer given in the argument list.
unchangedsrc/modules/designtools/CreateStars.cc41warninguninitMemberVarfalseMember variable 'CreateStars::numStars_' is not initialized in the constructor.
unchangedsrc/modules/designtools/CreateStars.cc41warninguninitMemberVarfalseMember variable 'CreateStars::radius_' is not initialized in the constructor.
unchangedsrc/modules/docking/DockingController.cc42warninguninitMemberVarfalseMember variable 'DockingController::docking_' is not initialized in the constructor.
unchangedsrc/modules/jump/JumpBoots.cc43warninguninitMemberVarfalseMember variable 'JumpBoots::stretch_' is not initialized in the constructor.
unchangedsrc/modules/jump/JumpPlatform.cc46warninguninitMemberVarfalseMember variable 'JumpPlatform::width_' is not initialized in the constructor.
unchangedsrc/modules/jump/JumpPlatform.cc46warninguninitMemberVarfalseMember variable 'JumpPlatform::height_' is not initialized in the constructor.
unchangedsrc/modules/jump/JumpPlatformTimer.cc45warninguninitMemberVarfalseMember variable 'JumpPlatformTimer::effectStartTime_' is not initialized in the constructor.
unchangedsrc/modules/jump/JumpRocket.cc43warninguninitMemberVarfalseMember variable 'JumpRocket::stretch_' is not initialized in the constructor.
unchangedsrc/modules/jump/JumpPropeller.cc43warninguninitMemberVarfalseMember variable 'JumpPropeller::stretch_' is not initialized in the constructor.
unchangedsrc/modules/jump/JumpShield.cc43warninguninitMemberVarfalseMember variable 'JumpShield::stretch_' is not initialized in the constructor.
unchangedsrc/modules/overlays/hud/HUDRadar.cc211warningnullPointertruePossible null pointer dereference: wePointer - otherwise it is redundant to check it against null.
unchangedsrc/modules/overlays/hud/HUDRadar.cc226warningnullPointertruePossible null pointer dereference: wePointer - otherwise it is redundant to check it against null.
unchangedsrc/modules/overlays/hud/HUDRadar.cc229warningnullPointertruePossible null pointer dereference: wePointer - otherwise it is redundant to check it against null.
unchangedsrc/modules/overlays/hud/HUDRadar.cc231warningnullPointertruePossible null pointer dereference: wePointer - otherwise it is redundant to check it against null.
unchangedsrc/modules/pickup/items/BoostPickup.cc114warningnullPointertruePossible null pointer dereference: ship - otherwise it is redundant to check it against null.
unchangedsrc/modules/pickup/items/BoostPickup.cc115warningnullPointertruePossible null pointer dereference: ship - otherwise it is redundant to check it against null.
unchangedsrc/modules/pickup/items/DamageBoostPickup.cc131warningnullPointertruePossible null pointer dereference: ship - otherwise it is redundant to check it against null.
unchangedsrc/modules/pickup/items/DronePickup.cc128warningnullPointertruePossible null pointer dereference: pawn - otherwise it is redundant to check it against null.
unchangedsrc/modules/pickup/items/HealthPickup.cc124warningnullPointertruePossible null pointer dereference: pawn - otherwise it is redundant to check it against null.
unchangedsrc/modules/pickup/items/ShieldPickup.cc119warningnullPointertruePossible null pointer dereference: pawn - otherwise it is redundant to check it against null.
unchangedsrc/modules/pickup/items/ShieldPickup.cc120warningnullPointertruePossible null pointer dereference: pawn - otherwise it is redundant to check it against null.
unchangedsrc/modules/pickup/items/SpeedPickup.cc120warningnullPointertruePossible null pointer dereference: ship - otherwise it is redundant to check it against null.
unchangedsrc/modules/pickup/items/SpeedPickup.cc121warningnullPointertruePossible null pointer dereference: ship - otherwise it is redundant to check it against null.
unchangedsrc/modules/towerdefense/TowerDefense.h66warninguselessAssignmentPtrArgfalseAssignment of function parameter has no effect outside the function.
unchangedtest/util/StringUtilsTest.cc269warningstaticStringComparefalseUnnecessary comparison of static strings.
unchangedtest/util/StringUtilsTest.cc270warningstaticStringComparefalseUnnecessary comparison of static strings.
unchangedtest/util/StringUtilsTest.cc271warningstaticStringComparefalseUnnecessary comparison of static strings.
unchangedsrc/libraries/core/command/Functor.h353stylevariableHidingTypedeftrueThe typedef 'FunctorStatic' hides a typedef with the same name.
unchangedsrc/libraries/core/command/Functor.h280stylecstyleCastfalseC-style pointer casting
unchangedsrc/libraries/core/Language.h120stylefunctionConsttrueTechnically the member function 'orxonox::LanguageEntry::getLocalisation' can be const.
unchangedsrc/libraries/core/Language.h127stylefunctionConsttrueTechnically the member function 'orxonox::LanguageEntry::getDefault' can be const.
unchangedsrc/libraries/core/LuaState.h103stylefunctionConsttrueTechnically the member function 'orxonox::LuaState::getDefaultResourceInfo' can be const.
unchangedsrc/libraries/core/Thread.h45stylenoCopyConstructorfalse'class Thread' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
unchangedsrc/libraries/core/ThreadPool.cc104stylefunctionConsttrueTechnically the member function 'orxonox::ThreadPool::synchronise' can be const.
unchangedsrc/libraries/core/command/IOConsolePOSIX.cc108stylevariableScopefalseThe scope of the variable 'c' can be reduced.
unchangedsrc/libraries/core/command/IOConsoleWindows.cc209styleduplicateExpressionfalseSame expression on both sides of '|'.
unchangedsrc/libraries/core/command/IOConsoleWindows.cc212styleduplicateExpressionfalseSame expression on both sides of '|'.
unchangedsrc/libraries/core/command/IOConsoleWindows.cc213styleduplicateExpressionfalseSame expression on both sides of '|'.
unchangedsrc/libraries/core/command/IOConsoleWindows.cc214styleduplicateExpressionfalseSame expression on both sides of '|'.
unchangedsrc/libraries/core/command/IOConsoleWindows.cc222styleduplicateExpressionfalseSame expression on both sides of '|'.
unchangedsrc/libraries/core/input/KeyBinder.cc293styleunreadVariablefalseVariable 'str' is assigned a value that is never used.
unchangedsrc/libraries/network/Connection.h104stylevariableHidingEnumfalseVariable 'broadcastPacket' hides enumerator with same name
unchangedsrc/libraries/network/Connection.h105stylevariableHidingEnumfalseVariable 'disconnectPeer' hides enumerator with same name
unchangedsrc/libraries/network/Connection.h106stylevariableHidingEnumfalseVariable 'disconnectPeers' hides enumerator with same name
unchangedsrc/libraries/network/ClientConnection.h54stylefunctionConsttrueTechnically the member function 'orxonox::ClientConnection::isConnected' can be const.
unchangedsrc/libraries/network/ClientConnection.cc175stylefunctionConsttrueTechnically the member function 'orxonox::ClientConnection::getRTT' can be const.
unchangedsrc/libraries/network/packet/Packet.h72stylefunctionConsttrueTechnically the member function 'orxonox::packet::Packet::getFlags' can be const.
unchangedsrc/libraries/network/packet/Packet.h74stylefunctionConsttrueTechnically the member function 'orxonox::packet::Packet::getPeerID' can be const.
unchangedsrc/libraries/network/packet/Packet.h78stylefunctionConsttrueTechnically the member function 'orxonox::packet::Packet::isReliable' can be const.
unchangedsrc/libraries/network/packet/Packet.h80stylefunctionConsttrueTechnically the member function 'orxonox::packet::Packet::getRequiredGamestateID' can be const.
unchangedsrc/libraries/network/Connection.h92stylenoCopyConstructorfalse'class Connection' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
unchangedsrc/libraries/network/packet/Gamestate.h101styleoperatorEqfalse'GamestateHeader::operator=' should return 'GamestateHeader &'.
unchangedsrc/libraries/network/synchronisable/Synchronisable.h101styleoperatorEqfalse'SynchronisableHeaderLight::operator=' should return 'SynchronisableHeaderLight &'.
unchangedsrc/libraries/network/synchronisable/Synchronisable.h133styleoperatorEqfalse'SynchronisableHeader::operator=' should return 'SynchronisableHeader &'.
unchangedsrc/libraries/network/Host.h77stylefunctionConsttrueTechnically the member function 'orxonox::Host::isActive' can be const.
unchangedsrc/libraries/network/synchronisable/Synchronisable.h99stylefunctionConsttrueTechnically the member function 'orxonox::SynchronisableHeaderLight::setObjectID' can be const.
unchangedsrc/libraries/network/synchronisable/Synchronisable.h127stylefunctionConsttrueTechnically the member function 'orxonox::SynchronisableHeader::setClassID' can be const.
unchangedsrc/libraries/network/synchronisable/Synchronisable.h131stylefunctionConsttrueTechnically the member function 'orxonox::SynchronisableHeader::setContextID' can be const.
unchangedsrc/libraries/network/packet/Chat.h57stylefunctionConsttrueTechnically the member function 'orxonox::packet::Chat::getMessageLength' can be const.
unchangedsrc/libraries/network/MasterServer.cc334stylecstyleCastfalseC-style pointer casting
unchangedsrc/libraries/network/MasterServerComm.cc159stylevariableScopefalseThe scope of the variable 'addrconv' can be reduced.
unchangedsrc/libraries/network/MasterServerComm.cc160stylevariableScopefalseThe scope of the variable 'retval' can be reduced.
unchangedsrc/libraries/network/PeerList.cc94stylefunctionConsttrueTechnically the member function 'orxonox::PeerList::count' can be const.
unchangedsrc/libraries/network/TrafficControl.cc183styleunusedVariablefalseUnused variable: itperm
unchangedsrc/libraries/network/TrafficControl.cc204styleunusedVariablefalseUnused variable: ittemp
unchangedsrc/libraries/network/TrafficControl.cc268styleunusedVariablefalseUnused variable: itcreator
unchangedsrc/libraries/network/packet/ClassID.cc126stylevariableScopefalseThe scope of the variable 'classname' can be reduced.
unchangedsrc/libraries/network/packet/ClassID.cc134stylevariableScopefalseThe scope of the variable 'id' can be reduced.
unchangedsrc/libraries/network/packet/ClassID.cc133styleunusedVariablefalseUnused variable: tempPair
unchangedsrc/libraries/network/packet/FunctionIDs.cc128stylevariableScopefalseThe scope of the variable 'functionname' can be reduced.
unchangedsrc/libraries/network/packet/FunctionIDs.cc134styleunusedVariablefalseUnused variable: tempPair
unchangedsrc/libraries/network/packet/Gamestate.cc182stylevariableScopefalseThe scope of the variable 's' can be reduced.
unchangedsrc/libraries/util/ExprParser.h126stylefunctionConsttrueTechnically the member function 'orxonox::ExprParser::getRemains' can be const.
unchangedsrc/libraries/util/ExprParser.h127stylefunctionConsttrueTechnically the member function 'orxonox::ExprParser::getResult' can be const.
unchangedsrc/libraries/util/ExprParser.h128stylefunctionConsttrueTechnically the member function 'orxonox::ExprParser::getSuccess' can be const.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp1428stylevariableScopefalseThe scope of the variable 'nLt' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp3277stylevariableScopefalseThe scope of the variable 'nZGStart' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp3278stylevariableScopefalseThe scope of the variable 'nZGEnd' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp5239stylevariableScopefalseThe scope of the variable 'flMinX' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp5240stylevariableScopefalseThe scope of the variable 'flMinY' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp5241stylevariableScopefalseThe scope of the variable 'flMinZ' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp5242stylevariableScopefalseThe scope of the variable 'flMaxX' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp5243stylevariableScopefalseThe scope of the variable 'flMaxY' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp5244stylevariableScopefalseThe scope of the variable 'flMaxZ' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp5417stylevariableScopefalseThe scope of the variable 'flMinX' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp5418stylevariableScopefalseThe scope of the variable 'flMinY' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp5419stylevariableScopefalseThe scope of the variable 'flMinZ' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp5420stylevariableScopefalseThe scope of the variable 'flMaxX' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp5421stylevariableScopefalseThe scope of the variable 'flMaxY' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp5422stylevariableScopefalseThe scope of the variable 'flMaxZ' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp5632stylevariableScopefalseThe scope of the variable 'nSubZone' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp5634stylevariableScopefalseThe scope of the variable 'nMaxSubZone' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp6114stylevariableScopefalseThe scope of the variable 'light' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp6242stylevariableScopefalseThe scope of the variable 'nZone' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp6314stylevariableScopefalseThe scope of the variable 'nZone' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp6384stylevariableScopefalseThe scope of the variable 'nLight' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp6487stylevariableScopefalseThe scope of the variable 'nLight' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp6500stylevariableScopefalseThe scope of the variable 'nSubLightFirst' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp6574stylevariableScopefalseThe scope of the variable 'nPortal' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp6586stylevariableScopefalseThe scope of the variable 'nLight' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp6587stylevariableScopefalseThe scope of the variable 'nLightVal' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp6591stylevariableScopefalseThe scope of the variable 'nSubLight' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp6880stylevariableScopefalseThe scope of the variable 'light' can be reduced.
unchangedsrc/libraries/tools/bsp/OgreFramework.cpp6511styleunreadVariablefalseVariable 'nSubLightFirst' is assigned a value that is never used.
unchangedsrc/libraries/util/MultiType.h304stylevariableHidingEnumfalseVariable 'Null' hides enumerator with same name
unchangedsrc/libraries/util/SignalHandler.cc548styleunreachableCodetrueStatements following return, break, continue, goto or throw will never be executed.
unchangedsrc/libraries/util/SubString.cc466styleunreadVariablefalseVariable 'inSafemode' is assigned a value that is never used.
unchangedsrc/modules/hover/MazeGenerator.cc171styleduplicateBranchfalseFound duplicate branches for 'if' and 'else'.
unchangedsrc/modules/hover/MazeGenerator.cc173styleduplicateBranchfalseFound duplicate branches for 'if' and 'else'.
unchangedsrc/modules/hover/MazeGenerator.cc159stylefunctionConsttrueTechnically the member function 'orxonox::MazeGenerator::mazeOut' can be const.
unchangedsrc/modules/hover/MazeGenerator.cc185stylefunctionConsttrueTechnically the member function 'orxonox::MazeGenerator::levelOut' can be const.
unchangedsrc/modules/hover/MazeGenerator.cc241stylefunctionConsttrueTechnically the member function 'orxonox::MazeGenerator::cellIdx' can be const.
unchangedsrc/modules/hover/MazeGenerator.cc246stylefunctionConsttrueTechnically the member function 'orxonox::MazeGenerator::randomInt' can be const.
unchangedsrc/modules/hover/MazeGenerator.h50stylenoCopyConstructorfalse'class MazeGenerator' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory.
unchangedsrc/modules/objects/triggers/MultiTrigger.cc158stylevariableScopefalseThe scope of the variable 'state' can be reduced.
unchangedsrc/modules/objects/triggers/MultiTrigger.cc159stylevariableScopefalseThe scope of the variable 'timeRemaining' can be reduced.
unchangedsrc/modules/objects/triggers/MultiTrigger.cc360styleclarifyConditionfalseBoolean result is used in bitwise operation. Clarify expression with parentheses.
unchangedsrc/modules/objects/triggers/MultiTrigger.cc138stylebitwiseOnBooleantrueBoolean variable 'bTriggered' is used in bitwise operation. Did you mean '&&'?
unchangedsrc/modules/overlays/hud/HUDNavigation.cc194stylevariableScopefalseThe scope of the variable 'closeEnough' can be reduced.
unchangedsrc/modules/pong/PongBall.cc163stylevariableScopefalseThe scope of the variable 'distance' can be reduced.
unchangedsrc/modules/tetris/Tetris.cc276stylevariableScopefalseThe scope of the variable 'temp' can be reduced.
unchangedsrc/modules/tetris/Tetris.cc467stylevariableScopefalseThe scope of the variable 'stonesPerRow' can be reduced.
unchangedsrc/modules/towerdefense/TowerDefense.h66styleduplicateExpressionfalseSame expression on both sides of '-'.
unchangedsrc/modules/towerdefense/TowerDefenseCenterpoint.cc110stylevariableScopefalseThe scope of the variable 'temp' can be reduced.
unchangedsrc/orxonox/chat/ChatHistory.cc160stylefunctionConsttrueTechnically the member function 'ChatHistory::debug_printhist' can be const.
unchangedsrc/orxonox/gametypes/TeamGametype.cc237stylevariableScopefalseThe scope of the variable 'fallbackSpawnPoint' can be reduced.
unchangedsrc/orxonox/interfaces/PickupCarrier.cc70stylevariableScopefalseThe scope of the variable 'temp' can be reduced.
unchangedtest/core/command/FunctorTest.cc78stylefunctionConsttrueTechnically the member function 'orxonox::CallableStruct::operator()' can be const.
unchangedsrc/libraries/core/GUIManager.h117performancepassedByValuefalseFunction parameter 'imageName' should be passed by reference.
unchangedsrc/libraries/core/Language.cc52performanceuseInitializationListfalseVariable 'fallbackEntry_' is assigned in constructor body. Consider performing initialization in initialization list.
unchangedsrc/libraries/core/Language.cc53performanceuseInitializationListfalseVariable 'localisedEntry_' is assigned in constructor body. Consider performing initialization in initialization list.
unchangedsrc/libraries/core/Language.cc97performanceuseInitializationListfalseVariable 'defaultLanguage_' is assigned in constructor body. Consider performing initialization in initialization list.
unchangedsrc/libraries/core/Language.cc98performanceuseInitializationListfalseVariable 'defaultLocalisation_' is assigned in constructor body. Consider performing initialization in initialization list.
unchangedsrc/libraries/core/LuaState.cc387performanceuseInitializationListfalseVariable 'code_' is assigned in constructor body. Consider performing initialization in initialization list.
unchangedsrc/libraries/core/LuaState.cc280performancefunctionStatictrueTechnically the member function 'orxonox::LuaState::luaOutput' can be static.
unchangedsrc/libraries/core/LuaState.h96performancefunctionStatictrueTechnically the member function 'orxonox::LuaState::setTraceMap' can be static.
unchangedsrc/libraries/core/LuaState.h99performancefunctionStatictrueTechnically the member function 'orxonox::LuaState::setIncludeParser' can be static.
unchangedsrc/libraries/core/LuaState.cc309performancefunctionStatictrueTechnically the member function 'orxonox::LuaState::usingIOConsole' can be static.
unchangedsrc/libraries/core/NamespaceNode.cc36performanceuseInitializationListfalseVariable 'name_' is assigned in constructor body. Consider performing initialization in initialization list.
unchangedsrc/libraries/core/NamespaceNode.cc85performancestlIfStrFindfalseInefficient usage of string::find() in condition; string::compare() would be faster.
unchangedsrc/libraries/core/NamespaceNode.cc146performancestlSizefalsePossible inefficient checking for 'subnodes_' emptiness.
unchangedsrc/libraries/core/config/SettingsConfigFile.h85performancepassedByValuefalseFunction parameter 'section' should be passed by reference.
unchangedsrc/libraries/core/config/SettingsConfigFile.h88performancepassedByValuefalseFunction parameter 'section' should be passed by reference.
unchangedsrc/libraries/core/input/InputBuffer.h135performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/libraries/core/input/InputDevice.h231performancefunctionStatictrueTechnically the member function 'orxonox::InputDeviceTemplated::clearBuffersImpl' can be static.
unchangedsrc/libraries/core/input/InputDevice.h233performancefunctionStatictrueTechnically the member function 'orxonox::InputDeviceTemplated::updateImpl' can be static.
unchangedsrc/libraries/core/singleton/Scope.h120performancefunctionStatictrueTechnically the member function 'orxonox::Scope::deactivateScope' can be static.
unchangedsrc/libraries/network/synchronisable/Synchronisable.h247performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/libraries/network/GamestateManager.cc151performancestlSizefalsePossible inefficient checking for 'peerMap_' emptiness.
unchangedsrc/libraries/network/MasterServer.cc192performancefunctionStatictrueTechnically the member function 'orxonox::MasterServer::eventConnect' can be static.
unchangedsrc/libraries/network/MasterServer.cc161performancestlSizefalsePossible inefficient checking for 'serverlist' emptiness.
unchangedsrc/libraries/network/NetworkFunction.cc38performanceuseInitializationListfalseVariable 'name_' is assigned in constructor body. Consider performing initialization in initialization list.
unchangedsrc/libraries/network/NetworkFunction.cc39performanceuseInitializationListfalseVariable 'pointer_' is assigned in constructor body. Consider performing initialization in initialization list.
unchangedsrc/libraries/network/TrafficControl.cc153performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/libraries/network/TrafficControl.cc242performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/libraries/network/TrafficControl.cc269performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/libraries/network/TrafficControl.cc291performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/libraries/network/TrafficControl.cc302performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/libraries/tools/BulletDebugDrawer.cc116performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/libraries/util/output/OutputDefinitions.h171performanceredundantCopyLocalConstfalseUse const reference for 'context' to avoid unnecessary data copying.
unchangedsrc/libraries/util/output/OutputDefinitions.h172performanceredundantCopyLocalConstfalseUse const reference for 'context' to avoid unnecessary data copying.
unchangedsrc/libraries/util/output/OutputDefinitions.h173performanceredundantCopyLocalConstfalseUse const reference for 'context' to avoid unnecessary data copying.
unchangedsrc/libraries/util/output/OutputDefinitions.h174performanceredundantCopyLocalConstfalseUse const reference for 'context' to avoid unnecessary data copying.
unchangedsrc/libraries/util/SignalHandler.h146performancefunctionStatictrueTechnically the member function 'orxonox::SignalHandler::doCatch' can be static.
unchangedsrc/libraries/util/MultiType.h477performancefunctionStatictrueTechnically the member function 'orxonox::MultiType::createNewValueContainer' can be static.
unchangedsrc/libraries/util/MultiType.h186performancefunctionStatictrueTechnically the member function 'orxonox::MultiType::MT_ValueBase::isType' can be static.
unchangedsrc/libraries/util/MultiType.h229performancefunctionStatictrueTechnically the member function 'orxonox::MultiType::MT_ValueBase::setValue' can be static.
unchangedsrc/libraries/util/MultiType.h267performancefunctionStatictrueTechnically the member function 'orxonox::MultiType::MT_ValueBase::getValue' can be static.
unchangedsrc/libraries/util/SignalHandler.cc71performancestlSizefalsePossible inefficient checking for 'sigRecList' emptiness.
unchangedsrc/modules/hover/MazeGenerator.cc251performancefunctionStatictrueTechnically the member function 'orxonox::MazeGenerator::randomInt4' can be static.
unchangedsrc/modules/notifications/NotificationManager.cc240performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/modules/notifications/NotificationManager.cc277performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/modules/notifications/NotificationManager.cc305performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/modules/notifications/NotificationQueue.cc263performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/modules/objects/SpaceBoundaries.h121performancepassedByValuefalseFunction parameter 'warnText' should be passed by reference.
unchangedsrc/modules/objects/triggers/MultiTrigger.cc126performancestlSizefalsePossible inefficient checking for 'queue' emptiness.
unchangedsrc/modules/overlays/hud/HUDNavigation.cc264performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/modules/overlays/hud/HUDNavigation.cc277performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/modules/pickup/PickupSpawner.cc152performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/orxonox/LevelInfo.cc65performancepassedByValuefalseFunction parameter 'filename' should be passed by reference.
unchangedsrc/orxonox/LevelInfo.h67performancepassedByValuefalseFunction parameter 'filename' should be passed by reference.
unchangedsrc/orxonox/LevelManager.cc136performancestlSizefalsePossible inefficient checking for 'levels_' emptiness.
unchangedsrc/orxonox/LevelManager.cc159performancestlSizefalsePossible inefficient checking for 'levels_' emptiness.
unchangedsrc/orxonox/LevelManager.cc171performancestlSizefalsePossible inefficient checking for 'levels_' emptiness.
unchangedsrc/orxonox/LevelManager.cc226performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/orxonox/LevelManager.cc241performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/orxonox/LevelManager.cc245performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/orxonox/chat/ChatHistory.cc90performancefunctionStatictrueTechnically the member function 'ChatHistory::syncLog' can be static.
unchangedsrc/orxonox/Scene.cc280performancestlSizefalsePossible inefficient checking for 'physicalObjectQueue_' emptiness.
unchangedsrc/orxonox/controllers/ScriptController.cc329performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/orxonox/controllers/FormationController.cc674performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/orxonox/gametypes/Dynamicmatch.cc667performancestlSizefalsePossible inefficient checking for 'teamSpawnPoints' emptiness.
unchangedsrc/orxonox/gametypes/TeamGametype.cc238performancestlSizefalsePossible inefficient checking for 'teamSpawnPoints' emptiness.
unchangedsrc/orxonox/interfaces/PickupCarrier.cc80performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/orxonox/sound/SoundManager.cc424performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/orxonox/sound/SoundManager.cc440performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedsrc/orxonox/worldentities/pawns/ModularSpaceShip.cc289performancepostfixOperatorfalsePrefer prefix ++/-- operators for non-primitive types.
unchangedtest/core/class/IdentifierExternalClassHierarchyTest.cc67performancepassedByValuefalseFunction parameter 'identifiers' should be passed by reference.
unchangedtest/core/class/IdentifierExternalClassHierarchyTest.cc72performancepassedByValuefalseFunction parameter 'identifiers' should be passed by reference.
unchangedtest/core/class/IdentifierSimpleClassHierarchyTest.cc69performancepassedByValuefalseFunction parameter 'identifiers' should be passed by reference.
unchangedtest/core/class/IdentifierSimpleClassHierarchyTest.cc74performancepassedByValuefalseFunction parameter 'identifiers' should be passed by reference.
unchangedtest/core/class/IdentifierClassHierarchyTest.cc160performancepassedByValuefalseFunction parameter 'identifiers' should be passed by reference.
unchangedtest/core/class/IdentifierClassHierarchyTest.cc165performancepassedByValuefalseFunction parameter 'identifiers' should be passed by reference.
unchangedtest/core/class/IdentifierNestedClassHierarchyTest.cc127performancepassedByValuefalseFunction parameter 'identifiers' should be passed by reference.
unchangedtest/core/class/IdentifierNestedClassHierarchyTest.cc132performancepassedByValuefalseFunction parameter 'identifiers' should be passed by reference.
unchangedtest/core/command/FunctorTest.cc65performancefunctionStatictrueTechnically the member function 'orxonox::NonDestroyableClass::method' can be static.
unchangedsrc/libraries/core/CoreConfig.h38informationclass_X_YfalseThe code 'class _CoreExport CoreConfig :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/module/StaticInitializationHandler.h36informationclass_X_YfalseThe code 'class _CoreExport StaticInitializationHandler {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/CoreStaticInitializationHandler.h38informationclass_X_YfalseThe code 'class _CoreExport CoreStaticInitializationHandler :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/GameConfig.h38informationclass_X_YfalseThe code 'class _CoreExport GameConfig :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/UpdateListener.h52informationclass_X_YfalseThe code 'class _CoreExport UpdateListener :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/Identifiable.h50informationclass_X_YfalseThe code 'class _CoreExport Identifiable {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/IdentifierManager.h50informationclass_X_YfalseThe code 'class _CoreExport IdentifierManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/Super.h518informationclass_X_YfalseThe code 'class _CoreExport SuperFunctionCaller_XMLPort {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/Super.h522informationclass_X_YfalseThe code 'class _CoreExport SuperFunctionCaller_tick {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/Super.h526informationclass_X_YfalseThe code 'class _CoreExport SuperFunctionCaller_changedActivity {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/Super.h530informationclass_X_YfalseThe code 'class _CoreExport SuperFunctionCaller_changedVisibility {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/Super.h534informationclass_X_YfalseThe code 'class _CoreExport SuperFunctionCaller_XMLEventPort {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/Super.h538informationclass_X_YfalseThe code 'class _CoreExport SuperFunctionCaller_changedScale {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/Super.h542informationclass_X_YfalseThe code 'class _CoreExport SuperFunctionCaller_changedOwner {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/Super.h546informationclass_X_YfalseThe code 'class _CoreExport SuperFunctionCaller_changedOverlayGroup {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/Super.h550informationclass_X_YfalseThe code 'class _CoreExport SuperFunctionCaller_changedName {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/Super.h554informationclass_X_YfalseThe code 'class _CoreExport SuperFunctionCaller_changedUsed {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/Super.h558informationclass_X_YfalseThe code 'class _CoreExport SuperFunctionCaller_changedCarrier {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/Super.h562informationclass_X_YfalseThe code 'class _CoreExport SuperFunctionCaller_changedPickedUp {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/Identifier.h109informationclass_X_YfalseThe code 'class _CoreExport Identifier :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/OrxonoxClass.h53informationclass_X_YfalseThe code 'class _CoreExport OrxonoxClass :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/class/OrxonoxInterface.h50informationclass_X_YfalseThe code 'class _CoreExport OrxonoxInterface :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/ArgumentCompletionListElement.h66informationclass_X_YfalseThe code 'class _CoreExport ArgumentCompletionListElement {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/ArgumentCompleter.h70informationclass_X_YfalseThe code 'class _CoreExport ArgumentCompleter {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/Functor.h175informationclass_X_YfalseThe code 'class _CoreExport Functor {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/CommandEvaluation.h80informationclass_X_YfalseThe code 'class _CoreExport CommandEvaluation {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/CommandExecutor.h109informationclass_X_YfalseThe code 'class _CoreExport CommandExecutor {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/Executor.h97informationclass_X_YfalseThe code 'class _CoreExport Executor {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/Executor.h196informationclass_X_YfalseThe code 'class _CoreExport ExecutorStatic :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/ConsoleCommand.h88informationclass_X_YfalseThe code 'class _CoreExport ConsoleCommand {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/ConsoleCommandManager.h48informationclass_X_YfalseThe code 'class _CoreExport ConsoleCommandManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/TclThreadManager.h51informationclass_X_YfalseThe code 'class _CoreExport TclThreadManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/ConsoleCommandIncludes.h309informationclass_X_YfalseThe code 'class _CoreExport StaticallyInitializedConsoleCommand :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/TclBind.h98informationclass_X_YfalseThe code 'class _CoreExport TclBind :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/Shell.h58informationclass_X_YfalseThe code 'class _CoreExport ShellListener {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/Shell.h86informationclass_X_YfalseThe code 'class _CoreExport Shell :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/IOConsolePOSIX.h50informationclass_X_YfalseThe code 'class _CoreExport IOConsole :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/IOConsole.cc1informationConfigurationNotCheckedfalseSkipping configuration 'ORXONOX_PLATFORM_UNIX;TIOCGSIZE' since the value of 'TIOCGSIZE' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
unchangedsrc/libraries/core/command/IOConsoleWindows.h52informationclass_X_YfalseThe code 'class _CoreExport IOConsole :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/command/IOConsolePOSIX.cc1informationConfigurationNotCheckedfalseSkipping configuration 'TIOCGSIZE' since the value of 'TIOCGSIZE' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
unchangedsrc/libraries/core/command/IOConsolePOSIX.cc1informationConfigurationNotCheckedfalseSkipping configuration 'TIOCGWINSZ' since the value of 'TIOCGWINSZ' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
unchangedsrc/libraries/core/command/IRC.h48informationclass_X_YfalseThe code 'class _CoreExport IRC {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/commandline/CommandLineParser.h65informationclass_X_YfalseThe code 'class _CoreExport CommandLineArgument {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/commandline/CommandLineParser.h132informationclass_X_YfalseThe code 'class _CoreExport CommandLineParser :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/config/ConfigFileEntry.h49informationclass_X_YfalseThe code 'class _CoreExport ConfigFileEntry {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/config/ConfigFileSection.h54informationclass_X_YfalseThe code 'class _CoreExport ConfigFileSection {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/config/ConfigFile.h51informationclass_X_YfalseThe code 'class _CoreExport ConfigFile {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/config/ConfigFileEntryComment.h49informationclass_X_YfalseThe code 'class _CoreExport ConfigFileEntryComment :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/config/ConfigFileEntryValue.h50informationclass_X_YfalseThe code 'class _CoreExport ConfigFileEntryValue :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/config/ConfigFileEntryVectorValue.h49informationclass_X_YfalseThe code 'class _CoreExport ConfigFileEntryVectorValue :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/config/ConfigFileManager.h52informationclass_X_YfalseThe code 'class _CoreExport ConfigFileManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/config/SettingsConfigFile.h59informationclass_X_YfalseThe code 'class _CoreExport SettingsConfigFile :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/config/Configurable.h47informationclass_X_YfalseThe code 'class _CoreExport Configurable :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/config/ConfigValueContainer.h98informationclass_X_YfalseThe code 'class _CoreExport ConfigValueContainer {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/InputCommands.h43informationclass_X_YfalseThe code 'class _CoreExport BufferedParamCommand {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/InputCommands.h55informationclass_X_YfalseThe code 'class _CoreExport BaseCommand {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/InputCommands.h75informationclass_X_YfalseThe code 'class _CoreExport SimpleCommand :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/InputCommands.h102informationclass_X_YfalseThe code 'class _CoreExport ParamCommand :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/Button.h46informationclass_X_YfalseThe code 'class _CoreExport Button {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/HalfAxis.h45informationclass_X_YfalseThe code 'class _CoreExport HalfAxis :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/InputHandler.h76informationclass_X_YfalseThe code 'class _CoreExport KeyEvent {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/InputHandler.h118informationclass_X_YfalseThe code 'class _CoreExport InputHandler {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/InputBuffer.h76informationclass_X_YfalseThe code 'class _CoreExport InputBuffer :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/InputManager.h66informationclass_X_YfalseThe code 'class _CoreExport InputManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/JoyStickQuantityListener.h45informationclass_X_YfalseThe code 'class _CoreExport JoyStickQuantityListener :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/InputState.h83informationclass_X_YfalseThe code 'class _CoreExport InputState :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/JoyStick.h60informationclass_X_YfalseThe code 'class _CoreExport JoyStick :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/Mouse.h54informationclass_X_YfalseThe code 'class _CoreExport Mouse :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/Keyboard.h54informationclass_X_YfalseThe code 'class _CoreExport Keyboard :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/KeyBinder.h59informationclass_X_YfalseThe code 'class _CoreExport KeyBinder :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/KeyBinderManager.h55informationclass_X_YfalseThe code 'class _CoreExport KeyBinderManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/input/KeyDetector.h39informationclass_X_YfalseThe code 'class _CoreExport KeyDetector :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/module/DynLib.h72informationclass_X_YfalseThe code 'class _CoreExport DynLib {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/module/DynLibManager.h55informationclass_X_YfalseThe code 'class _CoreExport DynLibManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/module/StaticallyInitializedInstance.h36informationclass_X_YfalseThe code 'class _CoreExport StaticallyInitializedInstance {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/module/ModuleInstance.h42informationclass_X_YfalseThe code 'class _CoreExport ModuleInstance {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/module/Plugin.h36informationclass_X_YfalseThe code 'class _CoreExport Plugin {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/module/StaticInitializationManager.h40informationclass_X_YfalseThe code 'class _CoreExport StaticInitializationManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/module/PluginManager.h41informationclass_X_YfalseThe code 'class _CoreExport PluginManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/module/PluginReference.h38informationclass_X_YfalseThe code 'class _CoreExport PluginReference :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/module/StaticInitializationHandlerIncludes.h46informationclass_X_YfalseThe code 'class _CoreExport StaticallyInitializedStaticInitializationHandler :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/object/Listable.h50informationclass_X_YfalseThe code 'class _CoreExport Listable :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/object/Context.h45informationclass_X_YfalseThe code 'class _CoreExport Context :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/object/DestroyLaterManager.h40informationclass_X_YfalseThe code 'class _CoreExport DestroyLaterManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/object/Destroyable.h47informationclass_X_YfalseThe code 'class _CoreExport Destroyable {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/object/Destroyable.h97informationclass_X_YfalseThe code 'class _CoreExport DestructionListener {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/object/ObjectListBase.h52informationclass_X_YfalseThe code 'class _CoreExport ObjectListBaseElement {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/object/ObjectListBase.h103informationclass_X_YfalseThe code 'class _CoreExport ObjectListElementRemovalListener {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/object/ObjectListBase.h125informationclass_X_YfalseThe code 'class _CoreExport ObjectListBase {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/singleton/ScopeManager.h56informationclass_X_YfalseThe code 'class _CoreExport ScopeManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/singleton/Scope.h68informationclass_X_YfalseThe code 'class _CoreExport ScopeListener {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/singleton/ScopedSingletonWrapper.h59informationclass_X_YfalseThe code 'class _CoreExport ScopedSingletonWrapper :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/core/singleton/ScopedSingletonIncludes.h79informationclass_X_YfalseThe code 'class _CoreExport StaticallyInitializedScopedSingletonWrapper :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/FunctionCall.h45informationclass_X_YfalseThe code 'class _NetworkExport FunctionCall {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/NetworkStaticInitializationHandler.h38informationclass_X_YfalseThe code 'class _NetworkExport NetworkStaticInitializationHandler :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/packet/Packet.h61informationclass_X_YfalseThe code 'class _NetworkExport Packet {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/packet/Acknowledgement.h41informationclass_X_YfalseThe code 'class _NetworkExport Acknowledgement :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/packet/Chat.h40informationclass_X_YfalseThe code 'class _NetworkExport Chat :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/packet/ClassID.h42informationclass_X_YfalseThe code 'class _NetworkExport ClassID :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/packet/DeleteObjects.h41informationclass_X_YfalseThe code 'class _NetworkExport DeleteObjects :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/packet/FunctionCalls.h47informationclass_X_YfalseThe code 'class _NetworkExport FunctionCalls :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/packet/FunctionIDs.h42informationclass_X_YfalseThe code 'class _NetworkExport FunctionIDs :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/packet/Gamestate.h53informationclass_X_YfalseThe code 'class _NetworkExport GamestateHeader {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/packet/Gamestate.h111informationclass_X_YfalseThe code 'class _NetworkExport Gamestate :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/packet/Welcome.h40informationclass_X_YfalseThe code 'class _NetworkExport Welcome :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/synchronisable/NetworkCallbackManager.h40informationclass_X_YfalseThe code 'class _NetworkExport NetworkCallbackManager {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/synchronisable/NetworkCallback.h41informationclass_X_YfalseThe code 'class _NetworkExport NetworkCallbackBase {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/tools/BillboardSet.h37informationclass_X_YfalseThe code 'class _ToolsExport BillboardSet {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/synchronisable/SynchronisableVariable.h58informationclass_X_YfalseThe code 'class _NetworkExport SynchronisableVariableBase {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/synchronisable/Synchronisable.h80informationclass_X_YfalseThe code 'class _NetworkExport SynchronisableHeaderLight {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/synchronisable/Synchronisable.h118informationclass_X_YfalseThe code 'class _NetworkExport SynchronisableHeader :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/network/synchronisable/Synchronisable.h147informationclass_X_YfalseThe code 'class _NetworkExport Synchronisable :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/tools/BulletDebugDrawer.h19informationclass_X_YfalseThe code 'class _ToolsExport BulletDebugDrawer :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/tools/IcoSphere.h24informationclass_X_YfalseThe code 'class _ToolsExport IcoSphere {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/tools/DebugDrawer.h29informationclass_X_YfalseThe code 'class _ToolsExport DebugDrawer {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/tools/DynamicRenderable.h39informationclass_X_YfalseThe code 'class _ToolsExport DynamicRenderable :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/tools/DynamicLines.h39informationclass_X_YfalseThe code 'class _ToolsExport DynamicLines :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/tools/Mesh.h37informationclass_X_YfalseThe code 'class _ToolsExport Mesh {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/tools/ResourceCollection.h40informationclass_X_YfalseThe code 'class _ToolsExport ResourceCollection :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/tools/ResourceLocation.h39informationclass_X_YfalseThe code 'class _ToolsExport ResourceLocation :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/tools/ParticleInterface.h39informationclass_X_YfalseThe code 'class _ToolsExport ParticleInterface :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/tools/TextureGenerator.h45informationclass_X_YfalseThe code 'class _ToolsExport TextureGenerator {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/tools/Shader.h47informationclass_X_YfalseThe code 'class _ToolsExport Shader :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/tools/Timer.h104informationclass_X_YfalseThe code 'class _ToolsExport Timer :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/tools/Timer.h170informationclass_X_YfalseThe code 'class _ToolsExport RealTimer :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/tools/interfaces/Tickable.h52informationclass_X_YfalseThe code 'class _ToolsExport Tickable :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/tools/interfaces/TimeFactorListener.h37informationclass_X_YfalseThe code 'class _ToolsExport TimeFactorListener :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/util/SignalHandler.cc1informationConfigurationNotCheckedfalseSkipping configuration 'ORXONOX_PLATFORM_LINUX;PR_SET_PTRACER' since the value of 'PR_SET_PTRACER' is unknown. Use -D if you want to check it. You can use -U to skip it explicitly.
unchangedsrc/libraries/util/output/OutputListener.h51informationclass_X_YfalseThe code 'class _UtilExport OutputListener {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/util/output/SubcontextOutputListener.h69informationclass_X_YfalseThe code 'class _UtilExport SubcontextOutputListener :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/util/output/BaseWriter.h65informationclass_X_YfalseThe code 'class _UtilExport BaseWriter :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/util/output/AdditionalContextListener.h49informationclass_X_YfalseThe code 'class _UtilExport AdditionalContextListener {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/util/output/OutputManager.h65informationclass_X_YfalseThe code 'class _UtilExport OutputManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/util/output/ConsoleWriter.h51informationclass_X_YfalseThe code 'class _UtilExport ConsoleWriter :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/util/output/MemoryWriter.h54informationclass_X_YfalseThe code 'class _UtilExport MemoryWriter :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/libraries/util/output/LogWriter.h55informationclass_X_YfalseThe code 'class _UtilExport LogWriter :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/dodgerace/DodgeRaceCenterPoint.h47informationclass_X_YfalseThe code 'class _DodgeRaceExport DodgeRaceCenterPoint :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/dodgerace/DodgeRace.h65informationclass_X_YfalseThe code 'class _DodgeRaceExport DodgeRace :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/dodgerace/DodgeRaceShip.h49informationclass_X_YfalseThe code 'class _DodgeRaceExport DodgeRaceShip :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/dodgerace/DodgeRaceCube.h45informationclass_X_YfalseThe code 'class _DodgeRaceExport DodgeRaceCube :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/dodgerace/DodgeRaceHUDinfo.h41informationclass_X_YfalseThe code 'class _DodgeRaceExport DodgeRaceHUDinfo :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/gametypes/OldRaceCheckPoint.h44informationclass_X_YfalseThe code 'class _GametypesExport OldRaceCheckPoint :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/gametypes/OldSpaceRace.h49informationclass_X_YfalseThe code 'class _GametypesExport OldSpaceRace :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/gametypes/RaceCheckPoint.h43informationclass_X_YfalseThe code 'class _GametypesExport RaceCheckPoint :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/gametypes/SpaceRaceManager.h52informationclass_X_YfalseThe code 'class _GametypesExport SpaceRaceManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/gametypes/SpaceRace.h50informationclass_X_YfalseThe code 'class _GametypesExport SpaceRace :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/gametypes/SpaceRaceBot.h40informationclass_X_YfalseThe code 'class _GametypesExport SpaceRaceBot :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/invader/Invader.h46informationclass_X_YfalseThe code 'class _InvaderExport Invader :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/invader/InvaderCenterPoint.h44informationclass_X_YfalseThe code 'class _InvaderExport InvaderCenterPoint :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/invader/InvaderShip.h44informationclass_X_YfalseThe code 'class _InvaderExport InvaderShip :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/invader/InvaderEnemy.h43informationclass_X_YfalseThe code 'class _InvaderExport InvaderEnemy :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/invader/InvaderEnemyShooter.h44informationclass_X_YfalseThe code 'class _InvaderExport InvaderEnemyShooter :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/invader/InvaderHUDinfo.h37informationclass_X_YfalseThe code 'class _InvaderExport InvaderHUDinfo :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/invader/InvaderWeapon.h44informationclass_X_YfalseThe code 'class _InvaderExport InvaderWeapon :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/invader/InvaderWeaponEnemy.h44informationclass_X_YfalseThe code 'class _InvaderExport InvaderWeaponEnemy :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/jump/JumpCenterpoint.h42informationclass_X_YfalseThe code 'class _JumpExport JumpCenterpoint :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/jump/Jump.h37informationclass_X_YfalseThe code 'class _JumpExport Jump :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/jump/JumpEnemy.h43informationclass_X_YfalseThe code 'class _JumpExport JumpEnemy :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/jump/JumpFigure.h37informationclass_X_YfalseThe code 'class _JumpExport JumpFigure :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/jump/JumpItem.h44informationclass_X_YfalseThe code 'class _JumpExport JumpItem :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/jump/JumpProjectile.h39informationclass_X_YfalseThe code 'class _JumpExport JumpProjectile :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/jump/JumpScore.h40informationclass_X_YfalseThe code 'class _JumpExport JumpScore :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/mini4dgame/Mini4DgameBoard.h77informationclass_X_YfalseThe code 'class _Mini4DgameExport Mini4DgameBoard :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/mini4dgame/Mini4Dgame.h49informationclass_X_YfalseThe code 'class _Mini4DgameExport Mini4Dgame :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/mini4dgame/Mini4DgameAI.h55informationclass_X_YfalseThe code 'class _Mini4DgameExport Mini4DgameAI :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/notifications/NotificationDispatcher.h75informationclass_X_YfalseThe code 'class _NotificationsExport NotificationDispatcher :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/notifications/NotificationManager.h61informationclass_X_YfalseThe code 'class _NotificationsExport Notification {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/notifications/NotificationManager.h114informationclass_X_YfalseThe code 'class _NotificationsExport NotificationManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/notifications/NotificationQueue.h92informationclass_X_YfalseThe code 'class _NotificationsExport NotificationQueue :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/notifications/NotificationQueueCEGUI.h67informationclass_X_YfalseThe code 'class _NotificationsExport NotificationQueueCEGUI :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/notifications/dispatchers/CommandNotification.h68informationclass_X_YfalseThe code 'class _NotificationsExport CommandNotification :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/notifications/dispatchers/SimpleNotification.h66informationclass_X_YfalseThe code 'class _NotificationsExport SimpleNotification :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/Attacher.h47informationclass_X_YfalseThe code 'class _ObjectsExport Attacher :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/ForceField.h85informationclass_X_YfalseThe code 'class _ObjectsExport ForceField :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/Planet.h47informationclass_X_YfalseThe code 'class _ObjectsExport Planet :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/Script.h91informationclass_X_YfalseThe code 'class _ObjectsExport Script :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/SpaceBoundaries.h74informationclass_X_YfalseThe code 'class _ObjectsExport SpaceBoundaries :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/Turret.h58informationclass_X_YfalseThe code 'class _ObjectsExport Turret :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/collisionshapes/AbstractRadiusHeightCollisionShape.h50informationclass_X_YfalseThe code 'class _ObjectsExport AbstractRadiusHeightCollisionShape :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/collisionshapes/BoxCollisionShape.h56informationclass_X_YfalseThe code 'class _ObjectsExport BoxCollisionShape :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/collisionshapes/ConeCollisionShape.h54informationclass_X_YfalseThe code 'class _ObjectsExport ConeCollisionShape :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/collisionshapes/CylinderCollisionShape.h51informationclass_X_YfalseThe code 'class _ObjectsExport CylinderCollisionShape :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/collisionshapes/PlaneCollisionShape.h56informationclass_X_YfalseThe code 'class _ObjectsExport PlaneCollisionShape :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/controllers/TeamTargetProxy.h47informationclass_X_YfalseThe code 'class _ObjectsExport TeamTargetProxy :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/collisionshapes/SphereCollisionShape.h54informationclass_X_YfalseThe code 'class _ObjectsExport SphereCollisionShape :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/controllers/TurretController.h43informationclass_X_YfalseThe code 'class _ObjectsExport TurretController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/eventsystem/EventDispatcher.h45informationclass_X_YfalseThe code 'class _ObjectsExport EventDispatcher :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/eventsystem/EventListener.h46informationclass_X_YfalseThe code 'class _ObjectsExport EventListener :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/eventsystem/EventName.h44informationclass_X_YfalseThe code 'class _ObjectsExport EventName :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/eventsystem/EventFilter.h45informationclass_X_YfalseThe code 'class _ObjectsExport EventFilter :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/eventsystem/EventTarget.h45informationclass_X_YfalseThe code 'class _ObjectsExport EventTarget :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/triggers/TriggerBase.h70informationclass_X_YfalseThe code 'class _ObjectsExport TriggerBase :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/triggers/Trigger.h79informationclass_X_YfalseThe code 'class _ObjectsExport Trigger :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/triggers/DistanceTrigger.h93informationclass_X_YfalseThe code 'class _ObjectsExport DistanceTrigger :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/triggers/CheckPoint.h54informationclass_X_YfalseThe code 'class _ObjectsExport CheckPoint :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/triggers/MultiTrigger.h98informationclass_X_YfalseThe code 'class _ObjectsExport MultiTrigger :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/triggers/DistanceMultiTrigger.h90informationclass_X_YfalseThe code 'class _ObjectsExport DistanceMultiTrigger :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/triggers/DistanceTriggerBeacon.h55informationclass_X_YfalseThe code 'class _ObjectsExport DistanceTriggerBeacon :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/triggers/EventMultiTrigger.h71informationclass_X_YfalseThe code 'class _ObjectsExport EventMultiTrigger :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/triggers/MultiTriggerContainer.h56informationclass_X_YfalseThe code 'class _ObjectsExport MultiTriggerContainer :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/objects/triggers/EventTrigger.h69informationclass_X_YfalseThe code 'class _ObjectsExport EventTrigger :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/FadeoutText.h40informationclass_X_YfalseThe code 'class _OverlaysExport FadeoutText :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/GUIOverlay.h39informationclass_X_YfalseThe code 'class _OverlaysExport GUIOverlay :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/OverlayText.h41informationclass_X_YfalseThe code 'class _OverlaysExport OverlayText :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/debugging/DebugFPSText.h39informationclass_X_YfalseThe code 'class _OverlaysExport DebugFPSText :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/debugging/DebugPositionText.h39informationclass_X_YfalseThe code 'class _OverlaysExport DebugPositionText :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/debugging/DebugRTRText.h39informationclass_X_YfalseThe code 'class _OverlaysExport DebugRTRText :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/AnnounceMessage.h39informationclass_X_YfalseThe code 'class _OverlaysExport AnnounceMessage :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/CountDown.h40informationclass_X_YfalseThe code 'class _OverlaysExport CountDown :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/ChatOverlay.h42informationclass_X_YfalseThe code 'class _OverlaysExport ChatOverlay :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/DeathMessage.h39informationclass_X_YfalseThe code 'class _OverlaysExport DeathMessage :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/GametypeFadingMessage.h39informationclass_X_YfalseThe code 'class _OverlaysExport GametypeFadingMessage :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/GametypeStaticMessage.h42informationclass_X_YfalseThe code 'class _OverlaysExport GametypeStaticMessage :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/HUDBar.h48informationclass_X_YfalseThe code 'class _OverlaysExport BarColour :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/HUDBar.h68informationclass_X_YfalseThe code 'class _OverlaysExport HUDBar :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/HUDBoostBar.h39informationclass_X_YfalseThe code 'class _OverlaysExport HUDBoostBar :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/HUDHealthBar.h41informationclass_X_YfalseThe code 'class _OverlaysExport HUDHealthBar :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/HUDEnemyHealthBar.h36informationclass_X_YfalseThe code 'class _OverlaysExport HUDEnemyHealthBar :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/HUDShieldBar.h45informationclass_X_YfalseThe code 'class _OverlaysExport HUDShieldBar :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/HUDEnemyShieldBar.h40informationclass_X_YfalseThe code 'class _OverlaysExport HUDEnemyShieldBar :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/HUDRadar.h46informationclass_X_YfalseThe code 'class _OverlaysExport HUDRadar :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/HUDRocketFuelBar.h45informationclass_X_YfalseThe code 'class _OverlaysExport HUDRocketFuelBar :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/HUDNavigation.h45informationclass_X_YfalseThe code 'class _OverlaysExport HUDNavigation :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/HUDSpeedBar.h40informationclass_X_YfalseThe code 'class _OverlaysExport HUDSpeedBar :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/HUDTimer.h39informationclass_X_YfalseThe code 'class _OverlaysExport HUDTimer :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/HUDWeaponMode.h53informationclass_X_YfalseThe code 'class _OverlaysExport HUDWeaponMode :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/HUDWeapon.h51informationclass_X_YfalseThe code 'class _OverlaysExport HUDWeapon :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/HUDWeaponSystem.h45informationclass_X_YfalseThe code 'class _OverlaysExport HUDWeaponSystem :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/KillMessage.h39informationclass_X_YfalseThe code 'class _OverlaysExport KillMessage :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/PauseNotice.h39informationclass_X_YfalseThe code 'class _OverlaysExport PauseNotice :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/LastManStandingInfos.h39informationclass_X_YfalseThe code 'class _OverlaysExport LastManStandingInfos :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/LastTeamStandingInfos.h39informationclass_X_YfalseThe code 'class _OverlaysExport LastTeamStandingInfos :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/hud/TeamBaseMatchScore.h39informationclass_X_YfalseThe code 'class _OverlaysExport TeamBaseMatchScore :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/stats/CreateLines.h36informationclass_X_YfalseThe code 'class _OverlaysExport CreateLines {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/stats/Scoreboard.h40informationclass_X_YfalseThe code 'class _OverlaysExport Scoreboard :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/overlays/stats/Stats.h40informationclass_X_YfalseThe code 'class _OverlaysExport Stats :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pickup/CollectiblePickup.h55informationclass_X_YfalseThe code 'class _PickupExport CollectiblePickup :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pickup/Pickup.h92informationclass_X_YfalseThe code 'class _PickupExport Pickup :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pickup/items/BoostPickup.h47informationclass_X_YfalseThe code 'class _PickupExport BoostPickup :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pickup/items/DamageBoostPickup.h47informationclass_X_YfalseThe code 'class _PickupExport DamageBoostPickup :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pickup/items/DronePickup.h63informationclass_X_YfalseThe code 'class _PickupExport DronePickup :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pickup/items/HealthPickup.h85informationclass_X_YfalseThe code 'class _PickupExport HealthPickup :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pickup/items/InvisiblePickup.h68informationclass_X_YfalseThe code 'class _PickupExport InvisiblePickup :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pickup/items/MetaPickup.h84informationclass_X_YfalseThe code 'class _PickupExport MetaPickup :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pickup/items/MunitionContainer.h48informationclass_X_YfalseThe code 'class _PickupExport MunitionContainer :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pickup/items/MunitionPickup.h54informationclass_X_YfalseThe code 'class _PickupExport MunitionPickup :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pickup/items/ShieldPickup.h74informationclass_X_YfalseThe code 'class _PickupExport ShieldPickup :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pickup/items/ShrinkPickup.h71informationclass_X_YfalseThe code 'class _PickupExport ShrinkPickup :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pickup/items/SpeedPickup.h73informationclass_X_YfalseThe code 'class _PickupExport SpeedPickup :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pong/PongCenterpoint.h120informationclass_X_YfalseThe code 'class _PongExport PongCenterpoint :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pong/Pong.h64informationclass_X_YfalseThe code 'class _PongExport Pong :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pong/PongBall.h59informationclass_X_YfalseThe code 'class _PongExport PongBall :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pong/PongBat.h56informationclass_X_YfalseThe code 'class _PongExport PongBat :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pong/PongBot.h55informationclass_X_YfalseThe code 'class _PongExport PongBot :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pong/PongAI.h60informationclass_X_YfalseThe code 'class _PongExport PongAI :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/portals/PortalEndPoint.h59informationclass_X_YfalseThe code 'class _PortalsExport PortalEndPoint :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/portals/PortalLink.h53informationclass_X_YfalseThe code 'class _PortalsExport PortalLink :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/pong/PongScore.h56informationclass_X_YfalseThe code 'class _PongExport PongScore :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/questsystem/QuestManager.h59informationclass_X_YfalseThe code 'class _QuestsystemExport QuestManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/questsystem/QuestItem.h58informationclass_X_YfalseThe code 'class _QuestsystemExport QuestItem :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/questsystem/Quest.h77informationclass_X_YfalseThe code 'class _QuestsystemExport Quest :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/questsystem/GlobalQuest.h89informationclass_X_YfalseThe code 'class _QuestsystemExport GlobalQuest :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/questsystem/QuestEffect.h56informationclass_X_YfalseThe code 'class _QuestsystemExport QuestEffect :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/questsystem/LocalQuest.h83informationclass_X_YfalseThe code 'class _QuestsystemExport LocalQuest :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/questsystem/QuestDescription.h62informationclass_X_YfalseThe code 'class _QuestsystemExport QuestDescription :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/questsystem/QuestHint.h76informationclass_X_YfalseThe code 'class _QuestsystemExport QuestHint :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/questsystem/QuestListener.h82informationclass_X_YfalseThe code 'class _QuestsystemExport QuestListener :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/questsystem/QuestEffectBeacon.h89informationclass_X_YfalseThe code 'class _QuestsystemExport QuestEffectBeacon :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/questsystem/effects/ChangeQuestStatus.h55informationclass_X_YfalseThe code 'class _QuestsystemExport ChangeQuestStatus :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/questsystem/effects/AddQuest.h58informationclass_X_YfalseThe code 'class _QuestsystemExport AddQuest :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/questsystem/effects/AddQuestHint.h60informationclass_X_YfalseThe code 'class _QuestsystemExport AddQuestHint :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/questsystem/effects/AddReward.h64informationclass_X_YfalseThe code 'class _QuestsystemExport AddReward :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/questsystem/effects/CompleteQuest.h58informationclass_X_YfalseThe code 'class _QuestsystemExport CompleteQuest :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/questsystem/effects/FailQuest.h58informationclass_X_YfalseThe code 'class _QuestsystemExport FailQuest :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/tetris/TetrisCenterpoint.h58informationclass_X_YfalseThe code 'class _TetrisExport TetrisCenterpoint :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/tetris/Tetris.h54informationclass_X_YfalseThe code 'class _TetrisExport Tetris :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/tetris/TetrisBrick.h53informationclass_X_YfalseThe code 'class _TetrisExport TetrisBrick :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/tetris/TetrisStone.h53informationclass_X_YfalseThe code 'class _TetrisExport TetrisStone :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/tetris/TetrisScore.h56informationclass_X_YfalseThe code 'class _TetrisExport TetrisScore :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/towerdefense/TDCoordinate.h15informationclass_X_YfalseThe code 'class _TowerDefenseExport TDCoordinate {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/towerdefense/TowerDefenseSelecter.h38informationclass_X_YfalseThe code 'class _TowerDefenseExport TowerDefenseSelecter :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/towerdefense/TowerDefenseTower.h25informationclass_X_YfalseThe code 'class _TowerDefenseExport TowerDefenseTower :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/towerdefense/TowerDefenseCenterpoint.h47informationclass_X_YfalseThe code 'class _TowerDefenseExport TowerDefenseCenterpoint :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/towerdefense/TowerDefenseField.h58informationclass_X_YfalseThe code 'class _TowerDefenseExport TowerDefenseField :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/towerdefense/TowerDefense.h48informationclass_X_YfalseThe code 'class _TowerDefenseExport TowerDefense :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/towerdefense/TowerDefenseEnemy.h29informationclass_X_YfalseThe code 'class _TowerDefenseExport TowerDefenseEnemy :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/towerdefense/TowerDefenseHUDController.h47informationclass_X_YfalseThe code 'class _TowerDefenseExport TowerDefenseHUDController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/IceGunFreezer.h51informationclass_X_YfalseThe code 'class _WeaponsExport IceGunFreezer :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/MuzzleFlash.h54informationclass_X_YfalseThe code 'class _WeaponsExport MuzzleFlash :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/munitions/FlameMunition.h50informationclass_X_YfalseThe code 'class _WeaponsExport FlameMunition :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/munitions/FusionMunition.h50informationclass_X_YfalseThe code 'class _WeaponsExport FusionMunition :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/munitions/GravityBombMunition.h25informationclass_X_YfalseThe code 'class _WeaponsExport GravityBombMunition :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/munitions/IceMunition.h50informationclass_X_YfalseThe code 'class _WeaponsExport IceMunition :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/munitions/LightningMunition.h50informationclass_X_YfalseThe code 'class _WeaponsExport LightningMunition :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/munitions/LaserMunition.h50informationclass_X_YfalseThe code 'class _WeaponsExport LaserMunition :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/RocketController.h51informationclass_X_YfalseThe code 'class _WeaponsExport RocketController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/projectiles/BasicProjectile.h54informationclass_X_YfalseThe code 'class _WeaponsExport BasicProjectile :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/projectiles/SimpleRocket.h59informationclass_X_YfalseThe code 'class _WeaponsExport SimpleRocket :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/weaponmodes/SimpleRocketFire.h49informationclass_X_YfalseThe code 'class _WeaponsExport SimpleRocketFire :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/munitions/SplitMunition.h50informationclass_X_YfalseThe code 'class _WeaponsExport SplitMunition :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/munitions/MineMunition.h50informationclass_X_YfalseThe code 'class _WeaponsExport MineMunition :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/munitions/RocketMunition.h50informationclass_X_YfalseThe code 'class _WeaponsExport RocketMunition :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/projectiles/Projectile.h58informationclass_X_YfalseThe code 'class _WeaponsExport Projectile :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/projectiles/BillboardProjectile.h54informationclass_X_YfalseThe code 'class _WeaponsExport BillboardProjectile :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/projectiles/ParticleProjectile.h50informationclass_X_YfalseThe code 'class _WeaponsExport ParticleProjectile :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/projectiles/FlameGunProjectile.h51informationclass_X_YfalseThe code 'class _WeaponsExport FlameGunProjectile :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/projectiles/GravityBomb.h38informationclass_X_YfalseThe code 'class _WeaponsExport GravityBomb :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/projectiles/LightningGunProjectile.h54informationclass_X_YfalseThe code 'class _WeaponsExport LightningGunProjectile :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/projectiles/IceGunProjectile.h54informationclass_X_YfalseThe code 'class _WeaponsExport IceGunProjectile :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/projectiles/MineProjectile.h53informationclass_X_YfalseThe code 'class _WeaponsExport MineProjectile :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/projectiles/Rocket.h58informationclass_X_YfalseThe code 'class _WeaponsExport Rocket :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/projectiles/RocketOld.h58informationclass_X_YfalseThe code 'class _WeaponsExport RocketOld :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/projectiles/SplitGunProjectile.h54informationclass_X_YfalseThe code 'class _WeaponsExport SplitGunProjectile :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/weaponmodes/EnergyDrink.h53informationclass_X_YfalseThe code 'class _WeaponsExport EnergyDrink :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/weaponmodes/FusionFire.h50informationclass_X_YfalseThe code 'class _WeaponsExport FusionFire :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/weaponmodes/FlameGun.h50informationclass_X_YfalseThe code 'class _WeaponsExport FlameGun :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/weaponmodes/GravityBombFire.h30informationclass_X_YfalseThe code 'class _WeaponsExport GravityBombFire :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/weaponmodes/IceGun.h50informationclass_X_YfalseThe code 'class _WeaponsExport IceGun :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/weaponmodes/LaserFire.h50informationclass_X_YfalseThe code 'class _WeaponsExport LaserFire :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/weaponmodes/LightningGun.h50informationclass_X_YfalseThe code 'class _WeaponsExport LightningGun :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/weaponmodes/HsW01.h52informationclass_X_YfalseThe code 'class _WeaponsExport HsW01 :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/weaponmodes/MineGun.h55informationclass_X_YfalseThe code 'class _WeaponsExport MineGun :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/weaponmodes/RocketFireOld.h50informationclass_X_YfalseThe code 'class _WeaponsExport RocketFireOld :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/weaponmodes/RocketFire.h50informationclass_X_YfalseThe code 'class _WeaponsExport RocketFire :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/modules/weapons/weaponmodes/SplitGun.h50informationclass_X_YfalseThe code 'class _WeaponsExport SplitGun :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/chat/ChatHistory.h60informationclass_X_YfalseThe code 'class _OrxonoxExport ChatHistory :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/chat/ChatInputHandler.h57informationclass_X_YfalseThe code 'class _OrxonoxExport ChatInputHandler :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/chat/ChatManager.h43informationclass_X_YfalseThe code 'class _OrxonoxExport ChatManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/chat/ChatListener.h42informationclass_X_YfalseThe code 'class _OrxonoxExport ChatListener :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/collisionshapes/CollisionShape.h57informationclass_X_YfalseThe code 'class _OrxonoxExport CollisionShape :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/collisionshapes/CompoundCollisionShape.h57informationclass_X_YfalseThe code 'class _OrxonoxExport CompoundCollisionShape :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/collisionshapes/WorldEntityCollisionShape.h37informationclass_X_YfalseThe code 'class _OrxonoxExport WorldEntityCollisionShape :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/controllers/ArtificialController.h38informationclass_X_YfalseThe code 'class _OrxonoxExport ArtificialController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/controllers/AIController.h40informationclass_X_YfalseThe code 'class _OrxonoxExport AIController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/controllers/ActionpointController.h76informationclass_X_YfalseThe code 'class _OrxonoxExport ActionpointController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/controllers/Controller.h38informationclass_X_YfalseThe code 'class _OrxonoxExport Controller :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/controllers/ControllerDirector.h39informationclass_X_YfalseThe code 'class _OrxonoxExport ControllerDirector :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/controllers/ScriptController.h63informationclass_X_YfalseThe code 'class _OrxonoxExport ScriptController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/controllers/DivisionController.h43informationclass_X_YfalseThe code 'class _OrxonoxExport DivisionController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/controllers/DroneController.h49informationclass_X_YfalseThe code 'class _OrxonoxExport DroneController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/controllers/MasterController.h56informationclass_X_YfalseThe code 'class _OrxonoxExport MasterController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/controllers/FormationController.h44informationclass_X_YfalseThe code 'class _OrxonoxExport FormationController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/controllers/HumanController.h41informationclass_X_YfalseThe code 'class _OrxonoxExport HumanController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/controllers/NewHumanController.h41informationclass_X_YfalseThe code 'class _OrxonoxExport NewHumanController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/controllers/SectionController.h42informationclass_X_YfalseThe code 'class _OrxonoxExport SectionController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/controllers/WaypointController.h40informationclass_X_YfalseThe code 'class _OrxonoxExport WaypointController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/controllers/WingmanController.h43informationclass_X_YfalseThe code 'class _OrxonoxExport WingmanController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/controllers/WaypointPatrolController.h39informationclass_X_YfalseThe code 'class _OrxonoxExport WaypointPatrolController :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gamestates/GSClient.h39informationclass_X_YfalseThe code 'class _OrxonoxExport GSClient :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gamestates/GSGraphics.h49informationclass_X_YfalseThe code 'class _OrxonoxExport GSGraphics :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gamestates/GSMasterServer.h41informationclass_X_YfalseThe code 'class _OrxonoxExport GSMasterServer :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gamestates/GSMainMenu.h40informationclass_X_YfalseThe code 'class _OrxonoxExport GSMainMenu :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gamestates/GSLevel.h40informationclass_X_YfalseThe code 'class _OrxonoxExport GSLevel :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gamestates/GSLevelMemento.h41informationclass_X_YfalseThe code 'class _OrxonoxExport GSLevelMemento :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gamestates/GSRoot.h38informationclass_X_YfalseThe code 'class _OrxonoxExport GSRoot :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gamestates/GSServer.h39informationclass_X_YfalseThe code 'class _OrxonoxExport GSServer :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gamestates/GSStandalone.h37informationclass_X_YfalseThe code 'class _OrxonoxExport GSStandalone :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gametypes/Gametype.h63informationclass_X_YfalseThe code 'class _OrxonoxExport Gametype :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gametypes/Deathmatch.h37informationclass_X_YfalseThe code 'class _OrxonoxExport Deathmatch :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gametypes/Asteroids.h37informationclass_X_YfalseThe code 'class _OrxonoxExport Asteroids :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gametypes/Dynamicmatch.h63informationclass_X_YfalseThe code 'class _OrxonoxExport Dynamicmatch :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gametypes/LastManStanding.h43informationclass_X_YfalseThe code 'class _OrxonoxExport LastManStanding :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gametypes/TeamGametype.h40informationclass_X_YfalseThe code 'class _OrxonoxExport TeamGametype :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gametypes/TeamDeathmatch.h37informationclass_X_YfalseThe code 'class _OrxonoxExport TeamDeathmatch :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gametypes/LastTeamStanding.h45informationclass_X_YfalseThe code 'class _OrxonoxExport LastTeamStanding :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gametypes/Mission.h38informationclass_X_YfalseThe code 'class _OrxonoxExport Mission :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gametypes/TeamBaseMatch.h40informationclass_X_YfalseThe code 'class _OrxonoxExport TeamBaseMatch :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/gametypes/UnderAttack.h38informationclass_X_YfalseThe code 'class _OrxonoxExport UnderAttack :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/graphics/Model.h46informationclass_X_YfalseThe code 'class _OrxonoxExport Model :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/graphics/AnimatedModel.h40informationclass_X_YfalseThe code 'class _OrxonoxExport AnimatedModel :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/graphics/Billboard.h43informationclass_X_YfalseThe code 'class _OrxonoxExport Billboard :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/graphics/FadingBillboard.h41informationclass_X_YfalseThe code 'class _OrxonoxExport FadingBillboard :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/graphics/Backlight.h40informationclass_X_YfalseThe code 'class _OrxonoxExport Backlight :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/graphics/BlinkingBillboard.h40informationclass_X_YfalseThe code 'class _OrxonoxExport BlinkingBillboard :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/graphics/GlobalShader.h40informationclass_X_YfalseThe code 'class _OrxonoxExport GlobalShader :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/graphics/Camera.h43informationclass_X_YfalseThe code 'class _OrxonoxExport Camera :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/graphics/Light.h41informationclass_X_YfalseThe code 'class _OrxonoxExport Light :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/graphics/LensFlare.h61informationclass_X_YfalseThe code 'class _OrxonoxExport LensFlare :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/graphics/MeshLodInformation.h40informationclass_X_YfalseThe code 'class _OrxonoxExport MeshLodInformation :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/graphics/ParticleEmitter.h39informationclass_X_YfalseThe code 'class _OrxonoxExport ParticleEmitter :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/graphics/ParticleSpawner.h39informationclass_X_YfalseThe code 'class _OrxonoxExport ParticleSpawner :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/infos/Info.h39informationclass_X_YfalseThe code 'class _OrxonoxExport Info :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/infos/PlayerInfo.h39informationclass_X_YfalseThe code 'class _OrxonoxExport PlayerInfo :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/infos/Bot.h39informationclass_X_YfalseThe code 'class _OrxonoxExport Bot :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/infos/GametypeInfo.h55informationclass_X_YfalseThe code 'class _OrxonoxExport GametypeInfo :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/infos/HumanPlayer.h39informationclass_X_YfalseThe code 'class _OrxonoxExport HumanPlayer :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/interfaces/GametypeMessageListener.h37informationclass_X_YfalseThe code 'class _OrxonoxExport GametypeMessageListener :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/interfaces/PlayerTrigger.h54informationclass_X_YfalseThe code 'class _OrxonoxExport PlayerTrigger :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/interfaces/RadarListener.h37informationclass_X_YfalseThe code 'class _OrxonoxExport RadarListener :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/interfaces/Rewardable.h50informationclass_X_YfalseThe code 'class _OrxonoxExport Rewardable :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/interfaces/TeamColourable.h39informationclass_X_YfalseThe code 'class _OrxonoxExport TeamColourable :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/interfaces/NotificationListener.h83informationclass_X_YfalseThe code 'class _OrxonoxExport NotificationListener :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/interfaces/PickupCarrier.h68informationclass_X_YfalseThe code 'class _OrxonoxExport PickupCarrier :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/interfaces/Pickupable.h60informationclass_X_YfalseThe code 'class _OrxonoxExport Pickupable :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/interfaces/PickupListener.h57informationclass_X_YfalseThe code 'class _OrxonoxExport PickupListener :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/interfaces/RadarViewable.h48informationclass_X_YfalseThe code 'class _OrxonoxExport RadarViewable :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/items/Item.h39informationclass_X_YfalseThe code 'class _OrxonoxExport Item :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/items/Engine.h55informationclass_X_YfalseThe code 'class _OrxonoxExport Engine :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/items/PartDestructionEvent.h74informationclass_X_YfalseThe code 'class _OrxonoxExport PartDestructionEvent :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/items/MultiStateEngine.h40informationclass_X_YfalseThe code 'class _OrxonoxExport MultiStateEngine :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/items/ShipPart.h41informationclass_X_YfalseThe code 'class _OrxonoxExport ShipPart :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/overlays/GUISheet.h40informationclass_X_YfalseThe code 'class _OrxonoxExport GUISheet :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/overlays/OverlayGroup.h53informationclass_X_YfalseThe code 'class _OrxonoxExport OverlayGroup :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/overlays/OrxonoxOverlay.h72informationclass_X_YfalseThe code 'class _OrxonoxExport OrxonoxOverlay :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/overlays/InGameConsole.h45informationclass_X_YfalseThe code 'class _OrxonoxExport InGameConsole :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/sound/BaseSound.h45informationclass_X_YfalseThe code 'class _OrxonoxExport BaseSound :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/sound/AmbientSound.h44informationclass_X_YfalseThe code 'class _OrxonoxExport AmbientSound :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/sound/SoundManager.h60informationclass_X_YfalseThe code 'class _OrxonoxExport SoundManager :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/sound/SoundBuffer.h44informationclass_X_YfalseThe code 'class _OrxonoxExport SoundBuffer {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/sound/SoundStreamer.h39informationclass_X_YfalseThe code 'class _OrxonoxExport SoundStreamer {' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/sound/WorldAmbientSound.h46informationclass_X_YfalseThe code 'class _OrxonoxExport WorldAmbientSound :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/sound/WorldSound.h44informationclass_X_YfalseThe code 'class _OrxonoxExport WorldSound :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/weaponsystem/DefaultWeaponmodeLink.h38informationclass_X_YfalseThe code 'class _OrxonoxExport DefaultWeaponmodeLink :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/weaponsystem/WeaponSystem.h47informationclass_X_YfalseThe code 'class _OrxonoxExport WeaponSystem :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/weaponsystem/Munition.h48informationclass_X_YfalseThe code 'class _OrxonoxExport Munition :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/weaponsystem/ReplenishingMunition.h50informationclass_X_YfalseThe code 'class _OrxonoxExport ReplenishingMunition :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/weaponsystem/Weapon.h46informationclass_X_YfalseThe code 'class _OrxonoxExport Weapon :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/weaponsystem/WeaponMode.h49informationclass_X_YfalseThe code 'class _OrxonoxExport WeaponMode :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/weaponsystem/WeaponPack.h40informationclass_X_YfalseThe code 'class _OrxonoxExport WeaponPack :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/weaponsystem/WeaponSlot.h59informationclass_X_YfalseThe code 'class _OrxonoxExport WeaponSlot :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/weaponsystem/WeaponSet.h40informationclass_X_YfalseThe code 'class _OrxonoxExport WeaponSet :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/Actionpoint.h94informationclass_X_YfalseThe code 'class _OrxonoxExport Actionpoint :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/CameraPosition.h37informationclass_X_YfalseThe code 'class _OrxonoxExport CameraPosition :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/Drone.h46informationclass_X_YfalseThe code 'class _OrxonoxExport Drone :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/EffectContainer.h39informationclass_X_YfalseThe code 'class _OrxonoxExport EffectContainer :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/WorldEntity.h72informationclass_X_YfalseThe code 'class _OrxonoxExport WorldEntity :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/MobileEntity.h53informationclass_X_YfalseThe code 'class _OrxonoxExport MobileEntity :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/ControllableEntity.h48informationclass_X_YfalseThe code 'class _OrxonoxExport ControllableEntity :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/MovableEntity.h42informationclass_X_YfalseThe code 'class _OrxonoxExport MovableEntity :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/ExplosionChunk.h39informationclass_X_YfalseThe code 'class _OrxonoxExport ExplosionChunk :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/ExplosionPart.h48informationclass_X_YfalseThe code 'class _OrxonoxExport ExplosionPart :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/SpawnPoint.h40informationclass_X_YfalseThe code 'class _OrxonoxExport SpawnPoint :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/StaticEntity.h50informationclass_X_YfalseThe code 'class _OrxonoxExport StaticEntity :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/TeamSpawnPoint.h39informationclass_X_YfalseThe code 'class _OrxonoxExport TeamSpawnPoint :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/pawns/Pawn.h56informationclass_X_YfalseThe code 'class _OrxonoxExport Pawn :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/pawns/SpaceShip.h90informationclass_X_YfalseThe code 'class _OrxonoxExport SpaceShip :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/pawns/Destroyer.h38informationclass_X_YfalseThe code 'class _OrxonoxExport Destroyer :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/pawns/FpsPlayer.h42informationclass_X_YfalseThe code 'class _OrxonoxExport FpsPlayer :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/pawns/ModularSpaceShip.h100informationclass_X_YfalseThe code 'class _OrxonoxExport ModularSpaceShip :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/pawns/Spectator.h39informationclass_X_YfalseThe code 'class _OrxonoxExport Spectator :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/worldentities/pawns/TeamBaseMatchBase.h46informationclass_X_YfalseThe code 'class _OrxonoxExport TeamBaseMatchBase :' is not handled. You can use -I or --include to add handling of this code.
unchangedsrc/orxonox/LevelInfo.h163portabilityunnecessaryQualificationfalseThe extra qualification 'LevelInfoItem::' is unnecessary and is considered an error by many compilers.