fix: colored text loot in OTC 13.40 #853
Annotations
10 warnings
|
|
|
src/account/account.cpp#L28
MISRA 5-0-11: The plain char type shall only be used for the storage and use of character values
|
src/account/account.cpp#L36
MISRA 5-0-11: The plain char type shall only be used for the storage and use of character values
|
src/creatures/creature.cpp#L469
the value returned by this function should not be disregarded; neglecting it may lead to errors
|
src/creatures/creature.cpp#L754
the value returned by this function should not be disregarded; neglecting it may lead to errors
|
src/creatures/creature.cpp#L762
function 'dropCorpse' has cognitive complexity of 44 (threshold 25)
|
src/creatures/creature.cpp#L1808
the value returned by this function should not be disregarded; neglecting it may lead to errors
|
src/creatures/creature.cpp#L1815
MISRA 5-0-5: There shall be no implicit floating-integral conversions
|
The logs for this run have expired and are no longer available.
Loading