+Arx/src/ai/PathFinderManager.cpp:122:29: warning: variable 'temp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/PathFinderManager.cpp:193:29: warning: variable 'next' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:150:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:150:9: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:725:8: warning: variable 'attack' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:725:16: warning: variable 'dmgs' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:725:22: warning: variable 'backstab' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:725:32: warning: variable 'critical' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:725:42: warning: variable 'ac' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:761:8: warning: variable 'absorb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:794:8: warning: variable 'power' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:917:9: warning: variable 'xx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:917:13: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1341:6: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1341:10: warning: variable 'num' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1358:6: warning: variable 'numsuiv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1429:8: warning: variable 'Dterm' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1429:15: warning: variable 'Hterm' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1497:13: warning: variable 'source' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1497:23: warning: variable 'target' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1497:33: warning: variable 'accum1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1497:43: warning: variable 'accum2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1497:53: warning: variable 'accum3' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1497:63: warning: variable 'accum4' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1498:8: warning: variable 'halfDeltaT' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1498:20: warning: variable 'sixthDeltaT' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1638:7: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1638:11: warning: variable 'pz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1643:7: warning: variable 'ix' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1643:11: warning: variable 'iz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1643:15: warning: variable 'ax' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1643:19: warning: variable 'az' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1644:7: warning: variable 'n' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1652:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1653:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1757:13: warning: variable 'pv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1876:13: warning: variable 'pv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1925:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1925:10: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1925:13: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1925:16: warning: variable 'mai' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1925:21: warning: variable 'maj' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1925:26: warning: variable 'mii' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1925:31: warning: variable 'mij' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1926:7: warning: variable 'i2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1926:11: warning: variable 'j2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1926:15: warning: variable 'k2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1927:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1928:19: warning: variable 'eg2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1929:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1930:14: warning: variable 'ep2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1933:8: warning: variable 'count' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1934:7: warning: variable 'nbvert' is not initialized [cppcoreguidelines-init-variables] +Arx/src/ai/Paths.cpp:1935:7: warning: variable 'nbvert2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:262:9: warning: variable 'FileSize' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:305:10: warning: variable 'FileSize' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:393:7: warning: variable 'tcf' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:393:11: warning: variable 'tnf' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:394:7: warning: variable 'fr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:395:8: warning: variable 'pour' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:396:7: warning: variable 'tim' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:970:8: warning: variable 'xx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:970:12: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1000:7: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1002:7: warning: variable 'lfr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1002:12: warning: variable 'lfg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1002:17: warning: variable 'lfb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1006:8: warning: variable 'invisibility' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1007:8: warning: variable 'scale' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1133:8: warning: variable 'ddist' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1135:7: warning: variable 'need_halo' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1316:8: warning: variable 'prec' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1341:20: warning: variable 'vert_list' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1342:22: warning: variable 'pTex' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1472:11: warning: variable 'lfr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1472:15: warning: variable 'lfb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1473:12: warning: variable 'fr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1473:15: warning: variable 'fb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1592:10: warning: variable 'first' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1593:10: warning: variable 'second' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Animation.cpp:1594:10: warning: variable 'third' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:200:16: warning: variable 'eanim' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:278:9: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:278:12: warning: variable 'l' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:357:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:429:6: warning: variable 'v' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:431:16: warning: variable 'inVert' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:432:17: warning: variable 'outVert' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:523:9: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:523:12: warning: variable 'v' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:523:15: warning: variable 'l' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:778:13: warning: variable 'posVert' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:779:13: warning: variable 'r' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:779:16: warning: variable 'g' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:779:19: warning: variable 'b' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:780:10: warning: variable 'ir' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:780:14: warning: variable 'ig' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:780:18: warning: variable 'ib' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:814:13: warning: variable 'cosangle' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:886:19: warning: variable 'inVert' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:888:13: warning: variable 'r' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:888:16: warning: variable 'g' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:888:19: warning: variable 'b' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:889:10: warning: variable 'ir' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:889:14: warning: variable 'ig' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:889:18: warning: variable 'ib' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1011:18: warning: variable 'inVert' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1093:8: warning: variable 'fTransp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1365:7: warning: variable 'need_halo' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1452:17: warning: variable 'eface' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1476:23: warning: variable 'pTex' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1593:10: warning: variable 'lfr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1593:15: warning: variable 'lfg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1593:20: warning: variable 'lfb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1594:11: warning: variable 'ffr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1594:16: warning: variable 'ffg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1594:21: warning: variable 'ffb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1602:10: warning: variable 'max_c' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1668:23: warning: variable 'workon' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1671:11: warning: variable 'o' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1696:12: warning: variable 'first' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1697:12: warning: variable 'second' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1698:12: warning: variable 'third' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1778:14: warning: variable 'valll' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1821:22: warning: variable 'tv2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1896:8: warning: variable 'xx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1896:12: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1930:12: warning: variable 'invisibility' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1931:12: warning: variable 'scale' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1932:11: warning: variable 'timm' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:1934:17: warning: variable 'obj' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2164:10: warning: variable 'r' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2164:13: warning: variable 'g' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2164:16: warning: variable 'b' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2165:9: warning: variable 'ir' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2165:13: warning: variable 'ig' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2165:17: warning: variable 'ib' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2186:12: warning: variable 'cosangle' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2309:9: warning: variable 'r' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2309:12: warning: variable 'g' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2309:15: warning: variable 'b' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2310:8: warning: variable 'ir' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2310:12: warning: variable 'ig' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2310:16: warning: variable 'ib' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2331:11: warning: variable 'cosangle' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2393:7: warning: variable 'nbvert' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2393:15: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2407:7: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2454:12: warning: variable 'nvalue' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2486:7: warning: variable 'lepr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2486:13: warning: variable 'lepg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2486:19: warning: variable 'lepb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2503:7: warning: variable 'nbvert' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2503:15: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2523:7: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2546:11: warning: variable 'nvalue' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2578:7: warning: variable 'lepr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2578:13: warning: variable 'lepg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2578:19: warning: variable 'lepb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2644:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2644:10: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2668:11: warning: variable 'nvalue' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2702:7: warning: variable 'lepr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2702:13: warning: variable 'lepg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/AnimationRender.cpp:2702:19: warning: variable 'lepb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/Cinematic.cpp:399:20: warning: variable 'tb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:98:7: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:99:10: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:124:7: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:125:10: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:150:10: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:150:14: warning: variable 'klightprev' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:150:27: warning: variable 'klightnext' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:150:40: warning: variable 'klightprev2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:150:54: warning: variable 'klightnext2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:151:7: warning: variable 'num' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:245:10: warning: variable 'kk' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:246:7: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:261:10: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:262:8: warning: variable 'num' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:346:10: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:347:8: warning: variable 'num' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:390:7: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:391:10: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:415:8: warning: variable 'da' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:430:10: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:430:14: warning: variable 'ksuiv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:431:8: warning: variable 'a' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:431:11: warning: variable 'unmoinsa' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:432:7: warning: variable 'num' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:433:10: warning: variable 'kprec' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:433:18: warning: variable 'ksuivsuiv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:434:8: warning: variable 't1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:434:12: warning: variable 't2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:434:16: warning: variable 't3' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:434:20: warning: variable 'f0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:434:24: warning: variable 'f1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:434:28: warning: variable 'f2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:434:32: warning: variable 'f3' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:434:36: warning: variable 'p0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:434:40: warning: variable 'p1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:434:44: warning: variable 'temp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:435:10: warning: variable 'lightprec' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:435:22: warning: variable 'lightnext' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:652:10: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:652:14: warning: variable 'ksuiv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:653:8: warning: variable 'a' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:653:11: warning: variable 'unmoinsa' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:654:7: warning: variable 'num' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:655:10: warning: variable 'kprec' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:655:18: warning: variable 'ksuivsuiv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:656:8: warning: variable 't1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:656:12: warning: variable 't2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:656:16: warning: variable 't3' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:656:20: warning: variable 'f0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:656:24: warning: variable 'f1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:656:28: warning: variable 'f2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:656:32: warning: variable 'f3' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:656:36: warning: variable 'p0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:656:40: warning: variable 'p1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:656:44: warning: variable 'temp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:657:10: warning: variable 'lightprec' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:657:22: warning: variable 'lightnext' is not initialized [cppcoreguidelines-init-variables] +Arx/src/animation/CinematicKeyframer.cpp:886:29: warning: variable 'ksuiv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/Ambiance.cpp:110:7: warning: variable '_min' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/Ambiance.cpp:110:13: warning: variable '_max' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/Ambiance.cpp:111:7: warning: variable '_interval' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/Ambiance.cpp:111:18: warning: variable '_flags' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/Ambiance.cpp:185:7: warning: variable '_start' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/Ambiance.cpp:185:15: warning: variable '_loop' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/Ambiance.cpp:185:22: warning: variable '_delay_min' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/Ambiance.cpp:185:34: warning: variable '_delay_max' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/Ambiance.cpp:185:46: warning: variable '_flags' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/Ambiance.cpp:532:7: warning: variable 'c' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/Ambiance.cpp:567:6: warning: variable 'iflags' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/Ambiance.cpp:568:6: warning: variable 'key_c' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/Ambiance.cpp:621:6: warning: variable 'magic' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/Ambiance.cpp:621:13: warning: variable 'version' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/Ambiance.cpp:632:6: warning: variable 'nbtracks' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/codec/ADPCM.cpp:158:10: warning: variable 'nRead' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/codec/WAV.cpp:114:7: warning: variable '_offset' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/openal/OpenALBackend.cpp:119:15: warning: variable 'efx_ver' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/openal/OpenALSource.cpp:54:8: warning: variable 'val' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/openal/OpenALSource.cpp:78:8: warning: variable 'val' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/openal/OpenALSource.cpp:315:9: warning: variable 'read' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/openal/OpenALSource.cpp:348:9: warning: variable 'alformat' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/openal/OpenALSource.cpp:533:9: warning: variable 'queuedBuffers' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/openal/OpenALSource.cpp:618:10: warning: variable 'max' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/openal/OpenALSource.cpp:665:8: warning: variable 'sourceState' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/openal/OpenALSource.cpp:670:8: warning: variable 'nbuffersProcessed' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/openal/OpenALSource.cpp:687:10: warning: variable 'buffer' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/openal/OpenALSource.cpp:733:9: warning: variable 'buffersQueued' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/openal/OpenALSource.cpp:758:8: warning: variable 'newRead' is not initialized [cppcoreguidelines-init-variables] +Arx/src/audio/openal/OpenALSource.cpp:777:9: warning: variable 'newSourceState' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/Application.cpp:104:7: warning: variable 'init' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/Application.cpp:297:9: warning: variable 'tmp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/ArxGame.cpp:1059:9: warning: variable 'speedfactor' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/ArxGame.cpp:1136:11: warning: variable 'io' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/ArxGame.cpp:1138:13: warning: variable 'useanim' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/ArxGame.cpp:1140:17: warning: variable 'alist' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/ArxGame.cpp:1341:11: warning: variable 'alpha' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/ArxGame.cpp:1341:17: warning: variable 'beta' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/ArxGame.cpp:1341:22: warning: variable 'distance' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/ArxGame.cpp:1341:31: warning: variable '_dist' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/ArxGame.cpp:2151:13: warning: variable 'siz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/Core.cpp:781:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/Core.cpp:783:15: warning: variable 'current' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/Core.cpp:1531:8: warning: variable 'anglea' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/Core.cpp:1532:8: warning: variable 'angleb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/Core.cpp:1533:8: warning: variable 'velocity' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/Core.cpp:2119:17: warning: variable 'str' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/Core.cpp:2142:7: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/Core.cpp:2223:15: warning: variable 'num' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/Core.cpp:2264:15: warning: variable 'num' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/Core.cpp:2970:8: warning: variable 'xx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/Core.cpp:2970:12: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/Localisation.cpp:118:12: warning: variable 'file' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/SaveGame.cpp:96:9: warning: variable 'version' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/SaveGame.cpp:97:8: warning: variable 'level' is not initialized [cppcoreguidelines-init-variables] +Arx/src/core/SaveGame.cpp:98:17: warning: variable 'ignored' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Damage.cpp:253:8: warning: variable 'alive' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Damage.cpp:626:8: warning: variable 'damagesdone' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Damage.cpp:1059:9: warning: variable 'dmg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Damage.cpp:1162:14: warning: variable 'manadrained' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Damage.cpp:1194:14: warning: variable 'damagesdone' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Damage.cpp:1319:7: warning: variable 'step' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Damage.cpp:1348:13: warning: variable 'threshold' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Equipment.cpp:517:16: warning: variable 'anim' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Equipment.cpp:575:8: warning: variable 'attack' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Equipment.cpp:575:16: warning: variable 'ac' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Equipment.cpp:575:20: warning: variable 'damages' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Equipment.cpp:655:8: warning: variable 'absorb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Equipment.cpp:768:10: warning: variable 'v0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Equipment.cpp:770:8: warning: variable 'rad' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Equipment.cpp:889:15: warning: variable 'power' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Equipment.cpp:927:12: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Equipment.cpp:947:13: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Equipment.cpp:1083:12: warning: variable 'pioOldDragInter' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:182:7: warning: variable 'tx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:182:11: warning: variable 'ty' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:899:7: warning: variable 'sx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:899:11: warning: variable 'sy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:900:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:900:10: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:900:13: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:900:16: warning: variable 'l' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1076:7: warning: variable 'sx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1076:11: warning: variable 'sy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1077:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1077:10: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1077:13: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1077:16: warning: variable 'l' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1246:8: warning: variable 'tx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1246:12: warning: variable 'ty' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1247:7: warning: variable 'sx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1247:11: warning: variable 'sy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1248:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1248:10: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1291:12: warning: variable 'ioo' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1342:12: warning: variable 'xx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1342:16: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1551:9: warning: variable 'tx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1551:13: warning: variable 'ty' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1586:8: warning: variable 'tx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1586:12: warning: variable 'ty' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1906:13: warning: variable 'xx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1906:17: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1928:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1928:10: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:1930:11: warning: variable 'ioo' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:2321:11: warning: variable 'x' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Inventory.cpp:2321:14: warning: variable 'y' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Missile.cpp:139:8: warning: variable 'dist' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Missile.cpp:174:7: warning: variable 'framediff' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Missile.cpp:174:18: warning: variable 'framediff3' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Missile.cpp:210:16: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Missile.cpp:211:16: warning: variable 'epp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:152:9: warning: variable 'dmg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:500:7: warning: variable 'MAX_TEST' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:732:7: warning: variable 'from' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:744:7: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:867:10: warning: variable 'material' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:1229:8: warning: variable 'cangle' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:1229:16: warning: variable 'tangle' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:1314:8: warning: variable 'HEAD_ANGLE_THRESHOLD' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:1344:7: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:1913:7: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:2311:7: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:2653:9: warning: variable 'self_dist' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:2653:20: warning: variable 'targ_dist' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:3345:9: warning: variable 'targ' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:3608:8: warning: variable 'ret' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:3865:15: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/NPC.cpp:3895:8: warning: variable 'max_distance' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Player.cpp:1275:7: warning: variable 'xpNeeded' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Player.cpp:1482:21: warning: variable 'tmpTC' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Player.cpp:1570:8: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Player.cpp:1657:10: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Player.cpp:1998:10: warning: variable 'id' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Player.cpp:2289:11: warning: variable 'io' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Player.cpp:2364:10: warning: variable 'skill_stealth' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Player.cpp:2440:8: warning: variable 'speedfactor' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Player.cpp:2578:9: warning: variable 'anything' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Player.cpp:2729:10: warning: variable 'epcentery' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Player.cpp:2790:9: warning: variable 'posy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Player.cpp:2834:9: warning: variable 'test' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:418:14: warning: variable 'pCSpellFX' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:563:8: warning: variable 'ptr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:631:15: warning: variable 'sequence' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:681:15: warning: variable 'sequence' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:751:16: warning: variable 'ptr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:1307:10: warning: variable 'iMinX' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:1307:16: warning: variable 'iMinY' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:1307:22: warning: variable 'iMaxX' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:1307:28: warning: variable 'iMaxY' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:1308:10: warning: variable 'iSizeX' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:1308:17: warning: variable 'iSizeY' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:2184:8: warning: variable 'spell' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:2619:6: warning: variable 'iMinX' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:2619:12: warning: variable 'iMinY' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:2619:18: warning: variable 'iMaxX' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:2619:24: warning: variable 'iMaxY' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:2620:7: warning: variable 'iSizeX' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:2620:14: warning: variable 'iSizeY' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:3328:9: warning: variable 'number' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:3851:22: warning: variable 'angleb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:3915:10: warning: variable 'angleb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:4332:10: warning: variable 'ang' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:4354:10: warning: variable 'beta' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:4454:10: warning: variable 'beta' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:4673:10: warning: variable 'beta' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:4740:10: warning: variable 'beta' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:5060:10: warning: variable 'beta' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:5284:10: warning: variable 'beta' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:5700:16: warning: variable 'tim' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:5701:7: warning: variable 'framediff' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:5701:17: warning: variable 'framediff3' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:5754:14: warning: variable 'pIgnit' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:5762:13: warning: variable 'pDoze' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:5922:21: warning: variable 'pCreateField' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:6138:13: warning: variable 'dist' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:6193:12: warning: variable 'refpos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:6194:12: warning: variable 'scaley' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:6562:18: warning: variable 'prise' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:6843:12: warning: variable 'rr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:6843:15: warning: variable 'r2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:6918:24: warning: variable 'pSummon' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:6932:13: warning: variable 'tokeep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:7111:13: warning: variable '_fx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:7113:21: warning: variable '_gct' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:7143:12: warning: variable 'fxx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:7203:13: warning: variable 'refpos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:7204:13: warning: variable 'scaley' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:7305:13: warning: variable 'refpos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:7306:13: warning: variable 'scaley' is not initialized [cppcoreguidelines-init-variables] +Arx/src/game/Spells.cpp:7706:22: warning: variable 'tcm' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Draw.cpp:192:7: warning: variable 'posx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Draw.cpp:192:12: warning: variable 'posz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Draw.cpp:193:8: warning: variable 'cx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Draw.cpp:193:11: warning: variable 'cz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Draw.cpp:194:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Draw.cpp:200:7: warning: variable 'dx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Draw.cpp:200:10: warning: variable 'dz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Draw.cpp:200:13: warning: variable 'fx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Draw.cpp:200:16: warning: variable 'fz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Draw.cpp:213:8: warning: variable 'type' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Draw.cpp:213:14: warning: variable 'val2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Draw.cpp:264:9: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Draw.cpp:409:12: warning: variable 'tmp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Draw.cpp:632:9: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Draw.cpp:740:7: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Draw.cpp:781:7: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:166:8: warning: variable 'i0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:166:12: warning: variable 'i1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:239:22: warning: variable 'd1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:239:26: warning: variable 'd2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:240:8: warning: variable 'du0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:240:13: warning: variable 'du1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:240:18: warning: variable 'du2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:240:23: warning: variable 'dv0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:240:28: warning: variable 'dv1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:240:33: warning: variable 'dv2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:243:8: warning: variable 'du0du1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:243:16: warning: variable 'du0du2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:243:24: warning: variable 'dv0dv1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:243:32: warning: variable 'dv0dv2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:244:8: warning: variable 'index' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:245:8: warning: variable 'vp0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:245:13: warning: variable 'vp1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:245:18: warning: variable 'vp2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:246:8: warning: variable 'up0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:246:13: warning: variable 'up1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:246:18: warning: variable 'up2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:247:8: warning: variable 'bb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:247:12: warning: variable 'cc' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:247:16: warning: variable 'max' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:248:8: warning: variable 'a' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:248:11: warning: variable 'b' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:248:14: warning: variable 'c' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:248:17: warning: variable 'x0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:248:21: warning: variable 'x1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:249:8: warning: variable 'd' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:249:11: warning: variable 'e' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:249:14: warning: variable 'f' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:249:17: warning: variable 'y0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:249:21: warning: variable 'y1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:251:8: warning: variable 'xx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:251:12: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:251:16: warning: variable 'xxyy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:251:22: warning: variable 'tmp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:253:16: warning: variable 'V0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:254:16: warning: variable 'V1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:255:16: warning: variable 'V2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:256:16: warning: variable 'U0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:257:16: warning: variable 'U1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:258:16: warning: variable 'U2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:640:8: warning: variable 'A' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:640:11: warning: variable 'B' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:666:8: warning: variable 'wx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:666:12: warning: variable 'wy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:666:16: warning: variable 'wz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:666:20: warning: variable 'xx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:666:24: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:666:28: warning: variable 'yz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:666:32: warning: variable 'xy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:666:36: warning: variable 'xz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:666:40: warning: variable 'zz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:666:44: warning: variable 'x2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:666:48: warning: variable 'y2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:666:52: warning: variable 'z2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:720:9: warning: variable 'tr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:720:13: warning: variable 's' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:816:8: warning: variable 'Ax' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:816:12: warning: variable 'Ay' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:816:16: warning: variable 'Az' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:816:20: warning: variable 'Bx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:816:24: warning: variable 'By' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:816:28: warning: variable 'Bz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:832:8: warning: variable 'Ax' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:832:12: warning: variable 'Ay' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:832:16: warning: variable 'Az' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:832:20: warning: variable 'Bx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:832:24: warning: variable 'By' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:832:28: warning: variable 'Bz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.cpp:850:8: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/Math.h:200:8: warning: variable 'tempy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:165:6: warning: variable 'deb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:245:8: warning: variable 'i0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:245:12: warning: variable 'i1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:245:16: warning: variable 'i2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:245:20: warning: variable 'i3' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:270:8: warning: variable 'i0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:270:12: warning: variable 'i1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:270:16: warning: variable 'i2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:270:20: warning: variable 'i3' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:284:6: warning: variable 'nbx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:284:11: warning: variable 'nby' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:284:16: warning: variable 'w' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:284:19: warning: variable 'h' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:284:22: warning: variable 'num' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:285:20: warning: variable 'bi' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:346:7: warning: variable 'h2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:396:7: warning: variable 'w' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/CinematicTexture.cpp:396:10: warning: variable 'h' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/FTL.cpp:448:9: warning: variable 'allocsize' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/FTL.cpp:484:35: warning: variable 'afsh' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/FTL.cpp:496:33: warning: variable 'af3Ddh' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/FTL.cpp:563:34: warning: variable 'tex' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/FTL.cpp:637:49: warning: variable 'afcsdh' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/FTL.cpp:662:39: warning: variable 'afcdh' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:310:7: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:310:11: warning: variable 'pz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:322:8: warning: variable 'rx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:322:12: warning: variable 'rz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:326:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:327:18: warning: variable 'feg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:331:8: warning: variable 'pzi' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:331:13: warning: variable 'pza' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:331:18: warning: variable 'pxi' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:331:23: warning: variable 'pxa' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:384:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:384:9: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:384:12: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:422:7: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:422:11: warning: variable 'pz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:434:8: warning: variable 'rx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:434:12: warning: variable 'rz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:438:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:439:18: warning: variable 'feg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:443:8: warning: variable 'pzi' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:443:13: warning: variable 'pza' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:443:18: warning: variable 'pxi' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:443:23: warning: variable 'pxa' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:495:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:495:9: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:495:12: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:634:10: warning: variable 'ret' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:669:10: warning: variable 'ret' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:764:8: warning: variable 'fZTemp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:789:8: warning: variable 'fZTemp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:873:8: warning: variable 'fZTemp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:896:8: warning: variable 'fZTemp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:966:8: warning: variable 'ffr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:966:13: warning: variable 'ffg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:966:18: warning: variable 'ffb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:967:8: warning: variable 'dd' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:967:12: warning: variable 'dc' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:968:8: warning: variable 'p' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1018:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1019:8: warning: variable 'needy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1027:8: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1028:9: warning: variable 'div' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1053:9: warning: variable 'ratio' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1053:16: warning: variable 'ratio2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1092:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1092:9: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1120:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1120:9: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1138:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1138:9: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1154:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1154:9: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1232:7: warning: variable 'lpx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1232:12: warning: variable 'lpz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1233:7: warning: variable 'voidlast' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1234:7: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1234:11: warning: variable 'pz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1361:10: warning: variable 'x' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1361:13: warning: variable 'y' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1361:16: warning: variable 'z' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1362:10: warning: variable 'dx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1362:14: warning: variable 'dy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1362:18: warning: variable 'dz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1363:10: warning: variable 'adx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1363:15: warning: variable 'ady' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1363:20: warning: variable 'adz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1364:10: warning: variable 'ix' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1364:14: warning: variable 'iy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1364:18: warning: variable 'iz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1365:9: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1365:13: warning: variable 'pz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1366:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1367:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1371:8: warning: variable 'iter' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1371:14: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1377:10: warning: variable 'distance' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1438:8: warning: variable 'dd' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1506:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1524:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1609:19: warning: variable 'feg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1702:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1780:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1811:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1812:19: warning: variable 'eg2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1813:14: warning: variable 'ep2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1815:7: warning: variable 'ii' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1815:11: warning: variable 'ij' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1816:7: warning: variable 'ai' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1816:11: warning: variable 'aj' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1817:7: warning: variable 'nbvert' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1918:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:1932:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2136:8: warning: variable 'const1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2136:16: warning: variable 'const2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2136:24: warning: variable 'const3' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2136:32: warning: variable 'const4' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2238:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2238:10: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2239:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2240:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2270:11: warning: variable 'Xcos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2270:17: warning: variable 'Ycos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2270:23: warning: variable 'Zcos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2270:29: warning: variable 'Xsin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2270:35: warning: variable 'Ysin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2270:41: warning: variable 'Zsin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2341:11: warning: variable 'Xcos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2341:17: warning: variable 'Ycos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2341:23: warning: variable 'Zcos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2341:29: warning: variable 'Xsin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2341:35: warning: variable 'Ysin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2341:41: warning: variable 'Zsin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2509:10: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2592:33: warning: variable 'ftc' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2596:22: warning: variable 'tmpTC' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2630:27: warning: variable 'eps' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2672:10: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2673:11: warning: variable 'div' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2775:30: warning: variable 'epos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2808:33: warning: variable 'erd' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2830:26: warning: variable 'ed' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:2854:33: warning: variable 'rdds' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3100:7: warning: variable 'type' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3100:13: warning: variable 'val1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3100:19: warning: variable 'val2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3170:7: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3170:10: warning: variable 'posx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3170:16: warning: variable 'posz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3170:22: warning: variable 'posy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3171:8: warning: variable 'cx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3171:12: warning: variable 'cy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3171:16: warning: variable 'cz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3172:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3173:7: warning: variable 'type' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3173:13: warning: variable 'val1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3296:14: warning: variable 'Xcos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3296:20: warning: variable 'Ycos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3296:26: warning: variable 'Zcos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3296:32: warning: variable 'Xsin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3296:38: warning: variable 'Ysin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3296:44: warning: variable 'Zsin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3320:7: warning: variable 'type' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3320:13: warning: variable 'val1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3320:19: warning: variable 'val2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/Mesh.cpp:3685:9: warning: variable 'compressedSize' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/MeshManipulation.cpp:208:7: warning: variable 'f0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/MeshManipulation.cpp:208:11: warning: variable 'f1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/MeshManipulation.cpp:208:15: warning: variable 'f2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/MeshManipulation.cpp:386:8: warning: variable 'idx_head1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/MeshManipulation.cpp:386:19: warning: variable 'idx_head2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/MeshManipulation.cpp:387:8: warning: variable 'idx_torso1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/data/MeshManipulation.cpp:387:20: warning: variable 'idx_torso2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:71:7: warning: variable 'c' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:72:8: warning: variable 'r' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:72:11: warning: variable 'g' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:72:14: warning: variable 'b' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:73:8: warning: variable 'rd' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:73:12: warning: variable 'gd' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:73:16: warning: variable 'bd' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:94:6: warning: variable 'c' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:95:8: warning: variable 'r' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:95:11: warning: variable 'g' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:95:14: warning: variable 'b' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:96:8: warning: variable 'rd' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:96:12: warning: variable 'gd' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:96:16: warning: variable 'bd' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:121:8: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:122:10: warning: variable 'pos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:123:10: warning: variable 'az' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:124:9: warning: variable 'alpha' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:124:16: warning: variable 'dalpha' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:125:8: warning: variable 'col' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:175:8: warning: variable 'col' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:215:9: warning: variable 'w' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:215:12: warning: variable 'dv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:299:9: warning: variable 'w' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:299:12: warning: variable 'dv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:397:7: warning: variable 'nx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:397:11: warning: variable 'ny' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:398:10: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:399:8: warning: variable 's1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:399:12: warning: variable 's2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:399:16: warning: variable 'a' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:399:19: warning: variable 'a2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:399:23: warning: variable 'ox' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:399:27: warning: variable 'oy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:400:8: warning: variable 'nnx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/CinematicEffects.cpp:400:13: warning: variable 'nny' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/DrawEffects.cpp:105:9: warning: variable 'xx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/DrawEffects.cpp:105:12: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/DrawEffects.cpp:120:17: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/DrawEffects.cpp:315:8: warning: variable 'd' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/DrawEffects.cpp:359:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/DrawEffects.cpp:359:9: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/DrawEffects.cpp:360:8: warning: variable 'tt' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/DrawEffects.cpp:589:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/effects/DrawEffects.cpp:591:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/font/Font.cpp:113:11: warning: variable 'error' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/font/Font.cpp:207:7: warning: variable 'chr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/font/FontCache.cpp:50:9: warning: variable 'ftMajor' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/font/FontCache.cpp:50:18: warning: variable 'ftMinor' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/font/FontCache.cpp:50:27: warning: variable 'ftPatch' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/font/FontCache.cpp:102:10: warning: variable 'face' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:186:6: warning: variable 'width' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:186:13: warning: variable 'height' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:186:21: warning: variable 'bpp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:186:26: warning: variable 'fmt' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:668:18: warning: variable 'row0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:668:26: warning: variable 'row1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:668:34: warning: variable 'row2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:669:15: warning: variable 'x' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:669:17: warning: variable 'y' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:669:19: warning: variable 'w' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:669:21: warning: variable 'h' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:669:23: warning: variable 'mipmap' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:670:15: warning: variable 'sx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:670:19: warning: variable 'sy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:670:23: warning: variable 'len' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:670:28: warning: variable 'predx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:670:35: warning: variable 'succx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:935:15: warning: variable 'offset' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:1018:16: warning: variable 'tmp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/Image.cpp:1031:6: warning: variable 'tmp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:51:8: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:51:10: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:51:12: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:51:15: warning: variable 'j_end' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:93:10: warning: variable 'f' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:176:8: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:215:8: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:215:10: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:315:8: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:315:10: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:347:19: warning: variable 'out' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:347:24: warning: variable 'o' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:347:28: warning: variable 'filt' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:347:35: warning: variable 'zlib' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:348:17: warning: variable 'line_buffer' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:349:8: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:349:10: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:349:12: warning: variable 'k' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:349:14: warning: variable 'p' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:349:16: warning: variable 'zlen' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:435:10: warning: variable 'f' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/image/stb_image_write.cpp:436:8: warning: variable 'len' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/opengl/GLTexture2D.cpp:61:8: warning: variable 'internal' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/opengl/GLTexture2D.cpp:62:9: warning: variable 'format' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/opengl/GLVertexBuffer.h:214:12: warning: variable 'buf' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:65:8: warning: variable 'status' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:68:7: warning: variable 'logLength' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:280:8: warning: variable 'py' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:324:8: warning: variable 'hdiv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:324:13: warning: variable 'vdiv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:328:7: warning: variable 'x0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:328:10: warning: variable 'x1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:329:7: warning: variable 'z0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:329:10: warning: variable 'z1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:329:13: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:329:15: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:330:16: warning: variable 'tim' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:331:7: warning: variable 'n' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:332:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:366:7: warning: variable 'nbvert' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:505:8: warning: variable 'MAX_GROUND_SPLATS' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:783:22: warning: variable 'surf' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:805:10: warning: variable 's' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:1664:11: warning: variable 'rott' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:1888:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:2019:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:2127:8: warning: variable 'dx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:2127:11: warning: variable 'dy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:2127:14: warning: variable 'adx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:2127:18: warning: variable 'ady' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:2127:22: warning: variable 'm' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:2128:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleEffects.cpp:2129:7: warning: variable 'z' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleSystem.cpp:73:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleSystem.cpp:428:6: warning: variable 'iNb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleSystem.cpp:430:13: warning: variable 'pP' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/particle/ParticleSystem.cpp:560:11: warning: variable 'fRot' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells01.cpp:377:11: warning: variable 'c' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells01.cpp:520:9: warning: variable 'afAlpha' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells01.cpp:520:18: warning: variable 'afBeta' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells01.cpp:848:8: warning: variable 'a' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells01.cpp:849:7: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells01.cpp:910:6: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells01.cpp:977:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells01.cpp:1077:10: warning: variable 'a' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells01.cpp:1098:8: warning: variable 'a' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells01.cpp:1183:10: warning: variable 'a' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells03.cpp:447:8: warning: variable 'xmin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells03.cpp:447:14: warning: variable 'ymin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells03.cpp:447:20: warning: variable 'zmin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells03.cpp:462:8: warning: variable 'fd' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells03.cpp:617:9: warning: variable 'tt' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells03.cpp:749:6: warning: variable 'num' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells03.cpp:800:6: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells03.cpp:800:10: warning: variable 'num' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells03.cpp:833:6: warning: variable 'numsuiv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells04.cpp:394:11: warning: variable 'io' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells04.cpp:415:11: warning: variable 'io' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells04.cpp:435:11: warning: variable 'io' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells04.cpp:465:11: warning: variable 'io' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells04.cpp:486:11: warning: variable 'io' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells04.cpp:506:11: warning: variable 'io' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells05.cpp:541:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells05.cpp:1206:6: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells05.cpp:1335:8: warning: variable 'a' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells05.cpp:1405:25: warning: variable 'd3dv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells05.cpp:1406:10: warning: variable 'vertex' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells05.cpp:1407:8: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells05.cpp:1407:12: warning: variable 'nbc' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells05.cpp:1407:17: warning: variable 'col' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:541:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:736:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:737:8: warning: variable 'ff' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:749:8: warning: variable 'fTempCos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:749:18: warning: variable 'fTempSin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:1138:9: warning: variable 'a' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:1138:12: warning: variable 'da' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:1139:8: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:1140:10: warning: variable 'v' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:1166:19: warning: variable 'pind' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:1210:9: warning: variable 'sc' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:1211:10: warning: variable 'v' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:1211:14: warning: variable 'vd' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:1443:8: warning: variable 'a' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:1505:8: warning: variable 'nb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:1506:10: warning: variable 'vertex' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.cpp:1507:19: warning: variable 'vd3d' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells06.h:104:10: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells07.cpp:409:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells07.cpp:472:8: warning: variable 'xx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells07.cpp:473:8: warning: variable 'zz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells07.cpp:960:8: warning: variable 'xmin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells07.cpp:960:14: warning: variable 'ymin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells07.cpp:960:20: warning: variable 'zmin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells09.cpp:153:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells09.cpp:251:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells09.cpp:252:8: warning: variable 'ff' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells09.cpp:264:8: warning: variable 'fTempCos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells09.cpp:264:18: warning: variable 'fTempSin' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells09.cpp:535:8: warning: variable 'fd' is not initialized [cppcoreguidelines-init-variables] +Arx/src/graphics/spells/Spells09.cpp:834:29: warning: variable 'nb2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:438:8: warning: variable 'tt' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:439:9: warning: variable 'ttx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:994:13: warning: variable 'pStartString' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:995:13: warning: variable 'pEndString' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:1129:12: warning: variable 'pStartString' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:1130:12: warning: variable 'pEndString' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:1845:13: warning: variable 'sx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:1845:17: warning: variable 'sy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:2017:12: warning: variable 'io' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:2345:48: warning: variable 'oldPage' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:2365:48: warning: variable 'oldPage' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:2394:12: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:2476:8: warning: variable 'MoveDiv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:2570:9: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:2571:9: warning: variable 'multi' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:3800:16: warning: variable 'temp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:3866:18: warning: variable 'temp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:3965:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:3965:9: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:4274:8: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:4320:8: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:4320:10: warning: variable 'ot' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:4367:21: warning: variable 'tc' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:4518:10: warning: variable 'n' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:4552:13: warning: variable 'tt' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:6170:23: warning: variable 'tc' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:6302:8: warning: variable 'rrr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:6402:10: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:7055:10: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:7055:14: warning: variable 'py' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:7515:21: warning: variable 'surf' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:7640:10: warning: variable 'POSX' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:7640:15: warning: variable 'POSY' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:7656:25: warning: variable 'tc' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Interface.cpp:7828:26: warning: variable 'tc' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Menu.cpp:194:9: warning: variable 'creditsSize' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Menu.cpp:521:10: warning: variable 'ox' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Menu.cpp:521:14: warning: variable 'oy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuPublic.cpp:221:9: warning: variable 'ulSizeAmbiancePlayList' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:179:8: warning: variable 'fColor' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:403:12: warning: variable 'eM' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:420:21: warning: variable 'me' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:482:9: warning: variable 'bTemp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:603:20: warning: variable 'me' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:604:20: warning: variable 'me01' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:605:18: warning: variable 'pPanel' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:606:24: warning: variable 'pTex' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:617:11: warning: variable 'bBOOL' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:852:20: warning: variable 'me' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:853:18: warning: variable 'pc' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:854:24: warning: variable 'pTex' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:3117:6: warning: variable 'iDepY' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:3179:6: warning: variable 'iDepY' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:3293:10: warning: variable 'tCat' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:3873:16: warning: variable 'inputKeyId' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MenuWidgets.cpp:4483:10: warning: variable 'tmp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MiniMap.cpp:153:9: warning: variable 'req' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MiniMap.cpp:576:10: warning: variable 'vx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MiniMap.cpp:576:14: warning: variable 'vy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MiniMap.cpp:576:18: warning: variable 'vxx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MiniMap.cpp:576:23: warning: variable 'vyy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/MiniMap.cpp:602:10: warning: variable 'v' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Speech.cpp:576:14: warning: variable 'fDTime' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Text.cpp:85:6: warning: variable 'maxLineWidth' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Text.cpp:177:7: warning: variable 'numChars' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/Text.cpp:202:7: warning: variable 'height' is not initialized [cppcoreguidelines-init-variables] +Arx/src/gui/TextManager.cpp:169:9: warning: variable 'maxx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/input/Input.cpp:320:6: warning: variable 'iDTime' is not initialized [cppcoreguidelines-init-variables] +Arx/src/input/Input.cpp:427:7: warning: variable 'iNumClick' is not initialized [cppcoreguidelines-init-variables] +Arx/src/input/Input.cpp:428:7: warning: variable 'iNumUnClick' is not initialized [cppcoreguidelines-init-variables] +Arx/src/input/Input.cpp:492:6: warning: variable 'absX' is not initialized [cppcoreguidelines-init-variables] +Arx/src/input/Input.cpp:492:12: warning: variable 'absY' is not initialized [cppcoreguidelines-init-variables] +Arx/src/input/Input.cpp:501:7: warning: variable 'relX' is not initialized [cppcoreguidelines-init-variables] +Arx/src/input/Input.cpp:501:13: warning: variable 'relY' is not initialized [cppcoreguidelines-init-variables] +Arx/src/input/Input.cpp:586:7: warning: variable 'key' is not initialized [cppcoreguidelines-init-variables] +Arx/src/input/Input.cpp:595:7: warning: variable 'key' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:87:6: warning: variable 'val' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:144:6: warning: variable 'len' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:145:6: warning: variable 'code' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:146:6: warning: variable 'first' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:147:6: warning: variable 'count' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:148:6: warning: variable 'index' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:149:6: warning: variable 'bitbuf' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:150:6: warning: variable 'left' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:151:10: warning: variable 'next' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:206:6: warning: variable 'symbol' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:207:6: warning: variable 'len' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:208:6: warning: variable 'left' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:297:6: warning: variable 'lit' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:298:6: warning: variable 'dict' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:299:6: warning: variable 'symbol' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:300:6: warning: variable 'len' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:301:6: warning: variable 'dist' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:302:6: warning: variable 'copy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:303:18: warning: variable 'from' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:303:25: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Blast.cpp:422:14: warning: variable 'err' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/CinematicLoad.cpp:135:9: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/CinematicLoad.cpp:165:6: warning: variable 'version' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/CinematicLoad.cpp:185:6: warning: variable 'nbitmaps' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/CinematicLoad.cpp:219:6: warning: variable 'nsounds' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/CinematicLoad.cpp:229:8: warning: variable 'ignored' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/CinematicLoad.cpp:261:7: warning: variable 'idsound' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Implode.cpp:155:16: warning: variable 'ch' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Implode.cpp:156:6: warning: variable 'nMaxCopyLen' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Implode.cpp:157:18: warning: variable 'pMaxCopyOffs' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Implode.cpp:159:18: warning: variable 'pCopyOffs' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Implode.cpp:160:18: warning: variable 'pOldCopyOffs' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Implode.cpp:161:24: warning: variable 'pNewInPos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Implode.cpp:162:18: warning: variable 'pNewDictPos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/Implode.cpp:163:6: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/IniSection.cpp:45:8: warning: variable 'val' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/IniSection.cpp:58:7: warning: variable 'val' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/IniSection.cpp:61:7: warning: variable 'intVal' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/SaveBlock.cpp:93:7: warning: variable 'uncompressed' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/SaveBlock.cpp:100:6: warning: variable 'nChunks' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/SaveBlock.cpp:114:7: warning: variable 'compid' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/SaveBlock.cpp:129:7: warning: variable 'chunkSize' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/SaveBlock.cpp:135:7: warning: variable 'chunkOffset' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/SaveBlock.cpp:159:6: warning: variable '_comp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/SaveBlock.cpp:259:6: warning: variable 'fatOffset' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/SaveBlock.cpp:269:6: warning: variable 'version' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/SaveBlock.cpp:277:6: warning: variable 'nFiles' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/SaveBlock.cpp:292:8: warning: variable 'c' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/SaveBlock.cpp:498:15: warning: variable 'p' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/SaveBlock.cpp:586:6: warning: variable 'fatOffset' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/SaveBlock.cpp:595:6: warning: variable 'version' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/SaveBlock.cpp:603:6: warning: variable 'nFiles' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/fs/Filesystem.cpp:47:9: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/fs/FilesystemPOSIX.cpp:256:12: warning: variable 'entry' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/fs/FilesystemPOSIX.cpp:273:8: warning: variable 'name_max' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/log/ColorLogger.cpp:38:17: warning: variable 'os' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/resource/PakReader.cpp:59:15: warning: variable 'key' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/resource/PakReader.cpp:60:9: warning: variable 'keysize' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/resource/PakReader.cpp:152:9: warning: variable 'base' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/resource/PakReader.cpp:345:9: warning: variable 'base' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/resource/PakReader.cpp:451:6: warning: variable 'fat_offset' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/resource/PakReader.cpp:452:6: warning: variable 'fat_size' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/resource/PakReader.cpp:504:7: warning: variable 'nfiles' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/resource/PakReader.cpp:521:8: warning: variable 'offset' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/resource/PakReader.cpp:522:8: warning: variable 'flags' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/resource/PakReader.cpp:523:8: warning: variable 'uncompressedSize' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/resource/PakReader.cpp:524:8: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] +Arx/src/io/resource/PakReader.cpp:532:14: warning: variable 'file' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:67:7: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:67:11: warning: variable 'pz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:92:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:93:18: warning: variable 'feg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:114:12: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:133:7: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:133:11: warning: variable 'pz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:158:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:159:18: warning: variable 'feg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:209:7: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:217:7: warning: variable 'n' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:290:7: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:290:11: warning: variable 'pz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:309:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:310:18: warning: variable 'feg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:350:8: warning: variable 'tempo' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:395:10: warning: variable 'tolerate' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:417:11: warning: variable 'pente' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:542:13: warning: variable 'ANGLESTEPP' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:629:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:685:10: warning: variable 'vy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:937:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:938:19: warning: variable 'eg2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:939:7: warning: variable 'ii' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:939:11: warning: variable 'ia' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:939:15: warning: variable 'ji' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:939:19: warning: variable 'ja' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:942:7: warning: variable 'per' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:1091:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:1096:7: warning: variable 'per' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:1197:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:1198:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:1203:7: warning: variable 'per' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:1213:10: warning: variable 'divvx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:1213:17: warning: variable 'divvy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Anchors.cpp:1284:18: warning: variable 'epmax' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Attractors.cpp:92:7: warning: variable 'tst' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Box.cpp:104:7: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Box.cpp:104:11: warning: variable 'pz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Box.cpp:129:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Box.cpp:764:9: warning: variable 'SEC' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/CollisionShapes.cpp:283:8: warning: variable 'workon' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:92:7: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:139:7: warning: variable 'n' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:243:7: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:514:7: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:514:10: warning: variable 'pz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:533:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:534:18: warning: variable 'feg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:539:9: warning: variable 'nearx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:539:15: warning: variable 'nearz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:586:8: warning: variable 'tempo' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:597:12: warning: variable 'io' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:816:13: warning: variable 'step' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:911:11: warning: variable 'io' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:954:12: warning: variable 'miny' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:954:17: warning: variable 'maxy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1059:7: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1059:10: warning: variable 'pz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1063:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1064:18: warning: variable 'feg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1099:7: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1099:10: warning: variable 'pz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1103:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1104:18: warning: variable 'feg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1136:11: warning: variable 'io' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1167:12: warning: variable 'miny' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1167:17: warning: variable 'maxy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1284:11: warning: variable 'step' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1376:10: warning: variable 'tolerate' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1598:10: warning: variable 'ANGLESTEPP' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1698:8: warning: variable 'x' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1698:10: warning: variable 'y' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1698:12: warning: variable 'z' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1699:8: warning: variable 'dx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1699:11: warning: variable 'dy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1699:14: warning: variable 'dz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1700:8: warning: variable 'adx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1700:12: warning: variable 'ady' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1700:16: warning: variable 'adz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1701:8: warning: variable 'ix' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1701:11: warning: variable 'iy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1701:14: warning: variable 'iz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1702:7: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1702:10: warning: variable 'pz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1703:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1705:18: warning: variable 'feg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1711:8: warning: variable 'iter' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1711:13: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1716:8: warning: variable 'distance' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Collisions.cpp:1777:8: warning: variable 'dd' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Physics.cpp:57:7: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Physics.cpp:57:11: warning: variable 'pz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Physics.cpp:70:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/physics/Physics.cpp:71:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/platform/Dialog.cpp:142:10: warning: variable 'link_start' is not initialized [cppcoreguidelines-init-variables] +Arx/src/platform/crashhandler/CrashHandlerImpl.cpp:225:17: warning: variable 'oldCrashes' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:532:7: warning: variable 'count' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:628:27: warning: variable 'asp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:880:7: warning: variable 'type' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:881:7: warning: variable 'struct_size' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:1152:8: warning: variable 'count' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:1226:8: warning: variable 'count' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:1292:34: warning: variable 'as' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:1368:35: warning: variable 'ai' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:1386:34: warning: variable 'af' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:1393:37: warning: variable 'ac' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:1399:37: warning: variable 'am' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:1408:41: warning: variable 'aids' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:1411:8: warning: variable 'm' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:1411:11: warning: variable 'n' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:1472:9: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:1514:9: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:1633:9: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:1864:41: warning: variable 'avs' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:1875:16: warning: variable 'type' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:1914:38: warning: variable 'ass' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:2122:40: warning: variable 'ats' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:2174:41: warning: variable 'as' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:2246:42: warning: variable 'ai' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:2268:41: warning: variable 'af' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:2276:44: warning: variable 'ac' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:2554:9: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:2563:39: warning: variable 'acsg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:2644:7: warning: variable 'firstTime' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/ChangeLevel.cpp:2853:9: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/GameSound.cpp:516:8: warning: variable 'presence' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/GameSound.cpp:610:11: warning: variable 'sample_id' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/GameSound.cpp:664:11: warning: variable 'sample_id' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/GameSound.cpp:671:8: warning: variable 'presence' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/GameSound.cpp:702:9: warning: variable 'length' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/GameSound.cpp:763:9: warning: variable 'length' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/GameSound.cpp:776:11: warning: variable 'sample_id' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/GameSound.cpp:862:9: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/GameSound.cpp:889:10: warning: variable 'length' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/GameSound.cpp:1198:10: warning: variable 'storedType' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/GameSound.cpp:1204:11: warning: variable 'ptr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/GameSound.cpp:1205:22: warning: variable 'playing' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/GameSound.cpp:1661:10: warning: variable 'fileSize' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/GameSound.cpp:1810:9: warning: variable 'fileSize' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:611:7: warning: variable 'treat' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:632:11: warning: variable 'dists' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:956:7: warning: variable 'o' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:1478:8: warning: variable 'modx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:1478:14: warning: variable 'modz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:1846:8: warning: variable 'tempo' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:1907:8: warning: variable 'tempo' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:1908:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:1962:8: warning: variable 'tempo' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:1963:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:2153:8: warning: variable 'tempo' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:2329:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:2334:9: warning: variable 'tempo' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:2356:21: warning: variable 'tc' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:2409:8: warning: variable 'n' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:2436:12: warning: variable 'io' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:2564:8: warning: variable 'dist_Threshold' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:2716:11: warning: variable 'step' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:2717:11: warning: variable 'nbv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:2764:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:2811:10: warning: variable 'step' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:2812:10: warning: variable 'nbv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:2836:13: warning: variable 'miny' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:2836:19: warning: variable 'maxy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:3165:8: warning: variable 'dist' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:3166:7: warning: variable 'diff' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Interactive.cpp:3530:9: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:158:7: warning: variable 'nbvert' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:309:7: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:309:11: warning: variable 'pz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:338:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:339:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:358:11: warning: variable 'nbvert' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:361:11: warning: variable 'a' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:361:14: warning: variable 'b' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:392:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:393:7: warning: variable 'nbvert' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:395:8: warning: variable 'fRes' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:442:10: warning: variable 'fr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:442:14: warning: variable 'fg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:442:18: warning: variable 'fb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:474:9: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:505:7: warning: variable 'n' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:656:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:656:10: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:657:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:658:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:682:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:737:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:737:10: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:737:13: warning: variable 'x0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:737:17: warning: variable 'x1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:737:21: warning: variable 'z0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:737:25: warning: variable 'z1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:767:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Light.cpp:768:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/LoadLevel.cpp:109:7: warning: variable 'px' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/LoadLevel.cpp:109:11: warning: variable 'pz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/LoadLevel.cpp:134:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/LoadLevel.cpp:540:17: warning: variable 'script' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/LoadLevel.cpp:1223:19: warning: variable 'eg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/LoadLevel.cpp:1229:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/LoadLevel.cpp:1230:7: warning: variable 'nbvert' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Object.cpp:295:30: warning: variable 'tkf2015' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Object.cpp:609:27: warning: variable 'ptf3006' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Object.cpp:760:28: warning: variable 'ptg3011' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Object.cpp:962:8: warning: variable 'objVersion' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Object.cpp:1011:27: warning: variable 'tsl3024' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Object.cpp:1646:8: warning: variable 'count' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Object.cpp:1647:7: warning: variable 'j' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Object.cpp:1647:10: warning: variable 'j2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:216:8: warning: variable 'f' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:217:7: warning: variable 'lr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:217:11: warning: variable 'lg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:217:15: warning: variable 'lb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:539:8: warning: variable 'room_num' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:645:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:748:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:791:7: warning: variable 'num' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:792:8: warning: variable 'height' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:813:12: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:886:7: warning: variable 'nbv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:975:8: warning: variable 'Ax' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:975:12: warning: variable 'Ay' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:975:16: warning: variable 'Az' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:975:20: warning: variable 'Bx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:975:24: warning: variable 'By' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:975:28: warning: variable 'Bz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:975:32: warning: variable 'epnlen' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1049:8: warning: variable 'a' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1049:10: warning: variable 'b' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1049:12: warning: variable 'c' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1049:14: warning: variable 'd' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1049:16: warning: variable 'n' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1547:19: warning: variable 'feg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1582:9: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1658:12: warning: variable 'lfr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1658:16: warning: variable 'lfb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1659:13: warning: variable 'fr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1659:16: warning: variable 'fb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1697:19: warning: variable 'feg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1732:9: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1806:12: warning: variable 'lfr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1806:16: warning: variable 'lfb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1807:13: warning: variable 'fr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1807:16: warning: variable 'fb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1900:19: warning: variable 'feg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1901:15: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1965:8: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1988:20: warning: variable 'pIndicesCurr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:1989:19: warning: variable 'pNumIndices' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2035:16: warning: variable 'pMyVertexCurr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2179:12: warning: variable 'lfr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2179:16: warning: variable 'lfb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2180:13: warning: variable 'fr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2180:16: warning: variable 'fb' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2313:21: warning: variable 'nu' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2504:8: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2645:7: warning: variable 'Cull' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2686:8: warning: variable 'dx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2686:12: warning: variable 'dy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2686:16: warning: variable 'dz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2686:20: warning: variable 'adx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2686:25: warning: variable 'ady' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2686:30: warning: variable 'adz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2686:35: warning: variable 'ix' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2686:39: warning: variable 'iz' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2687:8: warning: variable 'x0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2687:12: warning: variable 'z0' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2688:8: warning: variable 'forr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2688:14: warning: variable 'temp' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2739:6: warning: variable 'curpixel' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2740:7: warning: variable 'tot' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2743:7: warning: variable 'x' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2743:9: warning: variable 'y' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2752:20: warning: variable 'feg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2819:7: warning: variable 'i' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2820:14: warning: variable 'ep' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2821:18: warning: variable 'feg' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:2861:7: warning: variable 'lll' is not initialized [cppcoreguidelines-init-variables] +Arx/src/scene/Scene.cpp:3030:9: warning: variable 'to' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/Script.cpp:1225:8: warning: variable 't1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/Script.cpp:1231:9: warning: variable 'lv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/Script.cpp:1232:10: warning: variable 'fv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/Script.cpp:1296:8: warning: variable 'lv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/Script.cpp:1297:9: warning: variable 'fv' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/ScriptEvent.cpp:264:7: warning: variable 'pos' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/ScriptEvent.cpp:414:28: warning: variable 'res' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/ScriptedConversation.cpp:166:20: warning: variable 'num' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/ScriptedConversation.cpp:412:8: warning: variable 'speechnum' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/ScriptedInterface.cpp:139:19: warning: variable 'type' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/ScriptedInventory.cpp:275:9: warning: variable 'xx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/ScriptedInventory.cpp:275:13: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/ScriptedInventory.cpp:344:9: warning: variable 'xx' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/ScriptedInventory.cpp:344:13: warning: variable 'yy' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/ScriptedLang.cpp:207:8: warning: variable 't' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/ScriptedLang.cpp:466:10: warning: variable 'l' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/ScriptedLang.cpp:584:24: warning: variable 'next' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/ScriptedLang.cpp:788:9: warning: variable 'f1' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/ScriptedLang.cpp:788:13: warning: variable 'f2' is not initialized [cppcoreguidelines-init-variables] +Arx/src/script/ScriptedLang.cpp:799:8: warning: variable 'condition' is not initialized [cppcoreguidelines-init-variables] +Arx/src/util/Unicode.h:243:10: warning: variable 'chr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/util/Unicode.h:263:10: warning: variable 'chr' is not initialized [cppcoreguidelines-init-variables] +Arx/src/util/cmdline/Parser.cpp:74:15: warning: variable 'type' is not initialized [cppcoreguidelines-init-variables] +Arx/src/window/SDLWindow.cpp:203:7: warning: variable 'needsReinit' is not initialized [cppcoreguidelines-init-variables] +Arx/src/window/SDLWindow.cpp:415:6: warning: variable 'cursorPosX' is not initialized [cppcoreguidelines-init-variables] +Arx/src/window/SDLWindow.cpp:415:18: warning: variable 'cursorPosY' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/crashreporter/ErrorReport.cpp:208:6: warning: variable 'rss' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/crashreporter/ErrorReport.cpp:208:11: warning: variable 'startTicks' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/crashreporter/ErrorReport.cpp:208:23: warning: variable 'endTicks' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/crashreporter/ErrorReport.cpp:208:33: warning: variable 'dummy' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/crashreporter/ErrorReport.cpp:790:7: warning: variable 'arch_id' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/crashreporter/qhexedit/XByteArray.cpp:87:9: warning: variable 'len' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/crashreporter/qhexedit/XByteArray.cpp:148:9: warning: variable 'len' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveFix.cpp:64:38: warning: variable 'ass' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveFix.cpp:68:41: warning: variable 'avs' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveFix.cpp:317:9: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveFix.cpp:370:9: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveFix.cpp:390:8: warning: variable 'res' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveTool.cpp:60:10: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveTool.cpp:90:10: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveView.cpp:447:42: warning: variable 'avs' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveView.cpp:453:17: warning: variable 'type' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveView.cpp:606:9: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveView.cpp:1395:39: warning: variable 'ats' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveView.cpp:1416:39: warning: variable 'ass' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveView.cpp:1457:40: warning: variable 'as' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveView.cpp:1586:41: warning: variable 'ai' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveView.cpp:1656:40: warning: variable 'af' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveView.cpp:1669:43: warning: variable 'ac' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveView.cpp:1867:9: warning: variable 'size' is not initialized [cppcoreguidelines-init-variables] +Arx/tools/savetool/SaveView.cpp:1876:6: warning: variable 'ret' is not initialized [cppcoreguidelines-init-variables]