+Arx/src/ai/Paths.cpp:415:2: warning: 'flags' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/ai/Paths.cpp:416:2: warning: 'nb_pathways' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/ai/Paths.cpp:417:2: warning: 'pathways' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/ai/Paths.cpp:418:2: warning: 'height' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/ai/Paths.cpp:420:2: warning: 'rgb' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/ai/Paths.cpp:421:2: warning: 'farclip' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/ai/Paths.cpp:422:2: warning: 'reverb' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/ai/Paths.cpp:423:2: warning: 'amb_max_vol' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/ai/Paths.cpp:424:2: warning: 'bbmin' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/ai/Paths.cpp:425:2: warning: 'bbmax' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/animation/Animation.cpp:219:2: warning: 'locks' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/animation/Cinematic.cpp:98:2: warning: 'numbitmap' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/animation/Cinematic.cpp:99:2: warning: 'numbitmapsuiv' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/animation/Cinematic.cpp:100:2: warning: 'fx' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/animation/Cinematic.cpp:101:2: warning: 'changekey' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/animation/Cinematic.cpp:102:2: warning: 'idsound' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/animation/Cinematic.cpp:103:2: warning: 'key' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/animation/Cinematic.cpp:104:2: warning: 'projectload' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/animation/Cinematic.cpp:106:2: warning: 'speedchoose' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/animation/Cinematic.cpp:108:2: warning: 'm_flIntensityRND' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/animation/Cinematic.h:86:3: warning: 'pos' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/animation/Cinematic.h:87:3: warning: 'fallin' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/animation/Cinematic.h:88:3: warning: 'fallout' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/animation/Cinematic.h:90:3: warning: 'intensity' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/animation/Cinematic.h:91:3: warning: 'intensiternd' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/animation/Cinematic.h:92:3: warning: 'next' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/audio/AudioResource.h:67:3: warning: 'reference_count_' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/core/Application.cpp:94:2: warning: 'm_bReady' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/core/Application.cpp:95:2: warning: 'm_RunLoop' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/core/GameTime.cpp:57:2: warning: 'start_time' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/core/GameTime.cpp:58:2: warning: 'pause_time' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/core/GameTime.cpp:59:2: warning: 'paused' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/core/GameTime.cpp:60:2: warning: 'delta_time_us' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/core/GameTime.cpp:61:2: warning: 'frame_time_us' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/core/GameTime.cpp:62:2: warning: 'last_frame_time_us' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/core/GameTime.cpp:63:2: warning: 'frame_delay_ms' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:76:2: warning: 'm_index' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:78:2: warning: 'ioflags' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:79:2: warning: 'lastpos' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:80:2: warning: 'pos' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:81:2: warning: 'move' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:82:2: warning: 'lastmove' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:83:2: warning: 'forcedmove' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:85:2: warning: 'angle' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:87:2: warning: 'room' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:88:2: warning: 'room_flags' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:89:2: warning: 'original_height' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:90:2: warning: 'original_radius' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:91:2: warning: 'inv' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:92:2: warning: 'obj' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:95:2: warning: 'lastanimvertex' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:96:2: warning: 'nb_lastanimvertex' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:97:2: warning: 'lastanimtime' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:103:2: warning: 'tweaky' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:104:2: warning: 'sound' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:105:2: warning: 'type_flags' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:106:2: warning: 'scriptload' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:107:2: warning: 'target' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:108:2: warning: 'targetinfo' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:112:2: warning: 'inventory' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:113:2: warning: 'show' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:114:2: warning: 'collision' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:115:2: warning: 'infracolor' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:116:2: warning: 'changeanim' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:118:2: warning: 'ident' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:119:2: warning: 'weight' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:120:2: warning: 'gameFlags' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:121:2: warning: 'velocity' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:122:2: warning: 'fall' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:124:2: warning: 'stopped' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:125:2: warning: 'initpos' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:126:2: warning: 'initangle' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:127:2: warning: 'scale' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:129:2: warning: 'usepath' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:130:2: warning: 'symboldraw' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:131:2: warning: 'dynlight' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:132:2: warning: 'lastspeechflag' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:133:2: warning: 'inzone' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:145:2: warning: 'stat_count' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:146:2: warning: 'stat_sent' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:147:2: warning: 'tweakerinfo' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:148:2: warning: 'material' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:150:2: warning: 'sizex' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:151:2: warning: 'sizey' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:152:2: warning: 'soundtime' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:153:2: warning: 'soundcount' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:155:2: warning: 'sfx_time' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:156:2: warning: 'collide_door_time' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:157:2: warning: 'ouch_time' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:158:2: warning: 'dmg_sum' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:161:2: warning: 'flarecount' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:162:2: warning: 'no_collide' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:163:2: warning: 'invisibility' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:164:2: warning: 'frameloss' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:165:2: warning: 'basespeed' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:167:2: warning: 'speed_modif' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:168:2: warning: 'spells_on' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:169:2: warning: 'nb_spells_on' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:170:2: warning: 'damagedata' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:172:2: warning: 'rubber' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:174:2: warning: 'poisonous' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:175:2: warning: 'poisonous_count' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:177:2: warning: 'ignition' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:178:2: warning: 'ignit_light' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:179:2: warning: 'ignit_sound' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:180:2: warning: 'head_rot' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:182:2: warning: 'damager_damages' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:183:2: warning: 'damager_type' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:185:2: warning: 'sfx_flag' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:186:2: warning: 'secretvalue' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:188:2: warning: 'shop_multiply' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:189:2: warning: 'isHit' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:190:2: warning: 'inzone_show' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:191:2: warning: 'summoner' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/game/Entity.cpp:192:2: warning: 'spark_n_blood' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:424:3: warning: 'point0' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:425:3: warning: 'angle' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:427:3: warning: 'origin' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:428:3: warning: 'ident' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:429:3: warning: 'nbgroups' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:430:3: warning: 'drawflags' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:432:3: warning: 'vertexlocal' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:434:3: warning: 'grouplist' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:436:3: warning: 'originaltextures' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:437:3: warning: 'linked' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:449:3: warning: 'nblinked' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:451:3: warning: 'pbox' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:452:3: warning: 'pdata' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:453:3: warning: 'ndata' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:454:3: warning: 'cdata' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:455:3: warning: 'sdata' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/GraphicsTypes.h:476:3: warning: 'c_data' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/data/TextureContainer.cpp:128:2: warning: 'm_dwWidth' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/data/TextureContainer.cpp:129:2: warning: 'm_dwHeight' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/data/TextureContainer.cpp:130:2: warning: 'm_dwFlags' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/data/TextureContainer.cpp:132:2: warning: 'm_pTexture' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/data/TextureContainer.cpp:134:2: warning: 'userflags' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/data/TextureContainer.cpp:135:2: warning: 'TextureRefinement' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/data/TextureContainer.cpp:136:2: warning: 'TextureHalo' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/opengl/GLTextureStage.cpp:28:2: warning: 'wrapMode' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/opengl/GLTextureStage.cpp:29:2: warning: 'minFilter' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/opengl/GLTextureStage.cpp:30:2: warning: 'magFilter' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/opengl/GLTextureStage.cpp:31:2: warning: 'mipFilter' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/particle/Particle.cpp:55:2: warning: 'ulTTL' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells01.cpp:465:2: warning: 'uiNumber' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells01.cpp:466:2: warning: 'pTab' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells02.cpp:68:2: warning: 'pPS' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells03.cpp:69:2: warning: 'eSrc' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells03.cpp:74:2: warning: 'bExplo' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells03.cpp:412:2: warning: 'iNumber' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells03.cpp:894:2: warning: 'pPS' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells04.cpp:66:2: warning: 'eSrc' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells04.cpp:67:2: warning: 'eTarget' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells04.cpp:310:2: warning: 'eSrc' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells04.cpp:311:2: warning: 'eTarget' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells05.cpp:100:2: warning: 'pPS' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells05.cpp:281:2: warning: 'eSrc' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells05.cpp:282:2: warning: 'eTarget' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells05.cpp:811:2: warning: 'pTab' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells05.cpp:812:2: warning: 'pTab' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells05.cpp:979:2: warning: 'eSrc' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells05.cpp:980:2: warning: 'eTarget' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells06.cpp:74:2: warning: 'fwrap' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells06.cpp:75:2: warning: 'eSrc' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells06.cpp:320:2: warning: 'eSrc' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells06.cpp:321:2: warning: 'eTarget' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells06.cpp:430:2: warning: 'eSrc' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells06.cpp:435:2: warning: 'iSize' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells06.cpp:436:2: warning: 'fOneOniSize' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells06.cpp:1087:2: warning: 'prismd3d' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells06.cpp:1088:2: warning: 'prismvertex' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells06.cpp:1089:2: warning: 'prismind' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells06.cpp:1774:2: warning: 'eSrc' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells06.cpp:1775:2: warning: 'eTarget' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells07.cpp:107:2: warning: 'tex_light' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells07.cpp:595:2: warning: 'eSrc' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells07.cpp:596:2: warning: 'eTarget' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells07.cpp:923:2: warning: 'eSrc' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells07.cpp:924:2: warning: 'eTarget' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells07.cpp:929:2: warning: 'iNumber' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells09.cpp:73:2: warning: 'eSrc' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells09.cpp:78:2: warning: 'iSize' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells09.cpp:79:2: warning: 'fOneOniSize' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells09.cpp:728:2: warning: 'eSrc' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells09.cpp:729:2: warning: 'eTarget' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells10.cpp:67:2: warning: 'pTab' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells10.cpp:125:2: warning: 'eSrc' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/spells/Spells10.cpp:126:2: warning: 'eTarget' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/texture/PackedTexture.cpp:52:2: warning: 'texture' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/graphics/texture/PackedTexture.cpp:130:2: warning: 'used' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/Credits.cpp:75:3: warning: 'sPos' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/Credits.cpp:76:3: warning: 'fColors' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:1693:2: warning: 'ePlace' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:1694:2: warning: 'eState' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:1695:2: warning: 'eMenuState' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:1696:2: warning: 'iShortCut' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:1763:2: warning: 'pFont' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2342:2: warning: 'bReInitAll' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2343:2: warning: 'eMenuState' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2344:2: warning: 'eOldMenuState' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2345:2: warning: 'eOldMenuWindowState' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2346:2: warning: 'pTexBackGround' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2347:2: warning: 'pTexBackGround1' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2348:2: warning: 'fPos' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2349:2: warning: 'pMenuAllZone' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2351:2: warning: 'iPosMenu' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2425:2: warning: 'bActif' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2426:2: warning: 'bCheck' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2427:2: warning: 'bTestYDouble' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2428:2: warning: 'iID' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2429:2: warning: 'lData' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2430:2: warning: 'pData' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2431:2: warning: 'lPosition' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2443:2: warning: 'bActif' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2448:2: warning: 'pRef' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2450:2: warning: 'iID' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2451:2: warning: 'lData' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2452:2: warning: 'pData' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2656:2: warning: 'iState' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2657:2: warning: 'iOldState' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2659:2: warning: 'iPosX' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2660:2: warning: 'iPosY' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2662:2: warning: 'iTaille' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2664:2: warning: 'pText' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2941:2: warning: 'iPosX' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2942:2: warning: 'iPosY' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2943:2: warning: 'iTailleX' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2944:2: warning: 'iTailleY' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2945:2: warning: 'iNbButton' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2958:2: warning: 'fPosXCalc' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2959:2: warning: 'fDist' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2960:2: warning: 'fAngle' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2962:2: warning: 'eCurrentMenuState' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:2969:2: warning: 'bChangeConsole' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:3076:2: warning: 'iOX' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:3077:2: warning: 'iOY' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:3078:2: warning: 'iWidth' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:3079:2: warning: 'iHeight' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:3081:2: warning: 'eMenuState' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:3086:2: warning: 'bFrameOdd' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:3088:2: warning: 'iPosMenu' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:4099:2: warning: 'pFont' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:4100:2: warning: 'fSize' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:4108:2: warning: 'iPos' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:4312:2: warning: 'iPos' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:4313:2: warning: 'iOldPos' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:4634:2: warning: 'iPos' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:4866:2: warning: 'iNbOldCoord' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:4867:2: warning: 'iMaxOldCoord' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:4869:2: warning: 'exited' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/gui/MenuWidgets.cpp:4871:2: warning: 'bMouseOver' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/io/fs/FilesystemPOSIX.cpp:268:2: warning: 'handle' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2041:2: warning: 'life' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2042:2: warning: 'mana' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2044:2: warning: 'reachedtime' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2045:2: warning: 'reachedtarget' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2046:2: warning: 'weapon' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2047:2: warning: 'detect' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2048:2: warning: 'movemode' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2049:2: warning: 'armor_class' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2050:2: warning: 'absorb' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2051:2: warning: 'damages' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2052:2: warning: 'tohit' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2053:2: warning: 'aimtime' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2054:2: warning: 'critical' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2055:2: warning: 'reach' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2056:2: warning: 'backstab_skill' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2058:2: warning: 'behavior' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2059:2: warning: 'behavior_param' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2060:2: warning: 'tactics' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2061:2: warning: 'xpvalue' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2062:2: warning: 'cut' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2064:2: warning: 'moveproblem' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2065:2: warning: 'weapontype' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2066:2: warning: 'weaponinhand' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2067:2: warning: 'fightdecision' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2069:2: warning: 'look_around_inc' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2070:2: warning: 'collid_time' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2071:2: warning: 'collid_state' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2072:2: warning: 'speakpitch' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2073:2: warning: 'lastmouth' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2074:2: warning: 'ltemp' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2078:2: warning: 'poisonned' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2079:2: warning: 'resist_poison' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2080:2: warning: 'resist_magic' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2081:2: warning: 'resist_fire' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2083:2: warning: 'strike_time' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2084:2: warning: 'walk_start_time' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2085:2: warning: 'aiming_start' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2086:2: warning: 'npcflags' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2088:2: warning: 'ex_rotate' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2089:2: warning: 'blood_color' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2091:2: warning: 'SPLAT_DAMAGES' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2092:2: warning: 'SPLAT_TOT_NB' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2093:2: warning: 'last_splat_pos' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2094:2: warning: 'vvpos' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2096:2: warning: 'climb_count' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2097:2: warning: 'stare_factor' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2098:2: warning: 'fDetect' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2099:2: warning: 'cuts' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/Interactive.cpp:2100:2: warning: 'unused' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/SaveFormat.h:186:3: warning: 'x' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/SaveFormat.h:187:3: warning: 'y' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/SaveFormat.h:188:3: warning: 'lvl' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/src/scene/SaveFormat.h:972:3: warning: 'type' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/ErrorReport.h:76:4: warning: 'path' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/ErrorReport.h:77:4: warning: 'attachToReport' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/qhexedit/Commands.cpp:30:5: warning: '_xData' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/qhexedit/Commands.cpp:31:5: warning: '_charPos' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/qhexedit/Commands.cpp:32:5: warning: '_newChar' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/qhexedit/Commands.cpp:33:5: warning: '_cmd' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/qhexedit/Commands.cpp:96:5: warning: '_cmd' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/qhexedit/Commands.cpp:97:5: warning: '_xData' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/qhexedit/Commands.cpp:98:5: warning: '_baPos' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/qhexedit/Commands.cpp:99:5: warning: '_newBa' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/qhexedit/Commands.cpp:100:5: warning: '_len' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/qhexedit/QHexEdit.cpp:31:5: warning: 'qHexEdit_p' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:39:5: warning: '_undoStack' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:41:5: warning: '_scrollArea' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/qhexedit/QHexEditPrivate.cpp:54:5: warning: '_size' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/qhexedit/XByteArray.cpp:29:5: warning: '_oldSize' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/qhexedit/XByteArray.cpp:30:5: warning: '_addressNumbers' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer] +Arx/tools/crashreporter/qhexedit/XByteArray.cpp:31:5: warning: '_addressOffset' should be initialized in a member initializer of the constructor [cppcoreguidelines-prefer-member-initializer]