+Arx/src/ai/PathFinder.cpp:232:3: warning: variable 'nid' of type 'NodeId' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:243:4: warning: variable 'cid' of type 'NodeId' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:263:4: warning: variable 'remaining' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:305:3: warning: variable 'nid' of type 'NodeId' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:310:4: warning: variable 'cid' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:352:2: warning: variable 's' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:356:2: warning: variable 'step_c' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:362:3: warning: variable 'nb' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:366:5: warning: variable 'r' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:371:5: warning: variable 'nid' of type 'NodeId' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:403:3: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:421:2: warning: variable 's' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:423:2: warning: variable 'to' of type 'NodeId' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:427:2: warning: variable 'step_c' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:430:3: warning: variable 'pos' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:432:3: warning: variable 'next' of type 'NodeId' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:455:2: warning: variable 's' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinder.cpp:479:3: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinderManager.cpp:118:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinderManager.cpp:179:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinderManager.cpp:212:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinderManager.cpp:268:5: warning: variable 'stealth' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinderManager.cpp:277:6: warning: variable 'distance' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinderManager.cpp:304:6: warning: variable 'safedist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/PathFinderManager.cpp:311:6: warning: variable 'distance' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:213:2: warning: variable 'f' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:222:4: warning: variable 'i' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:250:7: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:254:8: warning: variable 'str' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:271:8: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:275:9: warning: variable 'params' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:287:7: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:291:8: warning: variable 'str' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:301:7: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:305:8: warning: variable 'str' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:339:5: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:372:5: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:385:5: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:395:5: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:535:4: warning: variable 'delta' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:555:6: warning: variable 'rel' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:556:6: warning: variable 'mull' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:569:4: warning: variable 'delta' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:589:6: warning: variable 'rel' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:663:2: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:707:2: warning: variable 'distance_limit' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:713:2: warning: variable 'distance' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:776:2: warning: variable '_amat' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:806:2: warning: variable 'chance' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:807:2: warning: variable 'dice' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:830:2: warning: variable 'px' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:831:2: warning: variable 'pz' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:833:2: warning: variable 'ix' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:834:2: warning: variable 'ax' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:835:2: warning: variable 'iz' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:836:2: warning: variable 'az' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:884:3: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:944:4: warning: variable 'ccount' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:951:5: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1034:5: warning: variable 'mod' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1066:5: warning: variable 'nbact' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1155:13: warning: variable 'vid' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1156:13: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1173:13: warning: variable 'damages' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1255:2: warning: variable 'col' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1256:2: warning: variable 'size' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1257:2: warning: variable 'taille' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1360:2: warning: variable 'dsize' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1364:2: warning: variable 'rr2' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1365:2: warning: variable 'gg2' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1366:2: warning: variable 'bb2' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1367:2: warning: variable 'dr' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1368:2: warning: variable 'dg' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1369:2: warning: variable 'db' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1431:2: warning: variable 'restlength' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1543:3: warning: variable 'dv' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1546:3: warning: variable 'dp' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1637:2: warning: variable 'ret' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1639:2: warning: variable 'x' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1641:2: warning: variable 'z' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1655:2: warning: variable 'rad' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1678:7: warning: variable 'radd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1706:9: warning: variable 'pos' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1806:3: warning: variable 'power' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1838:5: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/ai/Paths.cpp:1885:2: warning: variable 't_threshold' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:147:4: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:186:4: warning: variable 'r' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:352:4: warning: variable 'totsize' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:375:3: warning: variable 'idx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:429:4: warning: variable 'lost' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:433:5: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:464:4: warning: variable 'lost' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:584:3: warning: variable 'tim' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:593:4: warning: variable 'tt' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:767:3: warning: variable 'biasResetVal' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:1140:3: warning: variable 'mdist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:1225:5: warning: variable 'fCalc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:1234:5: warning: variable 'elapsed' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:1239:7: warning: variable 'ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:1244:7: warning: variable 'ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:1326:3: warning: variable 'nrm' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:1468:5: warning: variable 'to' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:1474:6: warning: variable 'lr' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:1475:6: warning: variable 'ffr' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:1647:6: warning: variable 'siz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:1726:2: warning: variable 'threshold' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Animation.cpp:1818:4: warning: variable 'path' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:132:4: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:405:5: warning: variable 'vt1' of type 'Anglef' (aka 'Angle') can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:440:3: warning: variable 'vector' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:617:5: warning: variable 'fTime' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:628:5: warning: variable 'elapsed' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:634:7: warning: variable 'ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:642:7: warning: variable 'ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:676:8: warning: variable 'nn' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:815:7: warning: variable 'distance' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:822:8: warning: variable 'p' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:916:7: warning: variable 'dista' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:934:10: warning: variable 'p' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:1422:4: warning: variable 'mdist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:1461:4: warning: variable 'nrm' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:1675:7: warning: variable 'tttz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:1873:4: warning: variable 'i' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:2201:7: warning: variable 'distance' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:2208:8: warning: variable 'p' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:2332:5: warning: variable 'oolength' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:2345:6: warning: variable 'distance' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:2352:7: warning: variable 'p' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:2415:3: warning: variable 'c' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:2442:5: warning: variable 'v' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:2453:6: warning: variable 'divd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:2530:3: warning: variable 'c' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:2624:2: warning: variable 'nbvert' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/animation/AnimationRender.cpp:2651:3: warning: variable 'c' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Cinematic.cpp:494:4: warning: variable 'flIntensityRNDToReach' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/CinematicKeyframer.cpp:328:2: warning: variable 'a' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Intro.cpp:214:3: warning: variable 'scale' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Intro.cpp:228:4: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Intro.cpp:229:4: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Intro.cpp:230:4: warning: variable 'px2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/animation/Intro.cpp:231:4: warning: variable 'py2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Ambiance.cpp:250:4: warning: variable 'sid' of type 'SampleId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/Ambiance.cpp:348:4: warning: variable 'toqueue' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/audio/Ambiance.cpp:546:5: warning: variable 'error' of type 'aalError' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Ambiance.cpp:561:6: warning: variable 'error' of type 'aalError' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Ambiance.cpp:615:2: warning: variable 'file' of type 'boost::scoped_ptr' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Ambiance.cpp:638:6: warning: variable 'error' of type 'aalError' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Ambiance.cpp:676:2: warning: variable 'track' of type 'TrackList::iterator' (aka '__normal_iterator>>') can be declared 'const' [misc-const-correctness] +Arx/src/audio/Ambiance.cpp:834:2: warning: variable 'interval' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:85:2: warning: variable 'autoBackend' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:89:3: warning: variable 'first' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:180:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:189:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:198:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:207:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:216:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:223:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:263:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:267:2: warning: variable 'id' of type 'MixerId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:277:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:293:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:307:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:323:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:325:2: warning: variable 's_id' of type 'SampleId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:337:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:346:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:359:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:374:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:391:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:402:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:411:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:420:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:427:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:434:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:449:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:462:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:479:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:494:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:507:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:520:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:535:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:547:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:559:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:575:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:577:2: warning: variable 's_id' of type 'SampleId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:591:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:593:2: warning: variable 's_id' of type 'SampleId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:606:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:613:2: warning: variable 'ret' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:622:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:624:2: warning: variable 's_id' of type 'SampleId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:664:5: warning: variable 'error' of type 'aalError' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:679:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:697:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:712:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:727:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:744:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:757:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:772:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:789:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:802:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Audio.cpp:815:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/audio/AudioResource.h:192:2: warning: variable 'idx' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/audio/AudioSource.cpp:39:2: warning: variable 'pos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/audio/AudioSource.cpp:60:2: warning: variable 'ret' of type 'aalError' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Mixer.cpp:100:2: warning: variable 'vol' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/audio/Mixer.cpp:113:2: warning: variable 'vol' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/audio/codec/ADPCM.cpp:95:2: warning: variable 'nb' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/audio/codec/ADPCM.cpp:125:5: warning: variable 'error' of type 'aalError' can be declared 'const' [misc-const-correctness] +Arx/src/audio/codec/ADPCM.cpp:149:5: warning: variable 'error' of type 'aalError' can be declared 'const' [misc-const-correctness] +Arx/src/audio/codec/ADPCM.cpp:159:3: warning: variable 'to_read' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/audio/codec/ADPCM.cpp:160:6: warning: variable 'error' of type 'aalError' can be declared 'const' [misc-const-correctness] +Arx/src/audio/codec/ADPCM.cpp:178:2: warning: variable 'old_delta' of type 's32' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/codec/ADPCM.cpp:191:2: warning: variable 'predict' of type 's32' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/codec/ADPCM.cpp:226:7: warning: variable 'error' of type 'aalError' can be declared 'const' [misc-const-correctness] +Arx/src/audio/codec/WAV.cpp:250:5: warning: variable 'error' of type 'aalError' can be declared 'const' [misc-const-correctness] +Arx/src/audio/codec/WAV.cpp:310:2: warning: variable 'count' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/audio/codec/WAV.cpp:312:5: warning: variable 'error' of type 'aalError' can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALBackend.cpp:60:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALBackend.cpp:85:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALBackend.cpp:92:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALBackend.cpp:115:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALBackend.cpp:155:2: warning: variable 's_id' of type 'SampleId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALBackend.cpp:173:2: warning: variable 'index' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALBackend.cpp:179:2: warning: variable 'id' of type 'SourceId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALBackend.cpp:192:2: warning: variable 'index' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALBackend.cpp:199:2: warning: variable 'sample' of type 'SampleId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALBackend.cpp:228:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALBackend.cpp:241:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALBackend.cpp:264:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALBackend.cpp:270:2: warning: variable 'speedOfSoundInUnits' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALBackend.cpp:277:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALBackend.cpp:299:2: warning: variable 'rolloff' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALBackend.cpp:327:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:56:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:62:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:76:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:80:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:108:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:112:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:125:5: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:138:5: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:188:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:202:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:205:6: warning: variable 'error' of type 'aalError' can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:216:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:263:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:266:6: warning: variable 'error' of type 'aalError' can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:272:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:289:2: warning: variable 'nbsamples' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:303:2: warning: variable 'left' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:362:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:384:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:398:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:409:2: warning: variable 'oldPan' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:434:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:452:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:466:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:484:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:499:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:516:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:529:6: warning: variable 'error' of type 'aalError' can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:535:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:536:3: warning: variable 'nbuffers' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:540:4: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:559:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:567:5: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:620:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:627:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:630:2: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:667:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:672:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:675:2: warning: variable 'maxbuffers' of type 'ALint' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:681:2: warning: variable 'oldLoadCount' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:689:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:711:5: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:717:5: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:722:4: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:735:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:748:4: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:760:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:779:3: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/audio/openal/OpenALSource.cpp:802:2: warning: variable 'error' of type 'ALenum' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/core/Application.cpp:145:2: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/core/Application.cpp:146:2: warning: variable 'lowercase' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/core/Application.cpp:152:3: warning: variable 'dst' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/core/Application.cpp:188:3: warning: variable 'file' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/core/Application.cpp:204:2: warning: variable 'configFile' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/core/Application.cpp:216:3: warning: variable 'oldConfigFile' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/core/Application.cpp:230:3: warning: variable 'file' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/core/Application.cpp:300:3: warning: variable 'fTime' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:326:2: warning: variable 'size' of type 'Vec2i' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:351:2: warning: variable 'autoFramework' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:354:3: warning: variable 'first' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:394:2: warning: variable 'init' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:405:2: warning: variable 'init' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:415:2: warning: variable 'init' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:459:3: warning: variable 'ret' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:691:2: warning: variable 'old' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1041:4: warning: variable 'lMulResult' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1057:3: warning: variable 'old' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1068:3: warning: variable 'tFrameDiff' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1072:4: warning: variable 'restore' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1088:5: warning: variable 'iCalc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1107:4: warning: variable 'restore' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1160:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1186:4: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1193:5: warning: variable 'len' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1195:6: warning: variable 'div' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1232:3: warning: variable 'is' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1267:4: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1337:4: warning: variable 'itime' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1358:7: warning: variable 'targetpos' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1379:8: warning: variable 'vect' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1394:8: warning: variable 'tfrom' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1395:8: warning: variable 'tto' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1437:8: warning: variable 'vect3' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1471:3: warning: variable 'mdist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1478:3: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1479:3: warning: variable 'id2' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1524:4: warning: variable 'targetpos' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1526:4: warning: variable 'delta_angle' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1532:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1553:3: warning: variable 'pouet2' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1555:3: warning: variable 'pouet' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1623:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1626:3: warning: variable 'up' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1648:3: warning: variable 'restore' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:1877:4: warning: variable 'SHOWLEVEL' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:2040:3: warning: variable 'temp_increase' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:2048:5: warning: variable 'lPosx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:2049:5: warning: variable 'lPosz' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:2078:7: warning: variable 'vector' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:2083:7: warning: variable 'fZFar' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:2191:2: warning: variable 'fogEnd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/ArxGame.cpp:2192:2: warning: variable 'fogStart' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Config.cpp:257:2: warning: variable 'v1' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/core/Config.cpp:260:2: warning: variable 'v2' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/core/Config.cpp:271:3: warning: variable 'id' of type 'InputKeyId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/core/Config.cpp:281:3: warning: variable 'id' of type 'InputKeyId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/core/Config.cpp:318:2: warning: variable 'otherIndex' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/core/Config.cpp:336:7: warning: variable 'k' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/core/Config.cpp:447:2: warning: variable 'loaded' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/core/Config.cpp:459:2: warning: variable 'resolution' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/core/Config.cpp:474:2: warning: variable 'windowSize' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:1467:2: warning: variable 'dvect' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:1472:2: warning: variable 'anglea' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:1473:2: warning: variable 'angleb' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:1491:2: warning: variable 'aa' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:1492:2: warning: variable 'ab' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:1502:2: warning: variable 'wd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:1505:2: warning: variable 'weapon_damages' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:1507:2: warning: variable 'damages' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:1528:2: warning: variable 'dvect' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:1569:2: warning: variable 'aa' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:1570:2: warning: variable 'ab' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:1580:2: warning: variable 'wd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:1583:2: warning: variable 'weapon_damages' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:1585:2: warning: variable 'damages' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:1954:2: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:2120:2: warning: variable 'equiped' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:2143:2: warning: variable 'weapontype' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:2213:8: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:2254:8: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:2634:3: warning: variable 'weapontype' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:2871:2: warning: variable 'tim' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:2894:2: warning: variable 'col' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:2923:3: warning: variable 'mod' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3048:3: warning: variable 'tim' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3056:3: warning: variable 'itmod' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3057:3: warning: variable 'periodicity' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3062:3: warning: variable 'truepower' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3063:3: warning: variable 'halfpower' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3130:4: warning: variable 'tim' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3131:4: warning: variable 'pos' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3159:4: warning: variable 'tim' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3160:4: warning: variable 'pos' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3217:2: warning: variable 'cinematic' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3249:2: warning: variable 'FrameTicks' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3369:2: warning: variable 'uGAT' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3370:2: warning: variable 'GAT' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3372:2: warning: variable 'fpss2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3375:2: warning: variable 'fps2v' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3376:2: warning: variable 'fps2vmin' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/core/Core.cpp:3501:2: warning: variable 'zap' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/core/GameTime.cpp:94:2: warning: variable 'requested_time' of type 'u64' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/core/Localisation.cpp:75:3: warning: variable 'length' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/core/Localisation.cpp:76:3: warning: variable 'language' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/core/Localisation.cpp:127:3: warning: variable 'filename' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/core/Localisation.cpp:152:2: warning: variable 'out' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/core/SaveGame.cpp:60:2: warning: variable 'old_count' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/core/SaveGame.cpp:67:2: warning: variable 'savedir' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/core/SaveGame.cpp:75:3: warning: variable 'dirname' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/core/SaveGame.cpp:76:3: warning: variable 'path' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/core/SaveGame.cpp:78:3: warning: variable 'stime' of type 'std::time_t' (aka 'long') can be declared 'const' [misc-const-correctness] +Arx/src/core/SaveGame.cpp:123:3: warning: variable 'thumbnail' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/core/SaveGame.cpp:206:2: warning: variable 'savedir' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/core/Startup.cpp:165:4: warning: variable 'logFile' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:220:3: warning: variable 'power' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:299:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:305:4: warning: variable 'temp' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:390:3: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:401:2: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:805:3: warning: variable 'n' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:935:5: warning: variable 'xp' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:1002:2: warning: variable 'tim' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:1073:3: warning: variable 'validsource' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:1074:3: warning: variable 'divradius' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:1104:7: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:1469:2: warning: variable 'rad' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:1470:2: warning: variable 'validsource' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:1495:8: warning: variable 'posi' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:1497:8: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:1507:6: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:1618:3: warning: variable 'ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:1619:3: warning: variable 'to_restore' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:1624:4: warning: variable 'mloss' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:1638:4: warning: variable 'mloss' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Damage.cpp:1702:2: warning: variable 'ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/EntityId.cpp:39:3: warning: variable 'sep' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/game/EntityId.cpp:67:4: warning: variable 'c' of type 'char' can be declared 'const' [misc-const-correctness] +Arx/src/game/EntityId.cpp:68:4: warning: variable 'f' of type 'std::ios_base::fmtflags' (aka 'std::_Ios_Fmtflags') can be declared 'const' [misc-const-correctness] +Arx/src/game/EntityId.cpp:69:4: warning: variable 'w' of type 'std::streamsize' (aka 'long') can be declared 'const' [misc-const-correctness] +Arx/src/game/EntityManager.cpp:109:2: warning: variable 'index' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/EntityManager.cpp:123:2: warning: variable 'i' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:125:2: warning: variable 'c' of type 'char' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:203:3: warning: variable 'mesh' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:211:2: warning: variable 'file' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:214:2: warning: variable 'mapidx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:518:2: warning: variable 'type' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:578:2: warning: variable '_wmat' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:581:2: warning: variable '_amat' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:634:3: warning: variable 'value' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:666:3: warning: variable 'value' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:670:4: warning: variable 'modif' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:694:2: warning: variable 'power' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:698:2: warning: variable 'chance' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:764:2: warning: variable 'source' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:765:2: warning: variable 'weapon' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:772:2: warning: variable 'nbact' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:773:2: warning: variable 'drain_life' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:774:2: warning: variable 'paralyse' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:818:7: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:866:9: warning: variable 'ptime' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:973:9: warning: variable '_weapon_material' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:1009:7: warning: variable '_weapon_material' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:1042:2: warning: variable 'type' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Equipment.cpp:1255:2: warning: variable 'flag' of type 'ItemType' (aka 'Flags') can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:185:2: warning: variable 'fCenterX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:186:2: warning: variable 'fSizY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:188:2: warning: variable 'iPosX' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:189:2: warning: variable 'iPosY' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:220:3: warning: variable 'fBag' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:299:2: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:333:2: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:391:3: warning: variable 'sizea' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:392:3: warning: variable 'sizeb' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:396:3: warning: variable 'locname' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:400:3: warning: variable 'name' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:572:3: warning: variable 'remainingSpace' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:573:3: warning: variable 'count' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:637:7: warning: variable 'pos' of type 'Pos' (aka 'InventoryPos') can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:659:7: warning: variable 'newPos' of type 'Pos' (aka 'InventoryPos') can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:1418:2: warning: variable 'fCenterX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:1419:2: warning: variable 'fSizY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:1421:2: warning: variable 'iPosX' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:1422:2: warning: variable 'iPosY' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:1443:3: warning: variable 'fBag' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:1473:4: warning: variable 'fRatio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:1580:2: warning: variable 'fCenterX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:1581:2: warning: variable 'fSizY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:1583:2: warning: variable 'iPosX' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:1584:2: warning: variable 'iPosY' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:1607:3: warning: variable 'fBag' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:1632:4: warning: variable 'fRatio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:1947:7: warning: variable 'fcos' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:1984:6: warning: variable 'fCalcX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:1985:6: warning: variable 'fCalcY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:2008:6: warning: variable 'fCalcX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:2009:6: warning: variable 'fCalcY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:2019:2: warning: variable 'fCenterX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:2020:2: warning: variable 'fSizY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:2022:2: warning: variable 'iPosX' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:2023:2: warning: variable 'iPosY' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:2040:6: warning: variable 'fX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:2041:6: warning: variable 'fY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:2064:7: warning: variable 'fX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Inventory.cpp:2065:7: warning: variable 'fY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Missile.cpp:131:2: warning: variable 'i' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Missile.cpp:178:2: warning: variable 'tim' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Missile.cpp:262:5: warning: variable 'ici' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:137:3: warning: variable 'from' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:162:3: warning: variable 'i' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:182:9: warning: variable 'dist_limit' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:188:10: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:199:9: warning: variable 'ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:495:2: warning: variable 'dists' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:515:4: warning: variable 'v' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:527:3: warning: variable 'pos' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:561:4: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:578:2: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:601:4: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:622:2: warning: variable 'MUST_SELECT_Start_Anchor' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:624:2: warning: variable 'old_target' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:858:3: warning: variable 'at' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:962:3: warning: variable 'dmg' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:966:4: warning: variable 'xp' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:988:2: warning: variable 'ppos' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:1068:5: warning: variable 'it' of type 'std::vector::iterator' (aka '__normal_iterator>>') can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:1233:2: warning: variable 'tt' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:1278:2: warning: variable 'tv' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:1285:2: warning: variable 'alpha' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:1286:2: warning: variable 'beta' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:1287:2: warning: variable 'pouet' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:1288:2: warning: variable 'A' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:1289:2: warning: variable 'B' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:1405:3: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:1780:3: warning: variable 'flg' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:1781:3: warning: variable 'numsel' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:1840:4: warning: variable 'fll' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:1866:5: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:1883:3: warning: variable 'fl' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:1912:2: warning: variable 'weapontype' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:2183:2: warning: variable 'temp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:2191:2: warning: variable 'res' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:2301:4: warning: variable 'r' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:2620:2: warning: variable 'v' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:2928:6: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3245:3: warning: variable 'dd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3265:3: warning: variable 'anything' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3372:4: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3376:5: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3415:6: warning: variable 'fCalc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3498:5: warning: variable 'lMax' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3521:8: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3652:3: warning: variable 'dist_io' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3671:3: warning: variable 'ab' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3717:4: warning: variable 'grnd_color' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3788:2: warning: variable 'ds' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3805:3: warning: variable 'fdist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3816:4: warning: variable 'grp' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3823:4: warning: variable 'ab' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3857:2: warning: variable '_step_material' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3909:2: warning: variable 'Source_Room' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3922:4: warning: variable 'distance' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3931:6: warning: variable 'fdist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3935:7: warning: variable 'ldistance' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:3943:6: warning: variable 'ldistance' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:4060:3: warning: variable 'pos' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:4175:4: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:4235:5: warning: variable 'pos' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:4246:5: warning: variable 'pos' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/NPC.cpp:4265:3: warning: variable 'wp' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:669:2: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:770:2: warning: variable 'fFullAimTime' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:771:2: warning: variable 'fCalcHandicap' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:834:4: warning: variable 'n' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:1161:2: warning: variable 'old_skin' of type 'char' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:1167:3: warning: variable 'rn' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:1193:3: warning: variable 'rn' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:1357:3: warning: variable 'inc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:1361:4: warning: variable 'inc_hunger' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:1415:6: warning: variable 'dmg' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:1617:2: warning: variable 'tim' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:1624:3: warning: variable 'diff' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:1668:4: warning: variable 'old' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:1671:4: warning: variable 'anything' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:1757:5: warning: variable 'fv' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:1758:5: warning: variable 'vv' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:1771:5: warning: variable 'vv' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:1772:5: warning: variable 'fv' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2401:2: warning: variable 'tmp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2412:3: warning: variable 'anything' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2491:4: warning: variable 'old' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2494:4: warning: variable 'anything' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2512:4: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2543:5: warning: variable 'old' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2546:5: warning: variable 'anything' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2549:6: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2604:3: warning: variable 'anything2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2633:5: warning: variable 'fh' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2635:6: warning: variable 'dmg' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2686:6: warning: variable 'idx' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2688:6: warning: variable 'time' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2735:6: warning: variable 'mul' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2824:5: warning: variable 'timee' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2825:5: warning: variable 'offset_time' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2826:5: warning: variable 'position' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2828:5: warning: variable 'p' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2835:4: warning: variable 'PLAYER_CYLINDER_STEP' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2859:7: warning: variable 'fh' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2861:8: warning: variable 'dmg' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2924:5: warning: variable 'mul' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:2957:2: warning: variable 'grnd_color' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:3430:2: warning: variable 'v' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:3434:3: warning: variable 'modi' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:3435:3: warning: variable 'sizX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:3436:3: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:3437:3: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:3441:4: warning: variable 'dx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:3442:4: warning: variable 'dy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Player.cpp:3444:4: warning: variable 'tex' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1032:2: warning: variable 'source' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1057:2: warning: variable 'source' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1078:2: warning: variable 'source' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1119:2: warning: variable 'iLenght' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1136:2: warning: variable 'curtime' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1166:7: warning: variable 'symb' of type 'Rune' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1194:4: warning: variable 'rr' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1222:5: warning: variable 'tim' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1240:5: warning: variable 'nbcomponents' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1266:5: warning: variable 'div_ti' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1278:8: warning: variable 'ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1294:8: warning: variable 'ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1332:6: warning: variable 'iX' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1333:6: warning: variable 'iY' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1346:8: warning: variable 'ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1349:8: warning: variable 'fX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:1350:8: warning: variable 'fY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:2005:4: warning: variable 'tex' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:2048:2: warning: variable 'res' of type 'Res' (aka 'pair<_Rb_tree_const_iterator, Spell>>, bool>') can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:2095:2: warning: variable 'it' of type 'SpellNames::const_iterator' (aka '_Rb_tree_const_iterator, Spell>>') can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:2175:2: warning: variable 'caster' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:2228:3: warning: variable 'd' of type 'Vec2s' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:2232:4: warning: variable 'a' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:2233:4: warning: variable 'b' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:2605:4: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:2810:3: warning: variable 'iNumSpells' of type 'Spell' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:2811:3: warning: variable 'cost' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:2904:2: warning: variable 'casterLevel' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:3083:4: warning: variable 'cpos' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:3123:2: warning: variable 'i' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:3360:4: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:3371:4: warning: variable 'fPerimeter' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:3409:7: warning: variable 'radius' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:3440:4: warning: variable 'fPerimeter' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:3482:8: warning: variable 'radius' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:3552:4: warning: variable 'iCancel' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:3583:4: warning: variable 'idx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:3642:4: warning: variable 'idx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:3739:5: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:3865:6: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:3943:4: warning: variable 'iCancel' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:3957:4: warning: variable 'target' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4037:4: warning: variable 'idx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4092:4: warning: variable 'idx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4165:4: warning: variable 'iCancel' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4201:4: warning: variable 'iCancel' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4222:4: warning: variable 'iCancel' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4261:4: warning: variable 'cure' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4289:4: warning: variable 'iCancel' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4328:4: warning: variable 'level' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4349:4: warning: variable 'iCancel' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4396:5: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4427:5: warning: variable 'mul' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4480:4: warning: variable 'cls' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4497:6: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4564:4: warning: variable 'target' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4621:4: warning: variable 'angleb' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4656:4: warning: variable 'iCancel' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4722:4: warning: variable 'iCancel' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4794:4: warning: variable 'target' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4902:5: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4948:5: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4964:6: warning: variable 'rr' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:4965:6: warning: variable 'pos' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:5016:5: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:5032:5: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:5095:5: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:5140:5: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:5270:5: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:5279:4: warning: variable 'count' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:5368:4: warning: variable 'max_slowdown' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:5591:5: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:5606:6: warning: variable 'nn' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:5628:5: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:5655:3: warning: variable 'idx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:5679:2: warning: variable 'idx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:5904:8: warning: variable 'nn' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:5928:7: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6021:7: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6033:7: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6145:8: warning: variable 'gain' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6217:6: warning: variable 'Es' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6279:7: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6545:7: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6557:6: warning: variable 'tim' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6572:10: warning: variable 'anything' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6585:10: warning: variable 'lSpellsCaster' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6726:7: warning: variable 'fDiff' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6727:7: warning: variable 'nTime' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6736:8: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6737:8: warning: variable 'ts' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6738:8: warning: variable 'tc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6837:6: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6846:6: warning: variable 'choice' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6848:7: warning: variable 'lvl' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6911:8: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6927:10: warning: variable 'anything' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:6972:9: warning: variable 'lSpellsCaster' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:7110:7: warning: variable '_source' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:7158:6: warning: variable 'TELEPORT' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:7161:7: warning: variable 'pos' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:7209:7: warning: variable 'mov1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:7231:7: warning: variable 'Es' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:7329:7: warning: variable 'Es' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:7485:3: warning: variable 'cls' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/game/Spells.cpp:7697:3: warning: variable 'text' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:99:2: warning: variable 'typ1' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:100:2: warning: variable 'typ2' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:205:2: warning: variable 'tolerance' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:417:8: warning: variable 'val' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:521:3: warning: variable 'es' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:522:3: warning: variable 'ec' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:523:3: warning: variable 'es2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:524:3: warning: variable 'ec2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:529:3: warning: variable 'from' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:532:3: warning: variable 'from2' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:533:3: warning: variable 'to' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:543:3: warning: variable 'es' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:544:3: warning: variable 'ec' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:545:3: warning: variable 'es2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:546:3: warning: variable 'ec2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:560:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:561:3: warning: variable 'x' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:562:3: warning: variable 'y' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:585:3: warning: variable 'dep' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:586:3: warning: variable 'tpos' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:631:3: warning: variable 'use_focal' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:660:3: warning: variable 'col' of type 'ColorBGRA' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:684:3: warning: variable 'use_focal' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:700:3: warning: variable 'col' of type 'ColorBGRA' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:717:4: warning: variable 'tt' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:762:2: warning: variable 'col' of type 'ColorBGRA' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:817:2: warning: variable 'uv' of type 'Vec2f' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:819:2: warning: variable 'col' of type 'ColorBGRA' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:836:2: warning: variable 'uv' of type 'Vec2f' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:839:2: warning: variable 'col' of type 'ColorBGRA' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:857:2: warning: variable 'col' of type 'ColorBGRA' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:873:2: warning: variable 'uv' of type 'Vec2f' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:875:2: warning: variable 'col' of type 'ColorBGRA' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:877:2: warning: variable 'rhw' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:902:2: warning: variable 'uv' of type 'Vec2f' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:903:2: warning: variable 'sv' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:905:2: warning: variable 'col' of type 'ColorBGRA' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Draw.cpp:907:2: warning: variable 'fDy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/GraphicsModes.cpp:112:2: warning: variable 'baseinc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/GraphicsModes.cpp:113:2: warning: variable 'incdiv1000' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/GraphicsUtility.cpp:64:2: warning: variable 'fDotProduct' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/GraphicsUtility.cpp:89:2: warning: variable 'vRight' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:570:2: warning: variable 'x' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:571:2: warning: variable 'y' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:572:2: warning: variable 'z' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:574:2: warning: variable 'qx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:575:2: warning: variable 'qy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:576:2: warning: variable 'qz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:577:2: warning: variable 'qw' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:579:2: warning: variable 'rx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:580:2: warning: variable 'ry' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:581:2: warning: variable 'rz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:582:2: warning: variable 'rw' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:607:3: warning: variable 'fTheta' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:608:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:644:2: warning: variable 'fSinYaw' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:645:2: warning: variable 'fCosYaw' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:646:2: warning: variable 'fSinPitch' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:647:2: warning: variable 'fCosPitch' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:649:2: warning: variable 'fSinRoll' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:650:2: warning: variable 'fCosRoll' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:722:2: warning: variable 'nxt' of type 'int[3]' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:745:3: warning: variable 'j' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:746:3: warning: variable 'k' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:772:2: warning: variable 'in' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:774:2: warning: variable 'c' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:781:2: warning: variable 'in' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:783:2: warning: variable 'c' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:790:2: warning: variable 'in' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:792:2: warning: variable 'c' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:800:2: warning: variable 'c' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:808:2: warning: variable 'c' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:875:2: warning: variable 'zAxis' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:888:2: warning: variable 'xAxis' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:945:2: warning: variable 'x' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:946:2: warning: variable 'y' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.cpp:947:2: warning: variable 'z' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.h:75:2: warning: variable 'range' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.h:144:2: warning: variable 'half' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.h:184:2: warning: variable 'len' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.h:238:2: warning: variable 'rx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.h:239:2: warning: variable 'ry' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.h:240:2: warning: variable 'rz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.h:241:2: warning: variable 'rw' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.h:291:2: warning: variable 'pos1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/Math.h:310:2: warning: variable 'pos1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/VertexBuffer.h:113:3: warning: variable 'dst_offset' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/CinematicTexture.cpp:79:2: warning: variable 'oldnbx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/CinematicTexture.cpp:83:2: warning: variable 'olddx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/CinematicTexture.cpp:84:2: warning: variable 'olddy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/CinematicTexture.cpp:102:2: warning: variable 'depx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/CinematicTexture.cpp:162:2: warning: variable 'matIdx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/CinematicTexture.cpp:184:16: warning: variable 'mat' of type 'C_INDEXED &' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/CinematicTexture.cpp:216:2: warning: variable 'matIdx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/CinematicTexture.cpp:230:2: warning: variable 'du' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/CinematicTexture.cpp:231:2: warning: variable 'dv' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/CinematicTexture.cpp:287:2: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/CinematicTexture.cpp:319:2: warning: variable 'width' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/CinematicTexture.cpp:320:2: warning: variable 'height' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/CinematicTexture.cpp:356:4: warning: variable 'w2' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/CinematicTexture.cpp:403:4: warning: variable 'dx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/CinematicTexture.cpp:404:4: warning: variable 'dy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/FTL.cpp:412:2: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/FTL.cpp:424:2: warning: variable 'filename' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/FTL.cpp:573:5: warning: variable 'name' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/FTL.cpp:601:5: warning: variable 'oldpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:149:2: warning: variable 'fAspect' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:150:2: warning: variable 'fFOV' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:151:2: warning: variable 'fFarPlane' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:152:2: warning: variable 'fNearPlane' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:153:2: warning: variable 'w' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:154:2: warning: variable 'h' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:155:2: warning: variable 'Q' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:198:2: warning: variable 'temp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:203:2: warning: variable 'fZTemp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:213:2: warning: variable 'v' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:218:3: warning: variable 'v1' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:311:2: warning: variable 'poss' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:335:2: warning: variable 'sPz' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:360:2: warning: variable 'sPx' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:423:2: warning: variable 'poss' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:447:2: warning: variable 'sPz' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:472:2: warning: variable 'sPx' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:538:2: warning: variable 'px' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:543:2: warning: variable 'pz' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:619:2: warning: variable 'pos' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:654:2: warning: variable 'pos' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:709:2: warning: variable 's31' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:835:2: warning: variable 'temp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:853:2: warning: variable 'fZTemp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:863:2: warning: variable 'fZTemp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:1044:4: warning: variable 'col' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:1235:2: warning: variable 'pas' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:1238:2: warning: variable 'maxstepp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:1325:3: warning: variable 'jx1' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:1326:3: warning: variable 'jx2' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:1327:3: warning: variable 'jz1' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:1328:3: warning: variable 'jz2' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:1590:2: warning: variable 'roo' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:1632:2: warning: variable 'offs' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:1645:2: warning: variable 'offs' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:1655:2: warning: variable 'dst' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:1662:2: warning: variable 'Room' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:1770:2: warning: variable 'posx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:1775:2: warning: variable 'posz' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2130:2: warning: variable 'cx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2131:2: warning: variable 'sx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2132:2: warning: variable 'cy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2133:2: warning: variable 'sy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2134:2: warning: variable 'cz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2135:2: warning: variable 'sz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2188:2: warning: variable 'l' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2300:2: warning: variable 'coll' of type 'ColorBGRA' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2445:3: warning: variable 'ii' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2464:2: warning: variable 'toread' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2500:2: warning: variable 'file' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2537:3: warning: variable 'input_size' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2595:3: warning: variable 'file' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2646:6: warning: variable 'cit' of type 'TextureContainerMap::const_iterator' (aka '_Rb_tree_const_iterator>') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2696:6: warning: variable 'x' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2697:6: warning: variable 'y' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2698:6: warning: variable 'z' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2699:6: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2730:3: warning: variable 'anchorsize' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2856:5: warning: variable 'start' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2857:5: warning: variable 'end' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2909:3: warning: variable 'temp' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:2935:2: warning: variable 'nb_anchors' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3032:2: warning: variable 'pathfinder' of type 'PathFinder' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3045:4: warning: variable 'found' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3058:5: warning: variable 'old' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3126:3: warning: variable 'nbvert' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3136:4: warning: variable 'fDist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3205:2: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3206:2: warning: variable 'tt' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3386:2: warning: variable 'path' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3438:3: warning: variable 'path' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3463:2: warning: variable 'file' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3464:2: warning: variable 'compressedstart' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3702:2: warning: variable 'ftemp' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3807:4: warning: variable 'x' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3808:4: warning: variable 'cell' of type 'EERIE_BKG_INFO &' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3833:4: warning: variable 'nvertices' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3834:4: warning: variable 'nindices' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3891:3: warning: variable 'ntextures' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3913:5: warning: variable 'x' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/Mesh.cpp:3914:5: warning: variable 'cell' of type 'EERIE_BKG_INFO &' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:93:2: warning: variable 'skinname' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:238:2: warning: variable 'newvert' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:545:3: warning: variable 'v' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:565:3: warning: variable 'v' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:588:4: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:600:4: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:615:4: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:627:4: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:642:4: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:654:4: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:667:4: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:675:5: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:683:4: warning: variable 'ii' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:690:6: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:704:4: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:712:5: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/MeshManipulation.cpp:746:2: warning: variable 'ftl_file' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/TextureContainer.cpp:235:2: warning: variable 'storedSize' of type 'Vec2i' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/TextureContainer.cpp:310:2: warning: variable 'width' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/TextureContainer.cpp:311:2: warning: variable 'height' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/TextureContainer.cpp:340:2: warning: variable 'storedSize' of type 'Vec2i' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/TextureContainer.cpp:390:2: warning: variable 'posStart' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/data/TextureContainer.cpp:394:3: warning: variable 'posEnd' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:129:5: warning: variable 's1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:130:5: warning: variable 's2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:151:8: warning: variable 'lv' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:182:7: warning: variable 'origin' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:194:8: warning: variable 's1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:195:8: warning: variable 's2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:200:8: warning: variable 'lv' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:269:7: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:288:4: warning: variable 'tx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:289:4: warning: variable 'tz' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:364:2: warning: variable 'tim' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:375:6: warning: variable 'fCalc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:381:6: warning: variable 'fCalc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:387:4: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:438:7: warning: variable 'div' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:444:7: warning: variable 'col' of type 'ColorBGRA' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:505:7: warning: variable 'div' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:511:7: warning: variable 'ttt' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/DrawEffects.cpp:512:7: warning: variable 'col' of type 'ColorBGRA' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/Fog.cpp:160:2: warning: variable 'iDiv' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/Fog.cpp:162:2: warning: variable 'flDiv' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/Fog.cpp:178:3: warning: variable 'speed' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/Fog.cpp:179:3: warning: variable 'fval' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/Fog.cpp:199:2: warning: variable 'iDiv' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/Fog.cpp:201:2: warning: variable 'flDiv' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/SpellEffects.cpp:103:2: warning: variable 'fBeta' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/SpellEffects.cpp:104:2: warning: variable 'xxs' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/SpellEffects.cpp:105:2: warning: variable 'xxe' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/SpellEffects.cpp:172:2: warning: variable 'fBeta' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/SpellEffects.cpp:174:2: warning: variable 'xx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/SpellEffects.cpp:241:3: warning: variable 'i' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/effects/SpellEffects.cpp:259:3: warning: variable 'i' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/font/Font.cpp:114:2: warning: variable 'glyphIndex' of type 'FT_UInt' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/font/Font.cpp:223:2: warning: variable 'chr' of type 'Char' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/font/Font.cpp:268:3: warning: variable 'viewport' of type 'Rect' (aka 'Rectangle_') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/font/Font.cpp:299:3: warning: variable 'itGlyph' of type 'glyph_iterator' (aka '_Rb_tree_const_iterator>') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/font/Font.cpp:363:2: warning: variable 'sizeX' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/font/Font.cpp:364:2: warning: variable 'sizeY' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/font/FontCache.cpp:71:2: warning: variable 'it' of type 'FontMap::iterator' (aka '_Rb_tree_iterator>') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:173:2: warning: variable 'ret' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:189:2: warning: variable 'ret' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:220:2: warning: variable 'dataSize' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:258:2: warning: variable 'dataSize' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:279:2: warning: variable 'numComponents' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:280:2: warning: variable 'size' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:367:2: warning: variable 'bpp' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:424:2: warning: variable 'numComponents' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:425:2: warning: variable 'size' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:454:4: warning: variable 'reciprocal' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:477:2: warning: variable 'numComponents' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:478:2: warning: variable 'size' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:525:2: warning: variable 'numComponents' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:526:2: warning: variable 'size' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:586:2: warning: variable 'dataSize' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:632:2: warning: variable 'srcNumChannels' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:633:2: warning: variable 'dstNumChannels' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:639:2: warning: variable 'newSize' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:646:3: warning: variable 'grayVal' of type 'unsigned char' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:753:2: warning: variable 'kernelSize' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:762:3: warning: variable 'szi' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:776:2: warning: variable 'numChannels' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:814:3: warning: variable 'ym' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:815:3: warning: variable 'riw' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:856:2: warning: variable 'srcChannelCount' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:857:2: warning: variable 'dstChannelCount' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:867:2: warning: variable 'pixelCount' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:939:3: warning: variable 'imageSize' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:940:3: warning: variable 'lineSize' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:969:3: warning: variable 'xBlocks' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:970:3: warning: variable 'yBlocks' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:971:3: warning: variable 'blockSize' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/Image.cpp:972:3: warning: variable 'lineSize' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:24:22: warning: variable 'x' of type 'unsigned char' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:25:22: warning: variable 'x' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:28:22: warning: variable 'x' of type 'stbiw_uint32' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:49:4: warning: variable 'bg' of type 'unsigned char[3]' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:110:4: warning: variable 'pad' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:119:4: warning: variable 'has_alpha' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:141:4: warning: variable 'm' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:210:4: warning: variable 'lengthc' of type 'unsigned short[30]' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:211:4: warning: variable 'lengtheb' of type 'unsigned char[29]' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:212:4: warning: variable 'distc' of type 'unsigned short[31]' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:213:4: warning: variable 'disteb' of type 'unsigned char[30]' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:237:13: warning: variable 'd' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:255:16: warning: variable 'e' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:265:10: warning: variable 'd' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:331:4: warning: variable 'crc' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:337:4: warning: variable 'p' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:345:4: warning: variable 'ctype' of type 'int[5]' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/image/stb_image_write.cpp:363:13: warning: variable 'type' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/GLNoVertexBuffer.h:34:2: warning: variable 'c' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/GLNoVertexBuffer.h:39:2: warning: variable 'w' of type 'GLfloat' (aka 'float') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/GLNoVertexBuffer.h:46:2: warning: variable 'c' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/GLNoVertexBuffer.h:57:2: warning: variable 'c' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/GLTexture2D.cpp:154:3: warning: variable 'glwrap' of type 'GLint' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/GLTexture2D.cpp:159:2: warning: variable 'newMipFilter' of type 'TextureStage::FilterMode' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/GLTextureStage.cpp:105:2: warning: variable 'op' of type 'GLint' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/GLTextureStage.cpp:121:2: warning: variable 'wasEnabled' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/GLTextureStage.cpp:125:2: warning: variable 'enabled' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/GLVertexBuffer.h:177:4: warning: variable 'obytes' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/GLVertexBuffer.h:178:4: warning: variable 'nbytes' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/GLVertexBuffer.h:185:5: warning: variable 'ret' of type 'GLboolean' (aka 'unsigned char') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/GLVertexBuffer.h:230:4: warning: variable 'obytes' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/GLVertexBuffer.h:231:4: warning: variable 'nbytes' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/GLVertexBuffer.h:259:3: warning: variable 'ret' of type 'GLboolean' (aka 'unsigned char') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:82:2: warning: variable 'shader' of type 'GLuint' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:88:2: warning: variable 'obj' of type 'GLuint' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:436:2: warning: variable 'height' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:465:3: warning: variable 'col' of type 'Color4f' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:483:3: warning: variable 'height' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:502:2: warning: variable 'colorf' of type 'Color4f' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:553:2: warning: variable 'bias' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:661:2: warning: variable 'size' of type 'Vec2i' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:680:2: warning: variable 'size' of type 'Vec2i' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/Particle.cpp:99:2: warning: variable 'fTimeSec' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/Particle.cpp:103:3: warning: variable 'ft' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:144:2: warning: variable 'f' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:208:2: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:220:3: warning: variable 'power' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:367:2: warning: variable 'vratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:436:6: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:439:6: warning: variable 'fRandom' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:441:6: warning: variable 't' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:460:7: warning: variable 'vdiff' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:488:2: warning: variable 'isNpc' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:496:3: warning: variable 'power' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:499:3: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:513:4: warning: variable 'posi' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:546:2: warning: variable 'count' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:548:3: warning: variable 'vertex' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:549:3: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:560:2: warning: variable 'spawn_nb' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:595:2: warning: variable 'spawn_nb' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:616:3: warning: variable 'len' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:655:3: warning: variable 'vertex' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:674:2: warning: variable 'mod' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:709:3: warning: variable 'rr' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:745:5: warning: variable 'rr' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:758:3: warning: variable 'vertex' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:770:2: warning: variable 'TICKS' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:779:2: warning: variable 'key' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:835:4: warning: variable 'c' of type 'Color3f' (aka 'Color3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:923:3: warning: variable 'eg' of type 'EERIE_BKG_INFO &' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:931:4: warning: variable 'nbvert' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:937:5: warning: variable 'ddd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:949:4: warning: variable 'n' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:976:2: warning: variable 'poss' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:979:2: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:981:3: warning: variable 'vect' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:997:4: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1001:5: warning: variable 'vect' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1010:2: warning: variable 'c' of type 'ColorBGRA' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1030:3: warning: variable 'framediff' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1040:3: warning: variable 'val' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1058:4: warning: variable 'c' of type 'Color3f' (aka 'Color3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1070:4: warning: variable 'aa' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1071:4: warning: variable 'bb' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1078:4: warning: variable 't' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1233:2: warning: variable 'nb' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1241:3: warning: variable 'a' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1242:3: warning: variable 'b' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1256:2: warning: variable 'power' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1279:2: warning: variable 'nbParticles' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1293:3: warning: variable 't' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1296:3: warning: variable 's' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1387:2: warning: variable 'tim' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1402:3: warning: variable 'framediff2' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1424:4: warning: variable 'xx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1425:4: warning: variable 'yy' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1431:4: warning: variable 'feg' of type 'FAST_BKG_DATA &' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1501:3: warning: variable 'val' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1523:3: warning: variable 'fd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1526:4: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1582:5: warning: variable 'siz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1596:5: warning: variable 'siz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1632:3: warning: variable 'op' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1638:4: warning: variable 'v' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1653:4: warning: variable 'animrange' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1659:3: warning: variable 'siz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1671:5: warning: variable 'temp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1685:4: warning: variable 'siz2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1687:5: warning: variable 'in2' of type 'TexturedVertex' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1698:4: warning: variable 'pos' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1699:4: warning: variable 'col' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1700:4: warning: variable 'end' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1701:4: warning: variable 'masked' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1707:4: warning: variable 'temp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1749:2: warning: variable 'fZFar' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1758:3: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1767:4: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1791:4: warning: variable 'pitch' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1809:6: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1810:6: warning: variable 's' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1834:6: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1835:6: warning: variable 's' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1837:6: warning: variable 'vect' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1838:6: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1925:2: warning: variable 'vx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1926:2: warning: variable 'vy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1938:3: warning: variable 'temp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:1963:3: warning: variable 'zz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleEffects.cpp:2063:3: warning: variable 'zz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:213:2: warning: variable 'eVect' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:216:2: warning: variable 'r' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:217:2: warning: variable 'g' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:218:2: warning: variable 'b' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:288:3: warning: variable 'randd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:293:3: warning: variable 'randd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:307:2: warning: variable 'c' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:308:2: warning: variable 's' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:315:2: warning: variable 'c' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:316:2: warning: variable 's' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:327:2: warning: variable 'fTTL' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:331:2: warning: variable 'fAngleX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:344:2: warning: variable 'fSpeed' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:351:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:369:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:387:3: warning: variable 'fRandom' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:429:2: warning: variable 'fTimeSec' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/particle/ParticleSystem.cpp:521:6: warning: variable 'fNbTex' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:147:2: warning: variable 'eP' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:153:2: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:274:2: warning: variable 't' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:339:3: warning: variable 'kp' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:340:3: warning: variable 'kpprec' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:341:3: warning: variable 'kpsuiv' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:342:3: warning: variable 'kpsuivsuiv' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:348:4: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:350:4: warning: variable 't1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:351:4: warning: variable 't2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:352:4: warning: variable 't3' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:353:4: warning: variable 'f0' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:354:4: warning: variable 'f1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:355:4: warning: variable 'f2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:356:4: warning: variable 'f3' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:398:5: warning: variable 'color' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:405:5: warning: variable 'fs' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:406:5: warning: variable 'fe' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:410:4: warning: variable 'temp_vector' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:418:2: warning: variable 'bubu' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:419:2: warning: variable 'bubu1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:515:4: warning: variable 'group' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:589:5: warning: variable 'fTime' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:671:7: warning: variable 'ttt' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:722:5: warning: variable 'fa' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:764:3: warning: variable 'id' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:801:2: warning: variable 'sMode' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:832:3: warning: variable 'id' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:871:6: warning: variable 'id' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:920:5: warning: variable 'unsuri' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:948:3: warning: variable 'i' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:990:3: warning: variable 'astart' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:991:3: warning: variable 'a' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:1047:2: warning: variable 'sNbSeg' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:1134:5: warning: variable 'numpt' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:1160:2: warning: variable 'col' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:1223:4: warning: variable 'a' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:1224:4: warning: variable 'b' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells01.cpp:1225:4: warning: variable 'rr' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells02.cpp:89:3: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells02.cpp:177:3: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells02.cpp:192:2: warning: variable 'ulCalc' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells02.cpp:194:2: warning: variable 'ff' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:180:2: warning: variable 't' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:187:2: warning: variable 'ulCalc' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:189:2: warning: variable 'ff' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:301:4: warning: variable 'idx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:348:3: warning: variable 'vMove' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:473:2: warning: variable 'fCalc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:476:2: warning: variable 'fDist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:480:2: warning: variable 'end' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:488:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:520:3: warning: variable 'iNum' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:535:3: warning: variable 'ttt' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:638:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:646:5: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:662:5: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:705:3: warning: variable 'col' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:706:3: warning: variable 'size' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:707:3: warning: variable 'taille' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:835:2: warning: variable 'dsize' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:839:2: warning: variable 'rr2' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:840:2: warning: variable 'gg2' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:841:2: warning: variable 'bb2' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:842:2: warning: variable 'dr' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:843:2: warning: variable 'dg' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:844:2: warning: variable 'db' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:973:2: warning: variable 'ulCalc' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells03.cpp:975:2: warning: variable 'ff' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells04.cpp:106:2: warning: variable 'x' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells04.cpp:107:2: warning: variable 'y' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells04.cpp:108:2: warning: variable 'z' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells04.cpp:122:2: warning: variable 'ff' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells04.cpp:123:2: warning: variable 'fBetaRadCos' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells04.cpp:124:2: warning: variable 'fBetaRadSin' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells04.cpp:126:2: warning: variable 'color' of type 'ColorBGRA' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells04.cpp:395:2: warning: variable 'iNpc' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells04.cpp:414:2: warning: variable 'iNpc' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells04.cpp:434:2: warning: variable 'iNpc' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells04.cpp:466:2: warning: variable 'iNpc' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells04.cpp:505:2: warning: variable 'iNpc' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:173:3: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:211:2: warning: variable 'ulCalc' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:213:2: warning: variable 'ff' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:248:3: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:346:3: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:364:2: warning: variable 'fa' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:368:3: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:386:2: warning: variable 'x' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:387:2: warning: variable 'y' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:388:2: warning: variable 'z' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:397:2: warning: variable 'stiteangleb' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:402:2: warning: variable 'gtc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:403:2: warning: variable 'v' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:742:2: warning: variable 'n' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:743:2: warning: variable 'delta' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:752:3: warning: variable 'kpprec' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:753:3: warning: variable 'kpsuiv' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:754:3: warning: variable 'kpsuivsuiv' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:762:4: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:764:4: warning: variable 't2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:765:4: warning: variable 't3' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:766:4: warning: variable 'f0' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:767:4: warning: variable 'f1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:768:4: warning: variable 'f2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:769:4: warning: variable 'f3' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:848:3: warning: variable 'group' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:893:3: warning: variable 'lTime' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:903:4: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:937:3: warning: variable 'fa' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:943:4: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:954:3: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:1105:3: warning: variable 'dx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:1106:3: warning: variable 'dz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:1121:3: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:1208:2: warning: variable 'da' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:1298:4: warning: variable 'col' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:1388:3: warning: variable 'r' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:1408:2: warning: variable 'ddu' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:1477:5: warning: variable 'a' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:1479:5: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:1544:5: warning: variable 'a' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells05.cpp:1546:5: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:124:3: warning: variable 'patchsize' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:149:3: warning: variable 'zab' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:243:2: warning: variable 'x' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:244:2: warning: variable 'y' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:245:2: warning: variable 'z' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:246:2: warning: variable 'smul' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:592:5: warning: variable 'fTemp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:599:5: warning: variable 'fTemp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:683:4: warning: variable 'col' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:720:3: warning: variable 'i' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:875:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:907:3: warning: variable 't2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:1064:3: warning: variable 'r' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:1219:3: warning: variable 'randd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:1297:3: warning: variable 'id' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:1593:6: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:1594:6: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:1595:6: warning: variable 'pz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:1679:6: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:1680:6: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:1681:6: warning: variable 'pz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:1730:3: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:1731:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:1739:5: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells06.cpp:1754:5: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:122:3: warning: variable 'moi' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:128:3: warning: variable 'fAngleX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:129:3: warning: variable 'fAngleY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:130:3: warning: variable 'fAngleZ' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:139:3: warning: variable 'ts' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:149:3: warning: variable 'anb' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:150:3: warning: variable 'anbrec' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:152:3: warning: variable 'p' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:156:4: warning: variable 'm' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:306:2: warning: variable 'fRandom' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:346:2: warning: variable 'fRandom' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:375:3: warning: variable 'idx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:425:3: warning: variable 'idx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:463:2: warning: variable 'f' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:479:3: warning: variable 'temp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:480:3: warning: variable 'z_z' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:507:5: warning: variable 'si' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:665:2: warning: variable 'idx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:684:3: warning: variable 'ang' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:685:3: warning: variable 'rad' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:710:3: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:964:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells07.cpp:1103:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells09.cpp:200:4: warning: variable 'fTemp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells09.cpp:207:4: warning: variable 'fTemp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells09.cpp:235:3: warning: variable 'i' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells09.cpp:547:2: warning: variable 'fDur' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells09.cpp:550:2: warning: variable 'fCalc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells09.cpp:554:2: warning: variable 'end' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells09.cpp:791:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:84:2: warning: variable 'ft' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:92:3: warning: variable 'lTime' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:210:2: warning: variable 'n' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:211:2: warning: variable 'delta' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:223:3: warning: variable 'kp' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:224:3: warning: variable 'kpprec' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:225:3: warning: variable 'kpsuiv' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:226:3: warning: variable 'kpsuivsuiv' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:232:4: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:234:4: warning: variable 't1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:235:4: warning: variable 't2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:236:4: warning: variable 't3' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:237:4: warning: variable 'f0' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:238:4: warning: variable 'f1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:239:4: warning: variable 'f2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:240:4: warning: variable 'f3' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/spells/Spells10.cpp:260:5: warning: variable 'c' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/texture/PackedTexture.cpp:160:2: warning: variable 'diffW' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/texture/PackedTexture.cpp:161:2: warning: variable 'diffH' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/graphics/texture/Texture.cpp:69:3: warning: variable 'bCreated' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Credits.cpp:145:2: warning: variable 'linerect' of type 'Rect' (aka 'Rectangle_') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Credits.cpp:150:3: warning: variable 'n' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Credits.cpp:157:3: warning: variable 'linesize' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Credits.cpp:175:2: warning: variable 'size' of type 'Vec2i' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Credits.cpp:231:2: warning: variable 'iSize' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Credits.cpp:250:3: warning: variable 'time' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Credits.cpp:251:3: warning: variable 'dtime' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Credits.cpp:259:4: warning: variable 'yy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:289:2: warning: variable 'fRes' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:352:4: warning: variable 'quest' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:425:2: warning: variable 'col' of type 'ColorBGRA' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:440:3: warning: variable 'divideX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:441:3: warning: variable 'divideY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:546:2: warning: variable 'it' of type 'TextureDictionary::iterator' (aka '_Rb_tree_iterator, TextureContainer *>>') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:591:2: warning: variable 'col' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:604:2: warning: variable 'x' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:605:2: warning: variable 'y' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:606:2: warning: variable 'width' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:607:2: warning: variable 'height' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:951:2: warning: variable 'tcIndent' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:1273:2: warning: variable 'trans' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:1280:3: warning: variable 'fX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:1281:3: warning: variable 'fY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:1301:5: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:1476:10: warning: variable 'Text' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:1484:10: warning: variable 'Text' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:1668:9: warning: variable 'fInventoryY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:1966:8: warning: variable 'res' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:1977:8: warning: variable 'y_ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:1978:8: warning: variable 'x_ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:2031:6: warning: variable 'temp' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:2091:6: warning: variable 'fCenterX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:2092:6: warning: variable 'fSizY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:2095:5: warning: variable 'posx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:2107:6: warning: variable 'fRatio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:2271:3: warning: variable 'weapontype' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:2495:4: warning: variable 'old' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:2500:5: warning: variable 'tr' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:2509:5: warning: variable 'tr' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:2520:5: warning: variable 'tr' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:2531:5: warning: variable 'tr' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:2547:4: warning: variable 'npc' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:2548:4: warning: variable 'val' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3254:5: warning: variable 'lNumSpell' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3369:6: warning: variable 'fX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3370:6: warning: variable 'fY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3427:8: warning: variable 'type' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3622:4: warning: variable 'fTime' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3623:4: warning: variable 'iTime' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3643:4: warning: variable 'fTime' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3644:4: warning: variable 'iTime' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3692:5: warning: variable 'mousePosRel' of type 'Vec2s' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3750:5: warning: variable 'ib' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3766:7: warning: variable 'iangle' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3782:7: warning: variable 'ib' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3823:9: warning: variable 'Text' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3831:9: warning: variable 'Text' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3849:9: warning: variable 'x' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3850:9: warning: variable 'y' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3851:9: warning: variable 'w' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3852:9: warning: variable 'h' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3853:9: warning: variable 'rDraw' of type 'Rect' (aka 'Rectangle_') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3889:11: warning: variable 'Text' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3897:11: warning: variable 'Text' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3914:9: warning: variable 'x' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3915:9: warning: variable 'y' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3916:9: warning: variable 'w' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3917:9: warning: variable 'h' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3918:9: warning: variable 'rDraw' of type 'Rect' (aka 'Rectangle_') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:3948:3: warning: variable 'file' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4012:6: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4013:6: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4015:6: warning: variable 'color' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4031:7: warning: variable 'fColorPulse' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4058:2: warning: variable 'fCenterX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4059:2: warning: variable 'fSizY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4061:2: warning: variable 'fPosX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4062:2: warning: variable 'fPosY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4081:6: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4082:6: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4084:6: warning: variable 'color' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4095:7: warning: variable 'fColorPulse' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4136:4: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4137:4: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4191:5: warning: variable 'ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4214:3: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4245:6: warning: variable 'ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4246:6: warning: variable 'col' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4435:2: warning: variable 'POSX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4517:4: warning: variable 'found2' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4946:4: warning: variable 'y' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4967:4: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4968:4: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4998:5: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:4999:5: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5033:4: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5034:4: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5060:4: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5061:4: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5122:6: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5123:6: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5148:6: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5149:6: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5174:6: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5175:6: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5197:6: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5198:6: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5220:6: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5221:6: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5243:6: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5244:6: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5266:6: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5267:6: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5289:6: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5290:6: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5312:6: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5313:6: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5335:6: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5336:6: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5542:4: warning: variable 'fRandom' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5544:4: warning: variable 't' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5863:3: warning: variable 'ac' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5927:5: warning: variable 'vp' of type 'Rect' (aka 'Rectangle_') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:5971:3: warning: variable 'iSavePDL' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6014:3: warning: variable 'ti' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6100:6: warning: variable 'fX1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6101:6: warning: variable 'fX2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6102:6: warning: variable 'fY1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6103:6: warning: variable 'fY2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6128:6: warning: variable 'fX1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6129:6: warning: variable 'fX2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6130:6: warning: variable 'fY1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6131:6: warning: variable 'fY2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6156:6: warning: variable 'fX1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6157:6: warning: variable 'fX2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6158:6: warning: variable 'fY1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6159:6: warning: variable 'fY2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6188:6: warning: variable 'color' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6200:6: warning: variable 'fWidth' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6201:6: warning: variable 'fHeight' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6205:6: warning: variable 'fX1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6206:6: warning: variable 'fX2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6207:6: warning: variable 'fY1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6208:6: warning: variable 'fY2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6234:6: warning: variable 'color' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6246:6: warning: variable 'fWidth' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6247:6: warning: variable 'fHeight' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6251:6: warning: variable 'fX1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6252:6: warning: variable 'fX2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6253:6: warning: variable 'fY1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6254:6: warning: variable 'fY2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6359:2: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6360:2: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6421:6: warning: variable 'aim' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6438:5: warning: variable 'j' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6441:5: warning: variable 'col' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6449:4: warning: variable 'fCalc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6474:4: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6535:6: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6546:7: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6581:6: warning: variable 'fCenterX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6582:6: warning: variable 'fSizY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6584:6: warning: variable 'posx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6617:7: warning: variable 'fRatio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6648:5: warning: variable 'fSpeed' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6688:5: warning: variable 'fCenterX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6689:5: warning: variable 'fSizY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6693:5: warning: variable 'posx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6694:5: warning: variable 'posy' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6730:7: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6731:7: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6737:8: warning: variable 'famount' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6751:8: warning: variable 'famount' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6888:6: warning: variable 'fCalc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6910:6: warning: variable 'fCalc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6919:6: warning: variable 'POSX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6920:6: warning: variable 'POSY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6939:4: warning: variable 'px' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:6940:4: warning: variable 'py' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7065:4: warning: variable 'fnl' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7066:4: warning: variable 'fnm' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7072:4: warning: variable 'fSLID_VALUE_neg' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7075:5: warning: variable 'val' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7076:5: warning: variable 'g' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7108:4: warning: variable 'LARGG' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7109:4: warning: variable 'HAUTT' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7152:6: warning: variable 'fSizeX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7153:6: warning: variable 'fSizeY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7154:6: warning: variable 'lcolor' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7161:6: warning: variable 'fMove' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7205:2: warning: variable 'drop_miny' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7229:2: warning: variable 'angle' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7230:2: warning: variable 'angle2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7232:2: warning: variable 'zrange' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7294:6: warning: variable 'xmod' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7295:6: warning: variable 'ymod' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7297:6: warning: variable 'mvecty' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7351:6: warning: variable 'inc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7365:7: warning: variable 'anything' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7410:8: warning: variable 'iOldFrameCount' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7414:8: warning: variable 'old' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7559:4: warning: variable 'fTexSizeX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7560:4: warning: variable 'fTexSizeY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7600:6: warning: variable 'fHLight' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7619:4: warning: variable 'drop_miny' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7661:6: warning: variable 'MODIF' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7664:6: warning: variable 'fTexSizeX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7665:6: warning: variable 'fTexSizeY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7674:8: warning: variable 'v' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7678:9: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7774:7: warning: variable 'fTexSizeX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7775:7: warning: variable 'fTexSizeY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7811:6: warning: variable 'fTexSizeX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7812:6: warning: variable 'fTexSizeY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7834:7: warning: variable 'color' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7845:7: warning: variable 'fTexSizeX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7846:7: warning: variable 'fTexSizeY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7919:5: warning: variable 'fHLight' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7940:7: warning: variable 'POSX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Interface.cpp:7941:7: warning: variable 'POSY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Menu.cpp:192:2: warning: variable 'creditsFile' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Menu.cpp:396:2: warning: variable 'br' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Menu.cpp:534:6: warning: variable 'fRandom' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Menu.cpp:536:6: warning: variable 't' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Menu.cpp:558:4: warning: variable 'fPosY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Menu.cpp:560:4: warning: variable 'fSizeX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Menu.cpp:561:4: warning: variable 'fSizeY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Menu.cpp:578:6: warning: variable 'iSkin' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuPublic.cpp:177:2: warning: variable 'fVolume' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuPublic.cpp:185:2: warning: variable 'fVolume' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuPublic.cpp:194:2: warning: variable 'fVolume' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuPublic.cpp:203:2: warning: variable 'fVolume' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:187:3: warning: variable 'iFade' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:209:2: warning: variable 'save' of type 'SaveGameList::iterator' (aka '__normal_iterator>>') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:246:3: warning: variable 'x' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:247:3: warning: variable 'y' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:281:2: warning: variable 'iColor' of type 'u32' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:414:2: warning: variable 'lColor' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:433:3: warning: variable 'iPosMenuPrincipaleX' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:435:2: warning: variable 'iDecMenuPrincipaleY' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:470:3: warning: variable 'verPosX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:530:4: warning: variable 'iWindowMenuWidth' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:531:4: warning: variable 'iWindowMenuHeight' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:532:4: warning: variable 'iWindowMenuPosX' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:533:4: warning: variable 'iWindowMenuPosY' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:534:4: warning: variable 'iWindowConsoleOffsetX' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:535:4: warning: variable 'iWindowConsoleOffsetY' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:536:4: warning: variable 'iWindowConsoleWidth' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:537:4: warning: variable 'iWindowConsoleHeight' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:540:4: warning: variable 'fPosX1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:541:4: warning: variable 'fPosX2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:543:4: warning: variable 'iPosX2' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:545:4: warning: variable 'fPosBack' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:546:4: warning: variable 'fPosBackY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:547:4: warning: variable 'fPosNext' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:549:4: warning: variable 'fPosApply' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:551:4: warning: variable 'fPosBDAY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:647:6: warning: variable 'quicksaveName' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:681:8: warning: variable 'text' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:766:7: warning: variable 'text' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:909:7: warning: variable 'fRatio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:964:8: warning: variable 't' of type 'unsigned int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:1001:6: warning: variable 'iSize' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:1153:7: warning: variable 'fRatio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:1248:7: warning: variable 'fRatio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:1590:4: warning: variable 'eMS' of type 'MENUSTATE' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:1623:3: warning: variable 'iOffsetX' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:1629:4: warning: variable 'fOffestY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:1772:2: warning: variable 'textSize' of type 'Vec2i' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:1801:2: warning: variable 'textSize' of type 'Vec2i' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:2398:2: warning: variable 't' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:2400:2: warning: variable 'iARXDiffTimeMenu' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:2476:2: warning: variable 'iWidth' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:2477:2: warning: variable 'iHeight' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:2479:2: warning: variable 'iX' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:2480:2: warning: variable 'iY' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:2667:3: warning: variable 'fRatioX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:2668:3: warning: variable 'fRatioY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:2675:3: warning: variable 'fRatioX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:2676:3: warning: variable 'fRatioY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:2700:3: warning: variable 'rZoneR' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:2849:3: warning: variable 'color' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:2965:2: warning: variable 'fCalc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:2997:2: warning: variable 'fCalc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:3161:2: warning: variable 'iDx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:3223:2: warning: variable 'iDx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:3224:2: warning: variable 'dx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:3249:5: warning: variable 'iDx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:3299:6: warning: variable 'iChar' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:3318:4: warning: variable 'iDx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:3336:3: warning: variable 'textSize' of type 'Vec2i' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:3343:2: warning: variable 'col' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:3363:2: warning: variable 'iMouseButton' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:3418:4: warning: variable 'iDx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:3504:6: warning: variable 'e' of type 'MENUSTATE' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:3518:6: warning: variable 'e' of type 'MENUSTATE' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:3562:5: warning: variable 'e' of type 'MENUSTATE' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:3783:2: warning: variable 't' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:3785:2: warning: variable 'iARXDiffTimeMenu' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:3921:3: warning: variable 'iTab' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4120:3: warning: variable 'rZoneR' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4121:3: warning: variable 'rZoneB' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4127:3: warning: variable 'rZoneR' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4128:3: warning: variable 'rZoneB' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4179:2: warning: variable 'textSize' of type 'Vec2i' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4229:3: warning: variable 'pText' of type 'char' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4283:3: warning: variable 'pText' of type 'char' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4336:2: warning: variable 'dx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4343:3: warning: variable 'textSize' of type 'Vec2i' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4345:3: warning: variable 'dxx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4368:2: warning: variable 'dx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4378:3: warning: variable 'dxx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4435:2: warning: variable 'iX' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4436:2: warning: variable 'iY' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4472:4: warning: variable 'pcText' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4583:2: warning: variable 'iX' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4584:2: warning: variable 'iY' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4688:2: warning: variable 'iX' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4689:2: warning: variable 'iY' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4758:2: warning: variable 'fWidth' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4775:2: warning: variable 'iY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4820:2: warning: variable 'iX' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4821:2: warning: variable 'iY' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4941:2: warning: variable 'inWindow' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4970:2: warning: variable 'fTemp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:4998:2: warning: variable 'fSize' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:5001:2: warning: variable 'fDColorRed' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:5003:2: warning: variable 'fDColorGreen' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MenuWidgets.cpp:5005:2: warning: variable 'fDColorBlue' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:129:2: warning: variable 'showLevel' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:171:2: warning: variable 'iniMiniOffsets' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:180:2: warning: variable 'fileSize' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:193:4: warning: variable 'nRead' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:344:3: warning: variable 'zoom' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:383:2: warning: variable 'zoom' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:384:2: warning: variable 'startX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:385:2: warning: variable 'startY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:411:2: warning: variable 'caseX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:412:2: warning: variable 'caseY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:413:2: warning: variable 'ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:421:3: warning: variable 'pos_x' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:422:3: warning: variable 'pos_y' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:423:3: warning: variable 'size' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:444:5: warning: variable 'bRect' of type 'Rect' (aka 'Rectangle_') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:446:5: warning: variable 'left' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:447:5: warning: variable 'right' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:448:5: warning: variable 'top' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:449:5: warning: variable 'bottom' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:450:5: warning: variable 'rRect' of type 'Rect' (aka 'Rectangle_') can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:452:5: warning: variable 'lLengthDraw' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:470:2: warning: variable 'zoom' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:471:2: warning: variable 'startX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:472:2: warning: variable 'startY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:473:2: warning: variable 'caseX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:474:2: warning: variable 'caseY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:485:4: warning: variable 'posx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:486:4: warning: variable 'posy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:488:4: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:503:4: warning: variable 'r' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:505:4: warning: variable 'ucLevel' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:513:2: warning: variable 'caseX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:514:2: warning: variable 'caseY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:515:2: warning: variable 'ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:519:2: warning: variable 'ofx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:520:2: warning: variable 'ofx2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:521:2: warning: variable 'ofy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:522:2: warning: variable 'ofy2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:534:2: warning: variable 'caseX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:535:2: warning: variable 'caseY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:546:2: warning: variable 'div' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:548:2: warning: variable 'dw' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:549:2: warning: variable 'dh' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:551:2: warning: variable 'vx2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:552:2: warning: variable 'vy2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:582:4: warning: variable 'posx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:583:4: warning: variable 'posy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:691:2: warning: variable 'rx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:692:2: warning: variable 'ry' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:693:2: warning: variable 'rx2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:694:2: warning: variable 'ry2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:695:2: warning: variable 'rx3' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:696:2: warning: variable 'ry3' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:698:2: warning: variable 'angle' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:699:2: warning: variable 'ca' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:700:2: warning: variable 'sa' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:722:2: warning: variable 'caseX' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:723:2: warning: variable 'caseY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:724:2: warning: variable 'ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:731:2: warning: variable 'ofx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:732:2: warning: variable 'ofx2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:733:2: warning: variable 'ofy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:734:2: warning: variable 'ofy2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:768:3: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:820:2: warning: variable 'num' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/MiniMap.cpp:842:2: warning: variable 'num' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Note.cpp:237:2: warning: variable 'z' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Note.cpp:253:2: warning: variable 'prevRect' of type 'Rectf' (aka 'Rectangle_') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Note.cpp:261:2: warning: variable 'nextRect' of type 'Rectf' (aka 'Rectangle_') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:185:2: warning: variable 'iEnd' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:243:2: warning: variable 'speechnum' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:356:3: warning: variable 'scrpos' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:375:2: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:399:3: warning: variable 'count' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:423:3: warning: variable '_output' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:444:3: warning: variable 'fDiv' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:460:2: warning: variable 'tim' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:500:5: warning: variable 'scrpos' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:537:7: warning: variable 'sSize' of type 'Vec2i' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:539:7: warning: variable 'fZoneClippHeight' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:540:7: warning: variable 'fStartYY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:541:7: warning: variable 'fStartY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:542:7: warning: variable 'fDepY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:543:7: warning: variable 'fZoneClippY' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:545:7: warning: variable 'fAdd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:547:7: warning: variable 'y' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:548:7: warning: variable 'h' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:549:7: warning: variable 'clippingRect' of type 'Rect' (aka 'Rectangle_') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:587:9: warning: variable 'fTimeOneLine' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:591:10: warning: variable 'fResteLine' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:592:10: warning: variable 'fTimePlus' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Speech.cpp:627:2: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Text.cpp:121:4: warning: variable 'size' of type 'Vec2i' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Text.cpp:141:4: warning: variable 'itTextStart' of type 'std::string::const_iterator' (aka '__normal_iterator>') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Text.cpp:246:2: warning: variable 'size' of type 'Vec2i' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Text.cpp:247:2: warning: variable 'drawX' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Text.cpp:248:2: warning: variable 'drawY' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Text.cpp:259:2: warning: variable '_x' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Text.cpp:260:2: warning: variable '_y' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Text.cpp:261:2: warning: variable 'w' of type 'Rect::Num' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Text.cpp:263:2: warning: variable 'rRect' of type 'Rect' (aka 'Rectangle_') can be declared 'const' [misc-const-correctness] +Arx/src/gui/Text.cpp:347:2: warning: variable 'scale' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/Text.cpp:355:2: warning: variable 'small_scale' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/gui/TextManager.cpp:176:3: warning: variable 'height' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:193:2: warning: variable 'ret' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:225:2: warning: variable 'autoBackend' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:228:3: warning: variable 'first' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:273:2: warning: variable 'wndSize' of type 'Vec2s' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:274:2: warning: variable 'absPos' of type 'Vec2s' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:425:3: warning: variable 'i' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:495:2: warning: variable 'wndSize' of type 'Vec2i' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:505:3: warning: variable 'fSensMax' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:506:3: warning: variable 'fSensMin' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:577:2: warning: variable 'sep' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:579:3: warning: variable 'modifier' of type 'InputKeyId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:580:3: warning: variable 'key' of type 'InputKeyId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:611:2: warning: variable 'it' of type 'std::map::const_iterator' (aka '_Rb_tree_const_iterator, int>>') can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:660:2: warning: variable 'buttonIdx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:669:2: warning: variable 'buttonIdx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:678:2: warning: variable 'buttonIdx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:687:2: warning: variable 'buttonIdx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:696:2: warning: variable 'buttonIdx' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:732:3: warning: variable 'key' of type 'InputKeyId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/input/Input.cpp:989:3: warning: variable 'key' of type 'InputKeyId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/input/SDLInputBackend.cpp:294:2: warning: variable 'i' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/input/SDLInputBackend.cpp:437:2: warning: variable 'shift' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/input/SDLInputBackend.cpp:440:2: warning: variable 'c' of type 'char' can be declared 'const' [misc-const-correctness] +Arx/src/input/SDLInputBackend.cpp:464:4: warning: variable 'key' of type 'SDLKey' can be declared 'const' [misc-const-correctness] +Arx/src/input/SDLInputBackend.cpp:481:4: warning: variable 'button' of type 'Uint8' (aka 'unsigned char') can be declared 'const' [misc-const-correctness] +Arx/src/input/SDLInputBackend.cpp:487:5: warning: variable 'i' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/Blast.cpp:466:2: warning: variable 'size' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/Blast.cpp:502:2: warning: variable 'error' of type 'BlastResult' can be declared 'const' [misc-const-correctness] +Arx/src/io/Blast.cpp:521:2: warning: variable 'error' of type 'BlastResult' can be declared 'const' [misc-const-correctness] +Arx/src/io/CinematicLoad.cpp:75:2: warning: variable 'copy' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/io/CinematicLoad.cpp:77:2: warning: variable 'abs_dir' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/CinematicLoad.cpp:96:2: warning: variable 'sfx_pos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/CinematicLoad.cpp:102:2: warning: variable 'uk_pos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/CinematicLoad.cpp:106:2: warning: variable 'fr_pos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/CinematicLoad.cpp:119:3: warning: variable 'pos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/CinematicLoad.cpp:142:2: warning: variable 'ret' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/io/CinematicLoad.cpp:208:3: warning: variable 'path' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/io/CinematicLoad.cpp:242:3: warning: variable 'path' of type 'std::pair' can be declared 'const' [misc-const-correctness] +Arx/src/io/IO.cpp:66:2: warning: variable 'length' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/IO.cpp:74:2: warning: variable 'write_time' of type 'std::time_t' (aka 'long') can be declared 'const' [misc-const-correctness] +Arx/src/io/IO.cpp:86:2: warning: variable 'namestr' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/io/IO.cpp:87:2: warning: variable 'l' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/Implode.cpp:471:2: warning: variable 'res' of type 'ImplodeResult' can be declared 'const' [misc-const-correctness] +Arx/src/io/IniReader.cpp:34:2: warning: variable 'iter' of type 'iterator' (aka '_Rb_tree_const_iterator, IniSection>>') can be declared 'const' [misc-const-correctness] +Arx/src/io/IniReader.cpp:142:3: warning: variable 'start' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/IniReader.cpp:183:3: warning: variable 'nameEnd' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/IniReader.cpp:196:3: warning: variable 'separator' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/IniReader.cpp:216:3: warning: variable 'key' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/io/IniReader.cpp:241:6: warning: variable 'start' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/IniReader.cpp:259:6: warning: variable 'nameEnd' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/IniReader.cpp:261:7: warning: variable 'separator' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/IniReader.cpp:289:4: warning: variable 'valueEnd' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/SaveBlock.cpp:153:2: warning: variable '_uncompressedSize' of type 'u32' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/io/SaveBlock.cpp:156:2: warning: variable 'nChunks' of type 'u32' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/io/SaveBlock.cpp:170:3: warning: variable 'chunkSize' of type 'u32' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/io/SaveBlock.cpp:173:3: warning: variable 'chunkOffset' of type 'u32' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/io/SaveBlock.cpp:224:4: warning: variable 'ret' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/io/SaveBlock.cpp:335:2: warning: variable 'fatOffset' of type 'u32' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/io/SaveBlock.cpp:340:2: warning: variable 'nFiles' of type 'u32' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/io/SaveBlock.cpp:343:2: warning: variable 'ifile' of type 'Files::const_iterator' (aka 'c_iterator, SaveBlock::File>, void *>, boost::unordered::detail::bucket, SaveBlock::File>, void *>, void *>>') can be declared 'const' [misc-const-correctness] +Arx/src/io/SaveBlock.cpp:549:2: warning: variable 'file' of type 'Files::const_iterator' (aka 'c_iterator, SaveBlock::File>, void *>, boost::unordered::detail::bucket, SaveBlock::File>, void *>, void *>>') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.cpp:55:3: warning: variable 'dirpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.cpp:130:2: warning: variable 'extpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.cpp:138:2: warning: variable 'dirpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.cpp:150:2: warning: variable 'extpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.cpp:166:2: warning: variable 'extpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.cpp:186:2: warning: variable 'extpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.cpp:200:2: warning: variable 'dirpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.cpp:220:2: warning: variable 'extpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.cpp:231:2: warning: variable 'dirpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.cpp:252:2: warning: variable 'extpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.cpp:256:2: warning: variable 'len' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.cpp:284:2: warning: variable 'extpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.cpp:312:3: warning: variable 'start' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.cpp:347:5: warning: variable 'last' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.h:80:4: warning: variable 'dirpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.h:107:3: warning: variable 'dirpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilePath.h:186:3: warning: variable 'l' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FileStream.cpp:48:3: warning: variable 'c' of type 'char' can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilesystemPOSIX.cpp:73:2: warning: variable 'ret' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilesystemPOSIX.cpp:97:2: warning: variable 'ret' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilesystemPOSIX.cpp:107:2: warning: variable 'parent' of type 'path' can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilesystemPOSIX.cpp:172:2: warning: variable 'path_max' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/FilesystemPOSIX.cpp:209:2: warning: variable 'fd' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/SystemPaths.cpp:51:3: warning: variable 'decoded' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/SystemPaths.cpp:53:3: warning: variable 'sep' of type 'boost::char_separator' can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/SystemPaths.cpp:54:3: warning: variable 'tokens' of type 'tokenizer' (aka 'tokenizer>') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/SystemPaths.cpp:70:3: warning: variable 'dir' of type 'path' can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/SystemPaths.cpp:83:3: warning: variable 'dir' of type 'path' can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/SystemPaths.cpp:105:5: warning: variable 'dir' of type 'path' can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/SystemPaths.cpp:166:3: warning: variable 'tmp' of type 'path' can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/SystemPaths.cpp:178:2: warning: variable 'exepath' of type 'path' can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/SystemPaths.cpp:181:3: warning: variable 'var' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/SystemPaths.cpp:192:3: warning: variable 'dir' of type 'path' can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/SystemPaths.cpp:202:3: warning: variable 'dir' of type 'path' can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/SystemPaths.cpp:222:5: warning: variable 'dir' of type 'path' can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/SystemPaths.cpp:280:3: warning: variable 'full_path' of type 'path' can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/SystemPaths.cpp:326:5: warning: variable 'dir' of type 'path' can be declared 'const' [misc-const-correctness] +Arx/src/io/fs/SystemPaths.cpp:372:2: warning: variable 'exepath' of type 'path' can be declared 'const' [misc-const-correctness] +Arx/src/io/log/ConsoleLogger.cpp:58:2: warning: variable 'len' of type 'ssize_t' (aka 'long') can be declared 'const' [misc-const-correctness] +Arx/src/io/log/CriticalLogger.cpp:35:3: warning: variable 'logfile' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/io/log/Logger.cpp:73:2: warning: variable 'i' of type 'LogManager::Sources::iterator' (aka 'iterator, void *>, boost::unordered::detail::bucket, void *>, void *>>') can be declared 'const' [misc-const-correctness] +Arx/src/io/log/Logger.cpp:90:5: warning: variable 'pos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/log/Logger.cpp:98:4: warning: variable 'i' of type 'LogManager::Rules::const_iterator' (aka 'c_iterator, Logger::LogLevel>, void *>, boost::unordered::detail::bucket, Logger::LogLevel>, void *>, void *>>') can be declared 'const' [misc-const-correctness] +Arx/src/io/log/Logger.cpp:126:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/io/log/Logger.cpp:135:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/io/log/Logger.cpp:149:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/io/log/Logger.cpp:160:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/io/log/Logger.cpp:174:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/io/log/Logger.cpp:182:3: warning: variable 'oldLevel' of type 'LogLevel' can be declared 'const' [misc-const-correctness] +Arx/src/io/log/Logger.cpp:206:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/io/log/Logger.cpp:208:2: warning: variable 'i' of type 'LogManager::Rules::iterator' (aka 'iterator, Logger::LogLevel>, void *>, boost::unordered::detail::bucket, Logger::LogLevel>, void *>, void *>>') can be declared 'const' [misc-const-correctness] +Arx/src/io/log/Logger.cpp:228:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/io/log/Logger.cpp:254:3: warning: variable 'eq' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/log/Logger.cpp:297:2: warning: variable 'lock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakEntry.cpp:65:3: warning: variable 'end' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakEntry.cpp:96:3: warning: variable 'end' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakEntry.cpp:105:3: warning: variable 'entry' of type 'dirs_iterator' (aka '_Rb_tree_iterator, PakDirectory>>') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakEntry.cpp:134:3: warning: variable 'end' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakEntry.cpp:137:4: warning: variable 'file' of type 'files_iterator' (aka '_Rb_tree_const_iterator, PakFile *>>') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakEntry.cpp:141:3: warning: variable 'entry' of type 'dirs_iterator' (aka '_Rb_tree_iterator, PakDirectory>>') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakEntry.cpp:154:2: warning: variable 'old' of type 'std::map::iterator' (aka '_Rb_tree_iterator, PakFile *>>') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakEntry.cpp:166:2: warning: variable 'old' of type 'std::map::iterator' (aka '_Rb_tree_iterator, PakFile *>>') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakEntry.cpp:176:2: warning: variable 'old' of type 'dirs_iterator' (aka '_Rb_tree_iterator, PakDirectory>>') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakReader.cpp:142:2: warning: variable 'nread' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakReader.cpp:232:2: warning: variable 'count' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakReader.cpp:245:2: warning: variable 'r' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakReader.cpp:279:3: warning: variable 'toStart' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakReader.cpp:290:2: warning: variable 'toCopy' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakReader.cpp:328:2: warning: variable 'r' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakReader.cpp:481:2: warning: variable 'key' of type 'ReleaseType' can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakReader.cpp:518:4: warning: variable 'len' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakReader.cpp:607:3: warning: variable 'ret' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakReader.cpp:651:2: warning: variable 'size' of type 'u64' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/PakReader.cpp:667:3: warning: variable 'entry' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.cpp:89:3: warning: variable 'dirpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.cpp:139:2: warning: variable 'extpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.cpp:147:2: warning: variable 'dirpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.cpp:159:2: warning: variable 'extpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.cpp:172:2: warning: variable 'extpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.cpp:191:2: warning: variable 'extpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.cpp:203:2: warning: variable 'dirpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.cpp:221:2: warning: variable 'extpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.cpp:232:2: warning: variable 'dirpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.cpp:251:2: warning: variable 'extpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.cpp:255:2: warning: variable 'len' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.cpp:278:2: warning: variable 'extpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.cpp:303:3: warning: variable 'start' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.cpp:321:5: warning: variable 'last' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.h:79:4: warning: variable 'dirpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.h:91:4: warning: variable 'dirpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/io/resource/ResourcePath.h:103:3: warning: variable 'dirpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/math/Angle.cpp:37:2: warning: variable 'a' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/math/Angle.cpp:39:2: warning: variable 'diff' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/math/Angle.h:163:2: warning: variable 'angle' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/math/Angle.h:175:2: warning: variable 'angle' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/math/Random.h:149:2: warning: variable 'dist' of type 'diff_t' (aka 'long') can be declared 'const' [misc-const-correctness] +Arx/src/math/Random.h:150:2: warning: variable 'toAdvance' of type 'diff_t' (aka 'long') can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:202:2: warning: variable 'minf' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:203:2: warning: variable 'maxf' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:225:5: warning: variable 'p' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:288:2: warning: variable 'rad' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:336:6: warning: variable 'minanything' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:416:5: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:497:3: warning: variable 'curmovedist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:692:2: warning: variable 'failratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:814:4: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:856:5: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:944:2: warning: variable 'total' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:1013:8: warning: variable '_dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:1014:8: warning: variable 'dd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:1097:2: warning: variable 'total' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:1138:5: warning: variable 'roof' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:1204:2: warning: variable 'total' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Anchors.cpp:1304:8: warning: variable 'bval' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Attractors.cpp:129:3: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Attractors.cpp:133:4: warning: variable 'max_radius' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Attractors.cpp:136:5: warning: variable 'ratio_dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Box.cpp:151:2: warning: variable 'center' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/physics/Box.cpp:152:2: warning: variable 'rad' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Box.cpp:686:2: warning: variable 'diff' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Box.cpp:705:3: warning: variable 'RATI' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Box.cpp:711:4: warning: variable 'curr' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/physics/Box.cpp:755:3: warning: variable 'cut' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Box.cpp:756:3: warning: variable 'ysec2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Box.cpp:757:3: warning: variable 'ysec1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Box.cpp:763:4: warning: variable 'curr' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/physics/Box.cpp:805:3: warning: variable 'distt' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Box.cpp:820:4: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Clothes.cpp:177:5: warning: variable 'vert' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Clothes.cpp:197:5: warning: variable 'vert' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Clothes.cpp:203:6: warning: variable 'distance' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Clothes.cpp:209:7: warning: variable 'ver' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Clothes.cpp:214:8: warning: variable 'distance2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Clothes.cpp:232:5: warning: variable 'vert' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Clothes.cpp:241:7: warning: variable 'ver' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Clothes.cpp:245:8: warning: variable 'distance' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Clothes.cpp:250:9: warning: variable 've' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Clothes.cpp:258:10: warning: variable 'distance2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/CollisionShapes.cpp:96:3: warning: variable 'v' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/CollisionShapes.cpp:198:3: warning: variable 'target' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/physics/CollisionShapes.cpp:205:3: warning: variable 'targvect' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/physics/CollisionShapes.cpp:206:3: warning: variable 'val' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/CollisionShapes.cpp:248:2: warning: variable 'nvertex' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/physics/CollisionShapes.cpp:299:4: warning: variable 'tot' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/CollisionShapes.cpp:300:4: warning: variable 'divdist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/CollisionShapes.cpp:311:6: warning: variable 'idx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/physics/CollisionShapes.cpp:320:5: warning: variable 'inc' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:85:2: warning: variable 'minf' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:86:2: warning: variable 'maxf' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:101:3: warning: variable 'dd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:147:5: warning: variable 'p' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:273:3: warning: variable 'v' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:299:4: warning: variable 'old' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:346:5: warning: variable 'posy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:347:5: warning: variable 'modd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:366:7: warning: variable 'tval' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:383:10: warning: variable 'vv' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:443:2: warning: variable 'miny' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:444:2: warning: variable 'maxy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:490:2: warning: variable 'ec' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:491:2: warning: variable 'es' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:513:2: warning: variable 'rad' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:554:4: warning: variable 'dd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:646:8: warning: variable 'res' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:672:8: warning: variable 'res' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:745:6: warning: variable 'miny' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:746:6: warning: variable 'maxy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:755:7: warning: variable 'nbv' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:761:9: warning: variable 'idx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:914:2: warning: variable 'sr30' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:915:2: warning: variable 'sr40' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:916:2: warning: variable 'sr180' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1032:7: warning: variable 'fcenter' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1065:2: warning: variable 'spx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1066:2: warning: variable 'epx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1067:2: warning: variable 'spz' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1068:2: warning: variable 'epz' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1108:3: warning: variable 'spz' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1109:3: warning: variable 'epz' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1110:3: warning: variable 'spx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1111:3: warning: variable 'epx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1137:2: warning: variable 'sr30' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1138:2: warning: variable 'sr40' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1139:2: warning: variable 'sr180' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1254:2: warning: variable 'sr30' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1255:2: warning: variable 'sr40' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1256:2: warning: variable 'sr180' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1308:10: warning: variable 'posi' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1412:4: warning: variable 'tmp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1418:6: warning: variable 'tmp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1435:5: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1436:5: warning: variable 'pente' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1453:5: warning: variable 'tmp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1459:6: warning: variable 'tmp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/physics/Collisions.cpp:1548:3: warning: variable 'curmovedist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/platform/CrashHandler.cpp:63:4: warning: variable 'initialized' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/platform/Dialog.cpp:89:2: warning: variable 'end' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/platform/Dialog.cpp:311:3: warning: variable 'exitCode' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/platform/OS.cpp:214:6: warning: variable 'count' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/platform/OS.cpp:253:3: warning: variable 'pos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/platform/OS.cpp:260:3: warning: variable 'value' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/platform/OS.cpp:401:2: warning: variable 'version_files' of type 'const char *[5][2]' can be declared 'const' [misc-const-correctness] +Arx/src/platform/Thread.cpp:70:2: warning: variable 'policy' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/platform/Thread.cpp:75:2: warning: variable 'min' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/platform/Thread.cpp:76:2: warning: variable 'max' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/platform/crashhandler/CrashHandlerImpl.cpp:44:2: warning: variable 'autoLock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/platform/crashhandler/CrashHandlerImpl.cpp:83:2: warning: variable 'autoLock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/platform/crashhandler/CrashHandlerImpl.cpp:138:2: warning: variable 'autoLock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/platform/crashhandler/CrashHandlerImpl.cpp:164:2: warning: variable 'autoLock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/platform/crashhandler/CrashHandlerImpl.cpp:198:2: warning: variable 'autoLock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/platform/crashhandler/CrashHandlerImpl.cpp:212:2: warning: variable 'autoLock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/platform/crashhandler/CrashHandlerImpl.cpp:220:2: warning: variable 'location' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/platform/crashhandler/CrashHandlerImpl.cpp:228:3: warning: variable 'folderPath' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/platform/crashhandler/CrashHandlerImpl.cpp:231:4: warning: variable 'crashManifestPath' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/platform/crashhandler/CrashHandlerImpl.cpp:254:2: warning: variable 'autoLock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/platform/crashhandler/CrashHandlerImpl.cpp:260:2: warning: variable 'autoLock' of type 'Autolock' can be declared 'const' [misc-const-correctness] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.cpp:127:2: warning: variable 'exe' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:151:2: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:180:2: warning: variable 'ident' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:275:2: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:287:3: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:329:2: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:399:2: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:509:2: warning: variable 'ret' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:525:2: warning: variable 'allocsize' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:611:3: warning: variable 'ident' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:877:2: warning: variable 'savefile' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:1089:2: warning: variable 'allocsize' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:1111:2: warning: variable 'timm' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:1512:2: warning: variable 'loadfile' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:1573:2: warning: variable 'levelFile' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:1868:3: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:1965:3: warning: variable 'pos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:1973:2: warning: variable 'classPath' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:1980:3: warning: variable 'Gaids_Number' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:2023:3: warning: variable 'nb_iogroups' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:2126:4: warning: variable 'sFlags' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:2128:4: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:2149:4: warning: variable 'tt' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:2358:3: warning: variable 'hidegore' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:2581:2: warning: variable 'ret' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:2694:3: warning: variable 'ulDTime' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/ChangeLevel.cpp:2906:3: warning: variable 'fPldTime' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/GameSound.cpp:169:3: warning: variable 'sample' of type 'SampleId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/scene/GameSound.cpp:501:3: warning: variable 'e_id' of type 'EnvId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/scene/GameSound.cpp:722:2: warning: variable 'mi' of type 'CollisionMaps::iterator' (aka '_Rb_tree_iterator, std::map, (anonymous namespace)::SoundMaterial, std::less>, std::allocator, (anonymous namespace)::SoundMaterial>>>>>') can be declared 'const' [misc-const-correctness] +Arx/src/scene/GameSound.cpp:728:2: warning: variable 'ci' of type 'CollisionMap::iterator' (aka '_Rb_tree_iterator, (anonymous namespace)::SoundMaterial>>') can be declared 'const' [misc-const-correctness] +Arx/src/scene/GameSound.cpp:743:2: warning: variable 'presence' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/GameSound.cpp:830:3: warning: variable 'presence' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/GameSound.cpp:968:2: warning: variable 'temp' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/GameSound.cpp:1015:2: warning: variable 'temp' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/GameSound.cpp:1049:2: warning: variable 'ambiance_id' of type 'AmbianceId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/scene/GameSound.cpp:1200:3: warning: variable 'type' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/GameSound.cpp:1236:2: warning: variable 'count' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/scene/GameSound.cpp:1243:3: warning: variable 'name' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/GameSound.cpp:1808:2: warning: variable 'file' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/GameSound.cpp:1832:3: warning: variable 'factor' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/GameSound.cpp:1843:2: warning: variable 'it' of type 'PresenceFactors::const_iterator' (aka '_Rb_tree_const_iterator>') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:189:2: warning: variable 'durability_ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:208:3: warning: variable 'temp' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:215:4: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:219:5: warning: variable 'str' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:230:2: warning: variable 'n' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:232:2: warning: variable 'sN' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:301:6: warning: variable 'll' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:348:2: warning: variable 'grp' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:569:2: warning: variable 'Cam_Room' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:573:2: warning: variable 'sGlobalPlayerRoom' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:720:2: warning: variable 'M_TREAT' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:793:4: warning: variable 'k' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1049:2: warning: variable 'pbox' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1382:2: warning: variable 'icontochange' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1392:3: warning: variable 'w' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1393:3: warning: variable 'h' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1486:3: warning: variable 'anything' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1513:3: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1517:4: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1552:3: warning: variable 'vvp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1560:3: warning: variable 'diff' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1562:3: warning: variable 'eediff' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1570:4: warning: variable 'mul' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1580:6: warning: variable 'ratio' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1626:2: warning: variable 'translate' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1726:2: warning: variable 'file' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1766:2: warning: variable 'className' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1767:2: warning: variable 'classDir' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1810:2: warning: variable 'object' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1811:2: warning: variable 'script' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1866:3: warning: variable 'w' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1867:3: warning: variable 'h' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1881:2: warning: variable 'object' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1882:2: warning: variable 'script' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1936:2: warning: variable 'object' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:1937:2: warning: variable 'script' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2112:2: warning: variable 'object' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2113:2: warning: variable 'script' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2197:2: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2238:3: warning: variable 'temp' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2275:2: warning: variable 'object' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2276:2: warning: variable 'script' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2277:2: warning: variable 'icon' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2370:3: warning: variable 'w' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2371:3: warning: variable 'h' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2472:7: warning: variable 'flDistanceToRef' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2473:7: warning: variable 'flDistanceToIO' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2546:2: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2650:5: warning: variable 'idx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2659:4: warning: variable 'nbv' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2680:2: warning: variable 'col' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2763:2: warning: variable 'col' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2955:5: warning: variable 'diff' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:2999:7: warning: variable '_to' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:3005:7: warning: variable 'ii' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:3079:7: warning: variable 'f2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:3109:6: warning: variable 'tr' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:3220:5: warning: variable 'tmp' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:3261:5: warning: variable 'render' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:3346:5: warning: variable 'color' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:3388:4: warning: variable 'numm' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:3407:6: warning: variable 'k' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Interactive.cpp:3498:3: warning: variable 'n' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Light.cpp:286:2: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Light.cpp:365:7: warning: variable 'fDiff' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Light.cpp:416:5: warning: variable 'vLight' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Light.cpp:441:4: warning: variable 'fTemp1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Light.cpp:452:5: warning: variable 'intensity' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Light.cpp:453:5: warning: variable 'fTemp2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Light.cpp:475:3: warning: variable 'siz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Light.cpp:591:2: warning: variable 'fx0' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Light.cpp:592:2: warning: variable 'fz0' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Light.cpp:593:2: warning: variable 'fx1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Light.cpp:594:2: warning: variable 'fz1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Light.cpp:603:4: warning: variable 'bDist' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Light.cpp:623:5: warning: variable 'tim' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Light.cpp:624:5: warning: variable 'duration' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Light.cpp:630:6: warning: variable 'sub' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Light.cpp:759:2: warning: variable 'oldml' of type 'LightMode' (aka 'Flags') can be declared 'const' [misc-const-correctness] +Arx/src/scene/LinkedObject.cpp:145:2: warning: variable 'ni' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LinkedObject.cpp:152:2: warning: variable 'n' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LinkedObject.cpp:160:2: warning: variable 'ni2' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:157:2: warning: variable 'nb_inter' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:206:2: warning: variable 'bcount' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:363:4: warning: variable 'fValue' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:471:6: warning: variable 'nbvert' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:521:2: warning: variable 'file' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:592:2: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:611:2: warning: variable 'tmp' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:612:2: warning: variable 'id' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:621:3: warning: variable 'pbox' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:644:2: warning: variable 'lightingFileName' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:704:3: warning: variable 'scene' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:779:4: warning: variable 'pos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:784:4: warning: variable 'classPath' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:828:2: warning: variable 'nb_lights' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:841:4: warning: variable 'j' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:888:3: warning: variable 'n' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:908:4: warning: variable 'ta' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:910:4: warning: variable 'tb' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:921:2: warning: variable 'nb_nodes' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:955:3: warning: variable 'ppos' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/scene/LoadLevel.cpp:1037:3: warning: variable 'j' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:147:2: warning: variable 'lVRight' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:148:2: warning: variable 'lURight' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:149:2: warning: variable 'lViewAttach' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:150:2: warning: variable 'lPrimAttach' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:151:2: warning: variable 'lLeftAttach' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:160:2: warning: variable 'lWeapAttach' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:161:2: warning: variable 'lSecAttach' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:162:2: warning: variable 'lJaw' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:163:2: warning: variable 'lMouthAll' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:175:3: warning: variable 'lMouthOrigin' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:179:2: warning: variable 'lHeadGroup' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:186:3: warning: variable 'lHeadOrigin' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:191:2: warning: variable 'lFire' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:192:2: warning: variable 'lCarryAttach' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:193:2: warning: variable 'lHead' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:194:2: warning: variable 'lChest' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:195:2: warning: variable 'lLeggings' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:319:3: warning: variable 'lKeyOrient' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:320:3: warning: variable 'lKeyMove' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:324:3: warning: variable 'time_frame' of type 's32' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:378:3: warning: variable 'num_sample' of type 's32' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:415:5: warning: variable 'tot' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:437:5: warning: variable 'tot' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:459:4: warning: variable 'pos' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:539:3: warning: variable 'scale' of type 'Vec2f' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:645:3: warning: variable 'num_map' of type 's32' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:794:2: warning: variable 'THEO_nb_selected' of type 's32' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:907:4: warning: variable 'mapsname' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:940:2: warning: variable 'nbo' of type 's32' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:983:3: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:1002:2: warning: variable 'nbl' of type 's32' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:1051:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:1512:5: warning: variable 'father' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:1553:4: warning: variable 'vector' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:1557:5: warning: variable 'idx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:1580:2: warning: variable 'txpath' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:1665:3: warning: variable 'area' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:1677:6: warning: variable 'area2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:1703:2: warning: variable 'neck_orgn' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:1704:2: warning: variable 'head_idx' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:1709:3: warning: variable 'origin' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:1710:3: warning: variable 'count' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:1719:4: warning: variable 'max_threshold' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:1724:5: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:1732:5: warning: variable 'ifactor' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Object.cpp:1845:2: warning: variable 'offset' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:140:3: warning: variable 'flags' of type 'BufferFlags' (aka 'Flags') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:304:2: warning: variable 'temp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:309:2: warning: variable 'fZTemp' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:338:2: warning: variable 'dists' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:358:2: warning: variable 'room_num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:687:3: warning: variable 'off' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:771:3: warning: variable 'vvv' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1004:2: warning: variable 'to' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1023:2: warning: variable 'vEyePt' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1024:2: warning: variable 'vTout' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1035:2: warning: variable 'vUpVec' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1183:3: warning: variable 'iNbVertex' of type 'unsigned short' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1373:3: warning: variable 'iNbVertex' of type 'unsigned short' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1563:5: warning: variable 'nrm' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1660:7: warning: variable 'lr' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1661:7: warning: variable 'ffr' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1716:5: warning: variable 'nrm' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1808:7: warning: variable 'lr' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1809:7: warning: variable 'ffr' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1856:2: warning: variable 'xx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1857:2: warning: variable 'zz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1911:5: warning: variable 'ix' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1912:5: warning: variable 'ax' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1913:5: warning: variable 'iz' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1914:5: warning: variable 'az' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:1964:4: warning: variable 'nrm' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2181:7: warning: variable 'lr' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2182:7: warning: variable 'ffr' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2293:6: warning: variable 'iNbVertex' of type 'unsigned short' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2334:7: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2487:3: warning: variable 'threshold' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2498:3: warning: variable 'Cull' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2573:2: warning: variable 'fClippZFar' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2624:3: warning: variable 'pos' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2625:3: warning: variable 'fRes' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2783:2: warning: variable 's21' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2784:2: warning: variable 's31' of type 'Vec3f' (aka 'Vector3') can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2791:2: warning: variable 'd' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2823:2: warning: variable 'tim' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2830:2: warning: variable 'cval' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2831:2: warning: variable 'lcval' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2838:3: warning: variable 'xx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2839:3: warning: variable 'yy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2857:3: warning: variable 'prec' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2864:2: warning: variable 'LAST_FC' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2925:2: warning: variable 'room_num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:2932:3: warning: variable 'lprec' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:3105:7: warning: variable 'lr' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:3106:7: warning: variable 'ffr' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:3121:7: warning: variable 'lfb' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/scene/Scene.cpp:3122:7: warning: variable 'lfr' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:172:3: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:253:2: warning: variable 'heartbeat_count' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:257:3: warning: variable 'i' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:271:4: warning: variable 'event' of type 'std::string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:318:2: warning: variable 'c' of type 'char' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:537:7: warning: variable 'Player_Room' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:542:6: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:576:5: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:590:6: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:599:5: warning: variable 'temp' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:808:5: warning: variable 'id' of type 'Spell' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:860:6: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:926:5: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:1047:5: warning: variable 'temp' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:1049:5: warning: variable 'id' of type 'Spell' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:1253:4: warning: variable 'l1' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:1259:4: warning: variable 'l1' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:1621:2: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:1651:2: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:1667:3: warning: variable 'ret' of type 'ScriptResult' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:1679:4: warning: variable 'ret' of type 'ScriptResult' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:1697:2: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:1920:3: warning: variable 'now' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:1921:3: warning: variable 'fire_time' of type 'unsigned long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:1929:4: warning: variable 'increment' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/Script.cpp:1938:3: warning: variable 'pos' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptEvent.cpp:158:2: warning: variable 'nb' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptEvent.cpp:327:6: warning: variable 'dwCurrTime' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptEvent.cpp:383:3: warning: variable 'word' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptEvent.cpp:408:3: warning: variable 'it' of type 'Commands::const_iterator' (aka '_Rb_tree_const_iterator, script::Command *>>') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptEvent.cpp:412:4: warning: variable 'command' of type 'script::Command &' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptEvent.cpp:498:2: warning: variable 'res' of type 'Res' (aka 'pair<_Rb_tree_iterator, script::Command *>>, bool>') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptEvent.cpp:509:2: warning: variable 'count' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptUtils.cpp:65:3: warning: variable 'c' of type 'char' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptUtils.cpp:226:2: warning: variable 'word' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptUtils.cpp:263:2: warning: variable 'targetpos' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptUtils.cpp:315:2: warning: variable 'oldpos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptUtils.cpp:344:2: warning: variable 'i0' of type 'SuppressionsForPos::const_iterator' (aka '_Rb_tree_const_iterator, std::set, std::less>, std::allocator>>, std::less>, std::allocator, std::set, std::less>, std::allocator>>>>>>>') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptUtils.cpp:349:2: warning: variable 'i1' of type 'SuppressionsForFile::const_iterator' (aka '_Rb_tree_const_iterator, std::set, std::less>, std::allocator>>>>') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:69:2: warning: variable 'it' of type 'Animations::const_iterator' (aka '_Rb_tree_const_iterator, AnimationNumber>>') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:84:3: warning: variable 't1' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:85:3: warning: variable 't2' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:86:3: warning: variable 't3' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:130:3: warning: variable 'anim' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:134:3: warning: variable 'num' of type 'AnimationNumber' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:161:3: warning: variable 'angle' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:208:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:227:3: warning: variable 'anim' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:244:3: warning: variable 'num' of type 'AnimationNumber' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:268:4: warning: variable 'timername' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:269:4: warning: variable 'num2' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:275:4: warning: variable 'pos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:313:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:319:3: warning: variable 'anim' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:321:3: warning: variable 'file' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:331:3: warning: variable 'num' of type 'AnimationNumber' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:373:3: warning: variable 'dx' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:374:3: warning: variable 'dy' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:375:3: warning: variable 'dz' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:394:3: warning: variable 'type' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:434:3: warning: variable 'zone' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:461:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:466:3: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedAnimation.cpp:511:3: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedCamera.cpp:75:3: warning: variable 'enable' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedCamera.cpp:94:3: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedCamera.cpp:130:3: warning: variable 'smoothing' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedCamera.cpp:150:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedCamera.cpp:156:3: warning: variable 'enable' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedCamera.cpp:175:3: warning: variable 'focal' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedCamera.cpp:194:3: warning: variable 'x' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedCamera.cpp:195:3: warning: variable 'y' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedCamera.cpp:196:3: warning: variable 'z' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedCamera.cpp:215:3: warning: variable 'inout' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedCamera.cpp:253:3: warning: variable 'intensity' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedCamera.cpp:254:3: warning: variable 'duration' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedCamera.cpp:255:3: warning: variable 'period' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:91:3: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:95:3: warning: variable 'power' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:122:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:125:5: warning: variable 'volume' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:126:5: warning: variable 'ambiance' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:128:5: warning: variable 'ret' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:137:5: warning: variable 'ambiance' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:144:3: warning: variable 'ambiance' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:149:4: warning: variable 'ret' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:169:3: warning: variable 'choice' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:188:3: warning: variable 'sourceio' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:191:3: warning: variable 'source' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:193:3: warning: variable 'targetio' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:196:3: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:200:3: warning: variable 'i' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:201:3: warning: variable 'i2' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:219:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:225:3: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:259:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:263:3: warning: variable 'group' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:300:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:301:3: warning: variable 'command' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:329:4: warning: variable 'ambiance' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:333:4: warning: variable 'ret' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:373:3: warning: variable 'source' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedControl.cpp:374:3: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedConversation.cpp:89:3: warning: variable 'enabled' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedConversation.cpp:106:4: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedConversation.cpp:139:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedConversation.cpp:151:3: warning: variable 'sample' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedConversation.cpp:198:3: warning: variable 'sample' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedConversation.cpp:203:3: warning: variable 'num' of type 'audio::SampleId' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedConversation.cpp:223:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedConversation.cpp:272:4: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedConversation.cpp:282:4: warning: variable 'id' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedConversation.cpp:293:3: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedConversation.cpp:321:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedConversation.cpp:339:5: warning: variable 'command' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedConversation.cpp:386:3: warning: variable 'text' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedConversation.cpp:398:3: warning: variable 'data' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedConversation.cpp:422:3: warning: variable 'onspeechend' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:79:3: warning: variable 'object' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:94:3: warning: variable 'last_angle' of type 'Anglef' (aka 'Angle') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:112:3: warning: variable 'neww' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:113:3: warning: variable 'oldd' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:134:4: warning: variable 'oldPos' of type 'InventoryPos' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:194:3: warning: variable 'choice' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:242:3: warning: variable 'type' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:249:4: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:264:5: warning: variable 'path' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:280:6: warning: variable 'dist' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:289:5: warning: variable 'path' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:367:3: warning: variable 'type' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:381:4: warning: variable 'fval' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:411:3: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:413:3: warning: variable 'attach' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:417:3: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:438:3: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:442:3: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:461:3: warning: variable 'ab' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:479:3: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:483:3: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:503:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:507:3: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:510:3: warning: variable 'hide' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:552:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:557:5: warning: variable 'fangle' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:570:5: warning: variable 'level' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:571:5: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:688:3: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:697:3: warning: variable 'self' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:715:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:745:3: warning: variable 'type' of type 'DamageType' (aka 'Flags') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:747:3: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:749:3: warning: variable 'damage' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:759:3: warning: variable 'self' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOControl.cpp:779:3: warning: variable 'damages' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:109:3: warning: variable 'enable' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:138:3: warning: variable 'enable' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:163:3: warning: variable 'trapvalue' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:186:3: warning: variable 'secretvalue' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:229:3: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:233:3: warning: variable 'it' of type 'Materials::const_iterator' (aka '_Rb_tree_const_iterator, Material>>') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:271:3: warning: variable 'interactivity' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:351:3: warning: variable 'enable' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:391:3: warning: variable 'trans' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:414:3: warning: variable 'r' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:415:3: warning: variable 'g' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:416:3: warning: variable 'b' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:454:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:511:3: warning: variable 'type' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:515:4: warning: variable 'oldskin' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:516:4: warning: variable 'newskin' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:525:4: warning: variable 'icon' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedIOProperties.cpp:588:3: warning: variable 'mesh' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInterface.cpp:73:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInterface.cpp:85:3: warning: variable 'command' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInterface.cpp:140:3: warning: variable 'tpname' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInterface.cpp:152:3: warning: variable 'text' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInterface.cpp:233:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInterface.cpp:237:3: warning: variable 'command' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInterface.cpp:263:3: warning: variable 'message' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInterface.cpp:323:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInterface.cpp:329:4: warning: variable 'marker' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInterface.cpp:337:4: warning: variable 'x' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInterface.cpp:338:4: warning: variable 'y' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInterface.cpp:339:4: warning: variable 'level' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInterface.cpp:341:4: warning: variable 'marker' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInterface.cpp:362:3: warning: variable 'symbol' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInterface.cpp:364:3: warning: variable 'duration' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInventory.cpp:96:3: warning: variable 'res' of type 'Res' (aka 'pair<_Rb_tree_iterator, script::(anonymous namespace)::InventoryCommand::SubCommand *>>, bool>') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInventory.cpp:174:4: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInventory.cpp:226:5: warning: variable 'count' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInventory.cpp:256:4: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInventory.cpp:310:5: warning: variable 'val' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInventory.cpp:440:3: warning: variable 'it' of type 'Commands::const_iterator' (aka '_Rb_tree_const_iterator, script::(anonymous namespace)::InventoryCommand::SubCommand *>>') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInventory.cpp:460:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInventory.cpp:464:3: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInventory.cpp:468:3: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInventory.cpp:501:3: warning: variable 'draw' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInventory.cpp:539:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedInventory.cpp:545:3: warning: variable 'weapon' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:71:3: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:74:3: warning: variable 'val' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:95:3: warning: variable 'poisonous' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:96:3: warning: variable 'poisonous_count' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:121:3: warning: variable 'stealvalue' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:148:3: warning: variable 'lightvalue' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:171:3: warning: variable 'food_value' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:191:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:195:3: warning: variable 'type' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:218:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:227:3: warning: variable 'param2' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:234:3: warning: variable 'fval' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:260:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:264:3: warning: variable 'durability' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:286:3: warning: variable 'count' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:305:3: warning: variable 'count' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:324:3: warning: variable 'price' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedItem.cpp:343:3: warning: variable 'size' of type 'short' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:92:3: warning: variable 'label' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:97:4: warning: variable 'pos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:140:3: warning: variable 'chance' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:144:3: warning: variable 't' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:182:3: warning: variable 'event' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:203:3: warning: variable 'timer' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:255:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:297:3: warning: variable 'params' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:430:3: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:431:3: warning: variable 'enable' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:435:3: warning: variable 'it' of type 'Events::const_iterator' (aka '_Rb_tree_const_iterator, DisabledEvent>>') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:457:3: warning: variable 'c' of type 'char' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:566:3: warning: variable 'res' of type 'Res' (aka 'pair<_Rb_tree_iterator, script::(anonymous namespace)::IfCommand::Operator *>>, bool>') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:654:4: warning: variable 'flag' of type 'ItemType' (aka 'Flags') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:776:3: warning: variable 'left' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:778:3: warning: variable 'op' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:780:3: warning: variable 'right' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:782:3: warning: variable 'it' of type 'Operators::const_iterator' (aka '_Rb_tree_const_iterator, script::(anonymous namespace)::IfCommand::Operator *>>') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:790:3: warning: variable 't1' of type 'ValueType' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:791:3: warning: variable 't2' of type 'ValueType' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:843:2: warning: variable 'timername' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:846:2: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:851:2: warning: variable 'command' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:869:2: warning: variable 'count' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:876:2: warning: variable 'pos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedLang.cpp:878:2: warning: variable 'num' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:72:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:84:3: warning: variable 'command' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:153:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:178:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:182:5: warning: variable 'spellname' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:183:5: warning: variable 'spellid' of type 'Spell' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:187:5: warning: variable 'from' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:189:6: warning: variable 'sp' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:223:3: warning: variable 'level' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:228:3: warning: variable 'spellname' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:229:3: warning: variable 'spellid' of type 'Spell' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:231:3: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:264:3: warning: variable 'detectvalue' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:287:3: warning: variable 'r' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:288:3: warning: variable 'g' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:289:3: warning: variable 'b' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:308:3: warning: variable 'speed' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:327:3: warning: variable 'stare_factor' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:346:3: warning: variable 'stat' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:347:3: warning: variable 'value' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:391:3: warning: variable 'mode' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:422:3: warning: variable 'life' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:446:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:516:3: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:541:3: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedNPC.cpp:545:3: warning: variable 't' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:97:3: warning: variable 'val' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:116:3: warning: variable 'val' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:183:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:187:3: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:207:4: warning: variable 'it' of type 'Runes::const_iterator' (aka '_Rb_tree_const_iterator, RuneFlag>>') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:233:3: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:252:3: warning: variable 'command' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:317:3: warning: variable 'enable' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:374:3: warning: variable 'type' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:396:4: warning: variable 'val' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:407:4: warning: variable 'val' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:486:3: warning: variable 'key' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:505:3: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:533:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:544:3: warning: variable 'level' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:546:3: warning: variable 'spellname' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:550:3: warning: variable 'spellid' of type 'Spell' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:579:3: warning: variable 'fval' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:598:3: warning: variable 'enable' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:622:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedPlayer.cpp:626:3: warning: variable 'enable' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:68:3: warning: variable 'options' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:75:3: warning: variable 'val' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:89:5: warning: variable 'v' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:100:5: warning: variable 'v' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:111:5: warning: variable 'v' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:122:5: warning: variable 'v' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:133:5: warning: variable 'v' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:144:5: warning: variable 'v' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:199:3: warning: variable 'val' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:219:5: warning: variable 'old' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:230:5: warning: variable 'old' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:241:5: warning: variable 'old' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:252:5: warning: variable 'old' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:298:3: warning: variable 'i' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:364:5: warning: variable 'ival' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:370:5: warning: variable 'ival' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:376:5: warning: variable 'fval' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/script/ScriptedVariable.cpp:382:5: warning: variable 'fval' of type 'float' can be declared 'const' [misc-const-correctness] +Arx/src/util/Unicode.h:207:2: warning: variable 'bytesToWrite' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/src/util/cmdline/Parser.cpp:82:5: warning: variable 'sep' of type 'std::string::size_type' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/src/util/cmdline/detail/Interpreter.h:174:2: warning: variable 'itStorage' of type 'typename storage_t::iterator' (aka '_Rb_tree_iterator, util::cmdline::detail::interpreter>, util::cmdline::type_cast>::ikey_t>>') can be declared 'const' [misc-const-correctness] +Arx/src/util/cmdline/detail/Interpreter.h:191:2: warning: variable 'primary_key' of type 'typename alt_name_t::const_iterator' (aka '_Rb_tree_const_iterator, std::basic_string>>') can be declared 'const' [misc-const-correctness] +Arx/src/util/cmdline/detail/Interpreter.h:197:2: warning: variable 'it' of type 'typename storage_t::const_iterator' (aka '_Rb_tree_const_iterator, util::cmdline::detail::interpreter>, util::cmdline::type_cast>::ikey_t>>') can be declared 'const' [misc-const-correctness] +Arx/src/window/SDLWindow.cpp:79:2: warning: variable 'flags' of type 'u32' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/src/window/SDLWindow.cpp:119:4: warning: variable 'mode' of type 'DisplayMode' can be declared 'const' [misc-const-correctness] +Arx/src/window/SDLWindow.cpp:232:2: warning: variable 'oldMode' of type 'DisplayMode' can be declared 'const' [misc-const-correctness] +Arx/src/window/SDLWindow.cpp:395:5: warning: variable 'newSize' of type 'Vec2i' (aka 'Vector2') can be declared 'const' [misc-const-correctness] +Arx/src/window/Window.cpp:55:2: warning: variable 'it' of type 'Listeners::iterator' (aka '__normal_iterator>>') can be declared 'const' [misc-const-correctness] +Arx/src/window/Window.cpp:63:3: warning: variable 'shouldClose' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/CrashReporter.cpp:44:2: warning: variable 'app' of type 'QApplication' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:116:2: warning: variable 'bMiscCrashInfo' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:175:2: warning: variable 'stat' of type 'QByteArray' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:215:3: warning: variable 'pagesize' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:228:2: warning: variable 'child' of type 'pid_t' (aka 'int') can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:239:3: warning: variable 'ticksPerSecond' of type 'u64' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:381:2: warning: variable 'tracePath' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:384:2: warning: variable 'childPID' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:391:3: warning: variable 'fd' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:414:2: warning: variable 'bWroteDump' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:431:2: warning: variable 'callstackCrc' of type 'u32' (aka 'unsigned int') can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:443:2: warning: variable 'traceStr' of type 'QString' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:599:2: warning: variable 'fullPath' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:683:2: warning: variable 'bInit' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:700:2: warning: variable 'bCrashDump' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:711:2: warning: variable 'bCrashXml' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:741:2: warning: variable 'bLoggedIn' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:753:2: warning: variable 'bSearchSuccessful' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:766:3: warning: variable 'bCreatedIssue' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:779:3: warning: variable 'os_id' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:806:4: warning: variable 'bCommentAdded' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:829:3: warning: variable 'bAttached' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ErrorReport.cpp:857:3: warning: variable 'certificate' of type 'QSslCertificate' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:183:13: warning: variable 'ba' of type 'QByteArray' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:286:5: warning: variable 'charX' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:287:5: warning: variable 'posX' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:357:9: warning: variable 'pos' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:363:9: warning: variable 'pos' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:369:9: warning: variable 'pos' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:375:9: warning: variable 'pos' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:381:9: warning: variable 'pos' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:387:9: warning: variable 'pos' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:394:9: warning: variable 'pos' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:400:9: warning: variable 'pos' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:406:9: warning: variable 'pos' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:412:9: warning: variable 'pos' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:423:9: warning: variable 'key' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:477:13: warning: variable 'ba' of type 'QByteArray' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:569:5: warning: variable 'actPos' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:578:5: warning: variable 'cPos' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:593:9: warning: variable 'linePos' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:607:5: warning: variable 'yPosStart' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:614:13: warning: variable 'address' of type 'QString' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:621:5: warning: variable 'hexBa' of type 'QByteArray' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:622:5: warning: variable 'highLighted' of type 'QBrush' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:623:5: warning: variable 'colHighlighted' of type 'QPen' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:624:5: warning: variable 'selected' of type 'QBrush' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:625:5: warning: variable 'colSelected' of type 'QPen' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:626:5: warning: variable 'colStandard' of type 'QPen' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:636:13: warning: variable 'posBa' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:731:5: warning: variable 'x' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:751:9: warning: variable 'y' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/XByteArray.cpp:86:5: warning: variable 'length' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/XByteArray.cpp:100:9: warning: variable 'test' of type 'QString' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/XByteArray.cpp:142:5: warning: variable 'len' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/qhexedit/XByteArray.cpp:177:9: warning: variable 'adrStr' of type 'QString' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:60:2: warning: variable 'loginUrl' of type 'QUrl' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:64:2: warning: variable 'data' of type 'QByteArray' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:69:2: warning: variable 'bSucceeded' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:93:2: warning: variable 'newIssueUrl' of type 'QUrl' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:97:2: warning: variable 'data' of type 'QByteArray' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:103:3: warning: variable 'currentUrl' of type 'QUrl' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:119:2: warning: variable 'strUrl' of type 'QString' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:121:2: warning: variable 'newIssueUrl' of type 'QUrl' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:125:2: warning: variable 'data' of type 'QByteArray' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:128:2: warning: variable 'bSucceeded' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:146:2: warning: variable 'strUrl' of type 'QString' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:150:2: warning: variable 'newIssueUrl' of type 'QUrl' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:151:2: warning: variable 'request' of type 'QNetworkRequest' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:153:2: warning: variable 'bSucceeded' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:164:2: warning: variable 'fileInfo' of type 'QFileInfo' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:166:2: warning: variable 'boundaryRegular' of type 'QByteArray' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:167:2: warning: variable 'boundary' of type 'QByteArray' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:168:2: warning: variable 'boundaryLast' of type 'QByteArray' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:183:2: warning: variable 'urlString' of type 'QString' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:184:2: warning: variable 'url' of type 'QUrl' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:190:2: warning: variable 'bSucceeded' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:201:2: warning: variable 'urlSearchRSS' of type 'QUrl' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:203:2: warning: variable 'request' of type 'QNetworkRequest' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:221:4: warning: variable 'token' of type 'QXmlStreamReader::TokenType' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:252:2: warning: variable 'issueJSON' of type 'QUrl' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:253:2: warning: variable 'request' of type 'QNetworkRequest' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:259:3: warning: variable 'data' of type 'QByteArray' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:263:3: warning: variable 'dataStr' of type 'QString' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:267:4: warning: variable 'posEnd' of type 'int' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:294:4: warning: variable 'baseUrl' of type 'QUrl' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/tbg/TBG.cpp:306:2: warning: variable 'succeeded' of type 'bool' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ui/ErrorReportDialog.cpp:46:2: warning: variable 'scaledPixmap' of type 'QPixmap' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ui/ErrorReportDialog.cpp:140:3: warning: variable 'idx' of type 'QModelIndex' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ui/ErrorReportDialog.cpp:188:2: warning: variable 'fileName' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ui/ErrorReportDialog.cpp:189:2: warning: variable 'ext' of type 'QString' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ui/ErrorReportDialog.cpp:228:2: warning: variable 'textDescription' of type 'QString' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ui/ErrorReportDialog.cpp:240:2: warning: variable 'sleepTimeMs' of type 'qint64' (aka 'long long') can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ui/ErrorReportDialog.cpp:252:3: warning: variable 'htmlLink' of type 'QString' can be declared 'const' [misc-const-correctness] +Arx/tools/crashreporter/ui/ErrorReportDialog.h:150:4: warning: variable 'filePath' of type 'fs::path' can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveFix.cpp:168:2: warning: variable 'pos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveFix.cpp:170:2: warning: variable 'fname' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveFix.cpp:172:2: warning: variable 'dir' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveFix.cpp:212:2: warning: variable 'savefile' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveFix.cpp:221:2: warning: variable 'it' of type 'Idents::iterator' (aka '_Rb_tree_iterator, std::basic_string>>') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveFix.cpp:225:3: warning: variable 'newIdent' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveFix.cpp:284:2: warning: variable 'namestr' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveFix.cpp:286:2: warning: variable 'pos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveFix.cpp:295:2: warning: variable 'lname' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveFix.cpp:301:2: warning: variable 'it' of type 'Remap::const_iterator' (aka '_Rb_tree_const_iterator, long>>') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveFix.cpp:306:2: warning: variable 'newIdent' of type 'long' can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveFix.cpp:380:2: warning: variable 'asi' of type 'ARX_CHANGELEVEL_INDEX &' can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveFix.cpp:391:3: warning: variable 'ident' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveFix.cpp:392:3: warning: variable 'it' of type 'Remap::const_iterator' (aka '_Rb_tree_const_iterator, long>>') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveTool.cpp:98:4: warning: variable 'pos' of type 'size_t' (aka 'unsigned long') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveTool.cpp:126:2: warning: variable 'command' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:471:5: warning: variable 'value' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:493:3: warning: variable 'anim' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:614:2: warning: variable 'ais' of type 'ARX_CHANGELEVEL_IO_SAVE &' can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:626:2: warning: variable 'locname' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:628:3: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:650:4: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:683:2: warning: variable 'i' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:702:2: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:787:2: warning: variable 'teleportToLevel' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:790:2: warning: variable 'teleportToPosition' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:821:2: warning: variable 'inzone' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:926:4: warning: variable 'quest' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:939:4: warning: variable 'key' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:954:4: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1044:4: warning: variable 'controller' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1159:2: warning: variable 'locname' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1236:2: warning: variable 'mainevent' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1239:2: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1306:2: warning: variable 'stepmat' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1309:2: warning: variable 'armormat' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1312:2: warning: variable 'weaponmat' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1315:2: warning: variable 'strikespeech' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1319:2: warning: variable 'shop' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1332:2: warning: variable 'invskin' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1373:2: warning: variable 'pathname' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1521:5: warning: variable 'target' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1538:4: warning: variable 'npcflags' of type 'NPCFlags' (aka 'Flags') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1563:5: warning: variable 'flags' of type 'ExtraRotateFlags' (aka 'Flags') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1574:4: warning: variable 'c' of type 'Color' (aka 'Color4') can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1793:3: warning: variable 'param1' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1798:3: warning: variable 'param2' of type 'res::path' can be declared 'const' [misc-const-correctness] +Arx/tools/savetool/SaveView.cpp:1865:2: warning: variable 'name' of type 'string' (aka 'basic_string') can be declared 'const' [misc-const-correctness] +Arx/tools/unpak/UnPak.cpp:44:3: warning: variable 'filename' of type 'fs::path' can be declared 'const' [misc-const-correctness]