| Line | Id | CWE | Severity | Message | Timestamp |
|---|---|---|---|---|---|
| gameModules/gfAchievements/src/gfCAchievementManager.cpp | |||||
| 49 | constVariablePointer | 398 | style | Variable 'achievement' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 59 | constVariablePointer | 398 | style | Variable 'achievement' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 188 | constVariablePointer | 398 | style | Variable 'achievement' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 264 | useInitializationList | 398 | performance | Variable 'mAchievementService' is assigned in constructor body. Consider performing initialization in initialization list. | Tue Aug 25 15:34:32 2026 |
| 279 | noCopyConstructor | 398 | warning | Class 'gfCAchievementManager' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 279 | noOperatorEq | 398 | warning | Class 'gfCAchievementManager' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfCatalogue/gfICatalogueEntry.cpp | |||||
| 35 | knownConditionTrueFalse | 571 | style | Condition '!isDuplicateName(pChild->mName)' is always true | Tue Aug 25 15:34:32 2026 |
| gameModules/gfCatalogue/src/diary/gfCDiaryGui.cpp | |||||
| 221 | unreadVariable | 563 | style | Variable 'item' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfCatalogue/src/diary/gfCDiaryGui.h | |||||
| 32 | missingOverride | style | The function 'onButtonClicked' overrides a function in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 47 | missingOverride | style | The destructor '~gfCDiaryGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfCatalogue/src/diary/gfCPurchaseActionDiary.h | |||||
| 25 | missingOverride | style | The destructor '~gfCPurchaseActionDiary' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfCatalogue/src/gfCCatalogueCatalogue.h | |||||
| 29 | missingOverride | style | The destructor '~gfCCatalogueCatalogue' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfCatalogue/src/gfCCatalogueCategory.h | |||||
| 33 | missingOverride | style | The destructor '~gfCCatalogueCategory' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfCatalogue/src/gfCCatalogueItem.h | |||||
| 31 | missingOverride | style | The destructor '~gfCCatalogueItem' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfCatalogue/src/gfCCatalogueParserVarTable.cpp | |||||
| 94 | constParameterPointer | 398 | style | Parameter 'pCatalogue' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfCatalogue/src/gfCCatalogueParserVarTable.h | |||||
| 26 | missingOverride | style | The destructor '~gfCCatalogueParserVarTable' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfCatalogue/src/gfCCatalogueParserYaml.cpp | |||||
| 168 | constParameterPointer | 398 | style | Parameter 'pCatalogue' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfCatalogue/src/gfCCatalogueParserYaml.h | |||||
| 30 | missingOverride | style | The destructor '~gfCCatalogueParserYaml' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfCatalogue/src/gfCCommodityButtonComponent.cpp | |||||
| 88 | constVariablePointer | 398 | style | Variable 'delayComp' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfCatalogue/src/miniGames/gfCMiniGameGui.h | |||||
| 40 | missingOverride | style | The destructor '~gfCMiniGameGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfCatalogue/src/miniGames/gfCPurchaseActionMinigame.h | |||||
| 25 | missingOverride | style | The destructor '~gfCPurchaseActionMinigame' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfCatalogue/src/moreGames/gfCMoreGamesGui.h | |||||
| 34 | missingOverride | style | The destructor '~gfCMoreGamesGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfCatalogue/src/moreGames/gfCPurchaseActionUrlOpen.h | |||||
| 25 | missingOverride | style | The destructor '~gfCPurchaseActionUrlOpen' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfCatalogue/src/shop/gfCInGameShopGui.h | |||||
| 53 | missingOverride | style | The destructor '~gfCInGameShopGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfCatalogue/src/shop/gfCPurchaseActionAddToInventory.h | |||||
| 25 | missingOverride | style | The destructor '~gfCPurchaseActionAddToInventory' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfCatalogue/src/tunes/gfCPurchaseActionPlayTune.h | |||||
| 25 | missingOverride | style | The destructor '~gfCPurchaseActionPlayTune' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfCatalogue/src/tunes/gfCTuneGui.h | |||||
| 34 | missingOverride | style | The destructor '~gfCTuneGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfCatalogue/src/wallpaper/gfCPurchaseActionWallpaperApply.h | |||||
| 25 | missingOverride | style | The destructor '~gfCPurchaseActionWallpaperApply' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfCatalogue/src/wallpaper/gfCWallpaperGui.h | |||||
| 36 | missingOverride | style | The destructor '~gfCWallpaperGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfComponents/components/gfCGroupCollectableComponent.h | |||||
| 36 | uselessOverride | style | The function 'listenersRegisterDo' overrides a function in a base class but just delegates back to the base class. | Tue Aug 25 15:34:32 2026 | |
| 37 | uselessOverride | style | The function 'listenersDeregisterDo' overrides a function in a base class but just delegates back to the base class. | Tue Aug 25 15:34:32 2026 | |
| 44 | missingOverride | style | The destructor '~gfCGroupCollectableComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfComponents/components/gfCHotComponent.h | |||||
| 38 | missingOverride | style | The destructor '~gfCHotComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfComponents/components/gfCLevelCompleteCheckerComponent.cpp | |||||
| 130 | useStlAlgorithm | 398 | style | Consider using std::all_of or std::none_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 133 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfComponents/components/gfCLockComponent.cpp | |||||
| 121 | useStlAlgorithm | 398 | style | Consider using std::accumulate algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 255 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 265 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfComponents/components/gfCPhotographableComponent.h | |||||
| 46 | missingOverride | style | The destructor '~gfCPhotographableComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfComponents/components/gfCTappableCollectableComponent.cpp | |||||
| 105 | constVariableReference | 398 | style | Variable 'mousePos' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfComponents/components/gfCTappableCollectableComponent.h | |||||
| 30 | missingOverride | style | The destructor '~gfCTappableCollectableComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfComponents/components/gfCTaskComponent.h | |||||
| 46 | missingOverride | style | The destructor '~gfCTaskComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfComponents/components/gfCTrapComponent.h | |||||
| 36 | missingOverride | style | The destructor '~gfCTrapComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfComponents/components/gfCTutorialComponent.h | |||||
| 26 | missingOverride | style | The destructor '~gfCTutorialComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfComponents/components/subScene/gfCSubSceneComponent.cpp | |||||
| 77 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 91 | constVariablePointer | 398 | style | Variable 'ent' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 91 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 100 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfComponents/components/subScene/gfCSubSceneViewComponent.cpp | |||||
| 217 | ignoredReturnValue | 252 | warning | Return value of function mZoom.release() is not used. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfComponents/components/subScene/gfCSubSceneViewComponent.h | |||||
| 43 | missingOverride | style | The destructor '~gfCSubSceneViewComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfComponents/components/subScene/gfIOpaqueLensComponent.h | |||||
| 52 | missingOverride | style | The destructor '~gfIOpaqueLensComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfComponents/gfILevelLoaderComponent.cpp | |||||
| 45 | constParameterReference | 398 | style | Parameter 'pNewEnts' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 56 | constParameterReference | 398 | style | Parameter 'pNewEnts' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 97 | constParameterReference | 398 | style | Parameter 'pNewEnts' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 130 | constParameterReference | 398 | style | Parameter 'pNewEnts' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 192 | constVariableReference | 398 | style | Variable 'file' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 195 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 200 | constVariableReference | 398 | style | Variable 'file' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 203 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfComponents/gfIPickListEntryGui.h | |||||
| 53 | returnByReference | performance | Function 'entitiesGet()' should return member 'mMyEntities' by const reference. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfGameCore/components/gfCConversationGui.cpp | |||||
| 62 | stlIfStrFind | 597 | performance | Inefficient usage of string::find() in condition; string::starts_with() could be faster. | Tue Aug 25 15:34:32 2026 |
| 66 | stlIfStrFind | 597 | performance | Inefficient usage of string::find() in condition; string::starts_with() could be faster. | Tue Aug 25 15:34:32 2026 |
| 80 | stlIfStrFind | 597 | performance | Inefficient usage of string::find() in condition; string::starts_with() could be faster. | Tue Aug 25 15:34:32 2026 |
| 558 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 639 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 831 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfGameCore/components/gfCLocaleSelectGui.cpp | |||||
| 29 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfGameCore/components/gfIPaywallGui.cpp | |||||
| 328 | duplicateCondition | 398 | style | The if condition is the same as the previous if condition | Tue Aug 25 15:34:32 2026 |
| gameModules/gfGameCore/src/gfCGameInventoryComponent.cpp | |||||
| 29 | useStlAlgorithm | 398 | style | Consider using std::accumulate algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfGameCore/src/gfCInGameAdsManager.cpp | |||||
| 81 | knownConditionTrueFalse | 570 | style | Condition 'mSupplierOrder.empty()' is always false | Tue Aug 25 15:34:32 2026 |
| 81 | identicalInnerCondition | 398 | warning | Identical inner 'if' condition is always true. | Tue Aug 25 15:34:32 2026 |
| 143 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCInGameAdsManager::bannerAdReset' can be static. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfGameCore/src/gfCInGameAdsManager.h | |||||
| 52 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCInGameAdsManager::bannerAdBegin' can be static. | Tue Aug 25 15:34:32 2026 |
| 53 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCInGameAdsManager::bannerAdReset' can be static. | Tue Aug 25 15:34:32 2026 |
| 54 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCInGameAdsManager::bannerAdEnd' can be static. | Tue Aug 25 15:34:32 2026 |
| 55 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCInGameAdsManager::interstitialAdShow' can be static. | Tue Aug 25 15:34:32 2026 |
| 56 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCInGameAdsManager::rewardAdShow' can be static. | Tue Aug 25 15:34:32 2026 |
| 57 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCInGameAdsManager::rewardUnlockAdShow' can be static. | Tue Aug 25 15:34:32 2026 |
| 58 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCInGameAdsManager::rewardUnlockAdCancel' can be static. | Tue Aug 25 15:34:32 2026 |
| 59 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCInGameAdsManager::playableAdShow' can be static. | Tue Aug 25 15:34:32 2026 |
| 60 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCInGameAdsManager::placementIdSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 61 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCInGameAdsManager::appIdSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 62 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCInGameAdsManager::supplierOrderSet' can be static. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/gfCDebugJustCollectablesView.cpp | |||||
| 162 | uninitMemberVar | 398 | warning | Member variable 'gfCDebugJustCollectablesView::mCurrLayer' is not initialized in the constructor. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/gfCGeneratedHogSubSceneComponent.cpp | |||||
| 42 | uninitMemberVar | 398 | warning | Member variable 'gfGeneratedHogSubSceneMap::mMe' is not initialized in the constructor. | Tue Aug 25 15:34:32 2026 |
| 239 | useInitializationList | 398 | performance | Variable 'mMaze' is assigned in constructor body. Consider performing initialization in initialization list. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/gfCHogLevelLoaderComponent.cpp | |||||
| 111 | constParameterReference | 398 | style | Parameter 'pNewEnts' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 417 | constParameterReference | 398 | style | Parameter 'pNewEnts' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 444 | constParameterReference | 398 | style | Parameter 'pNewEnts' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 461 | constParameterReference | 398 | style | Parameter 'pNewEnts' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 480 | constParameterReference | 398 | style | Parameter 'pNewEnts' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/gfCPickListTrailCollectionEffectComponent.cpp | |||||
| 56 | constVariablePointer | 398 | style | Variable 'pickList' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/gfCTutorialProgressionComponent.cpp | |||||
| 32 | useStlAlgorithm | 398 | style | Consider using std::accumulate algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 198 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/gfCTutorialSequencerComponent.cpp | |||||
| 307 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/gui/gfCGameGui.cpp | |||||
| 190 | constVariablePointer | 398 | style | Variable 'invPanel' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/gui/gfCInGameCheatMenu.cpp | |||||
| 190 | useStlAlgorithm | 398 | style | Consider using std::transform algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/gui/gfCMainMenuGui.cpp | |||||
| 67 | knownConditionTrueFalse | 571 | style | Condition 'startupCheckDone' is always true | Tue Aug 25 15:34:32 2026 |
| 244 | knownConditionTrueFalse | 571 | style | Condition '!rewardGateActive' is always true | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/gui/gfCMapPopUpGui.cpp | |||||
| 68 | redundantInitialization | 563 | style | Redundant initialization for '_'. The initialized value is overwritten before it is read. | Tue Aug 25 15:34:32 2026 |
| 69 | redundantAssignment | 563 | style | Variable '_' is reassigned a value before the old one has been used. | Tue Aug 25 15:34:32 2026 |
| 70 | redundantAssignment | 563 | style | Variable '_' is reassigned a value before the old one has been used. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/gui/gfCNagManager.cpp | |||||
| 27 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCNagManager::minutes' can be static. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/gui/gfCRoundCongratulationsGui.cpp | |||||
| 170 | useStlAlgorithm | 398 | style | Consider using std::accumulate algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/gui/gfCRoundScoreGui.h | |||||
| 54 | missingOverride | style | The destructor '~gfCRoundScoreGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/components/gui/pickList/gfCCrossOutPickListEntryGui.h | |||||
| 24 | missingOverride | style | The destructor '~gfCCrossOutPickListEntryGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 28 | uselessOverride | style | The function 'serialiseDo' overrides a function in a base class but just delegates back to the base class. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/components/gui/pickList/gfCDropOffPickListEntryGui.h | |||||
| 29 | missingOverride | style | The destructor '~gfCDropOffPickListEntryGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/components/gui/pickList/gfCPickListGui.cpp | |||||
| 171 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 253 | useStlAlgorithm | 398 | style | Consider using std::copy_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 465 | constVariablePointer | 398 | style | Variable 'hogEntityFactory' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 608 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/gui/pickList/gfCPickListGui.h | |||||
| 28 | returnByReference | performance | Function 'entriesGet()' should return member 'mEntries' by const reference. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/components/gui/pickList/gfCSilhouettePickListEntryGui.h | |||||
| 34 | missingOverride | style | The destructor '~fsCSilhouettePickListEntryGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/components/gui/pickList/gfCSingleItemPickListEntryGui.h | |||||
| 25 | missingOverride | style | The destructor '~gfCSingleItemPickListEntryGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/components/gui/pickList/gfITextPickListEntryGui.cpp | |||||
| 126 | iterateByValue | 398 | performance | Range variable 'word' should be declared as const reference. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/gui/pickList/gfITextPickListEntryGui.h | |||||
| 19 | missingOverride | style | The destructor '~gfITextPickListEntryGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/components/levelSequencer/gfCLevelSequencerComponent.cpp | |||||
| 22 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 116 | useStlAlgorithm | 398 | style | Consider using std::transform algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 132 | functionStatic | 398 | style | The member function 'gfCLevelSequencerComponent::fileListEntryCreate' can be static. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/levelSequencer/gfCSequencedLevels.h | |||||
| 23 | missingOverride | style | The destructor '~gfCSequencedLevels' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/components/levelSequencer/gfCTotalScore.h | |||||
| 35 | missingOverride | style | The destructor '~fsCTotalScore' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/components/levelSequencer/gfCTotalScoreLevel.cpp | |||||
| 28 | functionStatic | 398 | style | The member function 'fsCTotalScoreLevel::noHintsUsedScoreGet' can be static. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/levelSequencer/gfCTotalScoreLevel.h | |||||
| 35 | missingOverride | style | The destructor '~fsCTotalScoreLevel' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/components/levelSequencer/map/gfCLevelSequencerMapComponent.cpp | |||||
| 429 | constVariablePointer | 398 | style | Variable 'level' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/levelSequencer/map/gfCLevelSequencerMapComponent.h | |||||
| 37 | missingOverride | style | The destructor '~gfCLevelSequencerMapComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/components/levelSequencer/map/gfCLevelSequencerMapLevelComponent.cpp | |||||
| 133 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 168 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/levelSequencer/map/gfCLevelSequencerMapLevelComponent.h | |||||
| 46 | missingOverride | style | The destructor '~gfCLevelSequencerMapLevelComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/components/levelSequencer/minigame/gfCLevelSequencerMinigameComponent.cpp | |||||
| 77 | derefInvalidIteratorRedundantCheck | 825 | warning | Either the condition 'currMinigameLevel!=mLevels.end()' is redundant or there is possible dereference of an invalid iterator: currMinigameLevel. | Tue Aug 25 15:34:32 2026 |
| 176 | uninitMemberVar | 398 | warning | Member variable 'gfCLevelSequencerMinigameComponent::mCurrMinigameLevel' is not initialized in the constructor. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/components/levelSequencer/minigame/gfCLevelSequencerMinigameComponent.h | |||||
| 28 | missingOverride | style | The destructor '~gfCLevelSequencerMinigameComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/components/levelSequencer/minigame/gfCLevelSequencerMinigameLevelComponent.h | |||||
| 32 | missingOverride | style | The destructor '~fsCLevelSequencerMinigameLevelComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/gfIHogLevel.cpp | |||||
| 145 | unreadVariable | 563 | style | Variable 'comp' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 478 | knownConditionTrueFalse | 571 | style | Condition '!rewardGateActive' is always true | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/simple/gfCSimpleCoreMain.cpp | |||||
| 89 | constVariablePointer | 398 | style | Variable 'profileManager' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/simple/gfCSimpleLevelComponent.h | |||||
| 43 | uselessOverride | style | The function 'updateDo' overrides a function in a base class but just delegates back to the base class. | Tue Aug 25 15:34:32 2026 | |
| 55 | missingOverride | style | The destructor '~gfCSimpleLevelComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/src/fsCAutoMinigameLevelComponent.h | |||||
| 33 | missingOverride | style | The destructor '~fsCAutoMinigameLevelComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/src/gfCHOGHint.cpp | |||||
| 126 | constParameterReference | 398 | style | Parameter 'pCandidates' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/src/gfCHogCollectorsLevelComponent.h | |||||
| 30 | missingOverride | style | The destructor '~gfCHogCollectorsLevelComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfHogCore/src/gfCHogCoreMain.cpp | |||||
| 94 | constVariablePointer | 398 | style | Variable 'profileManager' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfHogCore/src/gfCHogLevelComponent.h | |||||
| 50 | uselessOverride | style | The function 'updateDo' overrides a function in a base class but just delegates back to the base class. | Tue Aug 25 15:34:32 2026 | |
| 62 | missingOverride | style | The destructor '~gfCHogLevelComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMaze/src/gfCSimpleMazeComponent.cpp | |||||
| 33 | knownConditionTrueFalse | 571 | style | Condition 'startY%2==0' is always true | Tue Aug 25 15:34:32 2026 |
| gameModules/gfMinigameCore/components/flipsaw/gfCFlipsawCutterComponent.h | |||||
| 39 | missingOverride | style | The destructor '~fsCFlipsawCutterComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/flipsaw/gfCFlipsawMiniGameLogicComponent.h | |||||
| 29 | returnByReference | performance | Function 'gamePiecesGet()' should return member 'mGamePieces' by const reference. | Tue Aug 25 15:34:32 2026 | |
| 33 | uselessOverride | style | The function 'skipDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 37 | uselessOverride | style | The function 'messageProcessDo' overrides a function in a base class but just delegates back to the base class. | Tue Aug 25 15:34:32 2026 | |
| 49 | missingOverride | style | The destructor '~gfCFlipsawMiniGameLogicComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/flipsaw/gfCFlipsawMinigameComponent.cpp | |||||
| 260 | constParameterReference | 398 | style | Parameter 'pFlipEnts' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfMinigameCore/components/flipsaw/gfCFlipsawMinigameComponent.h | |||||
| 73 | missingOverride | style | The destructor '~gfCFlipsawMinigameComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/gfCDrawOrderStateComponent.cpp | |||||
| 112 | constVariablePointer | 398 | style | Variable 'curr' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfMinigameCore/components/gfCSimpleStencil.h | |||||
| 23 | missingOverride | style | The destructor '~gfCSimpleStencil' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/gfICutterComponent.cpp | |||||
| 201 | unknownMacro | error | There is an unknown macro here somewhere. Configuration is required. If fsLogError is a macro then please configure it. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/gfISimpleCutterComponent.h | |||||
| 25 | missingOverride | style | The destructor '~gfISimpleCutterComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/instantInventory/gfCInstantInventoryMiniGameLogicComponent.h | |||||
| 43 | missingOverride | style | The destructor '~gfCInstantInventoryMiniGameLogicComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/jigsaw/gfCJigsawCluster.cpp | |||||
| 118 | constVariablePointer | 398 | style | Variable 'currClusterPiece' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 152 | constParameterPointer | 398 | style | Parameter 'pCandidate' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 154 | constVariablePointer | 398 | style | Variable 'curr' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 196 | constVariablePointer | 398 | style | Variable 'curr' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfMinigameCore/components/jigsaw/gfCJigsawComponentCutter.cpp | |||||
| 53 | unreadVariable | 563 | style | Variable 'left' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 57 | unreadVariable | 563 | style | Variable 'top' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 58 | unreadVariable | 563 | style | Variable 'bottom' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfMinigameCore/components/jigsaw/gfCJigsawComponentCutter.h | |||||
| 45 | missingOverride | style | The destructor '~gfCJigsawComponentCutter' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/jigsaw/gfCJigsawLogicComponent.cpp | |||||
| 161 | unreadVariable | 563 | style | Variable 'comp' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfMinigameCore/components/jigsaw/gfCJigsawMinigameComponent.cpp | |||||
| 172 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCJigsawMinigameComponent::bordersRegister' can be static. | Tue Aug 25 15:34:32 2026 |
| 379 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCJigsawMinigameComponent::posSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 492 | useStlAlgorithm | 398 | style | Consider using std::transform algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfMinigameCore/components/jigsaw/gfCJigsawMinigameComponent.h | |||||
| 88 | missingOverride | style | The destructor '~gfCJigsawMinigameComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/jigsaw/gfCJigsawStencil.h | |||||
| 45 | missingOverride | style | The destructor '~gfCJigsawStencil' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/joinTheDots/gfCJoinTheDotsMinigameComponent.cpp | |||||
| 232 | useStlAlgorithm | 398 | style | Consider using std::transform algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfMinigameCore/components/joinTheDots/gfCJoinTheDotsMinigameComponent.h | |||||
| 60 | missingOverride | style | The destructor '~gfCJoinTheDotsMinigameComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/pairs/gfCPairsMiniGameLogicComponent.h | |||||
| 33 | returnByReference | performance | Function 'gamePiecesGet()' should return member 'mGamePieces' by const reference. | Tue Aug 25 15:34:32 2026 | |
| 38 | uselessOverride | style | The function 'skipDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 42 | uselessOverride | style | The function 'messageProcessDo' overrides a function in a base class but just delegates back to the base class. | Tue Aug 25 15:34:32 2026 | |
| 54 | missingOverride | style | The destructor '~gfCPairsMiniGameLogicComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/pairs/gfCPairsMinigameComponent.cpp | |||||
| 219 | constVariablePointer | 398 | style | Variable 'pairsComp' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 219 | useStlAlgorithm | 398 | style | Consider using std::all_of or std::none_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfMinigameCore/components/pairs/gfCPairsMinigameComponent.h | |||||
| 72 | missingOverride | style | The destructor '~gfCPairsMinigameComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/rotate/gfCRotateCutterComponent.h | |||||
| 38 | missingOverride | style | The destructor '~gfCRotateCutterComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/rotate/gfCRotateMinigameComponent.h | |||||
| 59 | missingOverride | style | The destructor '~gfCRotateMinigameComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/slidasquare/gfCSlidasquareCutterComponent.h | |||||
| 35 | missingOverride | style | The destructor '~gfCSlidasquareCutterComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/slidasquare/gfCSlidasquareMinigameComponent.cpp | |||||
| 531 | knownConditionTrueFalse | 570 | style | Condition 'eROW_AND_COLUMN_SLIDE==mGameType' is always false | Tue Aug 25 15:34:32 2026 |
| gameModules/gfMinigameCore/components/slidasquare/gfCSlidasquareMinigameComponent.h | |||||
| 58 | missingOverride | style | The destructor '~gfCSlidasquareMinigameComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/spotTheDiff/gfCSpotTheDiffMinigameComponent.h | |||||
| 60 | missingOverride | style | The destructor '~gfCSpotTheDiffMinigameComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/wordGames/anagram/gfCAnagramComponent.cpp | |||||
| 53 | useStlAlgorithm | 398 | style | Consider using std::accumulate algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 73 | constVariablePointer | 398 | style | Variable 'letter' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 73 | unreadVariable | 563 | style | Variable 'letter' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 134 | duplicateBreak | 561 | style | Consecutive return, break, continue, goto or throw statements are unnecessary. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfMinigameCore/components/wordGames/anagram/gfCAnagramController.cpp | |||||
| 33 | constParameterReference | 398 | style | Parameter 'anagram' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfMinigameCore/components/wordGames/wordSearch/gfCWordSearchMinigameGenerateComponent.cpp | |||||
| 65 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 80 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 95 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 110 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 123 | constParameterReference | 398 | style | Parameter 'pWords' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfMinigameCore/components/wordGames/wordSearch/gfCWordSearchMinigameLoader.cpp | |||||
| 20 | constVariablePointer | 398 | style | Variable 'curr' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfMinigameCore/components/wordGames/wordSearch/gfCWordSearchMinigameLogicComponent.cpp | |||||
| 94 | constVariableReference | 398 | style | Variable 'sel' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 96 | useStlAlgorithm | 398 | style | Consider using std::transform algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 117 | constParameterReference | 398 | style | Parameter 'candidate' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 133 | constParameterReference | 398 | style | Parameter 'candidate' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 235 | derefInvalidIterator | 825 | error | Dereference of an invalid iterator: mActiveSelection.mGridPoints.end() | Tue Aug 25 15:34:32 2026 |
| 314 | derefInvalidIterator | 825 | error | Dereference of an invalid iterator: mActiveSelection.mGridPoints.end() | Tue Aug 25 15:34:32 2026 |
| 373 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCWordSearchMinigameLogicComponent::selectionCapAdjust' can be static. | Tue Aug 25 15:34:32 2026 |
| 631 | constParameterReference | 398 | style | Parameter 'foundWord' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 694 | constParameterReference | 398 | style | Parameter 'pLoadingLetterGrid' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 733 | useInitializationList | 398 | performance | Variable 'mUntestedNeighbours' is assigned in constructor body. Consider performing initialization in initialization list. | Tue Aug 25 15:34:32 2026 |
| 734 | useInitializationList | 398 | performance | Variable 'mUntestedNeighbours' is assigned in constructor body. Consider performing initialization in initialization list. | Tue Aug 25 15:34:32 2026 |
| 817 | ignoredReturnValue | 252 | warning | Return value of function std::find_if() is not used. | Tue Aug 25 15:34:32 2026 |
| 860 | constParameterReference | 398 | style | Parameter 'pSelectedWord' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfMinigameCore/components/wordGames/wordSearch/gfCWordSearchMinigameLogicComponent.h | |||||
| 60 | missingOverride | style | The destructor '~gfCWordSearchMinigameLogicComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 66 | uselessOverride | style | The function 'listenersRegisterDo' overrides a function in a base class but just delegates back to the base class. | Tue Aug 25 15:34:32 2026 | |
| 67 | uselessOverride | style | The function 'listenersDeregisterDo' overrides a function in a base class but just delegates back to the base class. | Tue Aug 25 15:34:32 2026 | |
| 68 | uselessOverride | style | The function 'messageProcessDo' overrides a function in a base class but just delegates back to the base class. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfMinigameCore/components/wordGames/wordTiles/gfCWordTilesMinigameComponent.h | |||||
| 45 | missingOverride | style | The destructor '~gfCWordTilesMinigameComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| gameModules/gfTileMapCore/components/fsCPlayerMovementComponent.cpp | |||||
| 21 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCPlayerMovementComponent::recentre' can be static. | Tue Aug 25 15:34:32 2026 |
| 21 | constParameterReference | 398 | style | Parameter 'pMove' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfTimeCore/src/gfCParkClearComponent.cpp | |||||
| 70 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfTimeCore/src/gfCParkGuestViewComponent.cpp | |||||
| 134 | constVariablePointer | 398 | style | Variable 'level' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 176 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 189 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 579 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfTimeCore/src/gfCParkGuestViewComponent.h | |||||
| 68 | uninitMemberVarNoCtor | 398 | warning | Member variable 'SGuestView::mEntity' has no initializer. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfTimeCore/src/gfCParkLevelComponent.cpp | |||||
| 604 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 732 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 1130 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 1178 | useStlAlgorithm | 398 | style | Consider using std::accumulate algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 1182 | useStlAlgorithm | 398 | style | Consider using std::accumulate algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 1192 | useStlAlgorithm | 398 | style | Consider using std::accumulate algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 1235 | useStlAlgorithm | 398 | style | Consider using std::accumulate algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 1245 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 1257 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfTimeCore/src/gfCParkOfficeTapComponent.cpp | |||||
| 38 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'gfCParkOfficeTapComponent::armToggle' can be static. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfTimeCore/src/gfCParkPlacementComponent.cpp | |||||
| 113 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfTimeCore/src/gfCParkStaffViewComponent.cpp | |||||
| 91 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfTimeCore/src/gfCParkStaffViewComponent.h | |||||
| 65 | uninitMemberVarNoCtor | 398 | warning | Member variable 'SStaffView::mEntity' has no initializer. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfTimeCore/src/gfCPurchaseActionSlotFill.cpp | |||||
| 52 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| gameModules/gfTimeCore/src/sim/gfCParkDaySim.cpp | |||||
| 75 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 87 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 99 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 111 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 298 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 516 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 544 | constVariablePointer | 398 | style | Variable 'slot' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| gameModules/gfTimeCore/src/sim/gfCSlotSim.cpp | |||||
| 67 | useStlAlgorithm | 398 | style | Consider using std::copy algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| libs/fs3d/fsC3dPathSprite.h | |||||
| 33 | missingOverride | style | The destructor '~fsC3dPathSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/fsC3dSprite.cpp | |||||
| 148 | uninitMemberVar | 398 | warning | Member variable 'fsC3dSprite::mCurrAnim' is not initialized in the constructor. | Tue Aug 25 15:34:32 2026 |
| libs/fs3d/impl/axmol/fsC3dAnimation.h | |||||
| 26 | missingOverride | style | The destructor '~fsC3dAnimation' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 30 | uselessOverride | style | The function 'updateDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/axmol/fsC3dAnimationData.h | |||||
| 28 | missingOverride | style | The destructor '~fsC3dAnimationData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/axmol/fsC3dLight.h | |||||
| 34 | missingOverride | style | The destructor '~fsC3dLight' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/axmol/fsC3dModelData.h | |||||
| 37 | missingOverride | style | The destructor '~fsC3dModelData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/axmol/fsC3dRay.h | |||||
| 26 | missingOverride | style | The destructor '~fsC3dRay' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/axmol/fsC3dScene.cpp | |||||
| 19 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsC3dScene::update' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fs3d/impl/axmol/fsC3dSpriteRenderData.h | |||||
| 28 | missingOverride | style | The destructor '~fsC3dSpriteRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/cocos2d-x/fsC3dAnimation.h | |||||
| 26 | missingOverride | style | The destructor '~fsC3dAnimation' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 30 | uselessOverride | style | The function 'updateDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/cocos2d-x/fsC3dAnimationData.h | |||||
| 28 | missingOverride | style | The destructor '~fsC3dAnimationData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/cocos2d-x/fsC3dLight.h | |||||
| 34 | missingOverride | style | The destructor '~fsC3dLight' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/cocos2d-x/fsC3dModelData.h | |||||
| 41 | missingOverride | style | The destructor '~fsC3dModelData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/cocos2d-x/fsC3dRay.h | |||||
| 22 | missingOverride | style | The destructor '~fsC3dRay' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/cocos2d-x/fsC3dScene.cpp | |||||
| 19 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsC3dScene::update' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fs3d/impl/cocos2d-x/fsC3dSpriteRenderData.h | |||||
| 28 | missingOverride | style | The destructor '~fsC3dSpriteRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/raylib/fsC3dAnimation.h | |||||
| 26 | missingOverride | style | The destructor '~fsC3dAnimation' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/raylib/fsC3dAnimationData.cpp | |||||
| 11 | functionStatic | 398 | style | The member function 'fsC3dAnimationData::animationNameGet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fs3d/impl/raylib/fsC3dAnimationData.h | |||||
| 28 | missingOverride | style | The destructor '~fsC3dAnimationData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/raylib/fsC3dLight.h | |||||
| 29 | missingOverride | style | The destructor '~fsC3dLight' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/raylib/fsC3dModelData-v3.cpp | |||||
| 78 | useInitializationList | 398 | performance | Variable 'mModel' is assigned in constructor body. Consider performing initialization in initialization list. | Tue Aug 25 15:34:32 2026 |
| libs/fs3d/impl/raylib/fsC3dModelData.h | |||||
| 33 | missingOverride | style | The destructor '~fsC3dModelData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/raylib/fsC3dRay.h | |||||
| 21 | missingOverride | style | The destructor '~fsC3dRay' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fs3d/impl/raylib/fsC3dScene.cpp | |||||
| 19 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsC3dScene::update' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fs3d/impl/raylib/fsC3dSpriteRenderData.h | |||||
| 28 | missingOverride | style | The destructor '~fsC3dSpriteRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/fsCRunningOrderGrammar.cpp | |||||
| 49 | uninitMemberVarNoCtor | 398 | warning | Member variable 'Tag::mKind' has no initializer. | Tue Aug 25 15:34:32 2026 |
| 314 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/fsICursor.cpp | |||||
| 33 | functionStatic | 398 | style | The member function 'fsICursor::leftHandedCursorActiveGet' can be static. | Tue Aug 25 15:34:32 2026 |
| 50 | constParameterPointer | 398 | style | Parameter 'pParent' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/fsICursor.h | |||||
| 30 | missingOverride | style | The destructor '~fsICursor' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/fsIDisplay.cpp | |||||
| 203 | syntaxError | error | syntax error | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/fsIDisplay.h | |||||
| 59 | missingOverride | style | The destructor '~fsIDisplay' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/fsIInputManager.cpp | |||||
| 87 | constParameterReference | 398 | style | Parameter 'pKeyboardEvent' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 111 | constParameterReference | 398 | style | Parameter 'pKeyboardEvent' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 133 | functionStatic | 398 | style | The member function 'fsIInputManager::sClonableMessageParameters::boolSave' can be static. | Tue Aug 25 15:34:32 2026 |
| 139 | functionStatic | 398 | style | The member function 'fsIInputManager::sClonableMessageParameters::s32Save' can be static. | Tue Aug 25 15:34:32 2026 |
| 144 | functionStatic | 398 | style | The member function 'fsIInputManager::sClonableMessageParameters::strSave' can be static. | Tue Aug 25 15:34:32 2026 |
| 149 | functionStatic | 398 | style | The member function 'fsIInputManager::sClonableMessageParameters::pointSave' can be static. | Tue Aug 25 15:34:32 2026 |
| 154 | functionStatic | 398 | style | The member function 'fsIInputManager::sClonableMessageParameters::s32Load' can be static. | Tue Aug 25 15:34:32 2026 |
| 159 | functionStatic | 398 | style | The member function 'fsIInputManager::sClonableMessageParameters::boolLoad' can be static. | Tue Aug 25 15:34:32 2026 |
| 164 | functionStatic | 398 | style | The member function 'fsIInputManager::sClonableMessageParameters::pointLoad' can be static. | Tue Aug 25 15:34:32 2026 |
| 172 | functionStatic | 398 | style | The member function 'fsIInputManager::sClonableMessageParameters::strLoad' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/fsIInputManager.h | |||||
| 219 | missingOverride | style | The destructor '~fsIInputManager' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/fsIMessageDispatcher.cpp | |||||
| 28 | constParameterPointer | 398 | style | Parameter 'pListener' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/fsINode.cpp | |||||
| 295 | constVariablePointer | 398 | style | Variable 'parent' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 651 | constVariablePointer | 398 | style | Variable 'child' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 693 | noCopyConstructor | 398 | warning | Class 'fsINode' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 693 | noOperatorEq | 398 | warning | Class 'fsINode' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/fsIRunningOrder.cpp | |||||
| 196 | useInitializationList | 398 | performance | Variable 'mGuiMode' is assigned in constructor body. Consider performing initialization in initialization list. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/fsIScene.h | |||||
| 34 | missingOverride | style | The destructor '~fsIScene' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/impl/axmol/fsCInputManager.cpp | |||||
| 115 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCInputManager::controllerKeyUpEventCallback' can be static. | Tue Aug 25 15:34:32 2026 |
| 115 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCInputManager::controllerKeyUpEventCallback' can be static. | Tue Aug 25 15:34:32 2026 |
| 119 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCInputManager::controllerKeyDownEventCallback' can be static. | Tue Aug 25 15:34:32 2026 |
| 119 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCInputManager::controllerKeyDownEventCallback' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/impl/axmol/fsCInputManager.h | |||||
| 52 | missingOverride | style | The destructor '~fsCInputManager' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/impl/axmol/v3/fsCInputManager.cpp | |||||
| 155 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCInputManager::controllerKeyUpEventCallback' can be static. | Tue Aug 25 15:34:32 2026 |
| 159 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCInputManager::controllerKeyDownEventCallback' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/impl/axmol/v3/fsCInputManager.h | |||||
| 46 | missingOverride | style | The destructor '~fsCInputManager' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/impl/bgfx/fsCInputManager.cpp | |||||
| 56 | useStlAlgorithm | 398 | style | Consider using std::transform algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/impl/bgfx/fsCInputManager.h | |||||
| 40 | missingOverride | style | The destructor '~fsCInputManager' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/impl/cocos2d-x/fsCInputManager.cpp | |||||
| 20 | unreachableCode | 561 | style | Statements following 'return' will never be executed. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/impl/cocos2d-x/fsCInputManager.h | |||||
| 41 | missingOverride | style | The destructor '~fsCInputManager' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/impl/magnum/fsCInputManager.cpp | |||||
| 40 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCInputManager::mouseListenerCreate' can be static. | Tue Aug 25 15:34:32 2026 |
| 46 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCInputManager::keyboardListenerCreate' can be static. | Tue Aug 25 15:34:32 2026 |
| 50 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCInputManager::touchListenerCreate' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/impl/magnum/fsCInputManager.h | |||||
| 36 | missingOverride | style | The destructor '~fsCInputManager' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 44 | missingOverride | style | The function 'keyDecodeDo' overrides a function in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/impl/raylib/fsCInputManager.cpp | |||||
| 67 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCInputManager::mouseListenerCreate' can be static. | Tue Aug 25 15:34:32 2026 |
| 73 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCInputManager::keyboardListenerCreate' can be static. | Tue Aug 25 15:34:32 2026 |
| 77 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCInputManager::touchListenerCreate' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/impl/raylib/fsCInputManager.h | |||||
| 38 | missingOverride | style | The destructor '~fsCInputManager' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/actor/fsCActorComponent.h | |||||
| 33 | missingOverride | style | The destructor '~fsCActorComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 37 | uselessOverride | style | The function 'updateDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/actor/fsCActorPathComponent.h | |||||
| 28 | missingOverride | style | The destructor '~fsCActorPathComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/actor/fsIActorMovementComponent.h | |||||
| 21 | missingOverride | style | The destructor '~fsIActorMovementComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/fsCArcLineTrailComponent.cpp | |||||
| 72 | noCopyConstructor | 398 | warning | Class 'fsCArcLineTrailComponent' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 72 | noOperatorEq | 398 | warning | Class 'fsCArcLineTrailComponent' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/fsCArcLineTrailComponent.h | |||||
| 42 | missingOverride | style | The destructor '~fsCArcLineTrailComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/fsCCalendarComponent.cpp | |||||
| 20 | functionStatic | 398 | style | The member function 'fsCCalendarComponent::leapYearGet' can be static. | Tue Aug 25 15:34:32 2026 |
| 35 | functionStatic | 398 | style | The member function 'fsCCalendarComponent::firstDayOfMonthGet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/fsCCalendarComponent.h | |||||
| 39 | missingOverride | style | The destructor '~fsCCalendarComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/fsCDragDropComponent.cpp | |||||
| 131 | noCopyConstructor | 398 | warning | Class 'fsCDragDropComponent' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 131 | noOperatorEq | 398 | warning | Class 'fsCDragDropComponent' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/fsCDragDropComponent.h | |||||
| 54 | uselessOverride | style | The function 'renderDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 55 | uselessOverride | style | The function 'matrixApplyDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 60 | missingOverride | style | The destructor '~fsCDragDropComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/fsCEphemeralComponent.cpp | |||||
| 35 | noCopyConstructor | 398 | warning | Class 'fsCEphemeralComponent' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 35 | noOperatorEq | 398 | warning | Class 'fsCEphemeralComponent' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/fsCEphemeralComponent.h | |||||
| 43 | missingOverride | style | The destructor '~fsCEphemeralComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/fsCHookedLineTrailComponent.cpp | |||||
| 88 | noCopyConstructor | 398 | warning | Class 'fsCHookedLineTrailComponent' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 88 | noOperatorEq | 398 | warning | Class 'fsCHookedLineTrailComponent' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/fsCHookedLineTrailComponent.h | |||||
| 42 | missingOverride | style | The destructor '~fsCHookedLineTrailComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/fsCNameComponent.h | |||||
| 49 | missingOverride | style | The destructor '~fsCNameComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/fsCRevealingTextSpriteComponent.cpp | |||||
| 97 | knownConditionTrueFalse | 570 | style | Condition 'nxtChar==0' is always false | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/fsCStraightLineTrailComponent.h | |||||
| 36 | missingOverride | style | The destructor '~fsCStraightLineTrailComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/fsCTaggableComponent.h | |||||
| 34 | missingOverride | style | The destructor '~fsCTaggableComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/fsIComponent.cpp | |||||
| 6 | functionStatic | 398 | style | The member function 'fsIComponent::appSceneEntityNamed' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/fsIGestureHandlingComponent.h | |||||
| 68 | missingOverride | style | The destructor '~fsIGestureHandlingComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/fsIMessageListenerComponent.h | |||||
| 33 | missingOverride | style | The destructor '~fsIMessageListenerComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/fsITrailComponent.h | |||||
| 37 | missingOverride | style | The destructor '~fsITrailComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/fsITutorialEnabledComponent.cpp | |||||
| 4 | constParameterPointer | 398 | style | Parameter 'pEnt' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/gui/elements/fsCButtonComponent.h | |||||
| 64 | missingOverride | style | The destructor '~fsCButtonComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/gui/elements/fsCCheckBoxComponent.h | |||||
| 67 | missingOverride | style | The destructor '~fsCCheckBoxComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/gui/elements/fsCCheckBoxGroupComponent.h | |||||
| 43 | missingOverride | style | The destructor '~fsCCheckBoxGroupComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/gui/elements/fsCModalGuiComponent.h | |||||
| 42 | missingOverride | style | The destructor '~fsCModalGuiComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/gui/elements/fsCRollOverButtonComponent.h | |||||
| 91 | missingOverride | style | The destructor '~fsCRollOverButtonComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/gui/elements/fsCSliderComponent.h | |||||
| 60 | missingOverride | style | The destructor '~fsCSliderComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/gui/elements/fsCTextEntryComponent.cpp | |||||
| 82 | redundantInitialization | 563 | style | Redundant initialization for 'defaultText'. The initialized value is overwritten before it is read. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/gui/elements/fsCTextEntryComponent.h | |||||
| 49 | missingOverride | style | The destructor '~fsCTextEntryComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/gui/fsCBarGuiComponent.cpp | |||||
| 118 | constVariablePointer | 398 | style | Variable 'timerEnt' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/gui/fsCBarGuiComponent.h | |||||
| 53 | missingOverride | style | The destructor '~fsCBarGuiComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/gui/fsCConfirmBoxGui.h | |||||
| 49 | missingOverride | style | The destructor '~fsCConfirmBoxGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/gui/fsCLocaleGui.cpp | |||||
| 78 | functionStatic | 398 | style | The member function 'fsCLocaleGui::localeSet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/gui/fsCLocaleGui.h | |||||
| 38 | missingOverride | style | The destructor '~fsCLocaleGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/gui/fsCNotificationsGui.cpp | |||||
| 43 | useStlAlgorithm | 398 | style | Consider using std::all_of or std::none_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/gui/fsCNotificationsGui.h | |||||
| 46 | missingOverride | style | The destructor '~fsCNotificationsGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/gui/fsCRollOverGui.cpp | |||||
| 55 | constParameterReference | 398 | style | Parameter 'pCandidates' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/gui/fsCRollOverGui.h | |||||
| 64 | missingOverride | style | The destructor '~fsCRollOverGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/gui/fsCSplashScreenGui.h | |||||
| 50 | missingOverride | style | The destructor '~fsCSplashScreenGui' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/gui/fsCStreakMultiplierGuiComponent.cpp | |||||
| 8 | functionStatic | 398 | style | The member function 'fsCStreakMultiplierGuiComponent::multiplierGet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/gui/fsCStreakMultiplierGuiComponent.h | |||||
| 34 | missingOverride | style | The destructor '~fsCStreakMultiplierGuiComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/gui/fsIGuiComponent.cpp | |||||
| 256 | unknownMacro | error | There is an unknown macro here somewhere. Configuration is required. If fsAssert is a macro then please configure it. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/gui/fsIGuiComponent.h | |||||
| 83 | missingOverride | style | The destructor '~fsIGuiComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/gui/fsIMessageListenerGuiComponent.h | |||||
| 32 | missingOverride | style | The destructor '~fsIMessageListenerGuiComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/transformation/fsCF32Transformation.cpp | |||||
| 17 | ignoredReturnValue | 252 | warning | Return value of function mTransformation.release() is not used. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/transformation/fsCF32Transformation.h | |||||
| 31 | missingOverride | style | The destructor '~fsCF32Transformation' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/transformation/fsCFadeTransformation.cpp | |||||
| 16 | ignoredReturnValue | 252 | warning | Return value of function mTransformation.release() is not used. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/transformation/fsCFadeTransformation.h | |||||
| 34 | missingOverride | style | The destructor '~fsCFadeTransformation' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/transformation/fsCFadeTransformationComponent.h | |||||
| 39 | missingOverride | style | The destructor '~fsCFadeTransformationComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/transformation/fsCRotationTransformationComponent.h | |||||
| 38 | missingOverride | style | The destructor '~fsCRotationTransformationComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/transformation/fsCScaleTransformationComponent.h | |||||
| 37 | missingOverride | style | The destructor '~fsCScaleTransformationComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/transformation/fsCTranslationTransformationComponent.h | |||||
| 39 | missingOverride | style | The destructor '~fsCTranslationTransformationComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/transformation/fsCVec2dTransformation.h | |||||
| 31 | missingOverride | style | The destructor '~fsCVec2dTransformation' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/components/transformation/fsITransformation.h | |||||
| 38 | constParameterReference | 398 | style | Parameter 'pFileData' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/transformation/fsITransformationComponent.cpp | |||||
| 95 | constVariablePointer | 398 | style | Variable 'parentGui' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 144 | noCopyConstructor | 398 | warning | Class 'fsITransformationComponent' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 144 | noOperatorEq | 398 | warning | Class 'fsITransformationComponent' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/components/transformation/fsITransformationComponent.h | |||||
| 53 | missingOverride | style | The destructor '~fsITransformationComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/fsCAppCoreMain.cpp | |||||
| 331 | unknownMacro | error | There is an unknown macro here somewhere. Configuration is required. If fsTrace is a macro then please configure it. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/fsCAppTimer.cpp | |||||
| 7 | functionStatic | 398 | style | The member function 'fsCAppTimer::timeStepSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 12 | functionStatic | 398 | style | The member function 'fsCAppTimer::timeStepGet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/fsCContextualHardwareCursor.h | |||||
| 30 | missingOverride | style | The destructor '~fsCContextualHardwareCursor' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/fsCCursorInertia.cpp | |||||
| 92 | unusedPrivateFunction | 398 | style | Unused private function: 'fsCCursorInertia::typedCharacterHandle' | Tue Aug 25 15:34:32 2026 |
| 92 | functionStatic | 398 | style | The member function 'fsCCursorInertia::typedCharacterHandle' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/fsCDisplayMode.h | |||||
| 27 | knownConditionTrueFalse | 570 | style | Return value 'pMode1->mSize.x==pMode2->mSize.x' is always false | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/fsCEntity.cpp | |||||
| 54 | functionStatic | 398 | style | The member function 'fsCEntity::componentFactoryGet' can be static. | Tue Aug 25 15:34:32 2026 |
| 64 | functionStatic | 398 | style | The member function 'fsCEntity::entityFactoryGet' can be static. | Tue Aug 25 15:34:32 2026 |
| 231 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 295 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 327 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/fsCEntity.h | |||||
| 98 | missingOverride | style | The destructor '~fsCEntity' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 146 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 154 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 209 | functionStatic | 398 | style | The member function 'fsCEntity::componentGet < fsCTaggableComponent >' can be static. | Tue Aug 25 15:34:32 2026 |
| 215 | functionStatic | 398 | style | The member function 'fsCEntity::componentAdd < fsCBarGuiComponent >' can be static. | Tue Aug 25 15:34:32 2026 |
| 215 | functionStatic | 398 | style | The member function 'fsCEntity::componentAdd < fsCTaggableComponent >' can be static. | Tue Aug 25 15:34:32 2026 |
| 215 | functionStatic | 398 | style | The member function 'fsCEntity::componentAdd < fsCTextSpriteComponent >' can be static. | Tue Aug 25 15:34:32 2026 |
| 215 | functionStatic | 398 | style | The member function 'fsCEntity::componentAdd < fsCSpriteComponent >' can be static. | Tue Aug 25 15:34:32 2026 |
| 237 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/fsCEntityFactory.cpp | |||||
| 13 | functionStatic | 398 | style | The member function 'fsCEntityFactory::emptyEntityCreate' can be static. | Tue Aug 25 15:34:32 2026 |
| 47 | functionStatic | 398 | style | The member function 'fsCEntityFactory::entityPrefixGet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/fsCGuiMessageDispatcher.cpp | |||||
| 78 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCGuiMessageDispatcher::loadLevelMessageHandle' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/fsCGuiMessageDispatcher.h | |||||
| 42 | missingOverride | style | The destructor '~fsCGuiMessageDispatcher' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/fsCInputSession.cpp | |||||
| 182 | constVariableReference | 398 | style | Variable 'message' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 211 | functionStatic | 398 | style | The member function 'fsCInputSession::resourceCopy' can be static. | Tue Aug 25 15:34:32 2026 |
| 217 | functionStatic | 398 | style | The member function 'fsCInputSession::resourceDelete' can be static. | Tue Aug 25 15:34:32 2026 |
| 229 | functionStatic | 398 | style | The member function 'fsCInputSession::resourceExists' can be static. | Tue Aug 25 15:34:32 2026 |
| 234 | functionStatic | 398 | style | The member function 'fsCInputSession::userStateFileNameGet' can be static. | Tue Aug 25 15:34:32 2026 |
| 293 | functionStatic | 398 | style | The member function 'fsCInputSession::rndSeedSave' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/fsCLocalisedStrings.cpp | |||||
| 32 | useStlAlgorithm | 398 | style | Consider using std::any_of algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 121 | constParameterReference | 398 | style | Parameter 'filename' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/fsCProfileManager.cpp | |||||
| 51 | knownConditionTrueFalse | 571 | style | Condition 'fullGamePurchasedGet()' is always true | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/fsCScreenFade.h | |||||
| 44 | missingOverride | style | The destructor '~fsCScreenFade' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/fsCSerialisableToStr.cpp | |||||
| 11 | functionStatic | 398 | style | The member function 'fsCSerialisableToStr::myNameHashGet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/fsCSerialisableToStr.h | |||||
| 23 | missingOverride | style | The destructor '~fsCSerialisableToStr' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAppCore/src/fsILevelBasedAppCoreMain.cpp | |||||
| 129 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 163 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| libs/fsAppCore/src/fsILevelBasedAppCoreMain.h | |||||
| 36 | returnByReference | performance | Function 'chaptersGet()' should return member 'mChapters' by const reference. | Tue Aug 25 15:34:32 2026 | |
| 84 | missingOverride | style | The destructor '~fsILevelBasedAppCoreMain' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAudio/fsIAudioManager.cpp | |||||
| 116 | constVariableReference | 398 | style | Variable 'liveEffect' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| libs/fsAudio/impl/axmol/fsCAudioManager.cpp | |||||
| 14 | constParameterReference | 398 | style | Parameter 'entry' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 16 | constVariablePointer | 398 | style | Variable 'sfxInstance' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| libs/fsAudio/impl/axmol/fsCAudioManager.h | |||||
| 25 | missingOverride | style | The destructor '~fsCAudioManager' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 29 | uselessOverride | style | The function 'updateDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsAudio/impl/axmol/fsCCachedSoundEffect.h | |||||
| 36 | missingOverride | style | The destructor '~fsCCachedSoundEffect' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAudio/impl/axmol/fsCSoundEffectInstance.h | |||||
| 38 | missingOverride | style | The destructor '~fsCSoundEffectInstance' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAudio/impl/bgfx/fsCAudioManager.h | |||||
| 28 | missingOverride | style | The destructor '~fsCAudioManager' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAudio/impl/bgfx/fsCCachedSoundEffect.h | |||||
| 32 | missingOverride | style | The destructor '~fsCCachedSoundEffect' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAudio/impl/bgfx/fsCMusicInstance.h | |||||
| 34 | uselessOverride | style | The function 'updateDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsAudio/impl/bgfx/fsCSoundEffectInstance.cpp | |||||
| 28 | constParameterPointer | 398 | style | Parameter 'pSFX' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| libs/fsAudio/impl/bgfx/fsCSoundEffectInstance.h | |||||
| 32 | missingOverride | style | The destructor '~fsCSoundEffectInstance' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAudio/impl/cocos2d-x/fsCAudioManager.cpp | |||||
| 19 | constParameterReference | 398 | style | Parameter 'entry' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 21 | constVariablePointer | 398 | style | Variable 'sfxInstance' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| libs/fsAudio/impl/cocos2d-x/fsCAudioManager.h | |||||
| 25 | missingOverride | style | The destructor '~fsCAudioManager' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 29 | uselessOverride | style | The function 'updateDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsAudio/impl/cocos2d-x/fsCCachedSoundEffect.h | |||||
| 36 | missingOverride | style | The destructor '~fsCCachedSoundEffect' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAudio/impl/cocos2d-x/fsCSoundEffectInstance.h | |||||
| 38 | missingOverride | style | The destructor '~fsCSoundEffectInstance' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAudio/impl/magnum/fsCAudioManager.cpp | |||||
| 9 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCAudioManager::effectDoneCB' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsAudio/impl/magnum/fsCAudioManager.h | |||||
| 25 | missingOverride | style | The destructor '~fsCAudioManager' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 29 | uselessOverride | style | The function 'updateDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 31 | uselessOverride | style | The function 'effectsVolumeSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsAudio/impl/magnum/fsCCachedSoundEffect.h | |||||
| 36 | missingOverride | style | The destructor '~fsCCachedSoundEffect' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAudio/impl/magnum/fsCSoundEffectInstance.cpp | |||||
| 6 | functionStatic | 398 | style | The member function 'fsCSoundEffectInstance::callbackSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 31 | constParameterPointer | 398 | style | Parameter 'pSFX' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| libs/fsAudio/impl/magnum/fsCSoundEffectInstance.h | |||||
| 31 | virtualCallInConstructor | style | Virtual function 'stop' is called from destructor '~fsCSoundEffectInstance()' at line 38. Dynamic binding is not used. | Tue Aug 25 15:34:32 2026 | |
| 38 | missingOverride | style | The destructor '~fsCSoundEffectInstance' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAudio/impl/raylib/fsCAudioManager.h | |||||
| 25 | missingOverride | style | The destructor '~fsCAudioManager' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAudio/impl/raylib/fsCCachedSoundEffect.cpp | |||||
| 23 | useInitializationList | 398 | performance | Variable 'mSound' is assigned in constructor body. Consider performing initialization in initialization list. | Tue Aug 25 15:34:32 2026 |
| libs/fsAudio/impl/raylib/fsCCachedSoundEffect.h | |||||
| 37 | missingOverride | style | The destructor '~fsCCachedSoundEffect' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsAudio/impl/raylib/fsCSoundEffectInstance.h | |||||
| 32 | virtualCallInConstructor | style | Virtual function 'stop' is called from destructor '~fsCSoundEffectInstance()' at line 45. Dynamic binding is not used. | Tue Aug 25 15:34:32 2026 | |
| 39 | missingOverride | style | The destructor '~fsCSoundEffectInstance' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCollision/impl/box2D/DebugDraw/DebugDraw.cpp | |||||
| 117 | uninitMemberVar | 398 | warning | Member variable 'DebugDraw::mCurrentLine' is not initialized in the constructor. | Tue Aug 25 15:34:32 2026 |
| 214 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'DebugDraw::DrawString' can be static. | Tue Aug 25 15:34:32 2026 |
| 219 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'DebugDraw::DrawString' can be static. | Tue Aug 25 15:34:32 2026 |
| 224 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'DebugDraw::DrawAABB' can be static. | Tue Aug 25 15:34:32 2026 |
| 233 | unreachableCode | 561 | style | Statements following 'return' will never be executed. | Tue Aug 25 15:34:32 2026 |
| libs/fsCollision/impl/box2D/fsCCollisionBody.h | |||||
| 38 | missingOverride | style | The destructor '~fsCCollisionBody' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCollision/impl/box2D/fsCCollisionShape.cpp | |||||
| 36 | noCopyConstructor | 398 | warning | Class 'fsCCollisionShape' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 36 | noOperatorEq | 398 | warning | Class 'fsCCollisionShape' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsCollision/impl/box2D/fsCCollisionShape.h | |||||
| 28 | missingOverride | style | The destructor '~fsCCollisionShape' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCollision/impl/box2D/fsCCollisionWorld.cpp | |||||
| 146 | noCopyConstructor | 398 | warning | Class 'fsCCollisionWorld' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 146 | noOperatorEq | 398 | warning | Class 'fsCCollisionWorld' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsCollision/impl/box2D/fsCCollisionWorld.h | |||||
| 43 | missingOverride | style | The destructor '~fsCCollisionWorld' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/fsAffineMtx2d.cpp | |||||
| 72 | arrayIndexOutOfBoundsCond | 788 | warning | Either the condition 'pCol<3' is redundant or the array 'mMtx[3][2]' is accessed at index mMtx[3][*], which is out of bounds. | Tue Aug 25 15:34:32 2026 |
| 72 | negativeIndex | 786 | warning | Either the condition 'pCol>=0' is redundant or the array 'mMtx[3][2]' is accessed at index mMtx[-1][*], which is out of bounds. | Tue Aug 25 15:34:32 2026 |
| 79 | arrayIndexOutOfBoundsCond | 788 | warning | Either the condition 'pCol<3' is redundant or the array 'mMtx[3][2]' is accessed at index mMtx[3][*], which is out of bounds. | Tue Aug 25 15:34:32 2026 |
| 79 | negativeIndex | 786 | warning | Either the condition 'pCol>=0' is redundant or the array 'mMtx[3][2]' is accessed at index mMtx[-1][*], which is out of bounds. | Tue Aug 25 15:34:32 2026 |
| libs/fsCore/fsIResourceNamePathAdjuster.cpp | |||||
| 116 | functionStatic | 398 | style | The member function 'fsIResourceNamePathAdjuster::publisherFilenameAdjust' can be static. | Tue Aug 25 15:34:32 2026 |
| 137 | functionStatic | 398 | style | The member function 'fsIResourceNamePathAdjuster::platformFilenameGet' can be static. | Tue Aug 25 15:34:32 2026 |
| 234 | functionStatic | 398 | style | The member function 'fsIResourceNamePathAdjuster::testModeTagetDeviceSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 285 | functionStatic | 398 | style | The member function 'fsIResourceNamePathAdjuster::filenameCache' can be static. | Tue Aug 25 15:34:32 2026 |
| 299 | syntaxError | error | Unmatched '}'. Configuration: 'fsRelease'. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/fsSColour.cpp | |||||
| 115 | useInitializationList | 398 | performance | Variable 'mR' is assigned in constructor body. Consider performing initialization in initialization list. | Tue Aug 25 15:34:32 2026 |
| 116 | useInitializationList | 398 | performance | Variable 'mG' is assigned in constructor body. Consider performing initialization in initialization list. | Tue Aug 25 15:34:32 2026 |
| 117 | useInitializationList | 398 | performance | Variable 'mB' is assigned in constructor body. Consider performing initialization in initialization list. | Tue Aug 25 15:34:32 2026 |
| 118 | useInitializationList | 398 | performance | Variable 'mA' is assigned in constructor body. Consider performing initialization in initialization list. | Tue Aug 25 15:34:32 2026 |
| libs/fsCore/fsStr.cpp | |||||
| 416 | useStlAlgorithm | 398 | style | Consider using std::transform algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 424 | useStlAlgorithm | 398 | style | Consider using std::transform algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| libs/fsCore/impl/axmol/debug/fsCDebug.h | |||||
| 27 | missingOverride | style | The destructor '~fsCDebug' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/axmol/fsCFileListBuilder.cpp | |||||
| 15 | constParameterReference | 398 | style | Parameter 'filename' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 15 | knownEmptyContainer | 398 | style | Using for_each with iterator 'files.begin()' that is always empty. | Tue Aug 25 15:34:32 2026 |
| libs/fsCore/impl/axmol/fsCFileListBuilder.h | |||||
| 25 | missingOverride | style | The destructor '~fsCFileListBuilder' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/axmol/fsCHardware.cpp | |||||
| 65 | unusedPrivateFunction | 398 | style | Unused private function: 'fsCHardware::enterEvent' | Tue Aug 25 15:34:32 2026 |
| 65 | constParameterPointer | 398 | style | Parameter 'window' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 80 | unusedPrivateFunction | 398 | style | Unused private function: 'fsCHardware::cursorApply' | Tue Aug 25 15:34:32 2026 |
| 393 | useInitializationList | 398 | performance | Variable 'mImpl' is assigned in constructor body. Consider performing initialization in initialization list. | Tue Aug 25 15:34:32 2026 |
| libs/fsCore/impl/axmol/fsCHardware.h | |||||
| 37 | uselessOverride | style | The function 'appHideEnable' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 43 | uselessOverride | style | The function 'hardwareCursorSet' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 66 | missingOverride | style | The destructor '~fsCHardware' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 74 | uselessOverride | style | The function 'updateDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/axmol/fsCResourceNamePathAdjuster.cpp | |||||
| 16 | functionStatic | 398 | style | The member function 'fsCResourceNamePathAdjuster::savedDataFullFolderPathGet' can be static. | Tue Aug 25 15:34:32 2026 |
| 47 | functionStatic | 398 | style | The member function 'fsCResourceNamePathAdjuster::searchPathSet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsCore/impl/axmol/fsCResourceNamePathAdjuster.h | |||||
| 22 | missingOverride | style | The destructor '~fsCResourceNamePathAdjuster' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/bgfx/debug/fsCDebug.h | |||||
| 27 | missingOverride | style | The destructor '~fsCDebug' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/bgfx/fsCFileListBuilder.h | |||||
| 25 | missingOverride | style | The destructor '~fsCFileListBuilder' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/bgfx/fsCHardware.h | |||||
| 31 | uselessOverride | style | The function 'appHideEnable' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 35 | uselessOverride | style | The function 'hardwareCursorSet' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 38 | uselessOverride | style | The function 'engineCacheFlush' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 58 | missingOverride | style | The destructor '~fsCHardware' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 66 | uselessOverride | style | The function 'updateDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/bgfx/fsCResourceNamePathAdjuster.cpp | |||||
| 16 | functionStatic | 398 | style | The member function 'fsCResourceNamePathAdjuster::savedDataFullFolderPathGet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsCore/impl/bgfx/fsCResourceNamePathAdjuster.h | |||||
| 26 | missingOverride | style | The destructor '~fsCResourceNamePathAdjuster' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/cocos2d-x/debug/fsCDebug.h | |||||
| 27 | missingOverride | style | The destructor '~fsCDebug' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/cocos2d-x/fsCFileListBuilder.cpp | |||||
| 11 | constParameterReference | 398 | style | Parameter 'filename' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| libs/fsCore/impl/cocos2d-x/fsCFileListBuilder.h | |||||
| 25 | missingOverride | style | The destructor '~fsCFileListBuilder' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/cocos2d-x/fsCHardware.h | |||||
| 62 | missingOverride | style | The destructor '~fsCHardware' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/cocos2d-x/fsCResourceNamePathAdjuster.cpp | |||||
| 20 | functionStatic | 398 | style | The member function 'fsCResourceNamePathAdjuster::savedDataFullFolderPathGet' can be static. | Tue Aug 25 15:34:32 2026 |
| 49 | functionStatic | 398 | style | The member function 'fsCResourceNamePathAdjuster::searchPathSet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsCore/impl/cocos2d-x/fsCResourceNamePathAdjuster.h | |||||
| 26 | missingOverride | style | The destructor '~fsCResourceNamePathAdjuster' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/magnum/debug/fsCDebug.h | |||||
| 27 | missingOverride | style | The destructor '~fsCDebug' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/magnum/fsCFileListBuilder.cpp | |||||
| 19 | constParameterReference | 398 | style | Parameter 'filename' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| 19 | knownEmptyContainer | 398 | style | Using for_each with iterator 'files.begin()' that is always empty. | Tue Aug 25 15:34:32 2026 |
| libs/fsCore/impl/magnum/fsCFileListBuilder.h | |||||
| 25 | missingOverride | style | The destructor '~fsCFileListBuilder' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/magnum/fsCHardware.cpp | |||||
| 31 | unusedPrivateFunction | 398 | style | Unused private function: 'fsCHardware::enterEvent' | Tue Aug 25 15:34:32 2026 |
| 31 | constParameterPointer | 398 | style | Parameter 'window' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 35 | unusedPrivateFunction | 398 | style | Unused private function: 'fsCHardware::cursorApply' | Tue Aug 25 15:34:32 2026 |
| 35 | functionStatic | 398 | style | The member function 'fsCHardware::cursorApply' can be static. | Tue Aug 25 15:34:32 2026 |
| 39 | unusedPrivateFunction | 398 | style | Unused private function: 'fsCHardware::cursorClear' | Tue Aug 25 15:34:32 2026 |
| 39 | functionStatic | 398 | style | The member function 'fsCHardware::cursorClear' can be static. | Tue Aug 25 15:34:32 2026 |
| 43 | unusedPrivateFunction | 398 | style | Unused private function: 'fsCHardware::cursorCreate' | Tue Aug 25 15:34:32 2026 |
| 43 | functionStatic | 398 | style | The member function 'fsCHardware::cursorCreate' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsCore/impl/magnum/fsCHardware.h | |||||
| 35 | uselessOverride | style | The function 'appHideEnable' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 39 | uselessOverride | style | The function 'hardwareCursorSet' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 42 | uselessOverride | style | The function 'engineCacheFlush' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 62 | missingOverride | style | The destructor '~fsCHardware' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 70 | uselessOverride | style | The function 'updateDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/magnum/fsCResourceNamePathAdjuster.cpp | |||||
| 20 | functionStatic | 398 | style | The member function 'fsCResourceNamePathAdjuster::savedDataFullFolderPathGet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsCore/impl/magnum/fsCResourceNamePathAdjuster.h | |||||
| 26 | missingOverride | style | The destructor '~fsCResourceNamePathAdjuster' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/raylib/debug/fsCDebug.h | |||||
| 27 | missingOverride | style | The destructor '~fsCDebug' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/raylib/fsCFileListBuilder.cpp | |||||
| 16 | unusedVariable | 563 | style | Unused variable: files | Tue Aug 25 15:34:32 2026 |
| 19 | constParameterReference | 398 | style | Parameter 'filename' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| libs/fsCore/impl/raylib/fsCFileListBuilder.h | |||||
| 25 | missingOverride | style | The destructor '~fsCFileListBuilder' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/raylib/fsCHardware.h | |||||
| 35 | uselessOverride | style | The function 'appHideEnable' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 39 | uselessOverride | style | The function 'hardwareCursorSet' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 42 | uselessOverride | style | The function 'engineCacheFlush' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 62 | missingOverride | style | The destructor '~fsCHardware' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 70 | uselessOverride | style | The function 'updateDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/impl/raylib/fsCResourceNamePathAdjuster.cpp | |||||
| 20 | functionStatic | 398 | style | The member function 'fsCResourceNamePathAdjuster::savedDataFullFolderPathGet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsCore/impl/raylib/fsCResourceNamePathAdjuster.h | |||||
| 26 | missingOverride | style | The destructor '~fsCResourceNamePathAdjuster' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/miniz/miniz.c | |||||
| 138 | shadowFunction | 398 | style | Local variable 'crc32' shadows outer function | Tue Aug 25 15:34:32 2026 |
| 224 | knownConditionTrueFalse | 570 | style | Condition 'tdefl_init(pComp,NULL,NULL,comp_flags)!=TDEFL_STATUS_OKAY' is always false | Tue Aug 25 15:34:32 2026 |
| 1310 | unsignedPositive | 570 | style | Unsigned expression '(1U<<len)-1U' can't be negative so it is unnecessary to test it. | Tue Aug 25 15:34:32 2026 |
| 1313 | unsignedPositive | 570 | style | Unsigned expression '(1U<<len)-1U' can't be negative so it is unnecessary to test it. | Tue Aug 25 15:34:32 2026 |
| 1338 | unsignedPositive | 570 | style | Unsigned expression '(1U<<len)-1U' can't be negative so it is unnecessary to test it. | Tue Aug 25 15:34:32 2026 |
| 1353 | unsignedPositive | 570 | style | Unsigned expression '(1U<<len)-1U' can't be negative so it is unnecessary to test it. | Tue Aug 25 15:34:32 2026 |
| 1356 | unsignedPositive | 570 | style | Unsigned expression '(1U<<len)-1U' can't be negative so it is unnecessary to test it. | Tue Aug 25 15:34:32 2026 |
| 1478 | variableScope | 398 | style | The scope of the variable 'next_probe_pos' can be reduced. | Tue Aug 25 15:34:32 2026 |
| 1480 | variableScope | 398 | style | The scope of the variable 'p' can be reduced. | Tue Aug 25 15:34:32 2026 |
| 1480 | variableScope | 398 | style | The scope of the variable 'q' can be reduced. | Tue Aug 25 15:34:32 2026 |
| 2023 | constParameterPointer | 398 | style | Parameter 'd' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 2028 | constParameterPointer | 398 | style | Parameter 'd' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 2040 | knownConditionTrueFalse | 571 | style | Condition '!pComp' is always true | Tue Aug 25 15:34:32 2026 |
| 2042 | knownConditionTrueFalse | 571 | style | Condition 'tdefl_init(pComp,pPut_buf_func,pPut_buf_user,flags)==TDEFL_STATUS_OKAY' is always true | Tue Aug 25 15:34:32 2026 |
| 2070 | knownConditionTrueFalse | 571 | style | Condition '!pNew_buf' is always true | Tue Aug 25 15:34:32 2026 |
| 2146 | knownConditionTrueFalse | 571 | style | Condition '!pComp' is always true | Tue Aug 25 15:34:32 2026 |
| 2447 | constVariablePointer | 398 | style | Variable 'pOut_buf_end' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 2576 | constVariablePointer | 398 | style | Variable 'pCode_size' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 2944 | knownConditionTrueFalse | 571 | style | Condition '!pNew_buf' is always true | Tue Aug 25 15:34:32 2026 |
| 2971 | knownConditionTrueFalse | 571 | style | Condition '!pDict' is always true | Tue Aug 25 15:34:32 2026 |
| 3459 | constVariablePointer | 398 | style | Variable 'tm' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 3583 | variableScope | 398 | style | The scope of the variable 'child' can be reduced. | Tue Aug 25 15:34:32 2026 |
| 3602 | variableScope | 398 | style | The scope of the variable 'child' can be reduced. | Tue Aug 25 15:34:32 2026 |
| 3693 | variableScope | 398 | style | The scope of the variable 'zip64_end_of_central_dir_ofs' can be reduced. | Tue Aug 25 15:34:32 2026 |
| 3693 | unreadVariable | 563 | style | Variable 'zip64_end_of_central_dir_ofs' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 3878 | identicalInnerCondition | 398 | warning | Identical inner 'if' condition is always true. | Tue Aug 25 15:34:32 2026 |
| 3886 | knownConditionTrueFalse | 571 | style | Condition 'buf==NULL' is always true | Tue Aug 25 15:34:32 2026 |
| 4052 | constVariablePointer | 398 | style | Variable 'pZip' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 4400 | unreadVariable | 563 | style | Variable 'pField_data' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 4401 | unreadVariable | 563 | style | Variable 'field_data_remaining' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 4449 | constVariablePointer | 398 | style | Variable 'pIndices' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 4856 | unreadVariable | 563 | style | Variable 'cur_file_ofs' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 4858 | unreadVariable | 563 | style | Variable 'comp_remaining' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 5368 | constVariablePointer | 398 | style | Variable 'pState' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 5582 | constVariablePointer | 398 | style | Variable 'pState' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 6120 | constParameterPointer | 398 | style | Parameter 'pUncomp_size' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 6120 | constParameterPointer | 398 | style | Parameter 'pComp_size' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 6120 | constParameterPointer | 398 | style | Parameter 'pLocal_header_ofs' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 6220 | knownConditionTrueFalse | 570 | style | Condition '!mz_zip_writer_create_central_dir_header(pZip,central_dir_header,filename_size,(mz_uint16)(extra_size+user_extra_data_len),comment_size,uncomp_size,comp_size,uncomp_crc32,method,bit_flags,dos_time,dos_date,local_header_ofs,ext_attributes)' is always false | Tue Aug 25 15:34:32 2026 |
| 6249 | constParameterPointer | 398 | style | Parameter 'pZip' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 6281 | constParameterPointer | 398 | style | Parameter 'last_modified' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 6286 | nullPointerRedundantCheck | 476 | warning | Either the condition '!pZip' is redundant or there is possible null pointer dereference: pZip. | Tue Aug 25 15:34:32 2026 |
| 6286 | nullPointerRedundantCheck | 476 | warning | Either the condition '!pZip' is redundant or there is possible null pointer dereference: pZip. | Tue Aug 25 15:34:32 2026 |
| 6435 | knownConditionTrueFalse | 570 | style | Condition '!mz_zip_writer_create_local_dir_header(pZip,local_dir_header,(mz_uint16)archive_name_size,(mz_uint16)(extra_size+user_extra_data_len),0,0,0,method,bit_flags,dos_time,dos_date)' is always false | Tue Aug 25 15:34:32 2026 |
| 6462 | knownConditionTrueFalse | 570 | style | Condition '!mz_zip_writer_create_local_dir_header(pZip,local_dir_header,(mz_uint16)archive_name_size,(mz_uint16)user_extra_data_len,0,0,0,method,bit_flags,dos_time,dos_date)' is always false | Tue Aug 25 15:34:32 2026 |
| 6505 | knownConditionTrueFalse | 570 | style | Condition 'tdefl_init(pComp,mz_zip_writer_add_put_buf_callback,&state,tdefl_create_comp_flags_from_zip_params(level,-15,MZ_DEFAULT_STRATEGY))!=TDEFL_STATUS_OKAY' is always false | Tue Aug 25 15:34:32 2026 |
| 6572 | nullPointerRedundantCheck | 476 | warning | Either the condition '!pZip' is redundant or there is possible null pointer dereference: pZip. | Tue Aug 25 15:34:32 2026 |
| 6690 | knownConditionTrueFalse | 570 | style | Condition '!mz_zip_writer_create_local_dir_header(pZip,local_dir_header,(mz_uint16)archive_name_size,(mz_uint16)(extra_size+user_extra_data_len),0,0,0,method,gen_flags,dos_time,dos_date)' is always false | Tue Aug 25 15:34:32 2026 |
| 6714 | knownConditionTrueFalse | 570 | style | Condition '!mz_zip_writer_create_local_dir_header(pZip,local_dir_header,(mz_uint16)archive_name_size,(mz_uint16)user_extra_data_len,0,0,0,method,gen_flags,dos_time,dos_date)' is always false | Tue Aug 25 15:34:32 2026 |
| 6786 | knownConditionTrueFalse | 570 | style | Condition 'tdefl_init(pComp,mz_zip_writer_add_put_buf_callback,&state,tdefl_create_comp_flags_from_zip_params(level,-15,MZ_DEFAULT_STRATEGY))!=TDEFL_STATUS_OKAY' is always false | Tue Aug 25 15:34:32 2026 |
| 6905 | unreadVariable | 563 | style | Variable 'cur_archive_header_file_ofs' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 6951 | constVariablePointer | 398 | style | Variable 'pFile_time' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 6978 | constParameterPointer | 398 | style | Parameter 'pComp_size' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 6978 | constParameterPointer | 398 | style | Parameter 'pUncomp_size' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 6978 | constParameterPointer | 398 | style | Parameter 'pLocal_header_ofs' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 6978 | constParameterPointer | 398 | style | Parameter 'pDisk_start' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 7189 | unreadVariable | 563 | style | Variable 'local_header_uncomp_size' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 7190 | unreadVariable | 563 | style | Variable 'local_header_comp_size' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 7319 | unreadVariable | 563 | style | Variable 'cur_src_file_ofs' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 7687 | constParameterPointer | 398 | style | Parameter 'pZip' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 7692 | constParameterPointer | 398 | style | Parameter 'pZip' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 7710 | constParameterPointer | 398 | style | Parameter 'pZip' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 7830 | constParameterPointer | 398 | style | Parameter 'pZip' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 7835 | constParameterPointer | 398 | style | Parameter 'pZip' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| libs/fsCore/src/fsCBezierPath.cpp | |||||
| Could not generated due to UnicodeDecodeError | |||||
| useStlAlgorithm | 398 | style | Consider using std::accumulate algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/src/fsCGlobalSavedData.h | |||||
| 49 | missingOverride | style | The destructor '~fsCGlobalSavedData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/src/fsCStringsFile.cpp | |||||
| 22 | functionStatic | 398 | style | The member function 'fsCStringsFile::read' can be static. | Tue Aug 25 15:34:32 2026 |
| 71 | constParameterReference | 398 | style | Parameter 'pLines' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| libs/fsCore/src/fsCStringsFile.h | |||||
| 44 | missingOverride | style | The destructor '~fsCStringsFile' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/src/fsCUniqueId.h | |||||
| 35 | returnByReference | performance | Function 'nameGet()' should return member 'mName' by const reference. | Tue Aug 25 15:34:32 2026 | |
| libs/fsCore/src/fsCZipFile.cpp | |||||
| 19 | useInitializationList | 398 | performance | Variable 'mArchive' is assigned in constructor body. Consider performing initialization in initialization list. | Tue Aug 25 15:34:32 2026 |
| libs/fsPlatform/iap/fsIapFactory.cpp | |||||
| 19 | virtualCallInConstructor | style | Virtual function 'setObserver' is called from constructor 'fsIapPlatformService(Observer*observer)' at line 16. Dynamic binding is not used. | Tue Aug 25 15:34:32 2026 | |
| libs/fsPlatform/social/src/impl/android/fsShareServiceAndroid.h | |||||
| 11 | virtualCallInConstructor | style | Virtual function 'setObserver' is called from constructor 'fsShareServiceAndroid(Observer*pObserver)' at line 114. Dynamic binding is not used. | Tue Aug 25 15:34:32 2026 | |
| libs/fsPlatform/system/fsCSystem.cpp | |||||
| 14 | functionStatic | 398 | style | The member function 'fsCPlatformSystem::isFireTV' can be static. | Tue Aug 25 15:34:32 2026 |
| 25 | functionStatic | 398 | style | The member function 'fsCPlatformSystem::getSystemName' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/fsIAnimatingSprite.h | |||||
| 61 | missingOverride | style | The destructor '~fsIAnimatingSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/fsILineRenderData.h | |||||
| 32 | missingOverride | style | The destructor '~fsILineRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/fsINativeRenderData.cpp | |||||
| 26 | ignoredReturnValue | 252 | warning | Return value of function mNativeImpl.release() is not used. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/fsIRenderTextureRenderData.h | |||||
| 54 | missingOverride | style | The destructor '~fsIRenderTextureRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 68 | uselessOverride | style | The function 'renderDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/fsIRenderableQuantum.cpp | |||||
| 35 | noCopyConstructor | 398 | warning | Class 'fsIRenderableQuantum' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 35 | noOperatorEq | 398 | warning | Class 'fsIRenderableQuantum' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/fsIRenderableQuantum.h | |||||
| 25 | missingOverride | style | The destructor '~fsIRenderableQuantum' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/fsIRenderableTexture.h | |||||
| 60 | missingOverride | style | The destructor '~fsIRenderableTexture' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 60 | missingOverride | style | The destructor '~fsIRenderableTexture' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 60 | missingOverride | style | The destructor '~fsIRenderableTexture' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 60 | missingOverride | style | The destructor '~fsIRenderableTexture' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 60 | missingOverride | style | The destructor '~fsIRenderableTexture' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/fsISpriteRenderData.cpp | |||||
| 91 | noCopyConstructor | 398 | warning | Class 'fsISpriteRenderData' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 91 | noOperatorEq | 398 | warning | Class 'fsISpriteRenderData' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/fsISpriteRenderData.h | |||||
| 56 | missingOverride | style | The destructor '~fsISpriteRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/fsITextEntryRenderData.h | |||||
| 33 | missingOverride | style | The destructor '~fsITextEntryRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/fsITextRenderData.h | |||||
| 54 | missingOverride | style | The destructor '~fsITextRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/fsITexture.cpp | |||||
| 230 | functionStatic | 398 | style | The member function 'fsITexture::maskFileLoad' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/fsIVertexRenderData.h | |||||
| 24 | missingOverride | style | The destructor '~fsIVertexRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/axmol/fsCDisplay.cpp | |||||
| 77 | constParameterPointer | 398 | style | Parameter 'pRenderView' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 79 | constParameterPointer | 398 | style | Parameter 'pRenderView' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 143 | unreadVariable | 563 | style | Variable 'appSett' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 309 | multiCondition | 398 | style | Expression is always true because 'else if' condition is opposite to previous condition at line 304. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/axmol/fsCFont.h | |||||
| 33 | missingOverride | style | The destructor '~fsCFont' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/axmol/fsCImage.cpp | |||||
| 118 | cstyleCast | 398 | style | C-style pointer casting | Tue Aug 25 15:34:32 2026 |
| 190 | knownConditionTrueFalse | 570 | style | Condition 'mImage!=nullptr' is always false | Tue Aug 25 15:34:32 2026 |
| 220 | constVariablePointer | 398 | style | Variable 'stencil' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 223 | constVariablePointer | 398 | style | Variable 'srcTexel' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 288 | cstyleCast | 398 | style | C-style pointer casting | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/axmol/fsCTexture.cpp | |||||
| 18 | functionStatic | 398 | style | The member function 'fsCTexture::v3FilterModes' can be static. | Tue Aug 25 15:34:32 2026 |
| 32 | functionStatic | 398 | style | The member function 'fsCTexture::v3WrapModes' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/axmol/fsCTexture.h | |||||
| 37 | missingOverride | style | The destructor '~fsCTexture' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/axmol/native/fsCNative3dScene.cpp | |||||
| 156 | knownConditionTrueFalse | 570 | style | Condition 'desktopFixedAspectGet()' is always false | Tue Aug 25 15:34:32 2026 |
| 347 | functionStatic | 398 | style | The member function 'fsCNative3dScene::ligthtAdd' can be static. | Tue Aug 25 15:34:32 2026 |
| 358 | functionStatic | 398 | style | The member function 'fsCNative3dScene::ligthtRemove' can be static. | Tue Aug 25 15:34:32 2026 |
| 369 | functionStatic | 398 | style | The member function 'fsCNative3dScene::fovCalculate' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/axmol/native/fsCNative3dScene.h | |||||
| 58 | missingOverride | style | The destructor '~fsCNative3dScene' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/axmol/native/fsCNative3dSprite.h | |||||
| 44 | missingOverride | style | The destructor '~fsCNative3dSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/axmol/native/fsCNativeLine.cpp | |||||
| 29 | useStlAlgorithm | 398 | style | Consider using std::transform algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/axmol/native/fsCNativeLine.h | |||||
| 32 | missingOverride | style | The destructor '~fsCNativeLine' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 41 | uselessOverride | style | The function 'alphaBlendModeSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/axmol/native/fsCNativeMovieSprite.cpp | |||||
| 80 | ignoredReturnValue | 252 | warning | Return value of function mImpl.release() is not used. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/axmol/native/fsCNativeMovieSprite.h | |||||
| 35 | missingOverride | style | The destructor '~fsCNativeMovieSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/axmol/native/fsCNativeRenderTexture.cpp | |||||
| 567 | noCopyConstructor | 398 | warning | Struct 'fsSMutableTexture' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 567 | noOperatorEq | 398 | warning | Struct 'fsSMutableTexture' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/axmol/native/fsCNativeRenderTexture.h | |||||
| 40 | missingOverride | style | The destructor '~fsCNativeRenderTexture' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 47 | uselessOverride | style | The function 'screenShotEndDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 63 | uselessOverride | style | The function 'saveDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/axmol/native/fsCNativeRenderer.h | |||||
| 35 | missingOverride | style | The destructor '~fsCRenderer' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/axmol/native/fsCNativeSprite.cpp | |||||
| 21 | dangerousTypeCast | 398 | warning | Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast | Tue Aug 25 15:34:32 2026 |
| 23 | dangerousTypeCast | 398 | warning | Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast | Tue Aug 25 15:34:32 2026 |
| 258 | ignoredReturnValue | 252 | warning | Return value of function mImpl.release() is not used. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/axmol/native/fsCNativeSprite.h | |||||
| 43 | missingOverride | style | The destructor '~fsCNativeSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/axmol/native/fsCNativeTextEntry.cpp | |||||
| 16 | functionStatic | 398 | style | The member function 'fsCNativeTextEntry::fontNameGet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/axmol/native/fsCNativeTextEntry.h | |||||
| 33 | missingOverride | style | The destructor '~fsCNativeTextEntry' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/axmol/native/fsCNativeTextSprite.h | |||||
| 53 | missingOverride | style | The destructor '~fsCNativeTextSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/axmol/v3/native/fsCNativeRenderTexture.cpp | |||||
| 220 | knownConditionTrueFalse | 570 | style | Condition '!sourceSprite' is always false | Tue Aug 25 15:34:32 2026 |
| 543 | noCopyConstructor | 398 | warning | Struct 'fsSMutableTexture' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 543 | noOperatorEq | 398 | warning | Struct 'fsSMutableTexture' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/axmol/v3/native/fsCNativeRenderTexture.h | |||||
| 40 | missingOverride | style | The destructor '~fsCNativeRenderTexture' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 46 | uselessOverride | style | The function 'screenShotEndDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 62 | uselessOverride | style | The function 'saveDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/bgfx/fsCDisplay.cpp | |||||
| 28 | constParameterPointer | 398 | style | Parameter 'pWindow' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 61 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCDisplay::buffersSwap' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/bgfx/fsCFont.cpp | |||||
| 36 | useStlAlgorithm | 398 | style | Consider using std::copy algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/bgfx/fsCFont.h | |||||
| 30 | missingOverride | style | The destructor '~fsCFont' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/bgfx/fsCTexture.cpp | |||||
| 12 | functionStatic | 398 | style | The member function 'fsCTexture::filterModes' can be static. | Tue Aug 25 15:34:32 2026 |
| 27 | functionStatic | 398 | style | The member function 'fsCTexture::wrapModes' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/bgfx/fsCTexture.h | |||||
| 32 | uselessOverride | style | The function 'hasAlphaChannelGet' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 35 | missingOverride | style | The destructor '~fsCTexture' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/bgfx/native/fsCNative3dScene.cpp | |||||
| 8 | functionStatic | 398 | style | The member function 'fsCNative3dScene::pick' can be static. | Tue Aug 25 15:34:32 2026 |
| 12 | functionStatic | 398 | style | The member function 'fsCNative3dScene::spriteRemove' can be static. | Tue Aug 25 15:34:32 2026 |
| 12 | constParameterPointer | 398 | style | Parameter 'p3dSprite' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 16 | functionStatic | 398 | style | The member function 'fsCNative3dScene::spriteAdd' can be static. | Tue Aug 25 15:34:32 2026 |
| 16 | constParameterPointer | 398 | style | Parameter 'p3dSprite' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 20 | functionStatic | 398 | style | The member function 'fsCNative3dScene::ligthtAdd' can be static. | Tue Aug 25 15:34:32 2026 |
| 20 | constParameterPointer | 398 | style | Parameter 'pLight' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 24 | functionStatic | 398 | style | The member function 'fsCNative3dScene::ligthtRemove' can be static. | Tue Aug 25 15:34:32 2026 |
| 24 | constParameterPointer | 398 | style | Parameter 'pLight' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 28 | functionStatic | 398 | style | The member function 'fsCNative3dScene::cameraSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 28 | constParameterPointer | 398 | style | Parameter 'pCamera' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/bgfx/native/fsCNative3dScene.h | |||||
| 45 | missingOverride | style | The destructor '~fsCNative3dScene' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/bgfx/native/fsCNativeLine.h | |||||
| 31 | missingOverride | style | The destructor '~fsCNativeLine' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 39 | uselessOverride | style | The function 'alphaBlendModeSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/bgfx/native/fsCNativeRenderTexture.cpp | |||||
| 10 | functionStatic | 398 | style | The member function 'fsCNativeRenderTexture::initialiseScreenDo' can be static. | Tue Aug 25 15:34:32 2026 |
| 14 | functionStatic | 398 | style | The member function 'fsCNativeRenderTexture::initialiseSolutionDo' can be static. | Tue Aug 25 15:34:32 2026 |
| 14 | constParameterPointer | 398 | style | Parameter 'pSolution' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/bgfx/native/fsCNativeRenderTexture.h | |||||
| 30 | missingOverride | style | The destructor '~fsCNativeRenderTexture' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 35 | uselessOverride | style | The function 'targetSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 36 | uselessOverride | style | The function 'targetClearDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 38 | uselessOverride | style | The function 'brushSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 39 | uselessOverride | style | The function 'saveDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 41 | uselessOverride | style | The function 'recolourDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 42 | uselessOverride | style | The function 'paintWithSpriteBrushDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 43 | uselessOverride | style | The function 'paintDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/bgfx/native/fsCNativeRenderer.h | |||||
| 29 | missingOverride | style | The destructor '~fsCRenderer' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/bgfx/native/fsCNativeSprite.cpp | |||||
| 105 | functionStatic | 398 | style | The member function 'fsCNativeSprite::hitTest' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/bgfx/native/fsCNativeSprite.h | |||||
| 39 | missingOverride | style | The destructor '~fsCNativeSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 43 | uselessOverride | style | The function 'polygonInfoSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 45 | uselessOverride | style | The function 'textureWrapSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 49 | uselessOverride | style | The function 'uvSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 54 | uselessOverride | style | The function 'alphaBlendModeSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/bgfx/native/fsCNativeTextEntry.cpp | |||||
| 13 | functionStatic | 398 | style | The member function 'fsCNativeTextEntry::virtualKeyboardActivate' can be static. | Tue Aug 25 15:34:32 2026 |
| 17 | functionStatic | 398 | style | The member function 'fsCNativeTextEntry::update' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/bgfx/native/fsCNativeTextEntry.h | |||||
| 31 | missingOverride | style | The destructor '~fsCNativeTextEntry' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/bgfx/native/fsCNativeTextSprite.cpp | |||||
| 67 | functionStatic | 398 | style | The member function 'fsCNativeTextSprite::outlineSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 72 | functionStatic | 398 | style | The member function 'fsCNativeTextSprite::glowSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 77 | functionStatic | 398 | style | The member function 'fsCNativeTextSprite::shadowSet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/bgfx/native/fsCNativeTextSprite.h | |||||
| 48 | missingOverride | style | The destructor '~fsCNativeTextSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/fsCDisplay.cpp | |||||
| 75 | unreachableCode | 561 | style | Statements following 'return' will never be executed. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/fsCFont.h | |||||
| 33 | missingOverride | style | The destructor '~fsCFont' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/fsCImage-v3.cpp | |||||
| 54 | constVariablePointer | 398 | style | Variable 'originalTexels' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 54 | unreadVariable | 563 | style | Variable 'originalTexels' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 111 | cstyleCast | 398 | style | C-style pointer casting | Tue Aug 25 15:34:32 2026 |
| 160 | knownConditionTrueFalse | 570 | style | Condition 'mImage!=nullptr' is always false | Tue Aug 25 15:34:32 2026 |
| 186 | constVariablePointer | 398 | style | Variable 'stencil' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 189 | constVariablePointer | 398 | style | Variable 'srcTexel' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 233 | constVariablePointer | 398 | style | Variable 'srcTexel' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 247 | cstyleCast | 398 | style | C-style pointer casting | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/fsCImage.cpp | |||||
| 110 | cstyleCast | 398 | style | C-style pointer casting | Tue Aug 25 15:34:32 2026 |
| 159 | knownConditionTrueFalse | 570 | style | Condition 'mImage!=nullptr' is always false | Tue Aug 25 15:34:32 2026 |
| 185 | constVariablePointer | 398 | style | Variable 'stencil' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 188 | constVariablePointer | 398 | style | Variable 'srcTexel' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 232 | constVariablePointer | 398 | style | Variable 'srcTexel' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 246 | cstyleCast | 398 | style | C-style pointer casting | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/fsCTexture-v3.cpp | |||||
| 20 | functionStatic | 398 | style | The member function 'fsCTexture::v3FilterModes' can be static. | Tue Aug 25 15:34:32 2026 |
| 34 | functionStatic | 398 | style | The member function 'fsCTexture::v3WrapModes' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/fsCTexture.cpp | |||||
| 18 | functionStatic | 398 | style | The member function 'fsCTexture::v3FilterModes' can be static. | Tue Aug 25 15:34:32 2026 |
| 32 | functionStatic | 398 | style | The member function 'fsCTexture::v3WrapModes' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/fsCTexture.h | |||||
| 41 | missingOverride | style | The destructor '~fsCTexture' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/native/fsCNative3dScene.cpp | |||||
| 79 | unreadVariable | 563 | style | Variable 'sprt' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 168 | functionStatic | 398 | style | The member function 'fsCNative3dScene::ligthtAdd' can be static. | Tue Aug 25 15:34:32 2026 |
| 179 | functionStatic | 398 | style | The member function 'fsCNative3dScene::ligthtRemove' can be static. | Tue Aug 25 15:34:32 2026 |
| 190 | functionStatic | 398 | style | The member function 'fsCNative3dScene::fovCalculate' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/native/fsCNative3dScene.h | |||||
| 52 | missingOverride | style | The destructor '~fsCNative3dScene' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/native/fsCNative3dSprite.h | |||||
| 42 | missingOverride | style | The destructor '~fsCNative3dSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/native/fsCNativeLine.cpp | |||||
| 29 | useStlAlgorithm | 398 | style | Consider using std::transform algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/native/fsCNativeLine.h | |||||
| 32 | missingOverride | style | The destructor '~fsCNativeLine' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 41 | uselessOverride | style | The function 'alphaBlendModeSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/native/fsCNativeRenderTexture-v3.cpp | |||||
| 161 | uninitMemberVar | 398 | warning | Member variable 'fsCNativeRenderTexture::mDynamicScreenTexture' is not initialized in the constructor. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/native/fsCNativeRenderTexture.cpp | |||||
| 496 | noCopyConstructor | 398 | warning | Struct 'fsSMutableTexture' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 496 | noOperatorEq | 398 | warning | Struct 'fsSMutableTexture' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/native/fsCNativeRenderTexture.h | |||||
| 39 | missingOverride | style | The destructor '~fsCNativeRenderTexture' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 46 | uselessOverride | style | The function 'screenShotEndDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 50 | uselessOverride | style | The function 'targetSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 52 | uselessOverride | style | The function 'partialStartDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 53 | uselessOverride | style | The function 'targetClearDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 56 | uselessOverride | style | The function 'saveDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/native/fsCNativeRenderer-v3.h | |||||
| 24 | missingOverride | style | The destructor '~fsCRenderer' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/native/fsCNativeRenderer.h | |||||
| 29 | missingOverride | style | The destructor '~fsCRenderer' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/native/fsCNativeSprite.cpp | |||||
| 20 | dangerousTypeCast | 398 | warning | Potentially invalid type conversion in old-style C cast, clarify/fix with C++ cast | Tue Aug 25 15:34:32 2026 |
| 247 | ignoredReturnValue | 252 | warning | Return value of function mImpl.release() is not used. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/native/fsCNativeSprite.h | |||||
| 43 | missingOverride | style | The destructor '~fsCNativeSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/native/fsCNativeTextEntry.cpp | |||||
| 16 | functionStatic | 398 | style | The member function 'fsCNativeTextEntry::fontNameGet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/native/fsCNativeTextEntry.h | |||||
| 31 | missingOverride | style | The destructor '~fsCNativeTextEntry' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/native/fsCNativeTextSprite.h | |||||
| 48 | missingOverride | style | The destructor '~fsCNativeTextSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsCRenderCommandLine.cpp | |||||
| 16 | duplicateExpression | 398 | style | Same expression on both sides of '/'. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsCRenderCommandLine.h | |||||
| 28 | missingOverride | style | The destructor '~fsCRenderCommandLine' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsCRenderCommandTriangle.h | |||||
| 30 | missingOverride | style | The destructor '~fsCRenderCommandTriangle' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsCRenderCommandTriangleShaded.cpp | |||||
| 78 | duplicateExpression | 398 | style | Same expression on both sides of '/'. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsCRenderCommandTriangleShaded.h | |||||
| 30 | missingOverride | style | The destructor '~fsCRenderCommandTriangleShaded' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsCRenderDataFactoryVertexStream.h | |||||
| 24 | missingOverride | style | The destructor '~fsCRenderDataFactoryVertexStream' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsCVertexRenderer-v3.cpp | |||||
| 55 | functionStatic | 398 | style | The member function 'fsCRenderer::blendModeSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 274 | noCopyConstructor | 398 | warning | Struct 'fsSF32VertBuffer' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 274 | noOperatorEq | 398 | warning | Struct 'fsSF32VertBuffer' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsCVertexRenderer-v3.h | |||||
| 24 | missingOverride | style | The destructor '~fsCRenderer' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsCVertexRenderer.cpp | |||||
| 85 | unreadVariable | 563 | style | Variable 'pos' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsCVertexRenderer.h | |||||
| 32 | missingOverride | style | The destructor '~fsCRenderer' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 81 | uninitMemberVarNoCtor | 398 | warning | Member variable 'fsRenderCommandCache < fsCRenderCommandTriangle >::mCurr' has no initializer. | Tue Aug 25 15:34:32 2026 |
| 81 | uninitMemberVarNoCtor | 398 | warning | Member variable 'fsRenderCommandCache < fsCRenderCommandTriangleShaded >::mCurr' has no initializer. | Tue Aug 25 15:34:32 2026 |
| 81 | uninitMemberVarNoCtor | 398 | warning | Member variable 'fsRenderCommandCache < fsCRenderCommandLine >::mCurr' has no initializer. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsCVertexStreamLineRenderData.h | |||||
| 28 | missingOverride | style | The destructor '~fsCVertexStreamLineRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsCVertexStreamSpriteRenderData-v3.h | |||||
| 29 | missingOverride | style | The destructor '~fsCVertexStreamSpriteRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsCVertexStreamSpriteRenderData.cpp | |||||
| 57 | unreadVariable | 563 | style | Variable 'verts' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 109 | unreadVariable | 563 | style | Variable 'verts' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsCVertexStreamSpriteRenderData.h | |||||
| 30 | missingOverride | style | The destructor '~fsCVertexStreamSpriteRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsCVertexStreamTextSpriteRenderData-v3.h | |||||
| 30 | missingOverride | style | The destructor '~fsCVertexStreamTextSpriteRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsCVertexStreamTextSpriteRenderData.h | |||||
| 30 | missingOverride | style | The destructor '~fsCVertexStreamTextSpriteRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/cocos2d-x/vertexStream/fsIRenderCommand.cpp | |||||
| 31 | uninitMemberVar | 398 | warning | Member variable 'fsIRendererCommand::_programState' is not initialized in the constructor. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/magnum/fsCDisplay.cpp | |||||
| 28 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCDisplay::buffersSwap' can be static. | Tue Aug 25 15:34:32 2026 |
| 48 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCDisplay::openGLViewCreate' can be static. | Tue Aug 25 15:34:32 2026 |
| 52 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCDisplay::focusStatusHandle' can be static. | Tue Aug 25 15:34:32 2026 |
| 60 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCDisplay::appImplSceneCreate' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/magnum/fsCFont.h | |||||
| 31 | missingOverride | style | The destructor '~fsCFont' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/magnum/fsCTexture.cpp | |||||
| 17 | functionStatic | 398 | style | The member function 'fsCTexture::filterModes' can be static. | Tue Aug 25 15:34:32 2026 |
| 36 | functionStatic | 398 | style | The member function 'fsCTexture::wrapModes' can be static. | Tue Aug 25 15:34:32 2026 |
| 56 | functionStatic | 398 | style | The member function 'fsCTexture::strideGet' can be static. | Tue Aug 25 15:34:32 2026 |
| 118 | functionStatic | 398 | style | The member function 'fsCTexture::premultipliedAlphaReverse' can be static. | Tue Aug 25 15:34:32 2026 |
| 151 | functionStatic | 398 | style | The member function 'fsCTexture::alphaChannelsCombine' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/magnum/fsCTexture.h | |||||
| 30 | uselessOverride | style | The function 'hasAlphaChannelGet' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 33 | missingOverride | style | The destructor '~fsCTexture' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 51 | uselessOverride | style | The function 'createFromAlpha8Data' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/magnum/native/fsCNative3dScene.cpp | |||||
| 16 | functionStatic | 398 | style | The member function 'fsCNative3dScene::pick' can be static. | Tue Aug 25 15:34:32 2026 |
| 25 | functionStatic | 398 | style | The member function 'fsCNative3dScene::spriteRemove' can be static. | Tue Aug 25 15:34:32 2026 |
| 25 | constParameterPointer | 398 | style | Parameter 'p3dSprite' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 29 | functionStatic | 398 | style | The member function 'fsCNative3dScene::spriteAdd' can be static. | Tue Aug 25 15:34:32 2026 |
| 29 | constParameterPointer | 398 | style | Parameter 'p3dSprite' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 33 | functionStatic | 398 | style | The member function 'fsCNative3dScene::ligthtAdd' can be static. | Tue Aug 25 15:34:32 2026 |
| 33 | constParameterPointer | 398 | style | Parameter 'pLight' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 37 | functionStatic | 398 | style | The member function 'fsCNative3dScene::ligthtRemove' can be static. | Tue Aug 25 15:34:32 2026 |
| 37 | constParameterPointer | 398 | style | Parameter 'pLight' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 50 | functionStatic | 398 | style | The member function 'fsCNative3dScene::cameraSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 50 | constParameterPointer | 398 | style | Parameter 'pCamera' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/magnum/native/fsCNative3dScene.h | |||||
| 46 | missingOverride | style | The destructor '~fsCNative3dScene' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/magnum/native/fsCNative3dSprite.cpp | |||||
| 8 | functionStatic | 398 | style | The member function 'fsCNative3dSprite::trackSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 8 | constParameterPointer | 398 | style | Parameter 'pAnimation' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 12 | functionStatic | 398 | style | The member function 'fsCNative3dSprite::pathSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 12 | constParameterPointer | 398 | style | Parameter 'pAnimation' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 16 | functionStatic | 398 | style | The member function 'fsCNative3dSprite::animationSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 16 | constParameterPointer | 398 | style | Parameter 'pAnimation' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 29 | constParameterPointer | 398 | style | Parameter 'pModelData' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/magnum/native/fsCNative3dSprite.h | |||||
| 43 | missingOverride | style | The destructor '~fsCNative3dSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/magnum/native/fsCNativeLine.h | |||||
| 27 | missingOverride | style | The destructor '~fsCNativeLine' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 33 | uselessOverride | style | The function 'colourSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 35 | uselessOverride | style | The function 'vertsSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 36 | uselessOverride | style | The function 'alphaBlendModeSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/magnum/native/fsCNativeRenderTexture.cpp | |||||
| 21 | functionStatic | 398 | style | The member function 'fsCNativeRenderTexture::getDynamicTexturePixels' can be static. | Tue Aug 25 15:34:32 2026 |
| 25 | functionStatic | 398 | style | The member function 'fsCNativeRenderTexture::updateDynamicTexturePixels' can be static. | Tue Aug 25 15:34:32 2026 |
| 62 | uninitMemberVar | 398 | warning | Member variable 'fsSMutableTexture::mPixels' is not initialized in the constructor. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/magnum/native/fsCNativeRenderTexture.h | |||||
| 22 | missingOverride | style | The destructor '~fsCNativeRenderTexture' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 27 | uselessOverride | style | The function 'brushSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 28 | uselessOverride | style | The function 'saveDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 31 | uselessOverride | style | The function 'recolourDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 32 | uselessOverride | style | The function 'paintWithSpriteBrushDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 33 | uselessOverride | style | The function 'paintDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/magnum/native/fsCNativeRenderer.cpp | |||||
| 86 | noCopyConstructor | 398 | warning | Class 'fsCRenderer' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 86 | noOperatorEq | 398 | warning | Class 'fsCRenderer' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/magnum/native/fsCNativeRenderer.h | |||||
| 31 | missingOverride | style | The destructor '~fsCRenderer' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/magnum/native/fsCNativeSprite.cpp | |||||
| 111 | functionStatic | 398 | style | The member function 'fsCNativeSprite::hitTest' can be static. | Tue Aug 25 15:34:32 2026 |
| 146 | useInitializationList | 398 | performance | Variable 'mScreenWidth' is assigned in constructor body. Consider performing initialization in initialization list. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/magnum/native/fsCNativeSprite.h | |||||
| 45 | missingOverride | style | The destructor '~fsCNativeSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 49 | uselessOverride | style | The function 'polygonInfoSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 51 | uselessOverride | style | The function 'textureWrapSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 54 | uselessOverride | style | The function 'colourSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 56 | uselessOverride | style | The function 'uvSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 57 | uselessOverride | style | The function 'vertsSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 58 | uselessOverride | style | The function 'widthSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 59 | uselessOverride | style | The function 'heightSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 61 | uselessOverride | style | The function 'alphaBlendModeSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/magnum/native/fsCNativeTextEntry.cpp | |||||
| 17 | functionStatic | 398 | style | The member function 'fsCNativeTextEntry::virtualKeyboardActivate' can be static. | Tue Aug 25 15:34:32 2026 |
| 21 | functionStatic | 398 | style | The member function 'fsCNativeTextEntry::update' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/magnum/native/fsCNativeTextEntry.h | |||||
| 31 | missingOverride | style | The destructor '~fsCNativeTextEntry' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/magnum/native/fsCNativeTextSprite.cpp | |||||
| 45 | functionStatic | 398 | style | The member function 'fsCNativeTextSprite::outlineSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 50 | functionStatic | 398 | style | The member function 'fsCNativeTextSprite::glowSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 54 | functionStatic | 398 | style | The member function 'fsCNativeTextSprite::shadowSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 102 | functionStatic | 398 | style | The member function 'fsCNativeTextSprite::alignmentSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 112 | functionStatic | 398 | style | The member function 'fsCNativeTextSprite::stringWidthInPixelsGet' can be static. | Tue Aug 25 15:34:32 2026 |
| 122 | functionStatic | 398 | style | The member function 'fsCNativeTextSprite::textGet' can be static. | Tue Aug 25 15:34:32 2026 |
| 173 | useInitializationList | 398 | performance | Variable 'mScreenWidth' is assigned in constructor body. Consider performing initialization in initialization list. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/magnum/native/fsCNativeTextSprite.h | |||||
| 55 | missingOverride | style | The destructor '~fsCNativeTextSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/raylib/fsCDisplay.cpp | |||||
| 30 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCDisplay::buffersSwap' can be static. | Tue Aug 25 15:34:32 2026 |
| 58 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCDisplay::focusStatusHandle' can be static. | Tue Aug 25 15:34:32 2026 |
| 66 | functionStatic | 398 | style | Either there is a missing 'override', or the member function 'fsCDisplay::appImplSceneCreate' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/raylib/fsCFont.cpp | |||||
| 32 | useStlAlgorithm | 398 | style | Consider using std::copy algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/raylib/fsCFont.h | |||||
| 28 | missingOverride | style | The destructor '~fsCFont' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/raylib/fsCImage.cpp | |||||
| 47 | constVariablePointer | 398 | style | Variable 'originalTexels' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 47 | unreadVariable | 563 | style | Variable 'originalTexels' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 96 | cstyleCast | 398 | style | C-style pointer casting | Tue Aug 25 15:34:32 2026 |
| 118 | functionStatic | 398 | style | The member function 'fsCImage::bytesPerPixelGet' can be static. | Tue Aug 25 15:34:32 2026 |
| 150 | knownConditionTrueFalse | 570 | style | Condition 'mImage!=nullptr' is always false | Tue Aug 25 15:34:32 2026 |
| 175 | constVariablePointer | 398 | style | Variable 'stencil' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 178 | constVariablePointer | 398 | style | Variable 'srcTexel' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 227 | constVariablePointer | 398 | style | Variable 'srcTexel' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 241 | cstyleCast | 398 | style | C-style pointer casting | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/raylib/fsCTexture.cpp | |||||
| 13 | functionStatic | 398 | style | The member function 'fsCTexture::filterModes' can be static. | Tue Aug 25 15:34:32 2026 |
| 31 | functionStatic | 398 | style | The member function 'fsCTexture::wrapModes' can be static. | Tue Aug 25 15:34:32 2026 |
| 113 | functionStatic | 398 | style | The member function 'fsCTexture::premultipliedAlphaReverse' can be static. | Tue Aug 25 15:34:32 2026 |
| 134 | functionStatic | 398 | style | The member function 'fsCTexture::alphaChannelsCombine' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/raylib/fsCTexture.h | |||||
| 31 | uselessOverride | style | The function 'hasAlphaChannelGet' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 34 | missingOverride | style | The destructor '~fsCTexture' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/raylib/native/fsCNative3dScene.cpp | |||||
| 21 | functionStatic | 398 | style | The member function 'fsCNative3dScene::pick' can be static. | Tue Aug 25 15:34:32 2026 |
| 25 | functionStatic | 398 | style | The member function 'fsCNative3dScene::spriteRemove' can be static. | Tue Aug 25 15:34:32 2026 |
| 25 | constParameterPointer | 398 | style | Parameter 'p3dSprite' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 36 | functionStatic | 398 | style | The member function 'fsCNative3dScene::ligthtAdd' can be static. | Tue Aug 25 15:34:32 2026 |
| 36 | constParameterPointer | 398 | style | Parameter 'pLight' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 40 | functionStatic | 398 | style | The member function 'fsCNative3dScene::ligthtRemove' can be static. | Tue Aug 25 15:34:32 2026 |
| 40 | constParameterPointer | 398 | style | Parameter 'pLight' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/raylib/native/fsCNative3dScene.h | |||||
| 48 | missingOverride | style | The destructor '~fsCNative3dScene' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/raylib/native/fsCNative3dSprite.cpp | |||||
| 15 | unreadVariable | 563 | style | Variable 'animPtr' is assigned a value that is never used. | Tue Aug 25 15:34:32 2026 |
| 24 | functionStatic | 398 | style | The member function 'fsCNative3dSprite::pathSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 24 | constParameterPointer | 398 | style | Parameter 'pAnimation' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 34 | constVariablePointer | 398 | style | Variable 'animPtr' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 53 | uninitMemberVar | 398 | warning | Member variable 'fsCNative3dSprite::mAnimation' is not initialized in the constructor. | Tue Aug 25 15:34:32 2026 |
| 53 | uninitMemberVar | 398 | warning | Member variable 'fsCNative3dSprite::mModel' is not initialized in the constructor. | Tue Aug 25 15:34:32 2026 |
| 53 | uninitMemberVar | 398 | warning | Member variable 'fsCNative3dSprite::mTrackAnimation' is not initialized in the constructor. | Tue Aug 25 15:34:32 2026 |
| 53 | uninitMemberVar | 398 | warning | Member variable 'fsCNative3dSprite::mTrack' is not initialized in the constructor. | Tue Aug 25 15:34:32 2026 |
| 53 | constParameterPointer | 398 | style | Parameter 'pModelData' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/raylib/native/fsCNative3dSprite.h | |||||
| 42 | missingOverride | style | The destructor '~fsCNative3dSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/raylib/native/fsCNativeLine.h | |||||
| 27 | missingOverride | style | The destructor '~fsCNativeLine' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 32 | uselessOverride | style | The function 'colourSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 34 | uselessOverride | style | The function 'vertsSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 35 | uselessOverride | style | The function 'alphaBlendModeSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/raylib/native/fsCNativeRenderTexture.cpp | |||||
| 20 | functionStatic | 398 | style | The member function 'fsCNativeRenderTexture::initialiseScreenDo' can be static. | Tue Aug 25 15:34:32 2026 |
| 24 | functionStatic | 398 | style | The member function 'fsCNativeRenderTexture::initialiseSolutionDo' can be static. | Tue Aug 25 15:34:32 2026 |
| 24 | constParameterPointer | 398 | style | Parameter 'pSolution' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 71 | functionStatic | 398 | style | The member function 'fsCNativeRenderTexture::getDynamicTexturePixels' can be static. | Tue Aug 25 15:34:32 2026 |
| 75 | functionStatic | 398 | style | The member function 'fsCNativeRenderTexture::updateDynamicTexturePixels' can be static. | Tue Aug 25 15:34:32 2026 |
| 121 | uninitMemberVar | 398 | warning | Member variable 'fsSMutableTexture::mPixels' is not initialized in the constructor. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/raylib/native/fsCNativeRenderTexture.h | |||||
| 27 | missingOverride | style | The destructor '~fsCNativeRenderTexture' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 35 | uselessOverride | style | The function 'brushSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 36 | uselessOverride | style | The function 'saveDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 38 | uselessOverride | style | The function 'recolourDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 39 | uselessOverride | style | The function 'paintWithSpriteBrushDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 40 | uselessOverride | style | The function 'paintDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/raylib/native/fsCNativeRenderer.h | |||||
| 29 | missingOverride | style | The destructor '~fsCRenderer' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/raylib/native/fsCNativeSprite.cpp | |||||
| 109 | functionStatic | 398 | style | The member function 'fsCNativeSprite::hitTest' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/raylib/native/fsCNativeSprite.h | |||||
| 39 | missingOverride | style | The destructor '~fsCNativeSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 43 | uselessOverride | style | The function 'polygonInfoSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 45 | uselessOverride | style | The function 'textureWrapSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 49 | uselessOverride | style | The function 'uvSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| 54 | uselessOverride | style | The function 'alphaBlendModeSetDo' overrides a function in a base class but is identical to the overridden function | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/raylib/native/fsCNativeTextEntry.cpp | |||||
| 13 | functionStatic | 398 | style | The member function 'fsCNativeTextEntry::virtualKeyboardActivate' can be static. | Tue Aug 25 15:34:32 2026 |
| 17 | functionStatic | 398 | style | The member function 'fsCNativeTextEntry::update' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/raylib/native/fsCNativeTextEntry.h | |||||
| 31 | missingOverride | style | The destructor '~fsCNativeTextEntry' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/impl/raylib/native/fsCNativeTextSprite.cpp | |||||
| 37 | functionStatic | 398 | style | The member function 'fsCNativeTextSprite::outlineSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 42 | functionStatic | 398 | style | The member function 'fsCNativeTextSprite::glowSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 47 | functionStatic | 398 | style | The member function 'fsCNativeTextSprite::shadowSet' can be static. | Tue Aug 25 15:34:32 2026 |
| 62 | functionStatic | 398 | style | The member function 'fsCNativeTextSprite::lineCountGet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/impl/raylib/native/fsCNativeTextSprite.h | |||||
| 47 | missingOverride | style | The destructor '~fsCNativeTextSprite' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/animatingSprite/fsCAnimatingSpritePlayfirst.cpp | |||||
| 185 | useStlAlgorithm | 398 | style | Consider using std::transform algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/src/animatingSprite/fsCAnimatingSpritePlayfirst.h | |||||
| 45 | missingOverride | style | The destructor '~fsCAnimatingSpritePlayfirst' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/animatingSprite/fsCAnimationDataManager.cpp | |||||
| 22 | functionStatic | 398 | style | The member function 'fsCAnimationDataManager::spriterFileType' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/src/animatingSprite/fsCAnimationDataPlayfirst.h | |||||
| 39 | missingOverride | style | The destructor '~fsCAnimationDataPlayfirst' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/animatingSprite/keyFrames/fsCDoNothingKeyFrame.h | |||||
| 26 | missingOverride | style | The destructor '~fsCDoNothingKeyFrame' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/animatingSprite/keyFrames/fsCGotoFrameKeyFrame.h | |||||
| 28 | missingOverride | style | The destructor '~fsCGotoFrameKeyFrame' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/animatingSprite/keyFrames/fsCJumpKeyFrame.h | |||||
| 25 | missingOverride | style | The destructor '~fsCJumpKeyFrame' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/animatingSprite/keyFrames/fsCSFXKeyFrame.h | |||||
| 28 | missingOverride | style | The destructor '~fsCSFXKeyFrame' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/animatingSprite/keyFrames/fsCSpriteKeyFrame.h | |||||
| 26 | missingOverride | style | The destructor '~fsCSpriteKeyFrame' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/animatingSprite/keyFrames/fsCSwapTimelineKeyFrame.h | |||||
| 28 | missingOverride | style | The destructor '~fsCSwapTimelineKeyFrame' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/components/fsCAnimatingSpriteComponent.h | |||||
| 65 | missingOverride | style | The destructor '~fsCAnimatingSpriteComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/components/fsCMovieSpriteComponent.h | |||||
| 45 | missingOverride | style | The destructor '~fsCMovieSpriteComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/components/fsCParticleCloudEmitterComponent.h | |||||
| 32 | missingOverride | style | The destructor '~fsCParticleCloudEmitterComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/components/fsCParticleEmitterComponent.h | |||||
| 64 | missingOverride | style | The destructor '~fsCParticleEmitterComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/components/fsCSpriteComponent.cpp | |||||
| 89 | constVariable | 398 | style | Variable 'corners' can be declared as const array | Tue Aug 25 15:34:32 2026 |
| 158 | constVariable | 398 | style | Variable 'myCorners' can be declared as const array | Tue Aug 25 15:34:32 2026 |
| 165 | constVariable | 398 | style | Variable 'hisCorners' can be declared as const array | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/src/components/fsCSpriteComponent.h | |||||
| 79 | missingOverride | style | The destructor '~fsCSpriteComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/components/fsCTextSpriteComponent.h | |||||
| 58 | missingOverride | style | The destructor '~fsCTextSpriteComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/components/fsISpriteComponent.h | |||||
| 69 | missingOverride | style | The destructor '~fsISpriteComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/components/fsITextSpriteComponent.h | |||||
| 74 | missingOverride | style | The destructor '~fsITextSpriteComponent' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/fsCLine.cpp | |||||
| 12 | functionStatic | 398 | style | The member function 'fsCLine::alphaBlendModeSet' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/src/fsCLine.h | |||||
| 34 | virtualCallInConstructor | style | Virtual function 'renderDataGet' is called from constructor 'fsCLine(const std::vector<fsVec2d>&pVerts)' at line 36. Dynamic binding is not used. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/fsCTextEntry.h | |||||
| 33 | missingOverride | style | The destructor '~fsCTextEntry' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/particles/fsCAnimationParticle.cpp | |||||
| 45 | noCopyConstructor | 398 | warning | Class 'fsCAnimationParticle' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 45 | noOperatorEq | 398 | warning | Class 'fsCAnimationParticle' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/src/particles/fsCAnimationParticle.h | |||||
| 29 | missingOverride | style | The destructor '~fsCAnimationParticle' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/particles/fsCParticleCloudEmitter.h | |||||
| 24 | missingOverride | style | The destructor '~fsCParticleCloudEmitter' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/particles/fsCParticleData.cpp | |||||
| 172 | constVariablePointer | 398 | style | Variable 'sp' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| 214 | functionStatic | 398 | style | The member function 'fsCParticleData::particleScaleReset' can be static. | Tue Aug 25 15:34:32 2026 |
| 219 | functionStatic | 398 | style | The member function 'fsCParticleData::particleAngleReset' can be static. | Tue Aug 25 15:34:32 2026 |
| 263 | useStlAlgorithm | 398 | style | Consider using std::transform algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| 284 | uninitMemberVar | 398 | warning | Member variable 'fsCParticleData::mCurrentSprBrush' is not initialized in the constructor. | Tue Aug 25 15:34:32 2026 |
| 285 | noOperatorEq | 398 | warning | Class 'fsCParticleData' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/src/particles/fsCParticleEmitter.cpp | |||||
| 149 | useStlAlgorithm | 398 | style | Consider using std::find_if algorithm instead of a raw loop. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/src/particles/fsCParticleEmitter.h | |||||
| 72 | missingOverride | style | The destructor '~fsCParticleEmitter' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/particles/fsCParticleParameter.cpp | |||||
| 100 | constParameterPointer | 398 | style | Parameter 'pClone' can be declared as pointer to const | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/src/particles/fsCParticleParameterModifier.cpp | |||||
| 149 | noCopyConstructor | 398 | warning | Class 'fsCParticleParameterModifier' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 149 | noOperatorEq | 398 | warning | Class 'fsCParticleParameterModifier' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/src/particles/fsCParticleParticle.cpp | |||||
| 100 | noCopyConstructor | 398 | warning | Class 'fsCParticleParticle' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 100 | noOperatorEq | 398 | warning | Class 'fsCParticleParticle' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/src/particles/fsCParticleParticle.h | |||||
| 33 | missingOverride | style | The destructor '~fsCParticleParticle' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/particles/fsCParticleRotateParameter.h | |||||
| 27 | missingOverride | style | The destructor '~fsCParticleRotateParameter' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/particles/fsCParticleScaleParameter.h | |||||
| 25 | missingOverride | style | The destructor '~fsCParticleScaleParameter' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/particles/fsCSpriteParticle.cpp | |||||
| 69 | noCopyConstructor | 398 | warning | Class 'fsCSpriteParticle' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 69 | noOperatorEq | 398 | warning | Class 'fsCSpriteParticle' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/src/particles/fsCSpriteParticle.h | |||||
| 29 | missingOverride | style | The destructor '~fsCSpriteParticle' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/particles/fsIParticle.cpp | |||||
| 314 | noCopyConstructor | 398 | warning | Class 'fsIParticle' does not have a copy constructor which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| 314 | noOperatorEq | 398 | warning | Class 'fsIParticle' does not have a operator= which is recommended since it has dynamic memory/resource management. | Tue Aug 25 15:34:32 2026 |
| libs/fsRenderer/src/renderData/native/fsCNative3dSceneRenderData.h | |||||
| 54 | missingOverride | style | The destructor '~fsCNative3dSceneRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/renderData/native/fsCNativeMovieSpriteRenderData.h | |||||
| 42 | missingOverride | style | The destructor '~fsCNativeMovieSpriteRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/renderData/native/fsCNativeRenderTextureRenderData.h | |||||
| 52 | missingOverride | style | The function 'screenShotStartDo' overrides a function in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| 53 | missingOverride | style | The function 'screenShotEndDo' overrides a function in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/renderData/native/fsCNativeSpriteRenderData.h | |||||
| 39 | missingOverride | style | The destructor '~fsCNativeSpriteRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/renderData/native/fsCNativeTextSpriteRenderData.h | |||||
| 38 | missingOverride | style | The destructor '~fsCNativeTextSpriteRenderData' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/renderData/native/fsCRenderDataFactoryNative.h | |||||
| 22 | missingOverride | style | The destructor '~fsCRenderDataFactoryNative' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/renderJobs/fsCRenderJobLine.h | |||||
| 25 | missingOverride | style | The destructor '~fsCRenderJobLine' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/renderJobs/fsCRenderJobRenderTextures.h | |||||
| 24 | missingOverride | style | The destructor '~fsCRenderJobRenderTextures' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/renderJobs/fsCRenderJobSprite3d.h | |||||
| 28 | missingOverride | style | The destructor '~fsCRenderJobSprite3d' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/renderJobs/fsCRenderJobSprites.h | |||||
| 32 | missingOverride | style | The destructor '~fsCRenderJobSprites' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/renderJobs/fsCRenderJobText.h | |||||
| 32 | missingOverride | style | The destructor '~fsCRenderJobText' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsRenderer/src/renderJobs/fsCRenderJobTextEntry.h | |||||
| 26 | missingOverride | style | The destructor '~fsCRenderJobTextEntry' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsSpriter/src/fsCAnimatingSpriteSpriter.cpp | |||||
| 228 | useInitializationList | 398 | performance | Variable 'mAnimationData' is assigned in constructor body. Consider performing initialization in initialization list. | Tue Aug 25 15:34:32 2026 |
| libs/fsTileMap/fsILayer.h | |||||
| 52 | uninitMemberVar | 398 | warning | Member variable 'fsILayer::mType' is not initialized in the constructor. | Tue Aug 25 15:34:32 2026 |
| libs/fsTileMap/fsIScroller.cpp | |||||
| 18 | functionStatic | 398 | style | The member function 'fsNTileMap::fsIScroller::clamp' can be static. | Tue Aug 25 15:34:32 2026 |
| libs/fsTileMap/src/fsCBoundryScroller.h | |||||
| 21 | missingOverride | style | The destructor '~fsCBoundryScroller' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |
| libs/fsTileMap/src/fsCView.cpp | |||||
| 120 | shadowVariable | 398 | style | Local variable 'sprt' shadows outer variable | Tue Aug 25 15:34:32 2026 |
| 132 | constVariableReference | 398 | style | Variable 'layer' can be declared as reference to const | Tue Aug 25 15:34:32 2026 |
| libs/fsTileMap/src/fsCWrapScroller.h | |||||
| 21 | missingOverride | style | The destructor '~fsCWrapScroller' overrides a destructor in a base class but is not marked with a 'override' specifier. | Tue Aug 25 15:34:32 2026 | |