-[Arx/src/animation/Cinematic.cpp:93]: (warning) Member variable 'Cinematic::a' is not initialized in the constructor. -[Arx/src/animation/Cinematic.cpp:93]: (warning) Member variable 'Cinematic::angz' is not initialized in the constructor. -[Arx/src/animation/Cinematic.cpp:93]: (warning) Member variable 'Cinematic::angzgrille' is not initialized in the constructor. -[Arx/src/animation/Cinematic.cpp:93]: (warning) Member variable 'Cinematic::angzgrillesuiv' is not initialized in the constructor. -[Arx/src/animation/Cinematic.cpp:93]: (warning) Member variable 'Cinematic::angzsuiv' is not initialized in the constructor. -[Arx/src/animation/Cinematic.cpp:93]: (warning) Member variable 'Cinematic::color' is not initialized in the constructor. -[Arx/src/animation/Cinematic.cpp:93]: (warning) Member variable 'Cinematic::colorchoose' is not initialized in the constructor. -[Arx/src/animation/Cinematic.cpp:93]: (warning) Member variable 'Cinematic::colorchoosed' is not initialized in the constructor. -[Arx/src/animation/Cinematic.cpp:93]: (warning) Member variable 'Cinematic::colord' is not initialized in the constructor. -[Arx/src/animation/Cinematic.cpp:93]: (warning) Member variable 'Cinematic::colorflash' is not initialized in the constructor. -[Arx/src/animation/Cinematic.cpp:93]: (warning) Member variable 'Cinematic::colorflashchoose' is not initialized in the constructor. -[Arx/src/animation/Cinematic.cpp:93]: (warning) Member variable 'Cinematic::flTime' is not initialized in the constructor. -[Arx/src/animation/Cinematic.cpp:93]: (warning) Member variable 'Cinematic::force' is not initialized in the constructor. -[Arx/src/animation/Cinematic.cpp:93]: (warning) Member variable 'Cinematic::fxsuiv' is not initialized in the constructor. -[Arx/src/animation/Cinematic.cpp:93]: (warning) Member variable 'Cinematic::speed' is not initialized in the constructor. -[Arx/src/animation/Cinematic.cpp:93]: (warning) Member variable 'Cinematic::speedtrack' is not initialized in the constructor. -[Arx/src/animation/Cinematic.h:85]: (warning) Member variable 'CinematicLight::prev' is not initialized in the constructor. -[Arx/src/audio/Ambiance.cpp:599]: (warning) Member variable 'Ambiance::fade_interval' is not initialized in the constructor. -[Arx/src/audio/Ambiance.cpp:599]: (warning) Member variable 'Ambiance::fade_max' is not initialized in the constructor. -[Arx/src/audio/Ambiance.cpp:599]: (warning) Member variable 'Ambiance::fade_time' is not initialized in the constructor. -[Arx/src/audio/AudioSource.cpp:29]: (warning) Member variable 'Source::channel' is not initialized in the constructor. -[Arx/src/audio/Sample.cpp:53]: (warning) Member variable 'Sample::format' is not initialized in the constructor. -[Arx/src/audio/openal/OpenALSource.cpp:89]: (warning) Member variable 'OpenALSource::bufferSizes' is not initialized in the constructor. -[Arx/src/core/SaveGame.h:46]: (warning) Member variable 'SaveGame::quicksave' is not initialized in the constructor. -[Arx/src/game/Inventory.h:89]: (warning) Member variable 'InventoryPos::bag' is not initialized in the constructor. -[Arx/src/game/Inventory.h:89]: (warning) Member variable 'InventoryPos::x' is not initialized in the constructor. -[Arx/src/game/Inventory.h:89]: (warning) Member variable 'InventoryPos::y' is not initialized in the constructor. -[Arx/src/graphics/Color.h:162]: (warning) Member variable 'Color4 < float >::a' is not initialized in the constructor. -[Arx/src/graphics/Color.h:162]: (warning) Member variable 'Color4 < short >::a' is not initialized in the constructor. -[Arx/src/graphics/Color.h:162]: (warning) Member variable 'Color4 < uint8_t >::a' is not initialized in the constructor. -[Arx/src/graphics/Color.h:162]: (warning) Member variable 'Color4 < unsigned char >::a' is not initialized in the constructor. -[Arx/src/graphics/opengl/GLTexture2D.cpp:26]: (warning) Member variable 'GLTexture2D::magFilter' is not initialized in the constructor. -[Arx/src/graphics/opengl/GLTexture2D.cpp:26]: (warning) Member variable 'GLTexture2D::minFilter' is not initialized in the constructor. -[Arx/src/graphics/opengl/GLTexture2D.cpp:26]: (warning) Member variable 'GLTexture2D::mipFilter' is not initialized in the constructor. -[Arx/src/graphics/opengl/GLTexture2D.cpp:26]: (warning) Member variable 'GLTexture2D::wrapMode' is not initialized in the constructor. -[Arx/src/graphics/particle/Particle.cpp:49]: (warning) Member variable 'Particle::fRotStart' is not initialized in the constructor. -[Arx/src/graphics/particle/Particle.cpp:49]: (warning) Member variable 'Particle::fRotation' is not initialized in the constructor. -[Arx/src/graphics/particle/Particle.cpp:49]: (warning) Member variable 'Particle::iRot' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::bEndLock' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::bRotationRandomDirection' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::bRotationRandomStart' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::bStartLock' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::bTexLoop' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::fAngle' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::fEndColor' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::fEndColorRandom' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::fEndSize' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::fEndSizeRandom' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::fFlash' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::fLife' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::fLifeRandom' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::fRotation' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::fSpeed' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::fSpeedRandom' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::fStartColor' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::fStartColorRandom' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::fStartSize' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::fStartSizeRandom' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::iBlendMode' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::iFreq' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::iNbMax' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::iTexNb' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::iTexTime' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleParams.h:87]: (warning) Member variable 'ParticleParams::lpszTexName' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleSystem.cpp:71]: (warning) Member variable 'ParticleSystem::bTexLoop' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleSystem.cpp:71]: (warning) Member variable 'ParticleSystem::fMaxx' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleSystem.cpp:71]: (warning) Member variable 'ParticleSystem::fMaxy' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleSystem.cpp:71]: (warning) Member variable 'ParticleSystem::fMinx' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleSystem.cpp:71]: (warning) Member variable 'ParticleSystem::fMiny' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleSystem.cpp:71]: (warning) Member variable 'ParticleSystem::uMaxParticles' is not initialized in the constructor. -[Arx/src/graphics/particle/ParticleSystem.cpp:71]: (warning) Member variable 'ParticleSystem::uParticlesPerSec' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells01.cpp:187]: (warning) Member variable 'CMagicMissile::fOneOnBezierPrecision' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells01.cpp:187]: (warning) Member variable 'CMagicMissile::fTrail' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells01.cpp:187]: (warning) Member variable 'CMagicMissile::iBezierPrecision' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells01.cpp:187]: (warning) Member variable 'CMagicMissile::iLength' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells01.cpp:187]: (warning) Member variable 'CMagicMissile::snd_loop' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells01.cpp:747]: (warning) Member variable 'CIgnit::currduration' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells01.cpp:747]: (warning) Member variable 'CIgnit::duration' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells01.cpp:747]: (warning) Member variable 'CIgnit::interp' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells01.cpp:747]: (warning) Member variable 'CIgnit::key' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells01.cpp:747]: (warning) Member variable 'CIgnit::mask' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells01.cpp:747]: (warning) Member variable 'CIgnit::nblight' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells01.cpp:747]: (warning) Member variable 'CIgnit::perimetre' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells01.cpp:747]: (warning) Member variable 'CIgnit::tablight' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells01.cpp:747]: (warning) Member variable 'CIgnit::tp' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells02.cpp:63]: (warning) Member variable 'CHeal::fSize' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells02.cpp:63]: (warning) Member variable 'CHeal::tex_heal' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells02.cpp:63]: (warning) Member variable 'CHeal::tex_sol' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells03.cpp:67]: (warning) Member variable 'CFireBall::fLevel' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells03.cpp:407]: (warning) Member variable 'CIceProjectile::fColor' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells03.cpp:407]: (warning) Member variable 'CIceProjectile::fSize' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells03.cpp:407]: (warning) Member variable 'CIceProjectile::tType' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells03.cpp:891]: (warning) Member variable 'CCreateFood::fSize' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells03.cpp:891]: (warning) Member variable 'CCreateFood::tex_heal' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells03.cpp:891]: (warning) Member variable 'CCreateFood::tex_sol' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells04.cpp:64]: (warning) Member variable 'CBless::bDone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells04.cpp:64]: (warning) Member variable 'CBless::fRot' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells04.cpp:64]: (warning) Member variable 'CBless::fRotPerMSec' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells04.cpp:64]: (warning) Member variable 'CBless::fSize' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells04.cpp:64]: (warning) Member variable 'CBless::iMax' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells04.cpp:64]: (warning) Member variable 'CBless::iNbPS' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells04.cpp:64]: (warning) Member variable 'CBless::iNpcTab' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells04.cpp:64]: (warning) Member variable 'CBless::iNumber' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells04.cpp:308]: (warning) Member variable 'CCurse::bDone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells04.cpp:308]: (warning) Member variable 'CCurse::fRot' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells04.cpp:308]: (warning) Member variable 'CCurse::fRotPerMSec' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells04.cpp:308]: (warning) Member variable 'CCurse::iNumber' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells04.cpp:308]: (warning) Member variable 'CCurse::tex_p2' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells04.cpp:458]: (warning) Member variable 'CColdProtection::iNpc' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:95]: (warning) Member variable 'CCurePoison::fSize' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:95]: (warning) Member variable 'CCurePoison::tex_heal' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:95]: (warning) Member variable 'CCurePoison::tex_sol' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:279]: (warning) Member variable 'CRuneOfGuarding::bDone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:279]: (warning) Member variable 'CRuneOfGuarding::fSize' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:279]: (warning) Member variable 'CRuneOfGuarding::iMax' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:279]: (warning) Member variable 'CRuneOfGuarding::iNumber' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:279]: (warning) Member variable 'CRuneOfGuarding::tex_p1' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:533]: (warning) Member variable 'CPoisonProjectile::bOk' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:533]: (warning) Member variable 'CPoisonProjectile::fTrail' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:977]: (warning) Member variable 'CRepelUndead::bDone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:977]: (warning) Member variable 'CRepelUndead::fSize' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:977]: (warning) Member variable 'CRepelUndead::iMax' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:977]: (warning) Member variable 'CRepelUndead::iNumber' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:977]: (warning) Member variable 'CRepelUndead::tex_p1' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:1143]: (warning) Member variable 'CLevitate::ang' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:1143]: (warning) Member variable 'CLevitate::currdurationang' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:1143]: (warning) Member variable 'CLevitate::currframetime' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:1143]: (warning) Member variable 'CLevitate::def' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:1143]: (warning) Member variable 'CLevitate::hauteur' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:1143]: (warning) Member variable 'CLevitate::key' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:1143]: (warning) Member variable 'CLevitate::nbstone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:1143]: (warning) Member variable 'CLevitate::rbase' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:1143]: (warning) Member variable 'CLevitate::rhaut' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:1143]: (warning) Member variable 'CLevitate::scale' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:1143]: (warning) Member variable 'CLevitate::stone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:1143]: (warning) Member variable 'CLevitate::timestone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:1143]: (warning) Member variable 'CLevitate::tsouffle' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells05.cpp:1143]: (warning) Member variable 'CLevitate::tstone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:72]: (warning) Member variable 'CCreateField::fSize' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:72]: (warning) Member variable 'CCreateField::falpha' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:72]: (warning) Member variable 'CCreateField::fbeta' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:72]: (warning) Member variable 'CCreateField::fglow' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:72]: (warning) Member variable 'CCreateField::ft' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:72]: (warning) Member variable 'CCreateField::size' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:72]: (warning) Member variable 'CCreateField::youp' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:72]: (warning) Member variable 'CCreateField::ysize' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:318]: (warning) Member variable 'CSlowDown::bDone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:318]: (warning) Member variable 'CSlowDown::fSize' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:318]: (warning) Member variable 'CSlowDown::iMax' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:318]: (warning) Member variable 'CSlowDown::iNumber' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:318]: (warning) Member variable 'CSlowDown::tex_p1' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:428]: (warning) Member variable 'CRiseDead::bIntro' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:428]: (warning) Member variable 'CRiseDead::currframetime' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:428]: (warning) Member variable 'CRiseDead::end' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:428]: (warning) Member variable 'CRiseDead::fRand' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:428]: (warning) Member variable 'CRiseDead::fSizeIntro' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:428]: (warning) Member variable 'CRiseDead::fTexWrap' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:428]: (warning) Member variable 'CRiseDead::nbstone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:428]: (warning) Member variable 'CRiseDead::sizeF' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:428]: (warning) Member variable 'CRiseDead::stone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:428]: (warning) Member variable 'CRiseDead::tfRaysa' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:428]: (warning) Member variable 'CRiseDead::tfRaysb' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:428]: (warning) Member variable 'CRiseDead::timestone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:428]: (warning) Member variable 'CRiseDead::tstone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::colduration' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::currduration' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::duration' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::key' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::prismbd' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::prismbe' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::prismgd' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::prismge' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::prisminterpcol' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::prismnbface' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::prismnbpt' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::prismrd' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::prismre' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::r' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::scale' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::tabprism' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::tex_p' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::tex_p1' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::tex_p2' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1085]: (warning) Member variable 'CParalyse::tex_prism' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1772]: (warning) Member variable 'CDisarmTrap::bDone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1772]: (warning) Member variable 'CDisarmTrap::fSize' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1772]: (warning) Member variable 'CDisarmTrap::iMax' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1772]: (warning) Member variable 'CDisarmTrap::iNumber' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells06.cpp:1772]: (warning) Member variable 'CDisarmTrap::tex_p1' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:85]: (warning) Member variable 'CLightning::cnodetab' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:85]: (warning) Member variable 'CLightning::fbeta' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:85]: (warning) Member variable 'CLightning::iTTL' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:593]: (warning) Member variable 'CConfuse::anim_papi' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:593]: (warning) Member variable 'CConfuse::bDone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:593]: (warning) Member variable 'CConfuse::end' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:593]: (warning) Member variable 'CConfuse::fSize' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:593]: (warning) Member variable 'CConfuse::fTrail' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:593]: (warning) Member variable 'CConfuse::iElapsedTime' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:593]: (warning) Member variable 'CConfuse::iMax' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:593]: (warning) Member variable 'CConfuse::iNumber' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:593]: (warning) Member variable 'CConfuse::tex_light' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:593]: (warning) Member variable 'CConfuse::tex_p2' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:730]: (warning) Member variable 'CFireField::demilargeur' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:730]: (warning) Member variable 'CFireField::interp' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:730]: (warning) Member variable 'CFireField::key' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:921]: (warning) Member variable 'CIceField::fSize' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:921]: (warning) Member variable 'CIceField::iMax' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells07.cpp:921]: (warning) Member variable 'CIceField::tType' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells09.cpp:68]: (warning) Member variable 'CSummonCreature::bIntro' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells09.cpp:68]: (warning) Member variable 'CSummonCreature::end' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells09.cpp:68]: (warning) Member variable 'CSummonCreature::fRand' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells09.cpp:68]: (warning) Member variable 'CSummonCreature::fSizeIntro' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells09.cpp:68]: (warning) Member variable 'CSummonCreature::fTexWrap' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells09.cpp:68]: (warning) Member variable 'CSummonCreature::sizeF' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells09.cpp:68]: (warning) Member variable 'CSummonCreature::tfRaysa' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells09.cpp:68]: (warning) Member variable 'CSummonCreature::tfRaysb' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells09.cpp:726]: (warning) Member variable 'CNegateMagic::bDone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells09.cpp:726]: (warning) Member variable 'CNegateMagic::fSize' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells09.cpp:726]: (warning) Member variable 'CNegateMagic::iMax' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells09.cpp:726]: (warning) Member variable 'CNegateMagic::iNumber' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells09.cpp:726]: (warning) Member variable 'CNegateMagic::tex_p1' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells10.cpp:123]: (warning) Member variable 'CControlTarget::au' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells10.cpp:123]: (warning) Member variable 'CControlTarget::bDone' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells10.cpp:123]: (warning) Member variable 'CControlTarget::end' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells10.cpp:123]: (warning) Member variable 'CControlTarget::fSize' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells10.cpp:123]: (warning) Member variable 'CControlTarget::fTrail' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells10.cpp:123]: (warning) Member variable 'CControlTarget::iMax' is not initialized in the constructor. -[Arx/src/graphics/spells/Spells10.cpp:123]: (warning) Member variable 'CControlTarget::iNumber' is not initialized in the constructor. -[Arx/src/gui/MenuWidgets.cpp:2340]: (warning) Member variable 'CMenuState::pZoneClick' is not initialized in the constructor. -[Arx/src/gui/MenuWidgets.cpp:2423]: (warning) Member variable 'CMenuZone::pRef' is not initialized in the constructor. -[Arx/src/gui/MenuWidgets.cpp:2441]: (warning) Member variable 'CMenuZone::bCheck' is not initialized in the constructor. -[Arx/src/gui/MenuWidgets.cpp:2441]: (warning) Member variable 'CMenuZone::bTestYDouble' is not initialized in the constructor. -[Arx/src/gui/MenuWidgets.cpp:2441]: (warning) Member variable 'CMenuZone::lPosition' is not initialized in the constructor. -[Arx/src/gui/MenuWidgets.cpp:2652]: (warning) Member variable 'CMenuCheckButton::pAllCheckZone' is not initialized in the constructor. -[Arx/src/gui/MenuWidgets.cpp:2938]: (warning) Member variable 'CWindowMenu::pTexMainShadow' is not initialized in the constructor. -[Arx/src/gui/MenuWidgets.cpp:3069]: (warning) Member variable 'CWindowMenuConsole::bMouseAttack' is not initialized in the constructor. -[Arx/src/gui/MenuWidgets.cpp:3069]: (warning) Member variable 'CWindowMenuConsole::iOldPosX' is not initialized in the constructor. -[Arx/src/gui/MenuWidgets.cpp:3069]: (warning) Member variable 'CWindowMenuConsole::iOldPosY' is not initialized in the constructor. -[Arx/src/gui/MenuWidgets.cpp:3069]: (warning) Member variable 'CWindowMenuConsole::iPosX' is not initialized in the constructor. -[Arx/src/gui/MenuWidgets.cpp:3069]: (warning) Member variable 'CWindowMenuConsole::iPosY' is not initialized in the constructor. -[Arx/src/gui/MenuWidgets.cpp:3069]: (warning) Member variable 'CWindowMenuConsole::iSavePosY' is not initialized in the constructor. -[Arx/src/gui/MenuWidgets.cpp:3069]: (warning) Member variable 'CWindowMenuConsole::pZoneClick' is not initialized in the constructor. -[Arx/src/gui/Note.h:45]: (warning) Member variable 'Note::_pageSpacing' is not initialized in the constructor. -[Arx/src/gui/Note.h:45]: (warning) Member variable 'Note::background' is not initialized in the constructor. -[Arx/src/gui/Note.h:45]: (warning) Member variable 'Note::nextPage' is not initialized in the constructor. -[Arx/src/gui/Note.h:45]: (warning) Member variable 'Note::prevPage' is not initialized in the constructor. -[Arx/src/input/Input.cpp:212]: (warning) Member variable 'Input::mouseInWindow' is not initialized in the constructor. -[Arx/src/input/SDLInputBackend.cpp:34]: (warning) Member variable 'SDLInputBackend::buttonStates' is not initialized in the constructor. -[Arx/src/input/SDLInputBackend.cpp:34]: (warning) Member variable 'SDLInputBackend::clickCount' is not initialized in the constructor. -[Arx/src/input/SDLInputBackend.cpp:34]: (warning) Member variable 'SDLInputBackend::currentClickCount' is not initialized in the constructor. -[Arx/src/input/SDLInputBackend.cpp:34]: (warning) Member variable 'SDLInputBackend::currentUnclickCount' is not initialized in the constructor. -[Arx/src/input/SDLInputBackend.cpp:34]: (warning) Member variable 'SDLInputBackend::currentWheel' is not initialized in the constructor. -[Arx/src/input/SDLInputBackend.cpp:34]: (warning) Member variable 'SDLInputBackend::cursorInWindow' is not initialized in the constructor. -[Arx/src/input/SDLInputBackend.cpp:34]: (warning) Member variable 'SDLInputBackend::keyStates' is not initialized in the constructor. -[Arx/src/input/SDLInputBackend.cpp:34]: (warning) Member variable 'SDLInputBackend::unclickCount' is not initialized in the constructor. -[Arx/src/input/SDLInputBackend.cpp:34]: (warning) Member variable 'SDLInputBackend::wheel' is not initialized in the constructor. -[Arx/src/io/fs/FilesystemBoost.cpp:117]: (warning) Member variable 'directory_iterator::buf' is not initialized in the constructor. -[Arx/src/io/fs/FilesystemWindows.cpp:238]: (warning) Member variable 'directory_iterator::buf' is not initialized in the constructor. -[Arx/src/io/resource/PakReader.cpp:221]: (warning) Member variable 'BlastFileInBuffer::readbuf' is not initialized in the constructor. -[Arx/src/platform/crashhandler/CrashHandlerWindows.cpp:58]: (warning) Member variable 'CrashHandlerWindows::m_pPreviousCrashHandlers' is not initialized in the constructor. -[Arx/src/platform/crashhandler/CrashInfo.h:81]: (warning) Member variable 'CrashInfo::backtrace' is not initialized in the constructor. -[Arx/src/platform/crashhandler/CrashInfo.h:81]: (warning) Member variable 'CrashInfo::code' is not initialized in the constructor. -[Arx/src/platform/crashhandler/CrashInfo.h:81]: (warning) Member variable 'CrashInfo::execFullName' is not initialized in the constructor. -[Arx/src/platform/crashhandler/CrashInfo.h:81]: (warning) Member variable 'CrashInfo::signal' is not initialized in the constructor. -[Arx/src/scene/Interactive.cpp:2039]: (warning) Member variable 'IO_NPCDATA::damages' is not initialized in the constructor. -[Arx/src/scene/Scene.cpp:129]: (warning) Member variable 'DynamicVertexBuffer::offset' is not initialized in the constructor. -[Arx/src/scene/Scene.cpp:129]: (warning) Member variable 'DynamicVertexBuffer::start' is not initialized in the constructor. -[Arx/src/window/D3D9Window.cpp:62]: (warning) Member variable 'D3D9Window::d3d9Renderer' is not initialized in the constructor. -[Arx/src/window/Window.cpp:39]: (warning) Member variable 'Window::depth_' is not initialized in the constructor. -[Arx/tools/crashreporter/qhexedit/Commands.cpp:27]: (warning) Member variable 'CharCommand::_oldChar' is not initialized in the constructor. -[Arx/tools/crashreporter/qhexedit/Commands.cpp:27]: (warning) Member variable 'CharCommand::_wasChanged' is not initialized in the constructor. -[Arx/tools/crashreporter/qhexedit/XByteArray.cpp:27]: (warning) Member variable 'XByteArray::_realAddressNumbers' is not initialized in the constructor. -[Arx/tools/crashreporter/tbg/TBG.cpp:38]: (warning) Member variable 'Server::m_CurrentReply' is not initialized in the constructor.