+Arx/src/ai/PathFinder.cpp:120:28: warning: narrowing conversion from 'NodeId' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/ai/PathFinder.cpp:199:25: warning: narrowing conversion from 'NodeId' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/ai/PathFinder.cpp:260:25: warning: narrowing conversion from 'NodeId' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/ai/PathFinder.cpp:337:31: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/ai/PathFinder.cpp:425:31: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/ai/PathFinderManager.cpp:201:47: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/ai/PathFinderManager.cpp:227:9: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/ai/Paths.cpp:377:10: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/animation/Animation.cpp:376:13: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/animation/Animation.cpp:387:50: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/animation/Animation.cpp:388:47: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/animation/Animation.cpp:388:50: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/animation/Animation.cpp:399:13: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/animation/Animation.cpp:410:50: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/animation/Animation.cpp:411:47: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/animation/Animation.cpp:411:50: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/animation/AnimationRender.cpp:264:31: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/animation/AnimationRender.cpp:265:19: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/animation/AnimationRender.cpp:271:38: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/animation/AnimationRender.cpp:279:40: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/audio/AudioSource.cpp:56:39: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/audio/codec/ADPCM.cpp:120:29: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/audio/codec/ADPCM.cpp:191:29: warning: narrowing conversion from 'u32' (aka 'unsigned int') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/audio/codec/RAW.cpp:64:29: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/audio/codec/WAV.cpp:98:27: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/audio/codec/WAV.cpp:111:24: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/audio/codec/WAV.cpp:123:28: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/audio/codec/WAV.cpp:255:29: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/audio/openal/OpenALBackend.cpp:631:59: warning: narrowing conversion from 'ALuint' (aka 'unsigned int') to signed type 'ALint' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/audio/openal/OpenALSource.cpp:354:51: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'ALsizei' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/audio/openal/OpenALSource.cpp:354:59: warning: narrowing conversion from 'u32' (aka 'unsigned int') to signed type 'ALsizei' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/audio/openal/OpenALSource.cpp:781:50: warning: narrowing conversion from 'ALuint' (aka 'unsigned int') to signed type 'ALint' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/cinematic/CinematicKeyframer.cpp:264:50: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/cinematic/CinematicKeyframer.cpp:267:48: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/cinematic/CinematicKeyframer.cpp:281:29: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/core/Localisation.cpp:398:9: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/core/SaveGame.cpp:154:39: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/core/SaveGame.cpp:157:22: warning: narrowing conversion from 'unsigned long' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/core/SaveGame.cpp:160:22: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/game/Damage.cpp:446:23: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/Damage.cpp:735:34: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/Damage.cpp:745:36: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/Damage.cpp:834:34: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/Damage.cpp:835:32: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/Damage.cpp:917:34: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/game/Damage.cpp:1095:37: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/Damage.cpp:1110:15: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/Damage.cpp:1162:13: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/game/Damage.cpp:1332:17: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/Inventory.cpp:351:13: warning: narrowing conversion from 'int' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/game/Inventory.cpp:355:13: warning: narrowing conversion from 'int' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/game/Inventory.cpp:823:29: warning: narrowing conversion from 'int' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/game/Inventory.cpp:832:30: warning: narrowing conversion from 'int' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/game/Inventory.cpp:832:65: warning: narrowing conversion from 'int' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/game/NPC.cpp:776:32: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/NPC.cpp:870:15: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/game/Player.cpp:394:66: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/Player.cpp:395:58: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/Player.cpp:667:62: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/Player.cpp:669:54: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/Player.cpp:910:16: warning: narrowing conversion from 'int' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/game/Player.cpp:2375:75: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/Player.cpp:2376:13: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/Spells.cpp:268:22: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/game/Spells.cpp:672:15: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/Spells.cpp:865:11: warning: narrowing conversion from 'long' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/game/magic/RuneDraw.cpp:94:31: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/magic/RuneDraw.cpp:95:29: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/magic/RuneDraw.cpp:206:23: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/magic/SpellRecognition.cpp:181:18: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/game/magic/SpellRecognition.cpp:190:29: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/magic/SpellRecognition.cpp:403:12: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/game/magic/spells/SpellsLvl03.cpp:406:36: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/magic/spells/SpellsLvl03.cpp:410:12: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/game/magic/spells/SpellsLvl03.cpp:441:50: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/magic/spells/SpellsLvl06.cpp:230:51: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/magic/spells/SpellsLvl08.cpp:199:32: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/magic/spells/SpellsLvl10.cpp:74:22: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/magic/spells/SpellsLvl10.cpp:78:42: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/spell/Cheat.cpp:288:12: warning: narrowing conversion from 'int' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/game/spell/FlyingEye.cpp:131:9: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/game/spell/FlyingEye.cpp:174:12: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/Draw.cpp:92:15: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/Draw.cpp:92:40: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/Draw.cpp:92:66: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/Draw.cpp:92:90: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/Draw.cpp:118:51: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/DrawDebug.cpp:317:14: warning: narrowing conversion from 'long' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/DrawDebug.cpp:330:15: warning: narrowing conversion from 'long' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/DrawDebug.cpp:520:39: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/DrawDebug.cpp:603:15: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/DrawDebug.cpp:681:14: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/DrawDebug.cpp:683:29: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/DrawDebug.cpp:688:17: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/DrawDebug.cpp:691:17: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/DrawDebug.cpp:694:17: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/DrawDebug.cpp:696:18: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/DrawDebug.cpp:697:23: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/DrawDebug.cpp:703:17: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/DrawLine.cpp:96:14: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/DrawLine.cpp:134:35: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/DrawLine.cpp:135:32: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/Raycast.cpp:70:37: warning: narrowing conversion from 's32' (aka 'int') to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/Raycast.cpp:87:37: warning: narrowing conversion from 's32' (aka 'int') to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/data/MeshManipulation.cpp:184:9: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/data/TextureContainer.cpp:246:34: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/data/TextureContainer.cpp:247:34: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/data/TextureContainer.cpp:249:32: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/data/TextureContainer.cpp:249:52: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:140:15: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:166:6: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:166:11: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:167:9: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:167:14: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:169:18: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:169:22: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:169:43: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:391:27: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:395:12: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:401:11: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:401:19: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:490:15: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:493:22: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:516:6: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:516:11: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:517:9: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:517:14: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:519:18: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:519:22: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:519:43: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:677:27: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:681:12: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:687:11: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Fissure.cpp:687:19: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/FloatingStones.cpp:90:19: warning: narrowing conversion from 'int' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/effects/LightFlare.cpp:70:46: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/LightFlare.cpp:72:20: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Lightning.cpp:178:29: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Lightning.cpp:189:29: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Lightning.cpp:202:29: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Lightning.cpp:213:29: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/effects/Lightning.cpp:229:28: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/effects/MagicMissile.cpp:144:39: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/MagicMissile.cpp:158:16: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/MagicMissile.cpp:161:14: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/MagicMissile.cpp:161:29: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/MagicMissile.cpp:165:19: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/MagicMissile.cpp:165:52: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/MagicMissile.cpp:167:35: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/effects/MagicMissile.cpp:167:58: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/font/Font.cpp:163:17: warning: narrowing conversion from 'unsigned int' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/font/Font.cpp:164:17: warning: narrowing conversion from 'unsigned int' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/font/Font.cpp:167:20: warning: narrowing conversion from 'FT_Pos' (aka 'long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/font/Font.cpp:168:20: warning: narrowing conversion from 'FT_Pos' (aka 'long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/font/Font.cpp:170:24: warning: narrowing conversion from 'unsigned int' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/font/Font.cpp:256:12: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/font/Font.cpp:257:12: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/font/Font.cpp:263:29: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/font/Font.cpp:263:76: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/font/Font.cpp:307:12: warning: narrowing conversion from 'FT_Pos' (aka 'long') to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/font/Font.cpp:330:14: warning: narrowing conversion from 'FT_Pos' (aka 'long') to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/image/Image.cpp:551:14: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'ptrdiff_t' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/Image.cpp:584:13: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'ptrdiff_t' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:111:11: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:111:20: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:123:30: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:123:38: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:124:30: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:124:33: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:136:30: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:136:38: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:137:30: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:137:38: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:157:17: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:157:20: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:174:16: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:174:34: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:185:28: warning: narrowing conversion from 'unsigned int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:190:35: warning: narrowing conversion from 'unsigned int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:190:75: warning: narrowing conversion from 'unsigned int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:198:17: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:198:20: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:258:19: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:258:22: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:259:29: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:259:36: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:261:24: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:261:31: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:262:24: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageColorKey.cpp:262:27: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/image/ImageSave.cpp:201:20: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamsize' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/opengl/GLTextureStage.cpp:116:21: warning: narrowing conversion from 'unsigned int' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/opengl/GLVertexBuffer.cpp:36:33: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'GLsizei' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/opengl/GLVertexBuffer.h:153:68: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'GLsizei' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/opengl/GLVertexBuffer.h:180:55: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'GLsizei' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/opengl/GLVertexBuffer.h:180:78: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'GLint' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/opengl/GLVertexBuffer.h:186:36: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'GLsizei' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/opengl/GLVertexBuffer.h:186:59: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'GLint' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/opengl/GLVertexBuffer.h:213:59: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'GLsizei' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/opengl/GLVertexBuffer.h:215:26: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'GLsizei' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/opengl/GLVertexBuffer.h:463:50: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'GLintptr' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/opengl/GLVertexBuffer.h:463:58: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'GLsizeiptr' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:506:17: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:506:42: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:855:74: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'GLsizei' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/opengl/OpenGLRenderer.cpp:857:51: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'GLsizei' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/graphics/particle/MagicFlare.cpp:192:31: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/particle/MagicFlare.cpp:193:30: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/particle/MagicFlare.cpp:307:14: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/particle/MagicFlare.cpp:309:9: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/particle/MagicFlare.cpp:310:21: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/particle/MagicFlare.cpp:327:14: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/particle/MagicFlare.cpp:329:9: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/particle/MagicFlare.cpp:330:21: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/particle/ParticleEffects.cpp:249:18: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/particle/ParticleEffects.cpp:267:61: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/particle/ParticleEffects.cpp:445:30: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/particle/ParticleEffects.cpp:445:46: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/particle/ParticleEffects.cpp:445:62: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/particle/ParticleSystem.cpp:254:6: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/particle/ParticleSystem.cpp:255:55: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/spells/Spells05.cpp:138:23: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/spells/Spells05.cpp:151:16: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/graphics/spells/Spells05.cpp:155:14: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/CharacterCreation.cpp:113:37: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/CharacterCreation.cpp:113:53: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/CharacterCreation.cpp:247:23: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/CharacterCreation.cpp:247:54: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/CharacterCreation.cpp:248:23: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/CharacterCreation.cpp:248:54: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Credits.cpp:254:35: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/gui/Credits.cpp:268:15: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Credits.cpp:292:16: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Credits.cpp:309:14: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Credits.cpp:328:14: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Credits.cpp:439:22: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Credits.cpp:461:26: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Credits.cpp:461:42: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Credits.cpp:478:28: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Credits.cpp:519:66: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/gui/Credits.cpp:522:14: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Credits.cpp:523:12: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Credits.cpp:531:14: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Hud.cpp:163:13: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Hud.cpp:170:27: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Hud.cpp:170:37: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Hud.cpp:170:54: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Hud.cpp:958:18: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Interface.cpp:347:16: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Interface.cpp:348:17: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Interface.cpp:1704:40: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Interface.cpp:1705:40: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/LoadLevelScreen.cpp:111:31: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MainMenu.cpp:957:42: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MainMenu.cpp:1017:33: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MainMenu.cpp:1278:43: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MainMenu.cpp:1288:40: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MainMenu.cpp:1298:43: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MainMenu.cpp:1308:45: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MainMenu.cpp:1906:19: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MainMenu.cpp:1906:55: warning: narrowing conversion from 's32' (aka 'int') to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MainMenu.cpp:1966:38: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MainMenu.cpp:1966:54: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MenuWidgets.cpp:255:40: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MenuWidgets.cpp:255:73: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MenuWidgets.cpp:259:39: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MenuWidgets.cpp:259:68: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MiniMap.cpp:461:15: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MiniMap.cpp:462:18: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MiniMap.cpp:463:18: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MiniMap.cpp:464:18: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MiniMap.cpp:508:35: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MiniMap.cpp:516:11: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MiniMap.cpp:524:29: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MiniMap.cpp:532:11: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/MiniMap.cpp:676:11: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:128:41: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:136:41: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:144:41: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:152:41: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:184:42: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:184:74: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:189:42: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:189:74: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:309:55: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:309:85: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:310:43: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:316:24: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:316:43: warning: narrowing conversion from 's32' (aka 'int') to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:316:71: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:317:18: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:317:37: warning: narrowing conversion from 's32' (aka 'int') to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Note.cpp:317:53: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Speech.cpp:217:30: warning: narrowing conversion from 'long' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/gui/Speech.cpp:311:80: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Speech.cpp:326:57: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Speech.cpp:327:51: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Speech.cpp:354:25: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Speech.cpp:356:7: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Speech.cpp:357:24: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/Text.cpp:273:22: warning: narrowing conversion from 'unsigned int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/book/Book.cpp:744:80: warning: narrowing conversion from 'int' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/gui/debug/DebugHud.cpp:383:38: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/debug/DebugHud.cpp:400:21: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/debug/DebugHud.cpp:417:15: warning: narrowing conversion from 's32' (aka 'int') to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/debug/DebugHudCulling.cpp:80:61: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/debug/DebugHudCulling.cpp:80:76: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/debug/DebugHudCulling.cpp:81:61: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/debug/DebugHudCulling.cpp:81:76: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/debug/DebugKeys.cpp:43:37: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/gui/debug/DebugKeys.cpp:48:40: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:70:15: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:71:2: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:71:39: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:242:17: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:242:41: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:387:15: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:387:45: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:415:16: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:420:9: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:420:18: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:420:27: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:429:11: warning: narrowing conversion from 'int' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:436:23: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:455:12: warning: narrowing conversion from 'int' to signed type 's16' (aka 'short') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:456:12: warning: narrowing conversion from 'int' to signed type 's16' (aka 'short') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:458:24: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:459:24: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:471:16: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:479:25: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:480:25: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:526:19: warning: narrowing conversion from 'int' to signed type 's16' (aka 'short') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:533:60: warning: narrowing conversion from 'int' to signed type 'InventoryPos::index_type' (aka 'short') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/gui/hud/PlayerInventory.cpp:547:15: warning: narrowing conversion from 'int' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/gui/hud/SecondaryInventory.cpp:561:20: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/hud/SecondaryInventory.cpp:561:29: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/menu/MenuCursor.cpp:101:27: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/menu/MenuCursor.cpp:104:39: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/menu/MenuCursor.cpp:104:62: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/menu/MenuCursor.cpp:104:85: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/menu/MenuCursor.cpp:165:41: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/menu/MenuCursor.cpp:165:59: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/menu/MenuCursor.cpp:232:16: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/menu/MenuCursor.cpp:237:27: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/menu/MenuCursor.cpp:237:61: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/widget/TextInputWidget.cpp:40:31: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/widget/TextInputWidget.cpp:106:5: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/gui/widget/TextInputWidget.cpp:160:5: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/input/Input.cpp:574:27: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/input/SDL2InputBackend.cpp:358:13: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/input/SDL2InputBackend.cpp:358:48: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/Blast.cpp:230:23: warning: narrowing conversion from 'int' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/Blast.cpp:259:19: warning: narrowing conversion from 'int' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/Blast.cpp:268:40: warning: narrowing conversion from 'int' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/Blast.cpp:396:13: warning: narrowing conversion from 'unsigned int' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/SaveBlock.cpp:150:28: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'streamsize' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/SaveBlock.cpp:190:16: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamoff' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/SaveBlock.cpp:191:18: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamsize' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/SaveBlock.cpp:439:19: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamoff' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/SaveBlock.cpp:440:21: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamsize' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/SaveBlock.cpp:446:39: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamsize' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/SaveBlock.cpp:493:46: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamoff' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/SaveBlock.cpp:542:18: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamoff' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/SaveBlock.cpp:549:21: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamsize' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/SaveBlock.cpp:560:17: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamoff' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/SaveBlock.cpp:561:20: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamsize' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/fs/FilePath.cpp:170:56: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/fs/FilePath.cpp:173:61: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/fs/FilePath.cpp:202:65: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/fs/FilePath.cpp:224:65: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/fs/FilePath.cpp:255:39: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/fs/FilePath.cpp:255:65: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/fs/FilePath.cpp:256:74: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/fs/FileStream.h:80:49: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamsize' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/fs/FileStream.h:89:56: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamsize' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/fs/Filesystem.cpp:78:36: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'streamsize' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/fs/Filesystem.cpp:100:37: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'streamsize' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/log/ColorLogger.cpp:65:56: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/log/LogBackend.cpp:46:53: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/resource/PakReader.cpp:70:13: warning: narrowing conversion from 'int' to signed type 'char' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/resource/PakReader.cpp:115:18: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamoff' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/resource/PakReader.cpp:141:25: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamoff' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/resource/PakReader.cpp:169:9: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/resource/PakReader.cpp:244:18: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamoff' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/resource/PakReader.cpp:320:25: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamoff' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/resource/PakReader.cpp:366:9: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/resource/PakReader.cpp:428:9: warning: narrowing conversion from 'streamoff' (aka 'long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/resource/ResourcePath.cpp:175:56: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/resource/ResourcePath.cpp:178:61: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/resource/ResourcePath.cpp:207:65: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/resource/ResourcePath.cpp:229:65: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/resource/ResourcePath.cpp:263:39: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/resource/ResourcePath.cpp:263:65: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/io/resource/ResourcePath.cpp:264:74: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/lib/ArxIO.cpp:93:9: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/physics/Collisions.cpp:961:13: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/physics/Collisions.cpp:1208:20: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/physics/Physics.cpp:564:20: warning: narrowing conversion from 'int' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/physics/Projectile.cpp:424:38: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/platform/Dialog.cpp:93:12: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamoff' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/platform/Dialog.cpp:93:38: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamsize' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/platform/Dialog.cpp:95:26: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamsize' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/platform/Environment.cpp:308:12: warning: narrowing conversion from 'ssize_t' (aka 'long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/platform/Environment.cpp:311:9: warning: narrowing conversion from 'ssize_t' (aka 'long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/platform/OS.cpp:775:12: warning: narrowing conversion from 'unsigned int' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/platform/OS.cpp:782:20: warning: narrowing conversion from constant value 2147483650 (0x80000002) of type 'unsigned int' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/platform/crashhandler/CrashHandlerImpl.cpp:305:26: warning: narrowing conversion from 'unsigned long' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.cpp:176:30: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'streamsize' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/platform/crashhandler/CrashHandlerPOSIX.cpp:473:37: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:577:20: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:642:26: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:644:19: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's16' (aka 'short') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:645:21: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:652:27: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:689:14: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:696:23: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:764:12: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:765:24: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:766:20: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:768:23: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:892:16: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:898:18: warning: narrowing conversion from constant value 4294967293 (0xFFFFFFFD) of type 'Type' (aka 'unsigned int') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:918:19: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:933:18: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's16' (aka 'short') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:949:20: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 's16' (aka 'short') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:950:21: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:961:26: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:963:24: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:1053:17: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 's16' (aka 'short') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:1088:22: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:1090:17: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:1118:14: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:1120:17: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:1121:24: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:1139:24: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:1142:23: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:1143:21: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:1144:18: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:1163:19: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:1180:15: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's16' (aka 'short') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:1191:16: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:1550:27: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/ChangeLevel.cpp:1853:27: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'long' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/Interactive.cpp:1661:6: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/scene/Interactive.cpp:1661:37: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/scene/Interactive.cpp:1662:9: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/scene/Interactive.cpp:1662:40: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/scene/LinkedObject.cpp:129:44: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/LinkedObject.cpp:172:44: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'difference_type' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/SaveFormat.h:123:11: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/SaveFormat.h:319:11: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/SaveFormat.h:321:11: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/SaveFormat.h:323:15: warning: narrowing conversion from 's64' (aka 'long') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/SaveFormat.h:521:16: warning: narrowing conversion from 'u16' (aka 'unsigned short') to signed type 's16' (aka 'short') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/SaveFormat.h:522:11: warning: narrowing conversion from 's64' (aka 'long') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/SaveFormat.h:525:15: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/SaveFormat.h:527:8: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/SaveFormat.h:564:17: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's16' (aka 'short') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/SaveFormat.h:567:14: warning: narrowing conversion from 's64' (aka 'long') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/SaveFormat.h:727:11: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/SaveFormat.h:977:10: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/Scene.cpp:1032:12: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/Scene.cpp:1142:12: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/Tiles.h:195:33: warning: narrowing conversion from 'u16' (aka 'unsigned short') to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/scene/Tiles.h:195:55: warning: narrowing conversion from 'u16' (aka 'unsigned short') to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/script/Script.cpp:1057:41: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/script/ScriptedIOProperties.cpp:170:47: warning: narrowing conversion from 'int' to signed type 's8' (aka 'signed char') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/script/ScriptedIOProperties.cpp:193:39: warning: narrowing conversion from 'int' to signed type 's8' (aka 'signed char') is implementation-defined [bugprone-narrowing-conversions] +Arx/src/script/ScriptedItem.cpp:131:32: warning: narrowing conversion from 'int' to signed type 'char' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/script/ScriptedItem.cpp:157:49: warning: narrowing conversion from 'int' to signed type 'short' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/script/ScriptedItem.cpp:369:21: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/script/ScriptedLang.cpp:459:9: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/script/ScriptedLang.cpp:464:9: warning: narrowing conversion from 'long' to 'float' [bugprone-narrowing-conversions] +Arx/src/script/ScriptedNPC.cpp:283:45: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/src/util/String.h:62:9: warning: narrowing conversion from 'u8' (aka 'unsigned char') to signed type 'char' is implementation-defined [bugprone-narrowing-conversions] +Arx/src/util/Unicode.h:330:21: warning: narrowing conversion from 'size_t' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/tests/math/LegacyMathTest.cpp:332:14: warning: narrowing conversion from 'int' to 'float' [bugprone-narrowing-conversions] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:368:20: warning: narrowing conversion from 'int' to signed type 'char' is implementation-defined [bugprone-narrowing-conversions] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:370:20: warning: narrowing conversion from 'int' to signed type 'char' is implementation-defined [bugprone-narrowing-conversions] +Arx/tools/crashreporter/tbg/HTTPClientCURL.cpp:119:22: warning: narrowing conversion from 'long' to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/tools/crashreporter/tbg/TBG.cpp:52:42: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/tools/crashreporter/tbg/TBG.cpp:56:35: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/tools/profiler/ui/ArxProfiler.cpp:140:38: warning: narrowing conversion from 'u32' (aka 'unsigned int') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/tools/profiler/ui/ArxProfiler.cpp:153:31: warning: narrowing conversion from 'u32' (aka 'unsigned int') to signed type 'int' is implementation-defined [bugprone-narrowing-conversions] +Arx/tools/savetool/SaveFix.cpp:184:14: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/tools/savetool/SaveFix.cpp:240:12: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/tools/savetool/SaveFix.cpp:244:12: warning: narrowing conversion from 'Type' (aka 'unsigned int') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/tools/savetool/SaveFix.cpp:397:22: warning: narrowing conversion from 'long' to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/tools/savetool/SaveTool.cpp:75:29: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'streamsize' (aka 'long') is implementation-defined [bugprone-narrowing-conversions] +Arx/tools/savetool/SaveView.cpp:1378:64: warning: narrowing conversion from 'u32' (aka 'unsigned int') to signed type 's32' (aka 'int') is implementation-defined [bugprone-narrowing-conversions] +Arx/tools/unpak/UnPak.cpp:91:34: warning: narrowing conversion from 'size_type' (aka 'unsigned long') to signed type 'streamsize' (aka 'long') is implementation-defined [bugprone-narrowing-conversions]