forked from teamnwah/openmw-tes3coop
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d4d1703bcf
cppcheck: [apps/esmtool/record.cpp:697]: (performance) Prefer prefix ++/-- operators for non-primitive types. [apps/esmtool/record.cpp:1126]: (performance) Prefer prefix ++/-- operators for non-primitive types. [apps/esmtool/record.cpp:1138]: (performance) Prefer prefix ++/-- operators for non-primitive types. [apps/niftest/niftest.cpp:36]: (performance) Function parameter 'filename' should be passed by reference. [apps/niftest/niftest.cpp:41]: (performance) Function parameter 'filename' should be passed by reference. [apps/opencs/model/prefs/boolsetting.cpp:25]: (warning) Possible leak in public function. The pointer 'mWidget' is not deallocated before it is allocated. [apps/opencs/model/prefs/shortcuteventhandler.cpp:52]: (warning) Return value of std::remove() ignored. Elements remain in container. [apps/openmw/mwstate/quicksavemanager.cpp:5]: (performance) Variable 'mSaveName' is assigned in constructor body. Consider performing initialization in initialization list. PVS-Studio: apps/opencs/model/filter/parser.cpp 582 warn V560 A part of conditional expression is always true: allowPredefined. apps/opencs/view/world/referencecreator.cpp 67 warn V547 Expression '!errors.empty()' is always false. apps/opencs/view/world/referencecreator.cpp 74 warn V547 Expression '!errors.empty()' is always false. apps/opencs/view/doc/loader.cpp 170 warn V560 A part of conditional expression is always true: !completed. apps/opencs/view/doc/loader.cpp 170 warn V560 A part of conditional expression is always true: !error.empty(). apps/opencs/model/tools/pathgridcheck.cpp 32 err V517 The use of 'if (A) {...} else if (A) {...}' pattern was detected. There is a probability of logical error presence. Check lines: 32, 34. apps/opencs/model/world/refidadapterimp.cpp 1376 err V547 Expression 'subColIndex < 3' is always true. apps/openmw/mwgui/widgets.hpp 318 warn V703 It is odd that the 'mEnableRepeat' field in derived class 'MWScrollBar' overwrites field in base class 'ScrollBar'. Check lines: widgets.hpp:318, MyGUI_ScrollBar.h:179. apps/openmw/mwgui/widgets.hpp 319 warn V703 It is odd that the 'mRepeatTriggerTime' field in derived class 'MWScrollBar' overwrites field in base class 'ScrollBar'. Check lines: widgets.hpp:319, MyGUI_ScrollBar.h:180. apps/openmw/mwgui/widgets.hpp 320 warn V703 It is odd that the 'mRepeatStepTime' field in derived class 'MWScrollBar' overwrites field in base class 'ScrollBar'. Check lines: widgets.hpp:320, MyGUI_ScrollBar.h:181 apps/openmw/mwmechanics/actors.cpp 1425 warn V547 Expression '!detected' is always true. apps/openmw/mwmechanics/character.cpp 2155 err V547 Expression 'mode == 0' is always true. apps/openmw/mwmechanics/character.cpp 1192 warn V592 The expression was enclosed by parentheses twice: ((expression)). One pair of parentheses is unnecessary or misprint is present. apps/openmw/mwmechanics/character.cpp 521 warn V560 A part of conditional expression is always true: (idle == mIdleState). apps/openmw/mwmechanics/pathfinding.cpp 317 err V547 Expression 'mPath.size() >= 2' is always true. apps/openmw/mwscript/interpretercontext.cpp 409 warn V560 A part of conditional expression is always false: rank > 9. apps/openmw/mwgui/windowbase.cpp 28 warn V560 A part of conditional expression is always true: !visible. apps/openmw/mwgui/journalwindow.cpp 561 warn V547 Expression '!mAllQuests' is always false. apps/openmw/mwgui/referenceinterface.cpp 18 warn V571 Recurring check. The '!mPtr.isEmpty()' condition was already verified in line 16. apps/openmw/mwworld/scene.cpp 463 warn V547 Expression 'adjustPlayerPos' is always true. apps/openmw/mwworld/worldimp.cpp 409 err V766 An item with the same key '"sCompanionShare"' has already been added. apps/openmw/mwworld/cellstore.cpp 691 warn V519 The 'state.mWaterLevel' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 689, 691. apps/openmw/mwworld/weather.cpp 1125 warn V519 The 'mResult.mParticleEffect' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1123, 1125. apps/openmw/mwworld/weather.cpp 1137 warn V519 The 'mResult.mParticleEffect' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 1135, 1137. apps/wizard/unshield/unshieldworker.cpp 475 warn V728 An excessive check can be simplified. The '(A && B) || (!A && !B)' expression is equivalent to the 'bool(A) == bool(B)' expression. apps/wizard/installationpage.cpp 163 warn V735 Possibly an incorrect HTML. The "</p" closing tag was encountered, while the "</span" tag was expected. components/fontloader/fontloader.cpp 427 err V547 Expression 'i == 1' is always true. components/nifosg/nifloader.cpp 282 warn V519 The 'created' variable is assigned values twice successively. Perhaps this is a mistake. Check lines: 278, 282. components/esm/loadregn.cpp 119 err V586 The 'clear' function is called twice for deallocation of the same resource. Check lines: 112, 119. components/esm/cellref.cpp 178 warn V581 The conditional expressions of the 'if' statements situated alongside each other are identical. Check lines: 175, 178. components/esmterrain/storage.cpp 235 warn V560 A part of conditional expression is always true: colStart == 0. components/esmterrain/storage.cpp 237 warn V560 A part of conditional expression is always true: rowStart == 0. |
7 years ago | |
---|---|---|
.. | ||
activespells.cpp | 11 years ago | |
activespells.hpp | 11 years ago | |
aipackage.cpp | 10 years ago | |
aipackage.hpp | 10 years ago | |
aisequence.cpp | 8 years ago | |
aisequence.hpp | 9 years ago | |
animationstate.cpp | 8 years ago | |
animationstate.hpp | 8 years ago | |
attr.cpp | 12 years ago | |
attr.hpp | 12 years ago | |
cellid.cpp | 9 years ago | |
cellid.hpp | 9 years ago | |
cellref.cpp | 7 years ago | |
cellref.hpp | 8 years ago | |
cellstate.cpp | 10 years ago | |
cellstate.hpp | 11 years ago | |
containerstate.cpp | 10 years ago | |
containerstate.hpp | 11 years ago | |
controlsstate.cpp | 8 years ago | |
controlsstate.hpp | 8 years ago | |
creaturelevliststate.cpp | 11 years ago | |
creaturelevliststate.hpp | 11 years ago | |
creaturestate.cpp | 10 years ago | |
creaturestate.hpp | 10 years ago | |
creaturestats.cpp | 8 years ago | |
creaturestats.hpp | 8 years ago | |
custommarkerstate.cpp | 10 years ago | |
custommarkerstate.hpp | 10 years ago | |
debugprofile.cpp | 9 years ago | |
debugprofile.hpp | 10 years ago | |
defs.hpp | 8 years ago | |
dialoguestate.cpp | 10 years ago | |
dialoguestate.hpp | 10 years ago | |
doorstate.cpp | 11 years ago | |
doorstate.hpp | 11 years ago | |
effectlist.cpp | 10 years ago | |
effectlist.hpp | 10 years ago | |
esmcommon.hpp | 9 years ago | |
esmreader.cpp | 9 years ago | |
esmreader.hpp | 10 years ago | |
esmwriter.cpp | 9 years ago | |
esmwriter.hpp | 8 years ago | |
filter.cpp | 9 years ago | |
filter.hpp | 10 years ago | |
fogstate.cpp | 11 years ago | |
fogstate.hpp | 11 years ago | |
globalmap.cpp | 10 years ago | |
globalmap.hpp | 10 years ago | |
globalscript.cpp | 10 years ago | |
globalscript.hpp | 10 years ago | |
inventorystate.cpp | 8 years ago | |
inventorystate.hpp | 9 years ago | |
journalentry.cpp | 10 years ago | |
journalentry.hpp | 11 years ago | |
loadacti.cpp | 9 years ago | |
loadacti.hpp | 10 years ago | |
loadalch.cpp | 9 years ago | |
loadalch.hpp | 10 years ago | |
loadappa.cpp | 9 years ago | |
loadappa.hpp | 8 years ago | |
loadarmo.cpp | 9 years ago | |
loadarmo.hpp | 10 years ago | |
loadbody.cpp | 9 years ago | |
loadbody.hpp | 10 years ago | |
loadbook.cpp | 8 years ago | |
loadbook.hpp | 8 years ago | |
loadbsgn.cpp | 9 years ago | |
loadbsgn.hpp | 10 years ago | |
loadcell.cpp | 9 years ago | |
loadcell.hpp | 9 years ago | |
loadclas.cpp | 9 years ago | |
loadclas.hpp | 10 years ago | |
loadclot.cpp | 9 years ago | |
loadclot.hpp | 8 years ago | |
loadcont.cpp | 9 years ago | |
loadcont.hpp | 10 years ago | |
loadcrea.cpp | 9 years ago | |
loadcrea.hpp | 10 years ago | |
loaddial.cpp | 8 years ago | |
loaddial.hpp | 10 years ago | |
loaddoor.cpp | 9 years ago | |
loaddoor.hpp | 10 years ago | |
loadench.cpp | 9 years ago | |
loadench.hpp | 10 years ago | |
loadfact.cpp | 9 years ago | |
loadfact.hpp | 10 years ago | |
loadglob.cpp | 10 years ago | |
loadglob.hpp | 10 years ago | |
loadgmst.cpp | 10 years ago | |
loadgmst.hpp | 10 years ago | |
loadinfo.cpp | 9 years ago | |
loadinfo.hpp | 9 years ago | |
loadingr.cpp | 9 years ago | |
loadingr.hpp | 10 years ago | |
loadland.cpp | 7 years ago | |
loadland.hpp | 7 years ago | |
loadlevlist.cpp | 9 years ago | |
loadlevlist.hpp | 10 years ago | |
loadligh.cpp | 9 years ago | |
loadligh.hpp | 10 years ago | |
loadlock.cpp | 9 years ago | |
loadlock.hpp | 10 years ago | |
loadltex.cpp | 7 years ago | |
loadltex.hpp | 7 years ago | |
loadmgef.cpp | 7 years ago | |
loadmgef.hpp | 9 years ago | |
loadmisc.cpp | 9 years ago | |
loadmisc.hpp | 10 years ago | |
loadnpc.cpp | 9 years ago | |
loadnpc.hpp | 7 years ago | |
loadpgrd.cpp | 9 years ago | |
loadpgrd.hpp | 10 years ago | |
loadprob.cpp | 9 years ago | |
loadprob.hpp | 10 years ago | |
loadrace.cpp | 9 years ago | |
loadrace.hpp | 10 years ago | |
loadregn.cpp | 7 years ago | |
loadregn.hpp | 9 years ago | |
loadrepa.cpp | 9 years ago | |
loadrepa.hpp | 10 years ago | |
loadscpt.cpp | 8 years ago | |
loadscpt.hpp | 10 years ago | |
loadskil.cpp | 9 years ago | |
loadskil.hpp | 10 years ago | |
loadsndg.cpp | 9 years ago | |
loadsndg.hpp | 10 years ago | |
loadsoun.cpp | 9 years ago | |
loadsoun.hpp | 10 years ago | |
loadspel.cpp | 9 years ago | |
loadspel.hpp | 10 years ago | |
loadsscr.cpp | 9 years ago | |
loadsscr.hpp | 10 years ago | |
loadstat.cpp | 9 years ago | |
loadstat.hpp | 10 years ago | |
loadtes3.cpp | 9 years ago | |
loadtes3.hpp | 7 years ago | |
loadweap.cpp | 9 years ago | |
loadweap.hpp | 10 years ago | |
locals.cpp | 10 years ago | |
locals.hpp | 11 years ago | |
magiceffects.cpp | 11 years ago | |
magiceffects.hpp | 11 years ago | |
npcstate.cpp | 10 years ago | |
npcstate.hpp | 10 years ago | |
npcstats.cpp | 8 years ago | |
npcstats.hpp | 9 years ago | |
objectstate.cpp | 9 years ago | |
objectstate.hpp | 9 years ago | |
player.cpp | 10 years ago | |
player.hpp | 10 years ago | |
projectilestate.cpp | 7 years ago | |
projectilestate.hpp | 7 years ago | |
queststate.cpp | 10 years ago | |
queststate.hpp | 10 years ago | |
quickkeys.cpp | 11 years ago | |
quickkeys.hpp | 11 years ago | |
records.hpp | 10 years ago | |
savedgame.cpp | 9 years ago | |
savedgame.hpp | 10 years ago | |
spelllist.cpp | 10 years ago | |
spelllist.hpp | 10 years ago | |
spellstate.cpp | 9 years ago | |
spellstate.hpp | 9 years ago | |
statstate.cpp | 10 years ago | |
statstate.hpp | 10 years ago | |
stolenitems.cpp | 10 years ago | |
stolenitems.hpp | 10 years ago | |
transport.cpp | 9 years ago | |
transport.hpp | 10 years ago | |
util.hpp | 10 years ago | |
variant.cpp | 10 years ago | |
variant.hpp | 10 years ago | |
variantimp.cpp | 10 years ago | |
variantimp.hpp | 12 years ago | |
weatherstate.cpp | 9 years ago | |
weatherstate.hpp | 9 years ago |