+Arx/src/ai/Paths.h:86:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/ai/Paths.h:86:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/ai/Paths.h:125:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/ai/Paths.h:125:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/ai/Paths.h:154:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/ai/Paths.h:154:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/ai/Paths.h:187:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/ai/Paths.h:187:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/audio/Ambiance.cpp:229:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/audio/Ambiance.cpp:229:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/audio/Ambiance.cpp:302:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/audio/Ambiance.cpp:302:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/audio/AudioTypes.h:85:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/audio/AudioTypes.h:85:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/core/Application.h:66:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/core/Application.h:66:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/core/Application.h:77:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/core/Application.h:77:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Damage.cpp:193:54: warning: the parameter 'type' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Damage.cpp:618:79: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Damage.cpp:1459:89: warning: the parameter 'typ' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Damage.h:80:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Damage.h:80:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Damage.h:96:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Damage.h:96:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Entity.h:106:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Entity.h:106:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Entity.h:123:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Entity.h:123:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Entity.h:131:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Entity.h:131:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Entity.h:190:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Entity.h:190:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Entity.h:197:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Entity.h:197:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Entity.h:219:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Entity.h:219:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Equipment.cpp:190:55: warning: the parameter 'tw' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Equipment.cpp:1387:52: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Item.h:86:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Item.h:86:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/NPC.cpp:340:54: warning: the parameter 'behavior' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/NPC.h:84:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/NPC.h:84:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/NPC.h:102:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/NPC.h:102:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/NPC.h:117:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/NPC.h:117:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/NPC.h:129:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/NPC.h:129:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Player.h:91:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Player.h:91:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Player.h:98:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Player.h:98:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Player.h:123:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Player.h:123:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Spells.cpp:2758:68: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Spells.cpp:2969:63: warning: the parameter 'flagss' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Spells.cpp:7425:89: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Spells.h:100:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/game/Spells.h:100:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:470:77: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:485:77: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:500:87: warning: the parameter 'cold' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:500:99: warning: the parameter 'cole' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:516:60: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:538:64: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:553:57: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:572:72: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:595:68: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:621:84: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:676:91: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:731:48: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:812:99: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:831:31: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:851:31: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:868:100: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Draw.cpp:897:35: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/GraphicsModes.h:58:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/GraphicsModes.h:58:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/GraphicsTypes.h:164:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/GraphicsTypes.h:164:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Renderer.h:205:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Renderer.h:205:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/Vertex.h:62:92: warning: the parameter '_uv' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/VertexBuffer.h:37:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/VertexBuffer.h:37:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/data/Mesh.cpp:129:72: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/data/Mesh.cpp:3276:95: warning: the parameter 'render' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/data/MeshManipulation.cpp:744:49: warning: the parameter 'tw' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/data/MeshManipulation.h:64:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/data/MeshManipulation.h:64:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/data/TextureContainer.cpp:123:71: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/data/TextureContainer.cpp:248:75: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/data/TextureContainer.cpp:284:80: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/data/TextureContainer.cpp:366:42: warning: the parameter 'flag' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/data/TextureContainer.cpp:456:53: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/data/TextureContainer.h:214:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/data/TextureContainer.h:214:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/effects/SpellEffects.cpp:101:26: warning: the parameter 's' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/effects/SpellEffects.cpp:101:35: warning: the parameter 'e' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/effects/SpellEffects.cpp:101:44: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/effects/SpellEffects.cpp:170:27: warning: the parameter 's' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/effects/SpellEffects.cpp:170:36: warning: the parameter 'e' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/effects/SpellEffects.cpp:170:58: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/effects/SpellEffects.cpp:170:71: warning: the parameter 'color2' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/font/Font.cpp:369:77: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/font/Font.h:109:57: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/image/Image.cpp:542:87: warning: the parameter 'key' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/particle/ParticleEffects.cpp:193:82: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/particle/ParticleEffects.cpp:214:77: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/particle/ParticleEffects.cpp:486:70: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/particle/ParticleEffects.cpp:1254:69: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/particle/ParticleSystem.h:64:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/particle/ParticleSystem.h:64:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells01.cpp:267:38: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells03.cpp:213:30: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells03.cpp:432:35: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells03.cpp:440:35: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells04.cpp:76:27: warning: the parameter '_eSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells04.cpp:186:34: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells04.cpp:258:33: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells04.cpp:325:27: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells05.cpp:335:36: warning: the parameter '_eSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells05.cpp:539:38: warning: the parameter '_eSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells05.cpp:1032:33: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells06.cpp:89:33: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells06.cpp:102:122: warning: the parameter 'norm' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells06.cpp:375:30: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells06.cpp:539:30: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells06.cpp:1828:32: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells07.cpp:243:34: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells07.cpp:247:35: warning: the parameter 'aeDest' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells07.cpp:267:31: warning: the parameter 'aeFrom' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells07.cpp:267:45: warning: the parameter 'aeTo' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells07.cpp:629:29: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells07.cpp:945:30: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells09.cpp:134:46: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells09.cpp:138:45: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells09.cpp:142:45: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells09.cpp:151:36: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells09.cpp:499:32: warning: the parameter '_eSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells09.cpp:506:32: warning: the parameter '_eSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells09.cpp:744:33: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells10.cpp:78:35: warning: the parameter 'aePos' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/spells/Spells10.cpp:142:35: warning: the parameter 'aeSrc' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/texture/Texture.cpp:22:66: warning: the parameter 'newFlags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/texture/Texture.cpp:29:57: warning: the parameter 'newFlags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/texture/Texture.h:69:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/graphics/texture/Texture.h:69:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/Interface.cpp:417:101: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/Interface.cpp:423:112: warning: the const qualified parameter 'color' is copied for each invocation; consider making it a reference [performance-unnecessary-value-param] +Arx/src/gui/Interface.cpp:565:82: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/Interface.cpp:4365:51: warning: the parameter 'color' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/MenuWidgets.cpp:244:41: warning: the parameter 'pos' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/MenuWidgets.cpp:244:79: warning: the parameter '_c' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/MenuWidgets.cpp:1759:118: warning: the parameter '_lColor' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/MiniMap.cpp:532:50: warning: the parameter 'boundaries' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/Speech.cpp:367:39: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/Speech.h:130:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/Speech.h:130:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/Text.cpp:78:60: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/Text.cpp:187:39: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/Text.cpp:215:26: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/Text.cpp:227:30: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/Text.cpp:232:99: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/Text.cpp:237:87: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/Text.cpp:244:93: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/Text.cpp:257:111: warning: the parameter 'col' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/TextManager.cpp:73:95: warning: the parameter '_lCol' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/gui/TextManager.cpp:112:87: warning: the parameter 'fgcolor' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/io/log/Logger.cpp:236:37: warning: the const qualified parameter 'config' is copied for each invocation; consider making it a reference [performance-unnecessary-value-param] +Arx/src/io/resource/PakReader.h:110:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/io/resource/PakReader.h:110:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/physics/Anchors.cpp:187:46: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/physics/Anchors.cpp:286:60: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/physics/Anchors.cpp:361:58: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/physics/Anchors.cpp:472:63: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/physics/Anchors.h:61:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/physics/Anchors.h:61:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/physics/Collisions.cpp:1093:71: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/physics/Collisions.cpp:1342:80: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/physics/Collisions.cpp:1510:103: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/physics/Collisions.h:76:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/physics/Collisions.h:76:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/physics/Collisions.h:98:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/physics/Collisions.h:98:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/scene/Interactive.cpp:1056:56: warning: the parameter 'type' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/scene/Interactive.cpp:1648:45: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/scene/Interactive.cpp:1808:37: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/scene/Interactive.cpp:2110:37: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/scene/Interactive.cpp:2260:38: warning: the parameter 'flags' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/scene/Interactive.h:99:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/scene/Interactive.h:99:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/scene/Interactive.h:106:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/scene/Interactive.h:106:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/script/Script.h:104:1: warning: the parameter 'a' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/script/Script.h:104:1: warning: the parameter 'b' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/script/ScriptedIOProperties.cpp:104:25: warning: the parameter 'name' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/script/ScriptedIOProperties.cpp:133:23: warning: the parameter 'name' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/script/ScriptedLang.cpp:88:21: warning: the parameter 'command' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/script/ScriptedLang.cpp:119:22: warning: the parameter 'command' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/src/window/RenderWindow.h:40:21: warning: the parameter 'res' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/tools/crashreporter/ErrorReport.cpp:166:30: warning: the parameter 'filename' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param] +Arx/tools/crashreporter/ErrorReport.h:74:23: warning: the const qualified parameter '_path' is copied for each invocation; consider making it a reference [performance-unnecessary-value-param] +Arx/tools/crashreporter/qhexedit/Commands.cpp:99:14: warning: parameter 'newBa' is passed by value and only copied once; consider moving it to avoid unnecessary copies [performance-unnecessary-value-param] +Arx/tools/crashreporter/qhexedit/XByteArray.cpp:63:37: warning: the parameter 'data' is copied for each invocation but only used as a const reference; consider making it a const reference [performance-unnecessary-value-param]