unchanged | src/libraries/network/FunctionCallManager.cc | 72 | error | eraseDereference | false | Iterator 'it' used after element has been erased. |
unchanged | src/libraries/tools/bsp/Q3Map.cpp | 0 | error | cppcheckError | false | Internal error. Token::Match called with varid 0. Please report this to Cppcheck developers |
unchanged | src/libraries/network/Connection.cc | 47 | warning | uninitMemberVar | false | Member variable 'Connection::communicationThread_' is not initialized in the constructor. |
unchanged | src/libraries/network/Connection.cc | 47 | warning | uninitMemberVar | false | Member variable 'Connection::bindAddress_' is not initialized in the constructor. |
unchanged | src/libraries/network/Connection.cc | 47 | warning | uninitMemberVar | false | Member variable 'Connection::overallMutex_' is not initialized in the constructor. |
unchanged | src/libraries/network/synchronisable/Serialise.h | 77 | warning | nullPointer | true | Possible null pointer dereference: variable - otherwise it is redundant to check it against null. |
unchanged | src/libraries/network/synchronisable/NetworkCallback.h | 68 | warning | uninitMemberVar | true | Member variable 'NetworkCallbackNotify::object_' is not initialized in the constructor. |
unchanged | src/libraries/network/GamestateManager.h | 113 | warning | constStatement | false | Redundant code: Found a statement that begins with numeric constant. |
unchanged | src/libraries/network/GamestateManager.cc | 61 | warning | uninitMemberVar | false | Member variable 'GamestateManager::Pool_' is not initialized in the constructor. |
unchanged | src/libraries/network/GamestateManager.cc | 124 | warning | constStatement | false | Redundant code: Found a statement that begins with numeric constant. |
unchanged | src/libraries/network/GamestateManager.cc | 189 | warning | constStatement | false | Redundant code: Found a statement that begins with numeric constant. |
unchanged | src/libraries/network/GamestateManager.cc | 226 | warning | constStatement | false | Redundant code: Found a statement that begins with numeric constant. |
unchanged | src/libraries/network/GamestateManager.cc | 237 | warning | constStatement | false | Redundant code: Found a statement that begins with numeric constant. |
unchanged | src/libraries/network/MasterServer.cc | 254 | warning | nullPointer | false | Possible null pointer dereference: addrconv - otherwise it is redundant to check it against null. |
unchanged | src/libraries/network/MasterServerComm.cc | 36 | warning | uninitMemberVar | false | Member variable 'MasterServerComm::client' is not initialized in the constructor. |
unchanged | src/libraries/network/MasterServerComm.cc | 36 | warning | uninitMemberVar | false | Member variable 'MasterServerComm::peer' is not initialized in the constructor. |
unchanged | src/libraries/network/Server.cc | 249 | warning | constStatement | false | Redundant code: Found a statement that begins with numeric constant. |
unchanged | src/libraries/network/Server.cc | 361 | warning | constStatement | false | Redundant code: Found a statement that begins with numeric constant. |
unchanged | src/libraries/network/Server.cc | 370 | warning | constStatement | false | Redundant code: Found a statement that begins with numeric constant. |
unchanged | src/libraries/network/Server.cc | 446 | warning | constStatement | false | Redundant code: Found a statement that begins with numeric constant. |
unchanged | src/libraries/network/TrafficControl.cc | 72 | warning | uninitMemberVar | false | Member variable 'TrafficControl::currentGamestateID' is not initialized in the constructor. |
unchanged | src/libraries/network/TrafficControl.cc | 72 | warning | uninitMemberVar | false | Member variable 'TrafficControl::currentClientID' is not initialized in the constructor. |
unchanged | src/libraries/network/packet/ClassID.cc | 149 | warning | nullPointer | true | Possible null pointer dereference: id - otherwise it is redundant to check it against null. |
unchanged | src/libraries/network/packet/ServerInformation.cc | 42 | warning | uninitMemberVar | true | Member variable 'ServerInformation::clientNumber_' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/Q3Map_Bezier.cpp | 38 | warning | uninitMemberVar | false | Member variable 'Bezier::mNumIndex' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/Q3Map_Bezier.cpp | 38 | warning | uninitMemberVar | false | Member variable 'Bezier::mNumVertex' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/Q3Map_Bezier.cpp | 38 | warning | uninitMemberVar | false | Member variable 'Bezier::mBaseBufferindex' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/Q3Map_Bezier.cpp | 38 | warning | uninitMemberVar | false | Member variable 'Bezier::mBaseVertexIndex' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.hpp | 131 | warning | uninitMemberVar | false | Member variable 'rQueueListener::Query' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/DemoApp.cpp | 10 | warning | uninitMemberVar | false | Member variable 'DemoApp::m_bShutdown' is not initialized in the constructor. |
unchanged | src/libraries/util/ExprParser.cc | 51 | warning | uninitMemberVar | false | Member variable 'ExprParser::op' is not initialized in the constructor. |
unchanged | src/libraries/util/ExprParser.cc | 51 | warning | uninitMemberVar | false | Member variable 'ExprParser::reading_stream' is not initialized in the constructor. |
unchanged | src/libraries/util/ExprParser.cc | 51 | warning | uninitMemberVar | false | Member variable 'ExprParser::result_' is not initialized in the constructor. |
unchanged | src/libraries/util/Serialise.h | 728 | warning | uselessAssignmentPtrArg | false | Assignment of function parameter has no effect outside the function. |
unchanged | src/libraries/util/output/LogWriter.cc | 195 | warning | invalidPrintfArgType_sint | false | %i in format string (no. 4) requires a signed integer given in the argument list. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nStartTime' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_chBug' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_chFrame' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_pCameraCopy' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_pCameraNoJitter' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nMaxGPUQuery' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nVisibleLightCount' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nVisibleZoneCount' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_flDebugMatrix' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_chDebug' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_flDebug0' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_flDebug1' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_flDebug2' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_flDebug3' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_flDebug4' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_flDebug5' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_flGoggleAspectRatio' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nGoggleTestImage' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_GameTime' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_chBZNConfig' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_MoveScale' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_pOpaqueNode' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nOpaqueNodeUsed' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_pTransNode' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nTransNodeUsed' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_pLampNode' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nLampNodeUsed' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_pGlowNode' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nGlowNodeUsed' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_pZoneEntityMaterial_BlurA' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_pGameMesh' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nMaxGameMesh' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nVisibleEntityTriangleCount' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nFrustumEntityTriangleCount' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nTotalTriangles' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nZoneTriangleCount' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_IsOpenGL' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_ps' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_pParticleNode' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nMaxParticleSystem' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_chZoneVisL' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_chLightVisL' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_chSubLightVisL' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_chPortalVisL' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nMaxVisibleZoneL' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_uVisibleZoneListL' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nMaxVisibleLightL' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_uVisibleLightListL' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nCameraZoneL' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_chZoneVisR' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_chLightVisR' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_chSubLightVisR' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_chPortalVisR' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nMaxVisibleZoneR' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_uVisibleZoneListR' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nMaxVisibleLightR' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_uVisibleLightListR' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nCameraZoneR' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nCameraZone' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_pGlobal_ZoneVis' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_pGlobal_LightVis' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_pGlobal_VisibleZoneList' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_pGlobal_MaxVisibleZone' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_pGlobal_VisibleLightList' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_pGlobal_MaxVisibleLight' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_chPortalState' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nMaxVisibleLight' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nZoneMOStart' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nOriginalZoneOpenPortals' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nRenderHDR' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nColouredShadow' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nShadowMapSize' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nShadowRGBSize' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreen_Shadow' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreenNode_Shadow' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::renderTexture_Shadow' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::RTT_Technique_Shadow' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreen_ShadeFront' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreenNode_ShadeFront' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::renderTexture_ShadeFront' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::RTT_Technique_ShadeFront' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreen_ShadeBack' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreenNode_ShadeBack' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::renderTexture_ShadeBack' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::RTT_Technique_ShadeBack' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreen_DfShPosition' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreenNode_DfShPosition' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::renderTexture_DfShPosition' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::RTT_Technique_DfShPosition' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::Listener_DfShPosition' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreen_DfShDiffuse' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreenNode_DfShDiffuse' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::renderTexture_DfShDiffuse' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::RTT_Technique_DfShDiffuse' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreen_DfShFuncTNB' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreenNode_DfShFuncTNB' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::renderTexture_DfShFuncTNB' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::RTT_Technique_DfShFuncTNB' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreen_DfShSpecular' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreenNode_DfShSpecular' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::renderTexture_DfShSpecular' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::RTT_Technique_DfShSpecular' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreen_DfShEmissive' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreenNode_DfShEmissive' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::renderTexture_DfShEmissive' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::RTT_Technique_DfShEmissive' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreen_DfShLamp' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreenNode_DfShLamp' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::renderTexture_DfShLamp' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::RTT_Technique_DfShLamp' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreen_DfShMix' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreenNode_DfShMix' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::renderTexture_DfShMix' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::RTT_Technique_DfShMix' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreen_DfShTemp' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreenNode_DfShTemp' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::renderTexture_DfShTemp' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::RTT_Technique_DfShTemp' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreen_DfShMaster' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreenNode_DfShMaster' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nRTTWidth' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::m_nRTTHeight' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreen_BlurA' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreenNode_BlurA' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::renderTexture_BlurA' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::RTT_Technique_BlurA' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreen_BlurB' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::miniScreenNode_BlurB' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::renderTexture_BlurB' is not initialized in the constructor. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 42 | warning | uninitMemberVar | false | Member variable 'OgreFramework::RTT_Technique_BlurB' is not initialized in the constructor. |
unchanged | src/modules/designtools/CreateStars.cc | 41 | warning | uninitMemberVar | false | Member variable 'CreateStars::numStars_' is not initialized in the constructor. |
unchanged | src/modules/designtools/CreateStars.cc | 41 | warning | uninitMemberVar | false | Member variable 'CreateStars::radius_' is not initialized in the constructor. |
unchanged | src/modules/docking/DockingController.cc | 42 | warning | uninitMemberVar | false | Member variable 'DockingController::docking_' is not initialized in the constructor. |
unchanged | src/modules/jump/JumpBoots.cc | 43 | warning | uninitMemberVar | false | Member variable 'JumpBoots::stretch_' is not initialized in the constructor. |
unchanged | src/modules/jump/JumpPlatform.cc | 46 | warning | uninitMemberVar | false | Member variable 'JumpPlatform::width_' is not initialized in the constructor. |
unchanged | src/modules/jump/JumpPlatform.cc | 46 | warning | uninitMemberVar | false | Member variable 'JumpPlatform::height_' is not initialized in the constructor. |
unchanged | src/modules/jump/JumpPlatformTimer.cc | 45 | warning | uninitMemberVar | false | Member variable 'JumpPlatformTimer::effectStartTime_' is not initialized in the constructor. |
unchanged | src/modules/jump/JumpPropeller.cc | 43 | warning | uninitMemberVar | false | Member variable 'JumpPropeller::stretch_' is not initialized in the constructor. |
unchanged | src/modules/jump/JumpRocket.cc | 43 | warning | uninitMemberVar | false | Member variable 'JumpRocket::stretch_' is not initialized in the constructor. |
unchanged | src/modules/jump/JumpShield.cc | 43 | warning | uninitMemberVar | false | Member variable 'JumpShield::stretch_' is not initialized in the constructor. |
unchanged | src/modules/overlays/hud/HUDRadar.cc | 211 | warning | nullPointer | true | Possible null pointer dereference: wePointer - otherwise it is redundant to check it against null. |
unchanged | src/modules/overlays/hud/HUDRadar.cc | 226 | warning | nullPointer | true | Possible null pointer dereference: wePointer - otherwise it is redundant to check it against null. |
unchanged | src/modules/overlays/hud/HUDRadar.cc | 229 | warning | nullPointer | true | Possible null pointer dereference: wePointer - otherwise it is redundant to check it against null. |
unchanged | src/modules/overlays/hud/HUDRadar.cc | 231 | warning | nullPointer | true | Possible null pointer dereference: wePointer - otherwise it is redundant to check it against null. |
unchanged | src/modules/pickup/PickupManager.cc | 76 | warning | uninitMemberVar | false | Member variable 'PickupManager::pickupSystem' is not initialized in the constructor. |
unchanged | src/modules/pickup/items/BoostPickup.cc | 114 | warning | nullPointer | true | Possible null pointer dereference: ship - otherwise it is redundant to check it against null. |
unchanged | src/modules/pickup/items/BoostPickup.cc | 115 | warning | nullPointer | true | Possible null pointer dereference: ship - otherwise it is redundant to check it against null. |
unchanged | src/modules/pickup/items/DamageBoostPickup.cc | 131 | warning | nullPointer | true | Possible null pointer dereference: ship - otherwise it is redundant to check it against null. |
unchanged | src/modules/pickup/items/DronePickup.cc | 128 | warning | nullPointer | true | Possible null pointer dereference: pawn - otherwise it is redundant to check it against null. |
unchanged | src/modules/pickup/items/HealthPickup.cc | 124 | warning | nullPointer | true | Possible null pointer dereference: pawn - otherwise it is redundant to check it against null. |
unchanged | src/modules/pickup/items/SpeedPickup.cc | 120 | warning | nullPointer | true | Possible null pointer dereference: ship - otherwise it is redundant to check it against null. |
unchanged | src/modules/pickup/items/SpeedPickup.cc | 121 | warning | nullPointer | true | Possible null pointer dereference: ship - otherwise it is redundant to check it against null. |
unchanged | src/modules/pickup/items/ShieldPickup.cc | 119 | warning | nullPointer | true | Possible null pointer dereference: pawn - otherwise it is redundant to check it against null. |
unchanged | src/modules/pickup/items/ShieldPickup.cc | 120 | warning | nullPointer | true | Possible null pointer dereference: pawn - otherwise it is redundant to check it against null. |
unchanged | src/modules/towerdefense/TowerDefense.h | 66 | warning | uselessAssignmentPtrArg | false | Assignment of function parameter has no effect outside the function. |
unchanged | test/util/StringUtilsTest.cc | 269 | warning | staticStringCompare | false | Unnecessary comparison of static strings. |
unchanged | test/util/StringUtilsTest.cc | 270 | warning | staticStringCompare | false | Unnecessary comparison of static strings. |
unchanged | test/util/StringUtilsTest.cc | 271 | warning | staticStringCompare | false | Unnecessary comparison of static strings. |
unchanged | src/libraries/core/command/Functor.h | 353 | style | variableHidingTypedef | true | The typedef 'FunctorStatic' hides a typedef with the same name. |
unchanged | src/libraries/core/command/Functor.h | 280 | style | cstyleCast | false | C-style pointer casting |
unchanged | src/libraries/core/Language.h | 120 | style | functionConst | true | Technically the member function 'orxonox::LanguageEntry::getLocalisation' can be const. |
unchanged | src/libraries/core/Language.h | 127 | style | functionConst | true | Technically the member function 'orxonox::LanguageEntry::getDefault' can be const. |
unchanged | src/libraries/core/LuaState.h | 103 | style | functionConst | true | Technically the member function 'orxonox::LuaState::getDefaultResourceInfo' can be const. |
unchanged | src/libraries/core/Thread.h | 45 | style | noCopyConstructor | false | 'class Thread' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory. |
unchanged | src/libraries/core/ThreadPool.cc | 104 | style | functionConst | true | Technically the member function 'orxonox::ThreadPool::synchronise' can be const. |
unchanged | src/libraries/core/command/IOConsolePOSIX.cc | 108 | style | variableScope | false | The scope of the variable 'c' can be reduced. |
unchanged | src/libraries/core/command/IOConsoleWindows.cc | 209 | style | duplicateExpression | false | Same expression on both sides of '|'. |
unchanged | src/libraries/core/command/IOConsoleWindows.cc | 212 | style | duplicateExpression | false | Same expression on both sides of '|'. |
unchanged | src/libraries/core/command/IOConsoleWindows.cc | 213 | style | duplicateExpression | false | Same expression on both sides of '|'. |
unchanged | src/libraries/core/command/IOConsoleWindows.cc | 214 | style | duplicateExpression | false | Same expression on both sides of '|'. |
unchanged | src/libraries/core/command/IOConsoleWindows.cc | 222 | style | duplicateExpression | false | Same expression on both sides of '|'. |
unchanged | src/libraries/core/input/KeyBinder.cc | 293 | style | unreadVariable | false | Variable 'str' is assigned a value that is never used. |
unchanged | src/libraries/network/Connection.h | 104 | style | variableHidingEnum | false | Variable 'broadcastPacket' hides enumerator with same name |
unchanged | src/libraries/network/Connection.h | 105 | style | variableHidingEnum | false | Variable 'disconnectPeer' hides enumerator with same name |
unchanged | src/libraries/network/Connection.h | 106 | style | variableHidingEnum | false | Variable 'disconnectPeers' hides enumerator with same name |
unchanged | src/libraries/network/ClientConnection.h | 54 | style | functionConst | true | Technically the member function 'orxonox::ClientConnection::isConnected' can be const. |
unchanged | src/libraries/network/ClientConnection.cc | 175 | style | functionConst | true | Technically the member function 'orxonox::ClientConnection::getRTT' can be const. |
unchanged | src/libraries/network/packet/Packet.h | 72 | style | functionConst | true | Technically the member function 'orxonox::packet::Packet::getFlags' can be const. |
unchanged | src/libraries/network/packet/Packet.h | 74 | style | functionConst | true | Technically the member function 'orxonox::packet::Packet::getPeerID' can be const. |
unchanged | src/libraries/network/packet/Packet.h | 78 | style | functionConst | true | Technically the member function 'orxonox::packet::Packet::isReliable' can be const. |
unchanged | src/libraries/network/packet/Packet.h | 80 | style | functionConst | true | Technically the member function 'orxonox::packet::Packet::getRequiredGamestateID' can be const. |
unchanged | src/libraries/network/Connection.h | 92 | style | noCopyConstructor | false | 'class Connection' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory. |
unchanged | src/libraries/network/packet/Gamestate.h | 101 | style | operatorEq | false | 'GamestateHeader::operator=' should return 'GamestateHeader &'. |
unchanged | src/libraries/network/synchronisable/Synchronisable.h | 101 | style | operatorEq | false | 'SynchronisableHeaderLight::operator=' should return 'SynchronisableHeaderLight &'. |
unchanged | src/libraries/network/synchronisable/Synchronisable.h | 133 | style | operatorEq | false | 'SynchronisableHeader::operator=' should return 'SynchronisableHeader &'. |
unchanged | src/libraries/network/Host.h | 77 | style | functionConst | true | Technically the member function 'orxonox::Host::isActive' can be const. |
unchanged | src/libraries/network/synchronisable/Synchronisable.h | 99 | style | functionConst | true | Technically the member function 'orxonox::SynchronisableHeaderLight::setObjectID' can be const. |
unchanged | src/libraries/network/synchronisable/Synchronisable.h | 127 | style | functionConst | true | Technically the member function 'orxonox::SynchronisableHeader::setClassID' can be const. |
unchanged | src/libraries/network/synchronisable/Synchronisable.h | 131 | style | functionConst | true | Technically the member function 'orxonox::SynchronisableHeader::setContextID' can be const. |
unchanged | src/libraries/network/packet/Chat.h | 57 | style | functionConst | true | Technically the member function 'orxonox::packet::Chat::getMessageLength' can be const. |
unchanged | src/libraries/network/MasterServerComm.cc | 159 | style | variableScope | false | The scope of the variable 'addrconv' can be reduced. |
unchanged | src/libraries/network/MasterServerComm.cc | 160 | style | variableScope | false | The scope of the variable 'retval' can be reduced. |
unchanged | src/libraries/network/MasterServer.cc | 334 | style | cstyleCast | false | C-style pointer casting |
unchanged | src/libraries/network/PeerList.cc | 94 | style | functionConst | true | Technically the member function 'orxonox::PeerList::count' can be const. |
unchanged | src/libraries/network/TrafficControl.cc | 183 | style | unusedVariable | false | Unused variable: itperm |
unchanged | src/libraries/network/TrafficControl.cc | 204 | style | unusedVariable | false | Unused variable: ittemp |
unchanged | src/libraries/network/TrafficControl.cc | 268 | style | unusedVariable | false | Unused variable: itcreator |
unchanged | src/libraries/network/packet/ClassID.cc | 126 | style | variableScope | false | The scope of the variable 'classname' can be reduced. |
unchanged | src/libraries/network/packet/ClassID.cc | 134 | style | variableScope | false | The scope of the variable 'id' can be reduced. |
unchanged | src/libraries/network/packet/ClassID.cc | 133 | style | unusedVariable | false | Unused variable: tempPair |
unchanged | src/libraries/network/packet/FunctionIDs.cc | 128 | style | variableScope | false | The scope of the variable 'functionname' can be reduced. |
unchanged | src/libraries/network/packet/FunctionIDs.cc | 134 | style | unusedVariable | false | Unused variable: tempPair |
unchanged | src/libraries/network/packet/Gamestate.cc | 182 | style | variableScope | false | The scope of the variable 's' can be reduced. |
unchanged | src/libraries/util/ExprParser.h | 126 | style | functionConst | true | Technically the member function 'orxonox::ExprParser::getRemains' can be const. |
unchanged | src/libraries/util/ExprParser.h | 127 | style | functionConst | true | Technically the member function 'orxonox::ExprParser::getResult' can be const. |
unchanged | src/libraries/util/ExprParser.h | 128 | style | functionConst | true | Technically the member function 'orxonox::ExprParser::getSuccess' can be const. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 1428 | style | variableScope | false | The scope of the variable 'nLt' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 3277 | style | variableScope | false | The scope of the variable 'nZGStart' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 3278 | style | variableScope | false | The scope of the variable 'nZGEnd' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 5239 | style | variableScope | false | The scope of the variable 'flMinX' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 5240 | style | variableScope | false | The scope of the variable 'flMinY' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 5241 | style | variableScope | false | The scope of the variable 'flMinZ' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 5242 | style | variableScope | false | The scope of the variable 'flMaxX' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 5243 | style | variableScope | false | The scope of the variable 'flMaxY' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 5244 | style | variableScope | false | The scope of the variable 'flMaxZ' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 5417 | style | variableScope | false | The scope of the variable 'flMinX' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 5418 | style | variableScope | false | The scope of the variable 'flMinY' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 5419 | style | variableScope | false | The scope of the variable 'flMinZ' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 5420 | style | variableScope | false | The scope of the variable 'flMaxX' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 5421 | style | variableScope | false | The scope of the variable 'flMaxY' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 5422 | style | variableScope | false | The scope of the variable 'flMaxZ' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 5632 | style | variableScope | false | The scope of the variable 'nSubZone' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 5634 | style | variableScope | false | The scope of the variable 'nMaxSubZone' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 6114 | style | variableScope | false | The scope of the variable 'light' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 6242 | style | variableScope | false | The scope of the variable 'nZone' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 6314 | style | variableScope | false | The scope of the variable 'nZone' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 6384 | style | variableScope | false | The scope of the variable 'nLight' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 6487 | style | variableScope | false | The scope of the variable 'nLight' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 6500 | style | variableScope | false | The scope of the variable 'nSubLightFirst' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 6574 | style | variableScope | false | The scope of the variable 'nPortal' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 6586 | style | variableScope | false | The scope of the variable 'nLight' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 6587 | style | variableScope | false | The scope of the variable 'nLightVal' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 6591 | style | variableScope | false | The scope of the variable 'nSubLight' can be reduced. |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 6880 | style | variableScope | false | The scope of the variable 'light' can be reduced. |
unchanged | src/libraries/util/MultiType.h | 304 | style | variableHidingEnum | false | Variable 'Null' hides enumerator with same name |
unchanged | src/libraries/tools/bsp/OgreFramework.cpp | 6511 | style | unreadVariable | false | Variable 'nSubLightFirst' is assigned a value that is never used. |
unchanged | src/libraries/util/SignalHandler.cc | 548 | style | unreachableCode | true | Statements following return, break, continue, goto or throw will never be executed. |
unchanged | src/libraries/util/SubString.cc | 466 | style | unreadVariable | false | Variable 'inSafemode' is assigned a value that is never used. |
unchanged | src/modules/hover/MazeGenerator.cc | 171 | style | duplicateBranch | false | Found duplicate branches for 'if' and 'else'. |
unchanged | src/modules/hover/MazeGenerator.cc | 173 | style | duplicateBranch | false | Found duplicate branches for 'if' and 'else'. |
unchanged | src/modules/hover/MazeGenerator.cc | 159 | style | functionConst | true | Technically the member function 'orxonox::MazeGenerator::mazeOut' can be const. |
unchanged | src/modules/hover/MazeGenerator.cc | 185 | style | functionConst | true | Technically the member function 'orxonox::MazeGenerator::levelOut' can be const. |
unchanged | src/modules/hover/MazeGenerator.cc | 241 | style | functionConst | true | Technically the member function 'orxonox::MazeGenerator::cellIdx' can be const. |
unchanged | src/modules/hover/MazeGenerator.cc | 246 | style | functionConst | true | Technically the member function 'orxonox::MazeGenerator::randomInt' can be const. |
unchanged | src/modules/hover/MazeGenerator.h | 50 | style | noCopyConstructor | false | 'class MazeGenerator' does not have a copy constructor which is recommended since the class contains a pointer to allocated memory. |
unchanged | src/modules/objects/triggers/MultiTrigger.cc | 158 | style | variableScope | false | The scope of the variable 'state' can be reduced. |
unchanged | src/modules/objects/triggers/MultiTrigger.cc | 159 | style | variableScope | false | The scope of the variable 'timeRemaining' can be reduced. |
unchanged | src/modules/objects/triggers/MultiTrigger.cc | 360 | style | clarifyCondition | false | Boolean result is used in bitwise operation. Clarify expression with parentheses. |
unchanged | src/modules/objects/triggers/MultiTrigger.cc | 138 | style | bitwiseOnBoolean | true | Boolean variable 'bTriggered' is used in bitwise operation. Did you mean '&&'? |
unchanged | src/modules/overlays/hud/HUDPickupSystem.cc | 73 | style | variableScope | false | The scope of the variable 'i' can be reduced. |
unchanged | src/modules/overlays/hud/HUDPickupSystem.cc | 74 | style | variableScope | false | The scope of the variable 'offsetX' can be reduced. |
unchanged | src/modules/overlays/hud/HUDPickupSystem.cc | 75 | style | variableScope | false | The scope of the variable 'offsetY' can be reduced. |
unchanged | src/modules/overlays/hud/HUDPickupSystem.cc | 76 | style | variableScope | false | The scope of the variable 'x' can be reduced. |
unchanged | src/modules/overlays/hud/HUDNavigation.cc | 194 | style | variableScope | false | The scope of the variable 'closeEnough' can be reduced. |
unchanged | src/modules/pong/PongBall.cc | 163 | style | variableScope | false | The scope of the variable 'distance' can be reduced. |
unchanged | src/modules/tetris/Tetris.cc | 277 | style | variableScope | false | The scope of the variable 'temp' can be reduced. |
unchanged | src/modules/tetris/Tetris.cc | 473 | style | variableScope | false | The scope of the variable 'stonesPerRow' can be reduced. |
unchanged | src/modules/towerdefense/TowerDefense.h | 66 | style | duplicateExpression | false | Same expression on both sides of '-'. |
unchanged | src/modules/towerdefense/TowerDefenseCenterpoint.cc | 110 | style | variableScope | false | The scope of the variable 'temp' can be reduced. |
unchanged | src/orxonox/chat/ChatHistory.cc | 160 | style | functionConst | true | Technically the member function 'ChatHistory::debug_printhist' can be const. |
unchanged | src/orxonox/gametypes/TeamGametype.cc | 237 | style | variableScope | false | The scope of the variable 'fallbackSpawnPoint' can be reduced. |
unchanged | src/orxonox/interfaces/PickupCarrier.cc | 70 | style | variableScope | false | The scope of the variable 'temp' can be reduced. |
unchanged | src/orxonox/worldentities/pawns/Pawn.cc | 607 | style | variableScope | false | The scope of the variable 'slotModel' can be reduced. |
unchanged | test/core/command/FunctorTest.cc | 78 | style | functionConst | true | Technically the member function 'orxonox::CallableStruct::operator()' can be const. |
unchanged | src/libraries/core/GUIManager.h | 117 | performance | passedByValue | false | Function parameter 'imageName' should be passed by reference. |
unchanged | src/libraries/core/Language.cc | 52 | performance | useInitializationList | false | Variable 'fallbackEntry_' is assigned in constructor body. Consider performing initialization in initialization list. |
unchanged | src/libraries/core/Language.cc | 53 | performance | useInitializationList | false | Variable 'localisedEntry_' is assigned in constructor body. Consider performing initialization in initialization list. |
unchanged | src/libraries/core/Language.cc | 97 | performance | useInitializationList | false | Variable 'defaultLanguage_' is assigned in constructor body. Consider performing initialization in initialization list. |
unchanged | src/libraries/core/Language.cc | 98 | performance | useInitializationList | false | Variable 'defaultLocalisation_' is assigned in constructor body. Consider performing initialization in initialization list. |
unchanged | src/libraries/core/LuaState.cc | 387 | performance | useInitializationList | false | Variable 'code_' is assigned in constructor body. Consider performing initialization in initialization list. |
unchanged | src/libraries/core/LuaState.cc | 280 | performance | functionStatic | true | Technically the member function 'orxonox::LuaState::luaOutput' can be static. |
unchanged | src/libraries/core/LuaState.h | 96 | performance | functionStatic | true | Technically the member function 'orxonox::LuaState::setTraceMap' can be static. |
unchanged | src/libraries/core/LuaState.h | 99 | performance | functionStatic | true | Technically the member function 'orxonox::LuaState::setIncludeParser' can be static. |
unchanged | src/libraries/core/LuaState.cc | 309 | performance | functionStatic | true | Technically the member function 'orxonox::LuaState::usingIOConsole' can be static. |
unchanged | src/libraries/core/NamespaceNode.cc | 36 | performance | useInitializationList | false | Variable 'name_' is assigned in constructor body. Consider performing initialization in initialization list. |
unchanged | src/libraries/core/NamespaceNode.cc | 85 | performance | stlIfStrFind | false | Inefficient usage of string::find() in condition; string::compare() would be faster. |
unchanged | src/libraries/core/NamespaceNode.cc | 146 | performance | stlSize | false | Possible inefficient checking for 'subnodes_' emptiness. |
unchanged | src/libraries/core/config/SettingsConfigFile.h | 85 | performance | passedByValue | false | Function parameter 'section' should be passed by reference. |
unchanged | src/libraries/core/config/SettingsConfigFile.h | 88 | performance | passedByValue | false | Function parameter 'section' should be passed by reference. |
unchanged | src/libraries/core/input/InputBuffer.h | 135 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/libraries/core/input/InputDevice.h | 231 | performance | functionStatic | true | Technically the member function 'orxonox::InputDeviceTemplated::clearBuffersImpl' can be static. |
unchanged | src/libraries/core/input/InputDevice.h | 233 | performance | functionStatic | true | Technically the member function 'orxonox::InputDeviceTemplated::updateImpl' can be static. |
unchanged | src/libraries/core/singleton/Scope.h | 120 | performance | functionStatic | true | Technically the member function 'orxonox::Scope::deactivateScope' can be static. |
unchanged | src/libraries/network/synchronisable/Synchronisable.h | 247 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/libraries/network/GamestateManager.cc | 151 | performance | stlSize | false | Possible inefficient checking for 'peerMap_' emptiness. |
unchanged | src/libraries/network/MasterServer.cc | 192 | performance | functionStatic | true | Technically the member function 'orxonox::MasterServer::eventConnect' can be static. |
unchanged | src/libraries/network/MasterServer.cc | 161 | performance | stlSize | false | Possible inefficient checking for 'serverlist' emptiness. |
unchanged | src/libraries/network/NetworkFunction.cc | 38 | performance | useInitializationList | false | Variable 'name_' is assigned in constructor body. Consider performing initialization in initialization list. |
unchanged | src/libraries/network/NetworkFunction.cc | 39 | performance | useInitializationList | false | Variable 'pointer_' is assigned in constructor body. Consider performing initialization in initialization list. |
unchanged | src/libraries/network/TrafficControl.cc | 153 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/libraries/network/TrafficControl.cc | 242 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/libraries/network/TrafficControl.cc | 269 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/libraries/network/TrafficControl.cc | 291 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/libraries/network/TrafficControl.cc | 302 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/libraries/tools/BulletDebugDrawer.cc | 116 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/libraries/util/output/OutputDefinitions.h | 171 | performance | redundantCopyLocalConst | false | Use const reference for 'context' to avoid unnecessary data copying. |
unchanged | src/libraries/util/output/OutputDefinitions.h | 172 | performance | redundantCopyLocalConst | false | Use const reference for 'context' to avoid unnecessary data copying. |
unchanged | src/libraries/util/output/OutputDefinitions.h | 173 | performance | redundantCopyLocalConst | false | Use const reference for 'context' to avoid unnecessary data copying. |
unchanged | src/libraries/util/output/OutputDefinitions.h | 174 | performance | redundantCopyLocalConst | false | Use const reference for 'context' to avoid unnecessary data copying. |
unchanged | src/libraries/util/SignalHandler.h | 146 | performance | functionStatic | true | Technically the member function 'orxonox::SignalHandler::doCatch' can be static. |
unchanged | src/libraries/util/MultiType.h | 477 | performance | functionStatic | true | Technically the member function 'orxonox::MultiType::createNewValueContainer' can be static. |
unchanged | src/libraries/util/MultiType.h | 186 | performance | functionStatic | true | Technically the member function 'orxonox::MultiType::MT_ValueBase::isType' can be static. |
unchanged | src/libraries/util/MultiType.h | 229 | performance | functionStatic | true | Technically the member function 'orxonox::MultiType::MT_ValueBase::setValue' can be static. |
unchanged | src/libraries/util/MultiType.h | 267 | performance | functionStatic | true | Technically the member function 'orxonox::MultiType::MT_ValueBase::getValue' can be static. |
unchanged | src/libraries/util/SignalHandler.cc | 71 | performance | stlSize | false | Possible inefficient checking for 'sigRecList' emptiness. |
unchanged | src/modules/hover/MazeGenerator.cc | 251 | performance | functionStatic | true | Technically the member function 'orxonox::MazeGenerator::randomInt4' can be static. |
unchanged | src/modules/notifications/NotificationManager.cc | 240 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/modules/notifications/NotificationManager.cc | 277 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/modules/notifications/NotificationManager.cc | 305 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/modules/notifications/NotificationQueue.cc | 263 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/modules/objects/SpaceBoundaries.h | 121 | performance | passedByValue | false | Function parameter 'warnText' should be passed by reference. |
unchanged | src/modules/objects/triggers/MultiTrigger.cc | 126 | performance | stlSize | false | Possible inefficient checking for 'queue' emptiness. |
unchanged | src/modules/overlays/hud/HUDNavigation.cc | 264 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/modules/overlays/hud/HUDNavigation.cc | 277 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/modules/pickup/PickupSpawner.cc | 152 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/orxonox/LevelInfo.cc | 65 | performance | passedByValue | false | Function parameter 'filename' should be passed by reference. |
unchanged | src/orxonox/LevelInfo.h | 67 | performance | passedByValue | false | Function parameter 'filename' should be passed by reference. |
unchanged | src/orxonox/LevelManager.cc | 136 | performance | stlSize | false | Possible inefficient checking for 'levels_' emptiness. |
unchanged | src/orxonox/LevelManager.cc | 159 | performance | stlSize | false | Possible inefficient checking for 'levels_' emptiness. |
unchanged | src/orxonox/LevelManager.cc | 171 | performance | stlSize | false | Possible inefficient checking for 'levels_' emptiness. |
unchanged | src/orxonox/LevelManager.cc | 226 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/orxonox/LevelManager.cc | 241 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/orxonox/LevelManager.cc | 245 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/orxonox/chat/ChatHistory.cc | 90 | performance | functionStatic | true | Technically the member function 'ChatHistory::syncLog' can be static. |
unchanged | src/orxonox/Scene.cc | 280 | performance | stlSize | false | Possible inefficient checking for 'physicalObjectQueue_' emptiness. |
unchanged | src/orxonox/controllers/ScriptController.cc | 329 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/orxonox/controllers/FormationController.cc | 674 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/orxonox/gametypes/Dynamicmatch.cc | 667 | performance | stlSize | false | Possible inefficient checking for 'teamSpawnPoints' emptiness. |
unchanged | src/orxonox/gametypes/TeamGametype.cc | 238 | performance | stlSize | false | Possible inefficient checking for 'teamSpawnPoints' emptiness. |
unchanged | src/orxonox/interfaces/PickupCarrier.cc | 80 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/orxonox/sound/SoundManager.cc | 424 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/orxonox/sound/SoundManager.cc | 440 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | src/orxonox/worldentities/pawns/ModularSpaceShip.cc | 289 | performance | postfixOperator | false | Prefer prefix ++/-- operators for non-primitive types. |
unchanged | test/core/class/IdentifierExternalClassHierarchyTest.cc | 67 | performance | passedByValue | false | Function parameter 'identifiers' should be passed by reference. |
unchanged | test/core/class/IdentifierExternalClassHierarchyTest.cc | 72 | performance | passedByValue | false | Function parameter 'identifiers' should be passed by reference. |
unchanged | test/core/class/IdentifierSimpleClassHierarchyTest.cc | 69 | performance | passedByValue | false | Function parameter 'identifiers' should be passed by reference. |
unchanged | test/core/class/IdentifierSimpleClassHierarchyTest.cc | 74 | performance | passedByValue | false | Function parameter 'identifiers' should be passed by reference. |
unchanged | test/core/class/IdentifierClassHierarchyTest.cc | 160 | performance | passedByValue | false | Function parameter 'identifiers' should be passed by reference. |
unchanged | test/core/class/IdentifierClassHierarchyTest.cc | 165 | performance | passedByValue | false | Function parameter 'identifiers' should be passed by reference. |
unchanged | test/core/class/IdentifierNestedClassHierarchyTest.cc | 127 | performance | passedByValue | false | Function parameter 'identifiers' should be passed by reference. |
unchanged | test/core/class/IdentifierNestedClassHierarchyTest.cc | 132 | performance | passedByValue | false | Function parameter 'identifiers' should be passed by reference. |
unchanged | test/core/command/FunctorTest.cc | 65 | performance | functionStatic | true | Technically the member function 'orxonox::NonDestroyableClass::method' can be static. |
unchanged | src/libraries/core/CoreConfig.h | 38 | information | class_X_Y | false | The code 'class _CoreExport CoreConfig :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/module/StaticInitializationHandler.h | 36 | information | class_X_Y | false | The code 'class _CoreExport StaticInitializationHandler {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/CoreStaticInitializationHandler.h | 38 | information | class_X_Y | false | The code 'class _CoreExport CoreStaticInitializationHandler :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/GameConfig.h | 38 | information | class_X_Y | false | The code 'class _CoreExport GameConfig :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/UpdateListener.h | 52 | information | class_X_Y | false | The code 'class _CoreExport UpdateListener :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/Identifiable.h | 50 | information | class_X_Y | false | The code 'class _CoreExport Identifiable {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/IdentifierManager.h | 50 | information | class_X_Y | false | The code 'class _CoreExport IdentifierManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/Super.h | 518 | information | class_X_Y | false | The code 'class _CoreExport SuperFunctionCaller_XMLPort {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/Super.h | 522 | information | class_X_Y | false | The code 'class _CoreExport SuperFunctionCaller_tick {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/Super.h | 526 | information | class_X_Y | false | The code 'class _CoreExport SuperFunctionCaller_changedActivity {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/Super.h | 530 | information | class_X_Y | false | The code 'class _CoreExport SuperFunctionCaller_changedVisibility {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/Super.h | 534 | information | class_X_Y | false | The code 'class _CoreExport SuperFunctionCaller_XMLEventPort {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/Super.h | 538 | information | class_X_Y | false | The code 'class _CoreExport SuperFunctionCaller_changedScale {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/Super.h | 542 | information | class_X_Y | false | The code 'class _CoreExport SuperFunctionCaller_changedOwner {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/Super.h | 546 | information | class_X_Y | false | The code 'class _CoreExport SuperFunctionCaller_changedOverlayGroup {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/Super.h | 550 | information | class_X_Y | false | The code 'class _CoreExport SuperFunctionCaller_changedName {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/Super.h | 554 | information | class_X_Y | false | The code 'class _CoreExport SuperFunctionCaller_changedUsed {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/Super.h | 558 | information | class_X_Y | false | The code 'class _CoreExport SuperFunctionCaller_changedCarrier {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/Super.h | 562 | information | class_X_Y | false | The code 'class _CoreExport SuperFunctionCaller_changedPickedUp {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/Identifier.h | 109 | information | class_X_Y | false | The code 'class _CoreExport Identifier :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/OrxonoxClass.h | 53 | information | class_X_Y | false | The code 'class _CoreExport OrxonoxClass :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/class/OrxonoxInterface.h | 50 | information | class_X_Y | false | The code 'class _CoreExport OrxonoxInterface :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/ArgumentCompletionListElement.h | 66 | information | class_X_Y | false | The code 'class _CoreExport ArgumentCompletionListElement {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/ArgumentCompleter.h | 70 | information | class_X_Y | false | The code 'class _CoreExport ArgumentCompleter {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/Functor.h | 175 | information | class_X_Y | false | The code 'class _CoreExport Functor {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/CommandEvaluation.h | 80 | information | class_X_Y | false | The code 'class _CoreExport CommandEvaluation {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/CommandExecutor.h | 109 | information | class_X_Y | false | The code 'class _CoreExport CommandExecutor {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/Executor.h | 97 | information | class_X_Y | false | The code 'class _CoreExport Executor {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/Executor.h | 196 | information | class_X_Y | false | The code 'class _CoreExport ExecutorStatic :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/ConsoleCommand.h | 88 | information | class_X_Y | false | The code 'class _CoreExport ConsoleCommand {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/ConsoleCommandManager.h | 48 | information | class_X_Y | false | The code 'class _CoreExport ConsoleCommandManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/TclThreadManager.h | 51 | information | class_X_Y | false | The code 'class _CoreExport TclThreadManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/ConsoleCommandIncludes.h | 309 | information | class_X_Y | false | The code 'class _CoreExport StaticallyInitializedConsoleCommand :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/TclBind.h | 98 | information | class_X_Y | false | The code 'class _CoreExport TclBind :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/Shell.h | 58 | information | class_X_Y | false | The code 'class _CoreExport ShellListener {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/Shell.h | 86 | information | class_X_Y | false | The code 'class _CoreExport Shell :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/IOConsolePOSIX.h | 50 | information | class_X_Y | false | The code 'class _CoreExport IOConsole :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/IOConsole.cc | 1 | information | ConfigurationNotChecked | false | Skipping 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. |
unchanged | src/libraries/core/command/IOConsoleWindows.h | 52 | information | class_X_Y | false | The code 'class _CoreExport IOConsole :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/command/IOConsolePOSIX.cc | 1 | information | ConfigurationNotChecked | false | Skipping 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. |
unchanged | src/libraries/core/command/IOConsolePOSIX.cc | 1 | information | ConfigurationNotChecked | false | Skipping 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. |
unchanged | src/libraries/core/command/IRC.h | 48 | information | class_X_Y | false | The code 'class _CoreExport IRC {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/commandline/CommandLineParser.h | 65 | information | class_X_Y | false | The code 'class _CoreExport CommandLineArgument {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/commandline/CommandLineParser.h | 132 | information | class_X_Y | false | The code 'class _CoreExport CommandLineParser :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/config/ConfigFileEntry.h | 49 | information | class_X_Y | false | The code 'class _CoreExport ConfigFileEntry {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/config/ConfigFileSection.h | 54 | information | class_X_Y | false | The code 'class _CoreExport ConfigFileSection {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/config/ConfigFile.h | 51 | information | class_X_Y | false | The code 'class _CoreExport ConfigFile {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/config/ConfigFileEntryComment.h | 49 | information | class_X_Y | false | The code 'class _CoreExport ConfigFileEntryComment :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/config/ConfigFileEntryValue.h | 50 | information | class_X_Y | false | The code 'class _CoreExport ConfigFileEntryValue :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/config/ConfigFileEntryVectorValue.h | 49 | information | class_X_Y | false | The code 'class _CoreExport ConfigFileEntryVectorValue :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/config/ConfigFileManager.h | 52 | information | class_X_Y | false | The code 'class _CoreExport ConfigFileManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/config/SettingsConfigFile.h | 59 | information | class_X_Y | false | The code 'class _CoreExport SettingsConfigFile :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/config/Configurable.h | 47 | information | class_X_Y | false | The code 'class _CoreExport Configurable :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/config/ConfigValueContainer.h | 98 | information | class_X_Y | false | The code 'class _CoreExport ConfigValueContainer {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/InputCommands.h | 43 | information | class_X_Y | false | The code 'class _CoreExport BufferedParamCommand {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/InputCommands.h | 55 | information | class_X_Y | false | The code 'class _CoreExport BaseCommand {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/InputCommands.h | 75 | information | class_X_Y | false | The code 'class _CoreExport SimpleCommand :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/InputCommands.h | 102 | information | class_X_Y | false | The code 'class _CoreExport ParamCommand :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/Button.h | 46 | information | class_X_Y | false | The code 'class _CoreExport Button {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/HalfAxis.h | 45 | information | class_X_Y | false | The code 'class _CoreExport HalfAxis :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/InputHandler.h | 76 | information | class_X_Y | false | The code 'class _CoreExport KeyEvent {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/InputHandler.h | 118 | information | class_X_Y | false | The code 'class _CoreExport InputHandler {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/InputBuffer.h | 76 | information | class_X_Y | false | The code 'class _CoreExport InputBuffer :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/InputManager.h | 66 | information | class_X_Y | false | The code 'class _CoreExport InputManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/JoyStickQuantityListener.h | 45 | information | class_X_Y | false | The code 'class _CoreExport JoyStickQuantityListener :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/InputState.h | 83 | information | class_X_Y | false | The code 'class _CoreExport InputState :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/JoyStick.h | 60 | information | class_X_Y | false | The code 'class _CoreExport JoyStick :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/Mouse.h | 54 | information | class_X_Y | false | The code 'class _CoreExport Mouse :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/Keyboard.h | 54 | information | class_X_Y | false | The code 'class _CoreExport Keyboard :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/KeyBinder.h | 59 | information | class_X_Y | false | The code 'class _CoreExport KeyBinder :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/KeyBinderManager.h | 55 | information | class_X_Y | false | The code 'class _CoreExport KeyBinderManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/input/KeyDetector.h | 39 | information | class_X_Y | false | The code 'class _CoreExport KeyDetector :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/module/DynLib.h | 72 | information | class_X_Y | false | The code 'class _CoreExport DynLib {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/module/DynLibManager.h | 55 | information | class_X_Y | false | The code 'class _CoreExport DynLibManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/module/StaticallyInitializedInstance.h | 36 | information | class_X_Y | false | The code 'class _CoreExport StaticallyInitializedInstance {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/module/ModuleInstance.h | 42 | information | class_X_Y | false | The code 'class _CoreExport ModuleInstance {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/module/Plugin.h | 36 | information | class_X_Y | false | The code 'class _CoreExport Plugin {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/module/StaticInitializationManager.h | 40 | information | class_X_Y | false | The code 'class _CoreExport StaticInitializationManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/module/PluginManager.h | 41 | information | class_X_Y | false | The code 'class _CoreExport PluginManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/module/PluginReference.h | 38 | information | class_X_Y | false | The code 'class _CoreExport PluginReference :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/module/StaticInitializationHandlerIncludes.h | 46 | information | class_X_Y | false | The code 'class _CoreExport StaticallyInitializedStaticInitializationHandler :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/object/Listable.h | 50 | information | class_X_Y | false | The code 'class _CoreExport Listable :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/object/Context.h | 45 | information | class_X_Y | false | The code 'class _CoreExport Context :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/object/DestroyLaterManager.h | 40 | information | class_X_Y | false | The code 'class _CoreExport DestroyLaterManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/object/ObjectListBase.h | 52 | information | class_X_Y | false | The code 'class _CoreExport ObjectListBaseElement {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/object/ObjectListBase.h | 103 | information | class_X_Y | false | The code 'class _CoreExport ObjectListElementRemovalListener {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/object/ObjectListBase.h | 125 | information | class_X_Y | false | The code 'class _CoreExport ObjectListBase {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/object/Destroyable.h | 47 | information | class_X_Y | false | The code 'class _CoreExport Destroyable {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/object/Destroyable.h | 97 | information | class_X_Y | false | The code 'class _CoreExport DestructionListener {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/singleton/ScopeManager.h | 56 | information | class_X_Y | false | The code 'class _CoreExport ScopeManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/singleton/Scope.h | 68 | information | class_X_Y | false | The code 'class _CoreExport ScopeListener {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/singleton/ScopedSingletonWrapper.h | 59 | information | class_X_Y | false | The code 'class _CoreExport ScopedSingletonWrapper :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/core/singleton/ScopedSingletonIncludes.h | 79 | information | class_X_Y | false | The code 'class _CoreExport StaticallyInitializedScopedSingletonWrapper :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/FunctionCall.h | 45 | information | class_X_Y | false | The code 'class _NetworkExport FunctionCall {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/NetworkStaticInitializationHandler.h | 38 | information | class_X_Y | false | The code 'class _NetworkExport NetworkStaticInitializationHandler :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/packet/Packet.h | 61 | information | class_X_Y | false | The code 'class _NetworkExport Packet {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/packet/Acknowledgement.h | 41 | information | class_X_Y | false | The code 'class _NetworkExport Acknowledgement :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/packet/Chat.h | 40 | information | class_X_Y | false | The code 'class _NetworkExport Chat :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/packet/ClassID.h | 42 | information | class_X_Y | false | The code 'class _NetworkExport ClassID :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/packet/DeleteObjects.h | 41 | information | class_X_Y | false | The code 'class _NetworkExport DeleteObjects :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/packet/FunctionCalls.h | 47 | information | class_X_Y | false | The code 'class _NetworkExport FunctionCalls :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/packet/FunctionIDs.h | 42 | information | class_X_Y | false | The code 'class _NetworkExport FunctionIDs :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/packet/Gamestate.h | 53 | information | class_X_Y | false | The code 'class _NetworkExport GamestateHeader {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/packet/Gamestate.h | 111 | information | class_X_Y | false | The code 'class _NetworkExport Gamestate :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/packet/Welcome.h | 40 | information | class_X_Y | false | The code 'class _NetworkExport Welcome :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/synchronisable/NetworkCallbackManager.h | 40 | information | class_X_Y | false | The code 'class _NetworkExport NetworkCallbackManager {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/synchronisable/NetworkCallback.h | 41 | information | class_X_Y | false | The code 'class _NetworkExport NetworkCallbackBase {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/tools/BillboardSet.h | 37 | information | class_X_Y | false | The code 'class _ToolsExport BillboardSet {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/synchronisable/SynchronisableVariable.h | 58 | information | class_X_Y | false | The code 'class _NetworkExport SynchronisableVariableBase {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/synchronisable/Synchronisable.h | 80 | information | class_X_Y | false | The code 'class _NetworkExport SynchronisableHeaderLight {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/synchronisable/Synchronisable.h | 118 | information | class_X_Y | false | The code 'class _NetworkExport SynchronisableHeader :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/network/synchronisable/Synchronisable.h | 147 | information | class_X_Y | false | The code 'class _NetworkExport Synchronisable :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/tools/BulletDebugDrawer.h | 19 | information | class_X_Y | false | The code 'class _ToolsExport BulletDebugDrawer :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/tools/IcoSphere.h | 24 | information | class_X_Y | false | The code 'class _ToolsExport IcoSphere {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/tools/DebugDrawer.h | 29 | information | class_X_Y | false | The code 'class _ToolsExport DebugDrawer {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/tools/DynamicRenderable.h | 39 | information | class_X_Y | false | The code 'class _ToolsExport DynamicRenderable :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/tools/DynamicLines.h | 39 | information | class_X_Y | false | The code 'class _ToolsExport DynamicLines :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/tools/Mesh.h | 37 | information | class_X_Y | false | The code 'class _ToolsExport Mesh {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/tools/ParticleInterface.h | 39 | information | class_X_Y | false | The code 'class _ToolsExport ParticleInterface :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/tools/ResourceCollection.h | 40 | information | class_X_Y | false | The code 'class _ToolsExport ResourceCollection :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/tools/ResourceLocation.h | 39 | information | class_X_Y | false | The code 'class _ToolsExport ResourceLocation :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/tools/TextureGenerator.h | 45 | information | class_X_Y | false | The code 'class _ToolsExport TextureGenerator {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/tools/Shader.h | 47 | information | class_X_Y | false | The code 'class _ToolsExport Shader :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/tools/Timer.h | 104 | information | class_X_Y | false | The code 'class _ToolsExport Timer :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/tools/Timer.h | 170 | information | class_X_Y | false | The code 'class _ToolsExport RealTimer :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/tools/interfaces/Tickable.h | 52 | information | class_X_Y | false | The code 'class _ToolsExport Tickable :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/tools/interfaces/TimeFactorListener.h | 37 | information | class_X_Y | false | The code 'class _ToolsExport TimeFactorListener :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/util/SignalHandler.cc | 1 | information | ConfigurationNotChecked | false | Skipping 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. |
unchanged | src/libraries/util/output/OutputListener.h | 51 | information | class_X_Y | false | The code 'class _UtilExport OutputListener {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/util/output/SubcontextOutputListener.h | 69 | information | class_X_Y | false | The code 'class _UtilExport SubcontextOutputListener :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/util/output/BaseWriter.h | 65 | information | class_X_Y | false | The code 'class _UtilExport BaseWriter :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/util/output/AdditionalContextListener.h | 49 | information | class_X_Y | false | The code 'class _UtilExport AdditionalContextListener {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/util/output/OutputManager.h | 65 | information | class_X_Y | false | The code 'class _UtilExport OutputManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/util/output/ConsoleWriter.h | 51 | information | class_X_Y | false | The code 'class _UtilExport ConsoleWriter :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/util/output/LogWriter.h | 55 | information | class_X_Y | false | The code 'class _UtilExport LogWriter :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/libraries/util/output/MemoryWriter.h | 54 | information | class_X_Y | false | The code 'class _UtilExport MemoryWriter :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/dodgerace/DodgeRaceCenterPoint.h | 47 | information | class_X_Y | false | The code 'class _DodgeRaceExport DodgeRaceCenterPoint :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/dodgerace/DodgeRace.h | 65 | information | class_X_Y | false | The code 'class _DodgeRaceExport DodgeRace :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/dodgerace/DodgeRaceShip.h | 49 | information | class_X_Y | false | The code 'class _DodgeRaceExport DodgeRaceShip :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/dodgerace/DodgeRaceCube.h | 45 | information | class_X_Y | false | The code 'class _DodgeRaceExport DodgeRaceCube :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/dodgerace/DodgeRaceHUDinfo.h | 41 | information | class_X_Y | false | The code 'class _DodgeRaceExport DodgeRaceHUDinfo :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/gametypes/SpaceRaceBot.h | 38 | information | class_X_Y | false | The code 'class _GametypesExport SpaceRaceBot :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/gametypes/RaceCheckPoint.h | 43 | information | class_X_Y | false | The code 'class _GametypesExport RaceCheckPoint :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/gametypes/SpaceRaceManager.h | 52 | information | class_X_Y | false | The code 'class _GametypesExport SpaceRaceManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/gametypes/SpaceRace.h | 50 | information | class_X_Y | false | The code 'class _GametypesExport SpaceRace :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/invader/Invader.h | 46 | information | class_X_Y | false | The code 'class _InvaderExport Invader :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/invader/InvaderCenterPoint.h | 44 | information | class_X_Y | false | The code 'class _InvaderExport InvaderCenterPoint :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/invader/InvaderShip.h | 44 | information | class_X_Y | false | The code 'class _InvaderExport InvaderShip :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/invader/InvaderEnemy.h | 43 | information | class_X_Y | false | The code 'class _InvaderExport InvaderEnemy :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/invader/InvaderEnemyShooter.h | 44 | information | class_X_Y | false | The code 'class _InvaderExport InvaderEnemyShooter :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/invader/InvaderHUDinfo.h | 37 | information | class_X_Y | false | The code 'class _InvaderExport InvaderHUDinfo :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/invader/InvaderWeapon.h | 44 | information | class_X_Y | false | The code 'class _InvaderExport InvaderWeapon :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/invader/InvaderWeaponEnemy.h | 44 | information | class_X_Y | false | The code 'class _InvaderExport InvaderWeaponEnemy :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/jump/JumpCenterpoint.h | 42 | information | class_X_Y | false | The code 'class _JumpExport JumpCenterpoint :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/jump/Jump.h | 37 | information | class_X_Y | false | The code 'class _JumpExport Jump :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/jump/JumpEnemy.h | 43 | information | class_X_Y | false | The code 'class _JumpExport JumpEnemy :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/jump/JumpFigure.h | 37 | information | class_X_Y | false | The code 'class _JumpExport JumpFigure :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/jump/JumpItem.h | 44 | information | class_X_Y | false | The code 'class _JumpExport JumpItem :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/jump/JumpProjectile.h | 39 | information | class_X_Y | false | The code 'class _JumpExport JumpProjectile :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/jump/JumpScore.h | 40 | information | class_X_Y | false | The code 'class _JumpExport JumpScore :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/mini4dgame/Mini4DgameBoard.h | 77 | information | class_X_Y | false | The code 'class _Mini4DgameExport Mini4DgameBoard :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/mini4dgame/Mini4Dgame.h | 49 | information | class_X_Y | false | The code 'class _Mini4DgameExport Mini4Dgame :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/mini4dgame/Mini4DgameAI.h | 55 | information | class_X_Y | false | The code 'class _Mini4DgameExport Mini4DgameAI :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/notifications/NotificationDispatcher.h | 75 | information | class_X_Y | false | The code 'class _NotificationsExport NotificationDispatcher :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/notifications/NotificationManager.h | 61 | information | class_X_Y | false | The code 'class _NotificationsExport Notification {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/notifications/NotificationManager.h | 114 | information | class_X_Y | false | The code 'class _NotificationsExport NotificationManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/notifications/NotificationQueue.h | 92 | information | class_X_Y | false | The code 'class _NotificationsExport NotificationQueue :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/notifications/NotificationQueueCEGUI.h | 67 | information | class_X_Y | false | The code 'class _NotificationsExport NotificationQueueCEGUI :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/notifications/dispatchers/CommandNotification.h | 68 | information | class_X_Y | false | The code 'class _NotificationsExport CommandNotification :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/notifications/dispatchers/SimpleNotification.h | 66 | information | class_X_Y | false | The code 'class _NotificationsExport SimpleNotification :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/Attacher.h | 47 | information | class_X_Y | false | The code 'class _ObjectsExport Attacher :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/ForceField.h | 85 | information | class_X_Y | false | The code 'class _ObjectsExport ForceField :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/Planet.h | 47 | information | class_X_Y | false | The code 'class _ObjectsExport Planet :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/Script.h | 91 | information | class_X_Y | false | The code 'class _ObjectsExport Script :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/SpaceBoundaries.h | 74 | information | class_X_Y | false | The code 'class _ObjectsExport SpaceBoundaries :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/Turret.h | 58 | information | class_X_Y | false | The code 'class _ObjectsExport Turret :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/collisionshapes/AbstractRadiusHeightCollisionShape.h | 50 | information | class_X_Y | false | The code 'class _ObjectsExport AbstractRadiusHeightCollisionShape :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/collisionshapes/BoxCollisionShape.h | 56 | information | class_X_Y | false | The code 'class _ObjectsExport BoxCollisionShape :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/collisionshapes/ConeCollisionShape.h | 54 | information | class_X_Y | false | The code 'class _ObjectsExport ConeCollisionShape :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/collisionshapes/CylinderCollisionShape.h | 51 | information | class_X_Y | false | The code 'class _ObjectsExport CylinderCollisionShape :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/collisionshapes/PlaneCollisionShape.h | 56 | information | class_X_Y | false | The code 'class _ObjectsExport PlaneCollisionShape :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/collisionshapes/SphereCollisionShape.h | 54 | information | class_X_Y | false | The code 'class _ObjectsExport SphereCollisionShape :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/controllers/TeamTargetProxy.h | 47 | information | class_X_Y | false | The code 'class _ObjectsExport TeamTargetProxy :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/controllers/TurretController.h | 43 | information | class_X_Y | false | The code 'class _ObjectsExport TurretController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/eventsystem/EventDispatcher.h | 45 | information | class_X_Y | false | The code 'class _ObjectsExport EventDispatcher :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/eventsystem/EventFilter.h | 45 | information | class_X_Y | false | The code 'class _ObjectsExport EventFilter :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/eventsystem/EventName.h | 44 | information | class_X_Y | false | The code 'class _ObjectsExport EventName :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/eventsystem/EventListener.h | 46 | information | class_X_Y | false | The code 'class _ObjectsExport EventListener :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/eventsystem/EventTarget.h | 45 | information | class_X_Y | false | The code 'class _ObjectsExport EventTarget :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/triggers/TriggerBase.h | 70 | information | class_X_Y | false | The code 'class _ObjectsExport TriggerBase :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/triggers/Trigger.h | 79 | information | class_X_Y | false | The code 'class _ObjectsExport Trigger :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/triggers/DistanceTrigger.h | 93 | information | class_X_Y | false | The code 'class _ObjectsExport DistanceTrigger :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/triggers/CheckPoint.h | 54 | information | class_X_Y | false | The code 'class _ObjectsExport CheckPoint :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/triggers/MultiTrigger.h | 98 | information | class_X_Y | false | The code 'class _ObjectsExport MultiTrigger :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/triggers/DistanceMultiTrigger.h | 90 | information | class_X_Y | false | The code 'class _ObjectsExport DistanceMultiTrigger :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/triggers/DistanceTriggerBeacon.h | 55 | information | class_X_Y | false | The code 'class _ObjectsExport DistanceTriggerBeacon :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/triggers/EventMultiTrigger.h | 71 | information | class_X_Y | false | The code 'class _ObjectsExport EventMultiTrigger :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/triggers/MultiTriggerContainer.h | 56 | information | class_X_Y | false | The code 'class _ObjectsExport MultiTriggerContainer :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/objects/triggers/EventTrigger.h | 69 | information | class_X_Y | false | The code 'class _ObjectsExport EventTrigger :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/FadeoutText.h | 40 | information | class_X_Y | false | The code 'class _OverlaysExport FadeoutText :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/GUIOverlay.h | 39 | information | class_X_Y | false | The code 'class _OverlaysExport GUIOverlay :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/OverlayText.h | 41 | information | class_X_Y | false | The code 'class _OverlaysExport OverlayText :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/debugging/DebugFPSText.h | 39 | information | class_X_Y | false | The code 'class _OverlaysExport DebugFPSText :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/debugging/DebugPositionText.h | 39 | information | class_X_Y | false | The code 'class _OverlaysExport DebugPositionText :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/debugging/DebugRTRText.h | 39 | information | class_X_Y | false | The code 'class _OverlaysExport DebugRTRText :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/AnnounceMessage.h | 39 | information | class_X_Y | false | The code 'class _OverlaysExport AnnounceMessage :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/ChatOverlay.h | 42 | information | class_X_Y | false | The code 'class _OverlaysExport ChatOverlay :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/CountDown.h | 40 | information | class_X_Y | false | The code 'class _OverlaysExport CountDown :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/DeathMessage.h | 39 | information | class_X_Y | false | The code 'class _OverlaysExport DeathMessage :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/GametypeFadingMessage.h | 39 | information | class_X_Y | false | The code 'class _OverlaysExport GametypeFadingMessage :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/GametypeStaticMessage.h | 42 | information | class_X_Y | false | The code 'class _OverlaysExport GametypeStaticMessage :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDBar.h | 48 | information | class_X_Y | false | The code 'class _OverlaysExport BarColour :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDBar.h | 68 | information | class_X_Y | false | The code 'class _OverlaysExport HUDBar :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDBoostBar.h | 39 | information | class_X_Y | false | The code 'class _OverlaysExport HUDBoostBar :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDHealthBar.h | 41 | information | class_X_Y | false | The code 'class _OverlaysExport HUDHealthBar :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDEnemyHealthBar.h | 36 | information | class_X_Y | false | The code 'class _OverlaysExport HUDEnemyHealthBar :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDShieldBar.h | 45 | information | class_X_Y | false | The code 'class _OverlaysExport HUDShieldBar :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDEnemyShieldBar.h | 40 | information | class_X_Y | false | The code 'class _OverlaysExport HUDEnemyShieldBar :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDPickupItem.h | 22 | information | class_X_Y | false | The code 'class _OverlaysExport HUDPickupItem :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDPickupSystem.h | 52 | information | class_X_Y | false | The code 'class _OverlaysExport HUDPickupSystem :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDRadar.h | 46 | information | class_X_Y | false | The code 'class _OverlaysExport HUDRadar :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDNavigation.h | 45 | information | class_X_Y | false | The code 'class _OverlaysExport HUDNavigation :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDRocketFuelBar.h | 45 | information | class_X_Y | false | The code 'class _OverlaysExport HUDRocketFuelBar :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDSpeedBar.h | 40 | information | class_X_Y | false | The code 'class _OverlaysExport HUDSpeedBar :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDTimer.h | 39 | information | class_X_Y | false | The code 'class _OverlaysExport HUDTimer :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDWeaponMode.h | 53 | information | class_X_Y | false | The code 'class _OverlaysExport HUDWeaponMode :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDWeapon.h | 51 | information | class_X_Y | false | The code 'class _OverlaysExport HUDWeapon :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/HUDWeaponSystem.h | 45 | information | class_X_Y | false | The code 'class _OverlaysExport HUDWeaponSystem :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/KillMessage.h | 39 | information | class_X_Y | false | The code 'class _OverlaysExport KillMessage :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/LastManStandingInfos.h | 39 | information | class_X_Y | false | The code 'class _OverlaysExport LastManStandingInfos :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/LastTeamStandingInfos.h | 39 | information | class_X_Y | false | The code 'class _OverlaysExport LastTeamStandingInfos :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/PauseNotice.h | 39 | information | class_X_Y | false | The code 'class _OverlaysExport PauseNotice :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/hud/TeamBaseMatchScore.h | 39 | information | class_X_Y | false | The code 'class _OverlaysExport TeamBaseMatchScore :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/stats/CreateLines.h | 36 | information | class_X_Y | false | The code 'class _OverlaysExport CreateLines {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/stats/Scoreboard.h | 40 | information | class_X_Y | false | The code 'class _OverlaysExport Scoreboard :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/overlays/stats/Stats.h | 40 | information | class_X_Y | false | The code 'class _OverlaysExport Stats :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pickup/CollectiblePickup.h | 55 | information | class_X_Y | false | The code 'class _PickupExport CollectiblePickup :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pickup/Pickup.h | 92 | information | class_X_Y | false | The code 'class _PickupExport Pickup :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pickup/items/BoostPickup.h | 47 | information | class_X_Y | false | The code 'class _PickupExport BoostPickup :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pickup/items/DamageBoostPickup.h | 47 | information | class_X_Y | false | The code 'class _PickupExport DamageBoostPickup :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pickup/items/DronePickup.h | 63 | information | class_X_Y | false | The code 'class _PickupExport DronePickup :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pickup/items/InvisiblePickup.h | 68 | information | class_X_Y | false | The code 'class _PickupExport InvisiblePickup :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pickup/items/HealthPickup.h | 85 | information | class_X_Y | false | The code 'class _PickupExport HealthPickup :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pickup/items/MetaPickup.h | 84 | information | class_X_Y | false | The code 'class _PickupExport MetaPickup :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pickup/items/MunitionContainer.h | 48 | information | class_X_Y | false | The code 'class _PickupExport MunitionContainer :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pickup/items/MunitionPickup.h | 54 | information | class_X_Y | false | The code 'class _PickupExport MunitionPickup :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pickup/items/ShrinkPickup.h | 71 | information | class_X_Y | false | The code 'class _PickupExport ShrinkPickup :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pickup/items/SpeedPickup.h | 73 | information | class_X_Y | false | The code 'class _PickupExport SpeedPickup :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pickup/items/ShieldPickup.h | 74 | information | class_X_Y | false | The code 'class _PickupExport ShieldPickup :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pong/PongBat.h | 56 | information | class_X_Y | false | The code 'class _PongExport PongBat :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pong/PongCenterpoint.h | 120 | information | class_X_Y | false | The code 'class _PongExport PongCenterpoint :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pong/Pong.h | 64 | information | class_X_Y | false | The code 'class _PongExport Pong :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pong/PongBall.h | 59 | information | class_X_Y | false | The code 'class _PongExport PongBall :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pong/PongBot.h | 55 | information | class_X_Y | false | The code 'class _PongExport PongBot :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pong/PongAI.h | 60 | information | class_X_Y | false | The code 'class _PongExport PongAI :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/pong/PongScore.h | 56 | information | class_X_Y | false | The code 'class _PongExport PongScore :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/portals/PortalEndPoint.h | 59 | information | class_X_Y | false | The code 'class _PortalsExport PortalEndPoint :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/questsystem/QuestManager.h | 59 | information | class_X_Y | false | The code 'class _QuestsystemExport QuestManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/questsystem/QuestItem.h | 58 | information | class_X_Y | false | The code 'class _QuestsystemExport QuestItem :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/questsystem/Quest.h | 77 | information | class_X_Y | false | The code 'class _QuestsystemExport Quest :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/questsystem/GlobalQuest.h | 89 | information | class_X_Y | false | The code 'class _QuestsystemExport GlobalQuest :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/questsystem/QuestEffect.h | 56 | information | class_X_Y | false | The code 'class _QuestsystemExport QuestEffect :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/portals/PortalLink.h | 53 | information | class_X_Y | false | The code 'class _PortalsExport PortalLink :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/questsystem/LocalQuest.h | 83 | information | class_X_Y | false | The code 'class _QuestsystemExport LocalQuest :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/questsystem/QuestDescription.h | 62 | information | class_X_Y | false | The code 'class _QuestsystemExport QuestDescription :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/questsystem/QuestHint.h | 76 | information | class_X_Y | false | The code 'class _QuestsystemExport QuestHint :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/questsystem/QuestListener.h | 82 | information | class_X_Y | false | The code 'class _QuestsystemExport QuestListener :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/questsystem/QuestEffectBeacon.h | 89 | information | class_X_Y | false | The code 'class _QuestsystemExport QuestEffectBeacon :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/questsystem/effects/ChangeQuestStatus.h | 55 | information | class_X_Y | false | The code 'class _QuestsystemExport ChangeQuestStatus :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/questsystem/effects/AddQuest.h | 58 | information | class_X_Y | false | The code 'class _QuestsystemExport AddQuest :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/questsystem/effects/AddQuestHint.h | 60 | information | class_X_Y | false | The code 'class _QuestsystemExport AddQuestHint :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/questsystem/effects/AddReward.h | 64 | information | class_X_Y | false | The code 'class _QuestsystemExport AddReward :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/questsystem/effects/CompleteQuest.h | 58 | information | class_X_Y | false | The code 'class _QuestsystemExport CompleteQuest :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/questsystem/effects/FailQuest.h | 58 | information | class_X_Y | false | The code 'class _QuestsystemExport FailQuest :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/tetris/TetrisScore.h | 56 | information | class_X_Y | false | The code 'class _TetrisExport TetrisScore :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/tetris/Tetris.h | 54 | information | class_X_Y | false | The code 'class _TetrisExport Tetris :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/tetris/TetrisCenterpoint.h | 58 | information | class_X_Y | false | The code 'class _TetrisExport TetrisCenterpoint :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/tetris/TetrisBrick.h | 53 | information | class_X_Y | false | The code 'class _TetrisExport TetrisBrick :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/tetris/TetrisStone.h | 53 | information | class_X_Y | false | The code 'class _TetrisExport TetrisStone :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/towerdefense/TDCoordinate.h | 15 | information | class_X_Y | false | The code 'class _TowerDefenseExport TDCoordinate {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/towerdefense/TowerDefenseSelecter.h | 38 | information | class_X_Y | false | The code 'class _TowerDefenseExport TowerDefenseSelecter :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/towerdefense/TowerDefenseEnemy.h | 29 | information | class_X_Y | false | The code 'class _TowerDefenseExport TowerDefenseEnemy :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/towerdefense/TowerDefenseTower.h | 25 | information | class_X_Y | false | The code 'class _TowerDefenseExport TowerDefenseTower :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/towerdefense/TowerDefenseCenterpoint.h | 47 | information | class_X_Y | false | The code 'class _TowerDefenseExport TowerDefenseCenterpoint :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/towerdefense/TowerDefenseField.h | 58 | information | class_X_Y | false | The code 'class _TowerDefenseExport TowerDefenseField :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/towerdefense/TowerDefense.h | 48 | information | class_X_Y | false | The code 'class _TowerDefenseExport TowerDefense :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/towerdefense/TowerDefenseHUDController.h | 47 | information | class_X_Y | false | The code 'class _TowerDefenseExport TowerDefenseHUDController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/IceGunFreezer.h | 51 | information | class_X_Y | false | The code 'class _WeaponsExport IceGunFreezer :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/MuzzleFlash.h | 54 | information | class_X_Y | false | The code 'class _WeaponsExport MuzzleFlash :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/munitions/FlameMunition.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport FlameMunition :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/munitions/FusionMunition.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport FusionMunition :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/munitions/IceMunition.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport IceMunition :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/munitions/GravityBombMunition.h | 25 | information | class_X_Y | false | The code 'class _WeaponsExport GravityBombMunition :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/RocketController.h | 51 | information | class_X_Y | false | The code 'class _WeaponsExport RocketController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/projectiles/BasicProjectile.h | 54 | information | class_X_Y | false | The code 'class _WeaponsExport BasicProjectile :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/projectiles/SimpleRocket.h | 59 | information | class_X_Y | false | The code 'class _WeaponsExport SimpleRocket :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/weaponmodes/SimpleRocketFire.h | 49 | information | class_X_Y | false | The code 'class _WeaponsExport SimpleRocketFire :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/munitions/LightningMunition.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport LightningMunition :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/munitions/LaserMunition.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport LaserMunition :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/munitions/MineMunition.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport MineMunition :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/munitions/RocketMunition.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport RocketMunition :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/munitions/SplitMunition.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport SplitMunition :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/projectiles/Projectile.h | 58 | information | class_X_Y | false | The code 'class _WeaponsExport Projectile :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/projectiles/BillboardProjectile.h | 54 | information | class_X_Y | false | The code 'class _WeaponsExport BillboardProjectile :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/projectiles/ParticleProjectile.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport ParticleProjectile :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/projectiles/FlameGunProjectile.h | 51 | information | class_X_Y | false | The code 'class _WeaponsExport FlameGunProjectile :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/projectiles/GravityBomb.h | 38 | information | class_X_Y | false | The code 'class _WeaponsExport GravityBomb :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/projectiles/IceGunProjectile.h | 54 | information | class_X_Y | false | The code 'class _WeaponsExport IceGunProjectile :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/projectiles/LightningGunProjectile.h | 54 | information | class_X_Y | false | The code 'class _WeaponsExport LightningGunProjectile :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/projectiles/MineProjectile.h | 53 | information | class_X_Y | false | The code 'class _WeaponsExport MineProjectile :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/projectiles/RocketOld.h | 58 | information | class_X_Y | false | The code 'class _WeaponsExport RocketOld :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/projectiles/Rocket.h | 58 | information | class_X_Y | false | The code 'class _WeaponsExport Rocket :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/weaponmodes/EnergyDrink.h | 53 | information | class_X_Y | false | The code 'class _WeaponsExport EnergyDrink :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/weaponmodes/FlameGun.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport FlameGun :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/projectiles/SplitGunProjectile.h | 54 | information | class_X_Y | false | The code 'class _WeaponsExport SplitGunProjectile :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/weaponmodes/FusionFire.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport FusionFire :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/weaponmodes/GravityBombFire.h | 30 | information | class_X_Y | false | The code 'class _WeaponsExport GravityBombFire :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/weaponmodes/HsW01.h | 52 | information | class_X_Y | false | The code 'class _WeaponsExport HsW01 :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/weaponmodes/IceGun.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport IceGun :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/weaponmodes/LaserFire.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport LaserFire :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/weaponmodes/LightningGun.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport LightningGun :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/weaponmodes/MineGun.h | 55 | information | class_X_Y | false | The code 'class _WeaponsExport MineGun :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/weaponmodes/RocketFireOld.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport RocketFireOld :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/weaponmodes/RocketFire.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport RocketFire :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/modules/weapons/weaponmodes/SplitGun.h | 50 | information | class_X_Y | false | The code 'class _WeaponsExport SplitGun :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/chat/ChatHistory.h | 60 | information | class_X_Y | false | The code 'class _OrxonoxExport ChatHistory :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/chat/ChatManager.h | 43 | information | class_X_Y | false | The code 'class _OrxonoxExport ChatManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/chat/ChatListener.h | 42 | information | class_X_Y | false | The code 'class _OrxonoxExport ChatListener :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/chat/ChatInputHandler.h | 57 | information | class_X_Y | false | The code 'class _OrxonoxExport ChatInputHandler :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/collisionshapes/CollisionShape.h | 57 | information | class_X_Y | false | The code 'class _OrxonoxExport CollisionShape :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/collisionshapes/CompoundCollisionShape.h | 57 | information | class_X_Y | false | The code 'class _OrxonoxExport CompoundCollisionShape :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/collisionshapes/WorldEntityCollisionShape.h | 37 | information | class_X_Y | false | The code 'class _OrxonoxExport WorldEntityCollisionShape :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/controllers/ArtificialController.h | 38 | information | class_X_Y | false | The code 'class _OrxonoxExport ArtificialController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/controllers/AIController.h | 40 | information | class_X_Y | false | The code 'class _OrxonoxExport AIController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/controllers/ActionpointController.h | 76 | information | class_X_Y | false | The code 'class _OrxonoxExport ActionpointController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/controllers/Controller.h | 38 | information | class_X_Y | false | The code 'class _OrxonoxExport Controller :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/controllers/ControllerDirector.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport ControllerDirector :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/controllers/ScriptController.h | 63 | information | class_X_Y | false | The code 'class _OrxonoxExport ScriptController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/controllers/DivisionController.h | 43 | information | class_X_Y | false | The code 'class _OrxonoxExport DivisionController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/controllers/DroneController.h | 49 | information | class_X_Y | false | The code 'class _OrxonoxExport DroneController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/controllers/MasterController.h | 56 | information | class_X_Y | false | The code 'class _OrxonoxExport MasterController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/controllers/FormationController.h | 44 | information | class_X_Y | false | The code 'class _OrxonoxExport FormationController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/controllers/HumanController.h | 41 | information | class_X_Y | false | The code 'class _OrxonoxExport HumanController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/controllers/NewHumanController.h | 41 | information | class_X_Y | false | The code 'class _OrxonoxExport NewHumanController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/controllers/SectionController.h | 42 | information | class_X_Y | false | The code 'class _OrxonoxExport SectionController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/controllers/WaypointController.h | 40 | information | class_X_Y | false | The code 'class _OrxonoxExport WaypointController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/controllers/WaypointPatrolController.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport WaypointPatrolController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gamestates/GSClient.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport GSClient :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/controllers/WingmanController.h | 43 | information | class_X_Y | false | The code 'class _OrxonoxExport WingmanController :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gamestates/GSGraphics.h | 49 | information | class_X_Y | false | The code 'class _OrxonoxExport GSGraphics :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gamestates/GSMasterServer.h | 41 | information | class_X_Y | false | The code 'class _OrxonoxExport GSMasterServer :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gamestates/GSMainMenu.h | 40 | information | class_X_Y | false | The code 'class _OrxonoxExport GSMainMenu :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gamestates/GSLevel.h | 40 | information | class_X_Y | false | The code 'class _OrxonoxExport GSLevel :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gamestates/GSLevelMemento.h | 41 | information | class_X_Y | false | The code 'class _OrxonoxExport GSLevelMemento :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gamestates/GSRoot.h | 38 | information | class_X_Y | false | The code 'class _OrxonoxExport GSRoot :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gamestates/GSServer.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport GSServer :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gamestates/GSStandalone.h | 37 | information | class_X_Y | false | The code 'class _OrxonoxExport GSStandalone :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gametypes/Gametype.h | 63 | information | class_X_Y | false | The code 'class _OrxonoxExport Gametype :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gametypes/Asteroids.h | 37 | information | class_X_Y | false | The code 'class _OrxonoxExport Asteroids :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gametypes/Deathmatch.h | 37 | information | class_X_Y | false | The code 'class _OrxonoxExport Deathmatch :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gametypes/Dynamicmatch.h | 63 | information | class_X_Y | false | The code 'class _OrxonoxExport Dynamicmatch :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gametypes/LastManStanding.h | 43 | information | class_X_Y | false | The code 'class _OrxonoxExport LastManStanding :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gametypes/TeamGametype.h | 40 | information | class_X_Y | false | The code 'class _OrxonoxExport TeamGametype :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gametypes/TeamDeathmatch.h | 37 | information | class_X_Y | false | The code 'class _OrxonoxExport TeamDeathmatch :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gametypes/LastTeamStanding.h | 45 | information | class_X_Y | false | The code 'class _OrxonoxExport LastTeamStanding :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gametypes/StoryMode.h | 37 | information | class_X_Y | false | The code 'class _OrxonoxExport StoryMode :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gametypes/Mission.h | 38 | information | class_X_Y | false | The code 'class _OrxonoxExport Mission :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gametypes/TeamBaseMatch.h | 40 | information | class_X_Y | false | The code 'class _OrxonoxExport TeamBaseMatch :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/graphics/Model.h | 46 | information | class_X_Y | false | The code 'class _OrxonoxExport Model :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/graphics/AnimatedModel.h | 40 | information | class_X_Y | false | The code 'class _OrxonoxExport AnimatedModel :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/gametypes/UnderAttack.h | 38 | information | class_X_Y | false | The code 'class _OrxonoxExport UnderAttack :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/graphics/Billboard.h | 43 | information | class_X_Y | false | The code 'class _OrxonoxExport Billboard :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/graphics/FadingBillboard.h | 41 | information | class_X_Y | false | The code 'class _OrxonoxExport FadingBillboard :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/graphics/Backlight.h | 40 | information | class_X_Y | false | The code 'class _OrxonoxExport Backlight :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/graphics/BlinkingBillboard.h | 40 | information | class_X_Y | false | The code 'class _OrxonoxExport BlinkingBillboard :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/graphics/Camera.h | 43 | information | class_X_Y | false | The code 'class _OrxonoxExport Camera :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/graphics/GlobalShader.h | 40 | information | class_X_Y | false | The code 'class _OrxonoxExport GlobalShader :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/graphics/MeshLodInformation.h | 40 | information | class_X_Y | false | The code 'class _OrxonoxExport MeshLodInformation :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/graphics/Light.h | 41 | information | class_X_Y | false | The code 'class _OrxonoxExport Light :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/graphics/LensFlare.h | 61 | information | class_X_Y | false | The code 'class _OrxonoxExport LensFlare :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/graphics/ParticleEmitter.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport ParticleEmitter :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/infos/Info.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport Info :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/infos/PlayerInfo.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport PlayerInfo :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/infos/Bot.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport Bot :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/graphics/ParticleSpawner.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport ParticleSpawner :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/infos/HumanPlayer.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport HumanPlayer :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/infos/GametypeInfo.h | 55 | information | class_X_Y | false | The code 'class _OrxonoxExport GametypeInfo :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/interfaces/GametypeMessageListener.h | 37 | information | class_X_Y | false | The code 'class _OrxonoxExport GametypeMessageListener :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/interfaces/PlayerTrigger.h | 54 | information | class_X_Y | false | The code 'class _OrxonoxExport PlayerTrigger :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/interfaces/RadarListener.h | 37 | information | class_X_Y | false | The code 'class _OrxonoxExport RadarListener :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/interfaces/Rewardable.h | 50 | information | class_X_Y | false | The code 'class _OrxonoxExport Rewardable :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/interfaces/TeamColourable.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport TeamColourable :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/interfaces/NotificationListener.h | 83 | information | class_X_Y | false | The code 'class _OrxonoxExport NotificationListener :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/interfaces/Pickupable.h | 60 | information | class_X_Y | false | The code 'class _OrxonoxExport Pickupable :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/interfaces/PickupListener.h | 57 | information | class_X_Y | false | The code 'class _OrxonoxExport PickupListener :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/interfaces/PickupCarrier.h | 68 | information | class_X_Y | false | The code 'class _OrxonoxExport PickupCarrier :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/interfaces/RadarViewable.h | 48 | information | class_X_Y | false | The code 'class _OrxonoxExport RadarViewable :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/items/Item.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport Item :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/items/Engine.h | 55 | information | class_X_Y | false | The code 'class _OrxonoxExport Engine :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/items/PartDestructionEvent.h | 74 | information | class_X_Y | false | The code 'class _OrxonoxExport PartDestructionEvent :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/items/ShipPart.h | 41 | information | class_X_Y | false | The code 'class _OrxonoxExport ShipPart :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/items/MultiStateEngine.h | 40 | information | class_X_Y | false | The code 'class _OrxonoxExport MultiStateEngine :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/overlays/GUISheet.h | 40 | information | class_X_Y | false | The code 'class _OrxonoxExport GUISheet :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/overlays/OverlayGroup.h | 53 | information | class_X_Y | false | The code 'class _OrxonoxExport OverlayGroup :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/overlays/OrxonoxOverlay.h | 72 | information | class_X_Y | false | The code 'class _OrxonoxExport OrxonoxOverlay :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/sound/BaseSound.h | 45 | information | class_X_Y | false | The code 'class _OrxonoxExport BaseSound :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/sound/AmbientSound.h | 44 | information | class_X_Y | false | The code 'class _OrxonoxExport AmbientSound :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/sound/SoundManager.h | 60 | information | class_X_Y | false | The code 'class _OrxonoxExport SoundManager :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/overlays/InGameConsole.h | 45 | information | class_X_Y | false | The code 'class _OrxonoxExport InGameConsole :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/sound/SoundBuffer.h | 44 | information | class_X_Y | false | The code 'class _OrxonoxExport SoundBuffer {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/sound/SoundStreamer.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport SoundStreamer {' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/sound/WorldAmbientSound.h | 46 | information | class_X_Y | false | The code 'class _OrxonoxExport WorldAmbientSound :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/sound/WorldSound.h | 44 | information | class_X_Y | false | The code 'class _OrxonoxExport WorldSound :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/weaponsystem/DefaultWeaponmodeLink.h | 38 | information | class_X_Y | false | The code 'class _OrxonoxExport DefaultWeaponmodeLink :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/weaponsystem/WeaponSystem.h | 47 | information | class_X_Y | false | The code 'class _OrxonoxExport WeaponSystem :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/weaponsystem/Munition.h | 48 | information | class_X_Y | false | The code 'class _OrxonoxExport Munition :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/weaponsystem/ReplenishingMunition.h | 50 | information | class_X_Y | false | The code 'class _OrxonoxExport ReplenishingMunition :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/weaponsystem/Weapon.h | 46 | information | class_X_Y | false | The code 'class _OrxonoxExport Weapon :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/weaponsystem/WeaponMode.h | 49 | information | class_X_Y | false | The code 'class _OrxonoxExport WeaponMode :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/weaponsystem/WeaponPack.h | 40 | information | class_X_Y | false | The code 'class _OrxonoxExport WeaponPack :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/weaponsystem/WeaponSlot.h | 59 | information | class_X_Y | false | The code 'class _OrxonoxExport WeaponSlot :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/weaponsystem/WeaponSet.h | 40 | information | class_X_Y | false | The code 'class _OrxonoxExport WeaponSet :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/Actionpoint.h | 94 | information | class_X_Y | false | The code 'class _OrxonoxExport Actionpoint :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/CameraPosition.h | 37 | information | class_X_Y | false | The code 'class _OrxonoxExport CameraPosition :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/Drone.h | 46 | information | class_X_Y | false | The code 'class _OrxonoxExport Drone :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/EffectContainer.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport EffectContainer :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/WorldEntity.h | 72 | information | class_X_Y | false | The code 'class _OrxonoxExport WorldEntity :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/MobileEntity.h | 53 | information | class_X_Y | false | The code 'class _OrxonoxExport MobileEntity :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/ControllableEntity.h | 48 | information | class_X_Y | false | The code 'class _OrxonoxExport ControllableEntity :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/MovableEntity.h | 42 | information | class_X_Y | false | The code 'class _OrxonoxExport MovableEntity :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/ExplosionChunk.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport ExplosionChunk :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/ExplosionPart.h | 48 | information | class_X_Y | false | The code 'class _OrxonoxExport ExplosionPart :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/SpawnPoint.h | 40 | information | class_X_Y | false | The code 'class _OrxonoxExport SpawnPoint :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/StaticEntity.h | 50 | information | class_X_Y | false | The code 'class _OrxonoxExport StaticEntity :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/TeamSpawnPoint.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport TeamSpawnPoint :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/pawns/Pawn.h | 56 | information | class_X_Y | false | The code 'class _OrxonoxExport Pawn :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/pawns/SpaceShip.h | 90 | information | class_X_Y | false | The code 'class _OrxonoxExport SpaceShip :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/pawns/Destroyer.h | 38 | information | class_X_Y | false | The code 'class _OrxonoxExport Destroyer :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/pawns/FpsPlayer.h | 42 | information | class_X_Y | false | The code 'class _OrxonoxExport FpsPlayer :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/pawns/ModularSpaceShip.h | 100 | information | class_X_Y | false | The code 'class _OrxonoxExport ModularSpaceShip :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/pawns/Spectator.h | 39 | information | class_X_Y | false | The code 'class _OrxonoxExport Spectator :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/worldentities/pawns/TeamBaseMatchBase.h | 46 | information | class_X_Y | false | The code 'class _OrxonoxExport TeamBaseMatchBase :' is not handled. You can use -I or --include to add handling of this code. |
unchanged | src/orxonox/LevelInfo.h | 168 | portability | unnecessaryQualification | false | The extra qualification 'LevelInfoItem::' is unnecessary and is considered an error by many compilers. |