| indigo_hermit | 
			05-17-2020 09:22 PM | 
		 
		 
		 
		
		
		
	Code: 
	
 Severity        Code        Description        Project        File        Line        Suppression State 
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\object.cpp        718         
Warning        C26495        Variable 'BasePacket::dst_ip' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\base_packet.h        88         
Warning        C26495        Variable 'BasePacket::dst_port' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\base_packet.h        88         
Warning        C26495        Variable 'BasePacket::priority' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\base_packet.h        88         
Warning        C26495        Variable 'BasePacket::src_ip' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\base_packet.h        88         
Warning        C26495        Variable 'BasePacket::src_port' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\base_packet.h        88         
Warning        C26495        Variable 'BasePacket::timestamp' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\base_packet.h        88         
Warning        C26812        The enum type 'DBcore::eStatus' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\common\dbcore.h        22         
Warning        C26495        Variable 'EQEmuConfig::ChatPort' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::DatabasePort' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::DefaultStatus' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::InitialBootWait' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::Locked' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::LoginCount' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::LoginLegacy' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::LoginPort' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::MailPort' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::MaxClients' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::QSDatabasePort' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::RestartWait' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::TelnetEnabled' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::TelnetTCPPort' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::TerminateWait' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::WorldHTTPEnabled' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::WorldHTTPPort' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::WorldTCPPort' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::ZoneBootInterval' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::ZonePortHigh' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26495        Variable 'EQEmuConfig::ZonePortLow' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_config.h        125         
Warning        C26439        This kind of function may not throw. Declare it 'noexcept' (f.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eqemu_exception.h        52         
Warning        C26495        Variable 'EQEmu::constants::LookupEntry::CharacterCreationLimit' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        46         
Warning        C26495        Variable 'EQEmu::constants::LookupEntry::Expansion' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        46         
Warning        C26495        Variable 'EQEmu::constants::LookupEntry::ExpansionBit' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        46         
Warning        C26495        Variable 'EQEmu::constants::LookupEntry::ExpansionsMask' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        46         
Warning        C26495        Variable 'EQEmu::constants::LookupEntry::SayLinkBodySize' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        46         
Warning        C26495        Variable 'EQEmu::inventory::LookupEntry::<unnamed-tag>::InventoryTypeSize' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        130         
Warning        C26495        Variable 'EQEmu::inventory::LookupEntry::<unnamed-tag>::InventoryTypeSizeArray' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        130         
Warning        C26495        Variable 'EQEmu::inventory::LookupEntry::AllowClickCastFromBag' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        130         
Warning        C26495        Variable 'EQEmu::inventory::LookupEntry::AllowEmptyBagInBag' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        130         
Warning        C26495        Variable 'EQEmu::inventory::LookupEntry::AllowOverLevelEquipment' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        130         
Warning        C26495        Variable 'EQEmu::inventory::LookupEntry::AugSocketCount' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        130         
Warning        C26495        Variable 'EQEmu::inventory::LookupEntry::BagSlotCount' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        130         
Warning        C26495        Variable 'EQEmu::inventory::LookupEntry::ConcatenateInvTypeLimbo' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        130         
Warning        C26495        Variable 'EQEmu::inventory::LookupEntry::CorpseBitmask' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        130         
Warning        C26495        Variable 'EQEmu::inventory::LookupEntry::CursorBitmask' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        130         
Warning        C26495        Variable 'EQEmu::inventory::LookupEntry::EquipmentBitmask' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        130         
Warning        C26495        Variable 'EQEmu::inventory::LookupEntry::GeneralBitmask' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        130         
Warning        C26495        Variable 'EQEmu::inventory::LookupEntry::PossessionsBitmask' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        130         
Warning        C26495        Variable 'EQEmu::behavior::LookupEntry::CoinHasWeight' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        173         
Warning        C26495        Variable 'EQEmu::spells::LookupEntry::DiscBuffs' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        204         
Warning        C26495        Variable 'EQEmu::spells::LookupEntry::LongBuffs' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        204         
Warning        C26495        Variable 'EQEmu::spells::LookupEntry::MercBuffs' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        204         
Warning        C26495        Variable 'EQEmu::spells::LookupEntry::NPCBuffs' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        204         
Warning        C26495        Variable 'EQEmu::spells::LookupEntry::PetBuffs' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        204         
Warning        C26495        Variable 'EQEmu::spells::LookupEntry::ShortBuffs' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        204         
Warning        C26495        Variable 'EQEmu::spells::LookupEntry::SpellGemCount' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        204         
Warning        C26495        Variable 'EQEmu::spells::LookupEntry::SpellIdMax' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        204         
Warning        C26495        Variable 'EQEmu::spells::LookupEntry::SpellbookSize' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        204         
Warning        C26495        Variable 'EQEmu::spells::LookupEntry::TotalBuffs' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_limits.h        204         
Warning        C26812        The enum type 'EmuOpcode' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet.h        44         
Warning        C26495        Variable 'EQApplicationPacket::protocol_opcode' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet.h        100         
Warning        C26495        Variable 'EQApplicationPacket::protocol_opcode' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet.h        102         
Warning        C26495        Variable 'EQApplicationPacket::protocol_opcode' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet.h        104         
Warning        C26495        Variable 'EQApplicationPacket::protocol_opcode' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet.h        106         
Warning        C26495        Variable 'EQApplicationPacket::protocol_opcode' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet.h        108         
Warning        C26495        Variable 'EQApplicationPacket::protocol_opcode' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet.h        133         
Warning        C26495        Variable 'PlayerProfile_Struct::AGI' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::CHA' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::DEX' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::INT' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::InnateSkills' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::PVPBestKillStreak' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::PVPCareerPoints' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::PVPCurrentKillStreak' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::PVPCurrentPoints' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::PVPDeaths' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::PVPKills' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::PVPLastDeath' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::PVPLastKill' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::PVPNumberOfKillsInLast24Hours' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::PVPRecentKills' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::PVPWorstDeathStreak' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::RestTimer' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::STA' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::STR' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::SuspendedMinion' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::WIS' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::aa_array' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::aapoints' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::aapoints_spent' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::abilitySlotRefresh' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ability_down' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ability_number' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ability_time_hours' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ability_time_minutes' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ability_time_seconds' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ability_up' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::air_remaining' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::anon' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::autosplit' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::bandoliers' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::beard' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::beardcolor' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::binds' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::birthday' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::buffs' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::careerEbonCrystals' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::careerRadCrystals' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::career_tribute_points' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::class_' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::copper' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::copper_bank' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::copper_cursor' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::cur_hp' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::currentEbonCrystals' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::currentRadCrystals' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::deity' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::disciplines' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::drakkin_details' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::drakkin_heritage' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::drakkin_tattoo' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::endurance' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::entityid' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::exp' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::expAA' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::expansions' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::eyecolor1' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::eyecolor2' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::face' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::gender' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::gm' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::gold' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::gold_bank' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::gold_cursor' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::groupAutoconsent' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::groupMembers' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::group_leadership_exp' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::group_leadership_points' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::guildAutoconsent' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::guild_id' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::guildbanker' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::guildid2' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::guildrank' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::haircolor' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::hairstyle' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::heading' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::hunger_level' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::intoxication' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::item_material' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::item_tint' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::languages' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::last_name' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::lastlogin' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ldon_losses_guk' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ldon_losses_mir' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ldon_losses_mmc' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ldon_losses_ruj' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ldon_losses_tak' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ldon_points_available' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ldon_points_guk' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ldon_points_mir' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ldon_points_mmc' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ldon_points_ruj' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ldon_points_tak' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ldon_wins_guk' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ldon_wins_mir' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ldon_wins_mmc' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ldon_wins_ruj' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::ldon_wins_tak' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::leadAAActive' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::leader_abilities' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::level' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::level2' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::mana' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::mem_spells' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::name' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::platinum' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::platinum_bank' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::platinum_cursor' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::platinum_shared' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::points' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::potionbelt' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::pvp' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::pvp2' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::pvptype' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::race' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::raidAutoconsent' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::raid_leadership_exp' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::raid_leadership_points' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::recastTimers' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::servername' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::showhelm' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::silver' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::silver_bank' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::silver_cursor' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::skills' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::spellSlotRefresh' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::spell_book' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::suffix' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::thirst_level' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::timePlayedMin' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::timeentitledonaccount' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::title' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::toxicity' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::tribute_active' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::tribute_points' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::tribute_time_remaining' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::tributes' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown0112' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown0246' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown0306' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown0348' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown12844' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown14160' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown19568' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown19595' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown2384' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown2492' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown2508' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown2541' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown2616' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown4540' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown4704' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown4752' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown4808' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown5132' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown5420' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown5428' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown5436' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown5448' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown5460' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown5496' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown5524' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown6428' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown7092' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown7160' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown7244' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown7252' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown7780' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::unknown8088' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::x' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::y' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::z' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::zoneInstance' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::zone_change_count' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'PlayerProfile_Struct::zone_id' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_packet_structs.h        1098         
Warning        C26495        Variable 'EQStreamManagerInterfaceOptions::track_opcode_stats' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_stream_intf.h        24         
Warning        C26495        Variable 'EQStreamManagerInterfaceOptions::track_opcode_stats' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_stream_intf.h        28         
Warning        C26812        The enum type 'EQStreamInterface::MatchState' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\common\eq_stream_intf.h        100         
Warning        C26439        This kind of function may not throw. Declare it 'noexcept' (f.6).        zone        C:\GAMES\SOURCE1\SERVER\common\json\json.h        1303         
Warning        C26812        The enum type 'EQEmu::lightsource::LightSlot' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\common\light_source.h        84         
Warning        C26495        Variable 'EQ::Net::DaybreakConnectionStats::last_ping' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\net\daybreak_connection.h        76         
Warning        C26812        The enum type 'EQ::Net::DbProtocolStatus' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\common\net\daybreak_connection.h        156         
Warning        C26495        Variable 'EQ::Net::StaticPacket::m_max_data_length' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\net\packet.h        94         
Warning        C26812        The enum type 'RuleManager::IntType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\common\rulesys.h        84         
Warning        C26812        The enum type 'RuleManager::RealType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\common\rulesys.h        85         
Warning        C26812        The enum type 'RuleManager::BoolType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\common\rulesys.h        86         
Warning        C26812        The enum type 'RuleManager::CategoryType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\common\rulesys.h        87         
Warning        C6386        Buffer overrun while writing to 'argplus':  the writable size is '(maxargnum+1)*4' bytes, but '12' bytes might be written.        zone        C:\GAMES\SOURCE1\SERVER\common\seperator.h        76         
Warning        C26439        This kind of function may not throw. Declare it 'noexcept' (f.6).        zone        C:\GAMES\SOURCE1\SERVER\common\serialize_buffer.h        38         
Warning        C26439        This kind of function may not throw. Declare it 'noexcept' (f.6).        zone        C:\GAMES\SOURCE1\SERVER\common\serialize_buffer.h        45         
Warning        C26495        Variable 'ServerPacket::InflatedSize' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\servertalk.h        247         
Warning        C26495        Variable 'ServerPacket::destination' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\servertalk.h        247         
Warning        C26495        Variable 'ServerPacket::InflatedSize' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\servertalk.h        262         
Warning        C26495        Variable 'ServerPacket::destination' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\common\servertalk.h        262         
Warning        C26812        The enum type 'EQEmu::skills::SkillType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\common\skills.h        290         
Warning        C26812        The enum type 'fmt::v5::internal::type' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\Games\Source1\Server\submodules\fmt\include\fmt\core.h        540         
Warning        C26444        Don't try to declare a local variable with no name (es.84).        zone        C:\Games\Source1\Server\submodules\fmt\include\fmt\format.h        276         
Warning        C26444        Don't try to declare a local variable with no name (es.84).        zone        C:\Games\Source1\Server\submodules\fmt\include\fmt\format.h        277         
Warning        C26444        Don't try to declare a local variable with no name (es.84).        zone        C:\Games\Source1\Server\submodules\fmt\include\fmt\format.h        278         
Warning        C26444        Don't try to declare a local variable with no name (es.84).        zone        C:\Games\Source1\Server\submodules\fmt\include\fmt\format.h        279         
Warning        C26812        The enum type 'fmt::v5::char8_t' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\Games\Source1\Server\submodules\fmt\include\fmt\format.h        799         
Warning        C26812        The enum type 'fmt::v5::alignment' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\Games\Source1\Server\submodules\fmt\include\fmt\format.h        1094         
Warning        C26498        The function 'std::numeric_limits<int>::max' is constexpr, mark variable 'max_int' constexpr if compile-time evaluation is desired (con.5).        zone        C:\Games\Source1\Server\submodules\fmt\include\fmt\format.h        1463         
Warning        C26495        Variable 'fmt::v5::system_error::error_code_' is uninitialized. Always initialize a member variable (type.6).        zone        C:\Games\Source1\Server\submodules\fmt\include\fmt\format.h        2205         
Warning        C26495        Variable 'fmt::v5::basic_writer<fmt::v5::back_insert_range<fmt::v5::internal::basic_buffer<char> > >::int_writer<__int64,fmt::v5::basic_format_specs<char> >::prefix' is uninitialized. Always initialize a member variable (type.6).        zone        C:\Games\Source1\Server\submodules\fmt\include\fmt\format.h        2386         
Warning        C26495        Variable 'fmt::v5::basic_writer<fmt::v5::back_insert_range<fmt::v5::internal::basic_buffer<char> > >::int_writer<bool,fmt::v5::basic_format_specs<char> >::prefix' is uninitialized. Always initialize a member variable (type.6).        zone        C:\Games\Source1\Server\submodules\fmt\include\fmt\format.h        2386         
Warning        C26495        Variable 'fmt::v5::basic_writer<fmt::v5::back_insert_range<fmt::v5::internal::basic_buffer<char> > >::int_writer<char,fmt::v5::basic_format_specs<char> >::prefix' is uninitialized. Always initialize a member variable (type.6).        zone        C:\Games\Source1\Server\submodules\fmt\include\fmt\format.h        2386         
Warning        C26495        Variable 'fmt::v5::basic_writer<fmt::v5::back_insert_range<fmt::v5::internal::basic_buffer<char> > >::int_writer<int,fmt::v5::basic_format_specs<char> >::prefix' is uninitialized. Always initialize a member variable (type.6).        zone        C:\Games\Source1\Server\submodules\fmt\include\fmt\format.h        2386         
Warning        C26495        Variable 'fmt::v5::basic_writer<fmt::v5::back_insert_range<fmt::v5::internal::basic_buffer<char> > >::int_writer<unsigned __int64,fmt::v5::basic_format_specs<char> >::prefix' is uninitialized. Always initialize a member variable (type.6).        zone        C:\Games\Source1\Server\submodules\fmt\include\fmt\format.h        2386         
Warning        C26495        Variable 'fmt::v5::basic_writer<fmt::v5::back_insert_range<fmt::v5::internal::basic_buffer<char> > >::int_writer<unsigned int,fmt::v5::basic_format_specs<char> >::prefix' is uninitialized. Always initialize a member variable (type.6).        zone        C:\Games\Source1\Server\submodules\fmt\include\fmt\format.h        2386         
Warning        C26495        Variable 'AA::Ability::category' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_ability.h        37         
Warning        C26495        Variable 'AA::Ability::charges' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_ability.h        37         
Warning        C26495        Variable 'AA::Ability::classes' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_ability.h        37         
Warning        C26495        Variable 'AA::Ability::deities' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_ability.h        37         
Warning        C26495        Variable 'AA::Ability::drakkin_heritage' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_ability.h        37         
Warning        C26495        Variable 'AA::Ability::first' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_ability.h        37         
Warning        C26495        Variable 'AA::Ability::first_rank_id' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_ability.h        37         
Warning        C26495        Variable 'AA::Ability::grant_only' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_ability.h        37         
Warning        C26495        Variable 'AA::Ability::id' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_ability.h        37         
Warning        C26495        Variable 'AA::Ability::races' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_ability.h        37         
Warning        C26495        Variable 'AA::Ability::reset_on_death' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_ability.h        37         
Warning        C26495        Variable 'AA::Ability::status' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_ability.h        37         
Warning        C26495        Variable 'AA::Ability::type' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_ability.h        37         
Warning        C26495        Variable 'AA::Rank::base_ability' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::cost' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::current_value' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::desc_sid' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::expansion' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::id' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::level_req' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::lower_hotkey_sid' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::next' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::next_id' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::prev' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::prev_id' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::recast_time' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::spell' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::spell_type' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::title_sid' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::total_cost' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26495        Variable 'AA::Rank::upper_hotkey_sid' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aa_rank.h        29         
Warning        C26812        The enum type 'AggroMeter::AggroTypes' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\aggromanager.h        67         
Warning        C26812        The enum type 'Bot::BotRoleType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\bot.h        430         
Warning        C26812        The enum type 'Mob::CLIENT_CONN_STATUS' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\client.h        356         
Warning        C26812        The enum type 'eqFilterMode' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\client.h        896         
Warning        C26812        The enum type 'ActivityState' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\client.h        1004         
Warning        C26812        The enum type 'ActivityType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\client.h        1008         
Warning        C26812        The enum type 'WaterRegionType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\client.h        1298         
Warning        C26495        Variable 'HealRotation::m_active_heal_target' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26495        Variable 'HealRotation::m_adaptive_targeting' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26495        Variable 'HealRotation::m_casting_override' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26495        Variable 'HealRotation::m_casting_target_poke' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26495        Variable 'HealRotation::m_consumed' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26495        Variable 'HealRotation::m_creation_time_ms' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26495        Variable 'HealRotation::m_critical_hp_ratio' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26495        Variable 'HealRotation::m_fast_heals' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26495        Variable 'HealRotation::m_healing_stats_begin_ms' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26495        Variable 'HealRotation::m_hot_active' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26495        Variable 'HealRotation::m_hot_target' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26495        Variable 'HealRotation::m_interval_ms' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26495        Variable 'HealRotation::m_is_active' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26495        Variable 'HealRotation::m_last_heal_time_ms' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26495        Variable 'HealRotation::m_next_cast_time_ms' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26495        Variable 'HealRotation::m_next_poke_time_ms' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26495        Variable 'HealRotation::m_safe_hp_ratio' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\heal_rotation.h        55         
Warning        C26812        The enum type 'EQEmu::constants::StanceType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\merc.h        166         
Warning        C26495        Variable 'Mob::SpecialAbility::params' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\mob.h        77         
Warning        C26812        The enum type 'EQEmu::deity::DeityTypeBit' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\mob.h        456         
Warning        C26812        The enum type 'GravityBehavior' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\mob.h        579         
Warning        C26812        The enum type 'eqFilterType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\mob.h        745         
Warning        C26812        The enum type 'EmuAppearance' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\mob.h        851         
Warning        C26812        The enum type 'PetType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\mob.h        878         
Warning        C26812        The enum type 'bodyType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\mob.h        903         
Warning        C26812        The enum type 'Mob::eStandingPetOrder' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\mob.h        986         
Warning        C26812        The enum type 'FACTION_VALUE' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\mob.h        1114         
Warning        C26812        The enum type 'focusType' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\mob.h        1357         
Warning        C26495        Variable 'Object::m_display_name' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\OBJECT.CPP        40         
Warning        C26495        Variable 'Object::m_heading' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\OBJECT.CPP        40         
Warning        C26495        Variable 'Object::m_max_x' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\OBJECT.CPP        40         
Warning        C26495        Variable 'Object::m_max_y' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\OBJECT.CPP        40         
Warning        C26495        Variable 'Object::m_min_x' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\OBJECT.CPP        40         
Warning        C26495        Variable 'Object::m_min_y' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\OBJECT.CPP        40         
Warning        C26495        Variable 'Object::m_z' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\OBJECT.CPP        40         
Warning        C26495        Variable 'PetitionList::last_insert_id' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\zone\petitions.h        103         
Warning        C26495        Variable 'QGlobal::char_id' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\qglobals.h        12         
Warning        C26495        Variable 'QGlobal::expdate' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\qglobals.h        12         
Warning        C26495        Variable 'QGlobal::id' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\qglobals.h        12         
Warning        C26495        Variable 'QGlobal::npc_id' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\qglobals.h        12         
Warning        C26495        Variable 'QGlobal::zone_id' is uninitialized. Always initialize a member variable (type.6).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\qglobals.h        12         
Warning        C26812        The enum type 'QuestEventID' is unscoped. Prefer 'enum class' over 'enum' (Enum.3).        zone        C:\GAMES\SOURCE1\SERVER\ZONE\quest_interface.h        36         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\fs-poll.c        250         
Warning        C4245        'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch        uv_a        C:\Games\Source1\Server\submodules\libuv\src\idna.c        33         
Warning        C4245        'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch        uv_a        C:\Games\Source1\Server\submodules\libuv\src\idna.c        65         
Warning        C4245        'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch        uv_a        C:\Games\Source1\Server\submodules\libuv\src\idna.c        69         
Warning        C4245        'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch        uv_a        C:\Games\Source1\Server\submodules\libuv\src\idna.c        77         
Warning        C4245        'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch        uv_a        C:\Games\Source1\Server\submodules\libuv\src\idna.c        80         
Warning        C4245        'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch        uv_a        C:\Games\Source1\Server\submodules\libuv\src\idna.c        83         
Warning        C4244        '=': conversion from 'unsigned int' to 'char', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\idna.c        147         
Warning        C4245        '=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch        uv_a        C:\Games\Source1\Server\submodules\libuv\src\idna.c        167         
Warning        C4244        '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\inet.c        197         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\fs-poll.c        250         
Warning        C4100        'w': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\threadpool.c        49         
Warning        C4100        'req': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\threadpool.c        269         
Warning        C4459        declaration of 'wq' hides global declaration        uv_a        C:\Games\Source1\Server\submodules\libuv\src\threadpool.c        299         
Message                see declaration of 'wq'        uv_a        C:\Games\Source1\Server\submodules\libuv\src\threadpool.c        41         
Warning        C4456        declaration of 'q' hides previous local declaration        uv_a        C:\Games\Source1\Server\submodules\libuv\src\threadpool.c        304         
Message                see declaration of 'q'        uv_a        C:\Games\Source1\Server\submodules\libuv\src\threadpool.c        298         
Warning        C4245        'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch        uv        C:\Games\Source1\Server\submodules\libuv\src\idna.c        33         
Warning        C4245        'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch        uv        C:\Games\Source1\Server\submodules\libuv\src\idna.c        65         
Warning        C4245        'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch        uv        C:\Games\Source1\Server\submodules\libuv\src\idna.c        69         
Warning        C4245        'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch        uv        C:\Games\Source1\Server\submodules\libuv\src\idna.c        77         
Warning        C4245        'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch        uv        C:\Games\Source1\Server\submodules\libuv\src\idna.c        80         
Warning        C4245        'return': conversion from 'int' to 'unsigned int', signed/unsigned mismatch        uv        C:\Games\Source1\Server\submodules\libuv\src\idna.c        83         
Warning        C4244        '=': conversion from 'unsigned int' to 'char', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\idna.c        147         
Warning        C4245        '=': conversion from 'int' to 'unsigned int', signed/unsigned mismatch        uv        C:\Games\Source1\Server\submodules\libuv\src\idna.c        167         
Warning        C4244        '=': conversion from 'unsigned int' to 'unsigned char', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\inet.c        197         
Warning        C4232        nonstandard extension used: 'local_malloc': address of dllimport 'malloc' is not static, identity not guaranteed        uv_a        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        47         
Message                see declaration of 'malloc'        uv_a        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_malloc.h        97         
Warning        C4232        nonstandard extension used: 'local_realloc': address of dllimport 'realloc' is not static, identity not guaranteed        uv_a        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        47         
Message                see declaration of 'realloc'        uv_a        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_malloc.h        122         
Warning        C4232        nonstandard extension used: 'local_calloc': address of dllimport 'calloc' is not static, identity not guaranteed        uv_a        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        47         
Message                see declaration of 'calloc'        uv_a        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_malloc.h        62         
Warning        C4232        nonstandard extension used: 'local_free': address of dllimport 'free' is not static, identity not guaranteed        uv_a        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        47         
Message                see declaration of 'free'        uv_a        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_malloc.h        85         
Warning        C4245        'return': conversion from 'int' to 'size_t', signed/unsigned mismatch        uv_a        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        125         
Warning        C4245        'return': conversion from 'int' to 'size_t', signed/unsigned mismatch        uv_a        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        133         
Warning        C4244        'function': conversion from 'int' to 'u_short', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        212         
Warning        C4244        'function': conversion from 'int' to 'u_short', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        224         
Warning        C4456        declaration of 'q' hides previous local declaration        uv_a        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        382         
Message                see declaration of 'q'        uv_a        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        379         
Warning        C4091        'typedef ': ignored on left of 'StackWalker::CallstackEntryType' when no variable is declared (compiling source file C:\Games\Source1\Server\common\crash.cpp)        common        C:\Games\Source1\Server\common\StackWalker\StackWalker.h        120         
Warning        C4244        '=': conversion from 'uint16_t' to 'unsigned char', possible loss of data        zlibstatic        C:\Games\Source1\Server\libs\zlibng\deflate.c        1626         
Warning        C4244        '=': conversion from 'uint16_t' to 'unsigned char', possible loss of data        zlib        C:\Games\Source1\Server\libs\zlibng\deflate.c        1626         
Warning        C4018        '>': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\cli\eqemu_command_handler.cpp        153         
Warning        C4100        'w': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\threadpool.c        49         
Warning        C4100        'req': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\threadpool.c        269         
Warning        C4459        declaration of 'wq' hides global declaration        uv        C:\Games\Source1\Server\submodules\libuv\src\threadpool.c        299         
Message                see declaration of 'wq'        uv        C:\Games\Source1\Server\submodules\libuv\src\threadpool.c        41         
Warning        C4456        declaration of 'q' hides previous local declaration        uv        C:\Games\Source1\Server\submodules\libuv\src\threadpool.c        304         
Message                see declaration of 'q'        uv        C:\Games\Source1\Server\submodules\libuv\src\threadpool.c        298         
Warning        C4244        '=': conversion from 'uint16_t' to 'unsigned char', possible loss of data        zlibstatic        C:\Games\Source1\Server\libs\zlibng\deflate_fast.c        61         
Warning        C4244        '=': conversion from 'uint16_t' to 'unsigned char', possible loss of data        zlib        C:\Games\Source1\Server\libs\zlibng\deflate_fast.c        61         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\database.cpp        1044         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\database.cpp        1046         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\database.cpp        1048         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\database.cpp        1084         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\database.cpp        1086         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\database.cpp        1088         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\database.cpp        1129         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\database.cpp        1131         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\database.cpp        1133         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\database.cpp        1135         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\async.c        31         
Warning        C4100        'req': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\async.c        87         
Warning        C4244        'return': conversion from 'uint16' to 'uint8', possible loss of data        common        C:\Games\Source1\Server\common\database.cpp        1521         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\database.cpp        1554         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\database.cpp        1555         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\database.cpp        1556         
Warning        C4244        'return': conversion from 'int64' to 'int', possible loss of data        common        C:\Games\Source1\Server\common\database.cpp        2335         
Warning        C4244        'initializing': conversion from 'time_t' to 'uint32', possible loss of data        common        C:\Games\Source1\Server\common\database.cpp        2339         
Warning        C4232        nonstandard extension used: 'local_malloc': address of dllimport 'malloc' is not static, identity not guaranteed        uv        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        47         
Message                see declaration of 'malloc'        uv        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_malloc.h        97         
Warning        C4232        nonstandard extension used: 'local_realloc': address of dllimport 'realloc' is not static, identity not guaranteed        uv        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        47         
Message                see declaration of 'realloc'        uv        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_malloc.h        122         
Warning        C4232        nonstandard extension used: 'local_calloc': address of dllimport 'calloc' is not static, identity not guaranteed        uv        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        47         
Message                see declaration of 'calloc'        uv        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_malloc.h        62         
Warning        C4232        nonstandard extension used: 'local_free': address of dllimport 'free' is not static, identity not guaranteed        uv        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        47         
Message                see declaration of 'free'        uv        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\corecrt_malloc.h        85         
Warning        C4245        'return': conversion from 'int' to 'size_t', signed/unsigned mismatch        uv        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        125         
Warning        C4245        'return': conversion from 'int' to 'size_t', signed/unsigned mismatch        uv        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        133         
Warning        C4244        'function': conversion from 'int' to 'u_short', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        212         
Warning        C4244        'function': conversion from 'int' to 'u_short', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        224         
Warning        C4456        declaration of 'q' hides previous local declaration        uv        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        382         
Message                see declaration of 'q'        uv        C:\Games\Source1\Server\submodules\libuv\src\uv-common.c        379         
Warning        C4244        'return': conversion from 'my_ulonglong' to 'unsigned long', possible loss of data (compiling source file C:\Games\Source1\Server\common\eqdb_res.cpp)        common        C:\Games\Source1\Server\common\eqdb_res.h        35         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'reserved': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        76         
Warning        C4100        'line': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        75         
Warning        C4100        'file': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        75         
Warning        C4100        'function': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        75         
Warning        C4100        'expression': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        74         
Warning        C4100        'ap': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        349         
Warning        C4100        'option': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        349         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        349         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        354         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        359         
Warning        C4018        '<=': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\database_instances.cpp        191         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\database_instances.cpp        217         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'Setting': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\detect-wakeup.c        16         
Warning        C4244        '=': conversion from 'uint16_t' to 'unsigned char', possible loss of data        zlibstatic        C:\Games\Source1\Server\libs\zlibng\deflate_slow.c        89         
Warning        C4100        'Context': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\detect-wakeup.c        14         
Warning        C4244        '=': conversion from 'uint16_t' to 'unsigned char', possible loss of data        zlib        C:\Games\Source1\Server\libs\zlibng\deflate_slow.c        89         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4244        'initializing': conversion from 'float' to 'int', possible loss of data        common        C:\Games\Source1\Server\common\database_conversions.cpp        466         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\database_conversions.cpp        469         
Warning        C4390        ';': empty controlled statement found; is this the intent?        common        C:\Games\Source1\Server\common\database_conversions.cpp        479         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\async.c        31         
Warning        C4100        'req': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\async.c        87         
Warning        C4996        'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details.        common        C:\Games\Source1\Server\common\eqemu_logsys.cpp        260         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4996        'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details.        common        C:\Games\Source1\Server\common\eqemu_logsys.cpp        549         
Warning        C4996        'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details.        common        C:\Games\Source1\Server\common\eqemu_logsys.cpp        560         
Warning        C4996        'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details.        common        C:\Games\Source1\Server\common\eqemu_logsys.cpp        573         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4996        'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details.        common        C:\Games\Source1\Server\common\eqemu_logsys.cpp        579         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'reserved': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        76         
Warning        C4244        'return': conversion from 'my_ulonglong' to 'unsigned long', possible loss of data (compiling source file C:\Games\Source1\Server\common\eqdb.cpp)        common        C:\Games\Source1\Server\common\eqdb_res.h        35         
Warning        C4100        'line': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        75         
Warning        C4244        'return': conversion from 'my_ulonglong' to 'unsigned long', possible loss of data        common        C:\Games\Source1\Server\common\eqdb.cpp        34         
Warning        C4244        'return': conversion from 'my_ulonglong' to 'unsigned long', possible loss of data        common        C:\Games\Source1\Server\common\eqdb.cpp        38         
Warning        C4100        'file': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        75         
Warning        C4100        'function': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        75         
Warning        C4100        'expression': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        74         
Warning        C4100        'ap': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        349         
Warning        C4244        '=': conversion from 'const uint16' to 'unsigned char', possible loss of data        common        C:\Games\Source1\Server\common\eq_packet.cpp        209         
Warning        C4100        'option': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        349         
Warning        C4244        '=': conversion from 'uint16' to 'unsigned char', possible loss of data        common        C:\Games\Source1\Server\common\eq_packet.cpp        221         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        349         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        354         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\core.c        359         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4245        '=': conversion from 'int' to 'DWORD', signed/unsigned mismatch        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        586         
Warning        C4996        'umask': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _umask. See online help for details.        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        420         
Warning        C4996        'umask': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _umask. See online help for details.        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        421         
Warning        C4210        nonstandard extension used: function given file scope        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        941         
Warning        C4245        '=': conversion from 'int' to 'DWORD', signed/unsigned mismatch        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        1511         
Warning        C4244        '=': conversion from 'unsigned int' to 'USHORT', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        1752         
Warning        C4244        '=': conversion from 'unsigned int' to 'USHORT', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        1753         
Warning        C4244        '=': conversion from 'unsigned int' to 'USHORT', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        1781         
Warning        C4244        '=': conversion from 'unsigned int' to 'USHORT', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        1782         
Warning        C4244        '=': conversion from 'int' to 'USHORT', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        1795         
Warning        C4100        'gid': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        2314         
Warning        C4100        'uid': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        2313         
Warning        C4100        'gid': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        2328         
Warning        C4100        'uid': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        2327         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4100        'fd': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        2327         
Warning        C4100        'gid': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        2335         
Warning        C4100        'uid': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        2334         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'Setting': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\detect-wakeup.c        16         
Warning        C4100        'Context': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\detect-wakeup.c        14         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4996        'wcsdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _wcsdup. See online help for details.        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs-event.c        112         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs-event.c        578         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4244        'initializing': conversion from 'time_t' to 'unsigned long', possible loss of data        common        C:\Games\Source1\Server\common\eqtime.cpp        76         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        common        C:\Games\Source1\Server\common\item_data.cpp        175         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4245        '=': conversion from 'int' to 'DWORD', signed/unsigned mismatch        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        586         
Warning        C4996        'umask': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _umask. See online help for details.        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        420         
Warning        C4996        'umask': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _umask. See online help for details.        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        421         
Warning        C4210        nonstandard extension used: function given file scope        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        941         
Warning        C4245        '=': conversion from 'int' to 'DWORD', signed/unsigned mismatch        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        1511         
Warning        C4244        '=': conversion from 'unsigned int' to 'USHORT', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        1752         
Warning        C4244        '=': conversion from 'unsigned int' to 'USHORT', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        1753         
Warning        C4244        '=': conversion from 'unsigned int' to 'USHORT', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        1781         
Warning        C4244        '=': conversion from 'unsigned int' to 'USHORT', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        1782         
Warning        C4244        '=': conversion from 'int' to 'USHORT', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        1795         
Warning        C4100        'gid': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        2314         
Warning        C4100        'uid': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        2313         
Warning        C4100        'gid': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        2328         
Warning        C4100        'uid': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        2327         
Warning        C4100        'fd': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        2327         
Warning        C4100        'gid': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        2335         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4100        'uid': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        2334         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4996        'wcsdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _wcsdup. See online help for details.        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs-event.c        112         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs-event.c        578         
Warning        C4244        'initializing': conversion from 'std::streamoff' to 'size_t', possible loss of data        common        C:\Games\Source1\Server\common\memory_buffer.cpp        268         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\loop-watcher.c        29         
Warning        C4701        potentially uninitialized local variable 'original_position' used        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        678         
Warning        C4701        potentially uninitialized local variable 'original_position' used        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        748         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4996        'GetVersionExA': was declared deprecated        common        C:\Games\Source1\Server\common\mutex.cpp        39         
Warning        C4702        unreachable code        uv_a        C:\Games\Source1\Server\submodules\libuv\src\uv-data-getter-setters.c        41         
Warning        C4996        'GetVersionExA': was declared deprecated        common        C:\Games\Source1\Server\common\mutex.cpp        43         
Warning        C4706        assignment within conditional expression        uv_a        C:\Games\Source1\Server\submodules\libuv\src\idna.c        124         
Warning        C4706        assignment within conditional expression        uv_a        C:\Games\Source1\Server\submodules\libuv\src\idna.c        142         
Warning        C4706        assignment within conditional expression        uv_a        C:\Games\Source1\Server\submodules\libuv\src\idna.c        169         
Warning        C4706        assignment within conditional expression        uv_a        C:\Games\Source1\Server\submodules\libuv\src\idna.c        184         
Warning        C4701        potentially uninitialized local variable 'c' used        uv_a        C:\Games\Source1\Server\submodules\libuv\src\idna.c        147         
Warning        C4018        '>=': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\mysql_request_result.cpp        77         
Warning        C4018        '>=': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\mysql_request_result.cpp        85         
Warning        C4996        'gethostbyname': Use getaddrinfo() or GetAddrInfoW() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        common        C:\Games\Source1\Server\common\misc_functions.cpp        108         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\loop-watcher.c        29         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4996        'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details.        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\pipe.c        198         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\pipe.c        771         
Warning        C4100        'backlog': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\pipe.c        938         
Warning        C4100        'timed_out': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\pipe.c        1073         
Warning        C4100        'timed_out': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\pipe.c        1092         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\pipe.c        1589         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\pipe.c        1602         
Warning        C4701        potentially uninitialized local variable 'original_position' used        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        678         
Warning        C4701        potentially uninitialized local variable 'original_position' used        uv        C:\Games\Source1\Server\submodules\libuv\src\win\fs.c        748         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4702        unreachable code        uv        C:\Games\Source1\Server\submodules\libuv\src\uv-data-getter-setters.c        41         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\poll.c        137         
Warning        C4244        '=': conversion from 'int' to 'unsigned char', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\poll.c        234         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\poll.c        229         
Warning        C4244        '=': conversion from 'int' to 'unsigned char', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\poll.c        477         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\poll.c        472         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\poll.c        635         
Warning        C4706        assignment within conditional expression        uv        C:\Games\Source1\Server\submodules\libuv\src\idna.c        124         
Warning        C4706        assignment within conditional expression        uv        C:\Games\Source1\Server\submodules\libuv\src\idna.c        142         
Warning        C4706        assignment within conditional expression        uv        C:\Games\Source1\Server\submodules\libuv\src\idna.c        169         
Warning        C4706        assignment within conditional expression        uv        C:\Games\Source1\Server\submodules\libuv\src\idna.c        184         
Warning        C4701        potentially uninitialized local variable 'c' used        uv        C:\Games\Source1\Server\submodules\libuv\src\idna.c        147         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4996        'wcsrev': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _wcsrev. See online help for details.        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\process.c        521         
Warning        C4456        declaration of 'len' hides previous local declaration        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\process.c        699         
Message                see declaration of 'len'        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\process.c        688         
Warning        C4100        'didTimeout': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\process.c        850         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\process.c        925         
Warning        C4456        declaration of 'err' hides previous local declaration        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\process.c        1138         
Message                see declaration of 'err'        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\process.c        941         
Warning        C4996        'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details.        uv        C:\Games\Source1\Server\submodules\libuv\src\win\pipe.c        198         
Warning        C4244        'return': conversion from 'my_ulonglong' to 'unsigned long', possible loss of data (compiling source file C:\Games\Source1\Server\common\perl_eqdb.cpp)        common        C:\Games\Source1\Server\common\eqdb_res.h        35         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\pipe.c        771         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\common\perl_eqdb.cpp)        common        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\common\perl_eqdb.cpp)        common        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4100        'backlog': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\pipe.c        938         
Warning        C4244        'return': conversion from 'my_ulonglong' to 'unsigned long', possible loss of data (compiling source file C:\Games\Source1\Server\common\perl_eqdb_res.cpp)        common        C:\Games\Source1\Server\common\eqdb_res.h        35         
Warning        C4100        'timed_out': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\pipe.c        1073         
Warning        C4100        'timed_out': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\pipe.c        1092         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\pipe.c        1589         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\common\perl_eqdb_res.cpp)        common        C:\Perl\lib\CORE\sys\socket.h        34         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\pipe.c        1602         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\process-stdio.c        194         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\common\perl_eqdb_res.cpp)        common        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\poll.c        137         
Warning        C4244        '=': conversion from 'int' to 'unsigned char', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\poll.c        234         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\poll.c        229         
Warning        C4244        '=': conversion from 'int' to 'unsigned char', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\poll.c        477         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\poll.c        472         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\poll.c        635         
Warning        C4189        'r': local variable is initialized but not referenced        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\signal.c        207         
Warning        C4100        'req': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\signal.c        230         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\signal.c        267         
Warning        C4206        nonstandard extension used: translation unit is empty        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\snprintf.c        43         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4996        'wcsrev': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _wcsrev. See online help for details.        uv        C:\Games\Source1\Server\submodules\libuv\src\win\process.c        521         
Warning        C4456        declaration of 'len' hides previous local declaration        uv        C:\Games\Source1\Server\submodules\libuv\src\win\process.c        699         
Message                see declaration of 'len'        uv        C:\Games\Source1\Server\submodules\libuv\src\win\process.c        688         
Warning        C4100        'didTimeout': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\process.c        850         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\process.c        925         
Warning        C4456        declaration of 'err' hides previous local declaration        uv        C:\Games\Source1\Server\submodules\libuv\src\win\process.c        1138         
Message                see declaration of 'err'        uv        C:\Games\Source1\Server\submodules\libuv\src\win\process.c        941         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\spdat.cpp        508         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\process-stdio.c        194         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'handle': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tcp.c        48         
Warning        C4100        'handle': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tcp.c        60         
Warning        C4100        'timed_out': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tcp.c        355         
Warning        C4100        'timed_out': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tcp.c        374         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tcp.c        1378         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\rulesys.cpp        152         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        58         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        319         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        320         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        416         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        417         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        426         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        427         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        429         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        457         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        458         
Warning        C4189        'r': local variable is initialized but not referenced        uv        C:\Games\Source1\Server\submodules\libuv\src\win\signal.c        207         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        459         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        460         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        461         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        462         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        465         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        466         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        467         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        468         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        470         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        471         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        472         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        477         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        481         
Warning        C4100        'req': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\signal.c        230         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        636         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\signal.c        267         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        637         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        640         
Warning        C4305        '=': truncation from 'double' to 'float' (compiling source file C:\Games\Source1\Server\common\rulesys.cpp)        common        C:\Games\Source1\Server\common\ruletypes.h        641         
Warning        C4206        nonstandard extension used: translation unit is empty        uv        C:\Games\Source1\Server\submodules\libuv\src\win\snprintf.c        43         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'didTimeout': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        409         
Warning        C4244        '=': conversion from 'UINT' to 'WORD', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1094         
Warning        C4100        'handle': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1130         
Warning        C4244        'function': conversion from 'int' to 'unsigned char', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1328         
Warning        C4244        'function': conversion from 'int' to 'unsigned char', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1328         
Warning        C4244        'function': conversion from 'int' to 'unsigned char', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1329         
Warning        C4244        'function': conversion from 'int' to 'unsigned char', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1329         
Warning        C4244        '=': conversion from 'int' to 'char', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1425         
Warning        C4244        '=': conversion from 'int' to 'char', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1434         
Warning        C4244        '=': conversion from 'int' to 'char', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1444         
Warning        C4244        '=': conversion from 'int' to 'char', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1449         
Warning        C4244        '=': conversion from 'int' to 'SHORT', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1536         
Warning        C4244        '=': conversion from 'unsigned int' to 'unsigned short', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1847         
Warning        C4996        'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details.        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2188         
Warning        C4100        'raw_req': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2240         
Warning        C4100        'handle': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2239         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2239         
Warning        C4100        'req': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2250         
Warning        C4100        'handle': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2249         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2249         
Warning        C4100        'param': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2281         
Warning        C4100        'dwmsEventTime': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2316         
Warning        C4100        'dwEventThread': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2315         
Warning        C4100        'idChild': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2314         
Warning        C4100        'idObject': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2313         
Warning        C4100        'hwnd': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2312         
Warning        C4100        'event': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2311         
Warning        C4100        'hWinEventHook': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2310         
Warning        C4244        '=': conversion from 'time_t' to 'long', possible loss of data        common        C:\Games\Source1\Server\common\timer.cpp        74         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'handle': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tcp.c        48         
Warning        C4100        'handle': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tcp.c        60         
Warning        C4100        'timed_out': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tcp.c        355         
Warning        C4100        'timed_out': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tcp.c        374         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tcp.c        1378         
Warning        C4100        'loop': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\udp.c        190         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\shareddb.cpp        528         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\shareddb.cpp        661         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\shareddb.cpp        803         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'didTimeout': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        409         
Warning        C4244        '=': conversion from 'UINT' to 'WORD', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1094         
Warning        C4100        'handle': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1130         
Warning        C4244        'function': conversion from 'int' to 'unsigned char', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1328         
Warning        C4244        'function': conversion from 'int' to 'unsigned char', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1328         
Warning        C4244        'function': conversion from 'int' to 'unsigned char', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1329         
Warning        C4244        'function': conversion from 'int' to 'unsigned char', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1329         
Warning        C4244        '=': conversion from 'int' to 'char', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1425         
Warning        C4244        '=': conversion from 'int' to 'char', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1434         
Warning        C4244        '=': conversion from 'int' to 'char', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1444         
Warning        C4244        '=': conversion from 'int' to 'char', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1449         
Warning        C4244        '=': conversion from 'int' to 'SHORT', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1536         
Warning        C4244        '=': conversion from 'unsigned int' to 'unsigned short', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        1847         
Warning        C4996        'close': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _close. See online help for details.        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2188         
Warning        C4100        'raw_req': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2240         
Warning        C4100        'handle': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2239         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2239         
Warning        C4100        'req': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2250         
Warning        C4100        'handle': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2249         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2249         
Warning        C4100        'param': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2281         
Warning        C4100        'dwmsEventTime': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2316         
Warning        C4100        'dwEventThread': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2315         
Warning        C4100        'idChild': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2314         
Warning        C4100        'idObject': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2313         
Warning        C4100        'hwnd': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2312         
Warning        C4100        'event': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2311         
Warning        C4100        'hWinEventHook': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\tty.c        2310         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\shareddb.cpp        1873         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\shareddb.cpp        1874         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\shareddb.cpp        1875         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\shareddb.cpp        1876         
Warning        C4245        'return': conversion from 'int' to 'uint64_t', signed/unsigned mismatch        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        304         
Warning        C4245        'return': conversion from 'int' to 'uint64_t', signed/unsigned mismatch        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        316         
Warning        C4100        'argc': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        351         
Warning        C4244        'function': conversion from 'int' to 'BYTE', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        745         
Warning        C4244        'function': conversion from 'int' to 'BYTE', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        746         
Warning        C4244        'function': conversion from 'int' to 'BYTE', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        747         
Warning        C4244        'function': conversion from 'int' to 'BYTE', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        748         
Warning        C4100        'count': unreferenced formal parameter        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        1068         
Warning        C4244        '=': conversion from 'int' to 'char', possible loss of data        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        1744         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4100        'loop': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\udp.c        190         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4701        potentially uninitialized local variable 'iosb' used        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\winsock.c        534         
Warning        C4245        'return': conversion from 'int' to 'uint64_t', signed/unsigned mismatch        uv        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        304         
Warning        C4245        'return': conversion from 'int' to 'uint64_t', signed/unsigned mismatch        uv        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        316         
Warning        C4100        'argc': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        351         
Warning        C4244        'function': conversion from 'int' to 'BYTE', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        745         
Warning        C4244        'function': conversion from 'int' to 'BYTE', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        746         
Warning        C4244        'function': conversion from 'int' to 'BYTE', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        747         
Warning        C4244        'function': conversion from 'int' to 'BYTE', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        748         
Warning        C4100        'count': unreferenced formal parameter        uv        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        1068         
Warning        C4244        '=': conversion from 'int' to 'char', possible loss of data        uv        C:\Games\Source1\Server\submodules\libuv\src\win\util.c        1744         
Warning        C4701        potentially uninitialized local variable 'fdopt' used        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\process-stdio.c        330         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4702        unreachable code        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\thread.c        387         
Warning        C4701        potentially uninitialized local variable 'duplex_flags' used        uv_a        C:\Games\Source1\Server\submodules\libuv\src\win\pipe.c        615         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4155         
Warning        C4201        nonstandard extension used: nameless struct/union        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winapi.h        4163         
Warning        C4018        '>=': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\net\daybreak_connection.cpp        208         
Warning        C4701        potentially uninitialized local variable 'iosb' used        uv        C:\Games\Source1\Server\submodules\libuv\src\win\winsock.c        534         
Warning        C4244        '=': conversion from 'T' to 'uint32_t', possible loss of data        common        C:\Games\Source1\Server\common\net\daybreak_connection.cpp        798         
Warning        C4244        '=': conversion from 'uint64_t' to 'size_t', possible loss of data        common        C:\Games\Source1\Server\common\net\daybreak_connection.cpp        1157         
Warning        C4244        '=': conversion from 'uint64_t' to 'size_t', possible loss of data        common        C:\Games\Source1\Server\common\net\daybreak_connection.cpp        1178         
Warning        C4018        '>=': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\net\daybreak_connection.cpp        1339         
Warning        C4018        '>=': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\net\daybreak_connection.cpp        1364         
Warning        C4267        'argument': conversion from 'size_t' to 'uint16_t', possible loss of data        common        C:\Games\Source1\Server\common\net\servertalk_legacy_client_connection.cpp        27         
Warning        C4701        potentially uninitialized local variable 'fdopt' used        uv        C:\Games\Source1\Server\submodules\libuv\src\win\process-stdio.c        330         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8_t', possible loss of data        common        C:\Games\Source1\Server\common\net\eqstream.cpp        81         
Warning        C4996        'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        common        C:\Games\Source1\Server\common\net\eqstream.cpp        145         
Warning        C4702        unreachable code        uv        C:\Games\Source1\Server\submodules\libuv\src\win\thread.c        387         
Warning        C4701        potentially uninitialized local variable 'duplex_flags' used        uv        C:\Games\Source1\Server\submodules\libuv\src\win\pipe.c        615         
Warning        C4091        'typedef ': ignored on left of 'StackWalker::CallstackEntryType' when no variable is declared (compiling source file C:\Games\Source1\Server\common\StackWalker\StackWalker.cpp)        common        C:\Games\Source1\Server\common\StackWalker\StackWalker.h        120         
Warning        C4091        'typedef ': ignored on left of 'StackWalkerInternal::IMAGEHLP_MODULE64_V2' when no variable is declared        common        C:\Games\Source1\Server\common\StackWalker\StackWalker.cpp        356         
Warning        C4996        'GetVersionExA': was declared deprecated        common        C:\Games\Source1\Server\common\StackWalker\StackWalker.cpp        1207         
Warning        C4308        negative integral constant converted to unsigned type        common        C:\Games\Source1\Server\common\patches\sod.cpp        1512         
Warning        C4244        '=': conversion from 'uint32' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\patches\sod.cpp        1643         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\patches\sod.cpp        1844         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\patches\sod.cpp        1909         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\patches\sod.cpp        2514         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\patches\sof.cpp        522         
Warning        C4308        negative integral constant converted to unsigned type        common        C:\Games\Source1\Server\common\patches\sof.cpp        1179         
Warning        C4244        '=': conversion from 'uint32' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\patches\sof.cpp        1313         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\patches\sof.cpp        1514         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\patches\sof.cpp        1579         
Warning        C4309        '=': truncation of constant value        common        C:\Games\Source1\Server\common\patches\rof2.cpp        2805         
Warning        C4309        '=': truncation of constant value        common        C:\Games\Source1\Server\common\patches\rof2.cpp        2806         
Warning        C4309        '=': truncation of constant value        common        C:\Games\Source1\Server\common\patches\rof2.cpp        2807         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\patches\rof2.cpp        2890         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\patches\rof2.cpp        2943         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\patches\rof2.cpp        2999         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data        common        C:\Games\Source1\Server\common\patches\rof2.cpp        3311         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\patches\rof2.cpp        3737         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\patches\rof2.cpp        3740         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\patches\rof2.cpp        3760         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\patches\rof2.cpp        3768         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\patches\rof2.cpp        4014         
Warning        C4309        '=': truncation of constant value        common        C:\Games\Source1\Server\common\patches\rof.cpp        2738         
Warning        C4309        '=': truncation of constant value        common        C:\Games\Source1\Server\common\patches\rof.cpp        2739         
Warning        C4309        '=': truncation of constant value        common        C:\Games\Source1\Server\common\patches\rof.cpp        2740         
Warning        C4308        negative integral constant converted to unsigned type        common        C:\Games\Source1\Server\common\patches\titanium.cpp        1051         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\patches\titanium.cpp        1309         
Warning        C4244        '=': conversion from 'uint32' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\patches\uf.cpp        1887         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\patches\uf.cpp        2109         
Warning        C4018        '<': signed/unsigned mismatch        common        C:\Games\Source1\Server\common\patches\uf.cpp        2182         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        common        C:\Games\Source1\Server\common\patches\uf.cpp        2785         
Warning        C4018        '<': signed/unsigned mismatch        queryserv        C:\Games\Source1\Server\queryserv\database.cpp        202         
Warning        C4018        '<': signed/unsigned mismatch        queryserv        C:\Games\Source1\Server\queryserv\database.cpp        251         
Warning        C4018        '<': signed/unsigned mismatch        queryserv        C:\Games\Source1\Server\queryserv\database.cpp        291         
Warning        C4018        '<': signed/unsigned mismatch        queryserv        C:\Games\Source1\Server\queryserv\database.cpp        327         
Warning        C4018        '<': signed/unsigned mismatch        queryserv        C:\Games\Source1\Server\queryserv\database.cpp        369         
Warning        C4018        '<': signed/unsigned mismatch        queryserv        C:\Games\Source1\Server\queryserv\database.cpp        414         
Warning        C4244        'initializing': conversion from 'time_t' to 'uint32', possible loss of data        queryserv        C:\Games\Source1\Server\queryserv\lfguild.cpp        244         
Warning        C4244        'initializing': conversion from 'time_t' to 'uint32', possible loss of data        queryserv        C:\Games\Source1\Server\queryserv\lfguild.cpp        286         
Warning        C4996        'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        ucs        C:\Games\Source1\Server\ucs\clientlist.cpp        587         
Warning        C4996        'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        ucs        C:\Games\Source1\Server\ucs\clientlist.cpp        606         
Warning        C4996        'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        ucs        C:\Games\Source1\Server\ucs\clientlist.cpp        695         
Warning        C4018        '<': signed/unsigned mismatch        ucs        C:\Games\Source1\Server\ucs\clientlist.cpp        1281         
Warning        C4018        '<': signed/unsigned mismatch        ucs        C:\Games\Source1\Server\ucs\clientlist.cpp        1392         
Warning        C4244        'initializing': conversion from 'time_t' to 'int', possible loss of data        ucs        C:\Games\Source1\Server\ucs\database.cpp        503         
Warning        C4018        '>=': signed/unsigned mismatch (compiling source file C:\Games\Source1\Server\world\cliententry.cpp)        world        C:\Games\Source1\Server\world\cliententry.h        125         
Warning        C4018        '>=': signed/unsigned mismatch (compiling source file C:\Games\Source1\Server\world\lfplist.cpp)        world        C:\Games\Source1\Server\world\cliententry.h        125         
Warning        C4018        '>=': signed/unsigned mismatch (compiling source file C:\Games\Source1\Server\world\eqemu_api_world_data_service.cpp)        world        C:\Games\Source1\Server\world\cliententry.h        125         
Warning        C4244        '=': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\loginserver_webserver.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1582         
Warning        C4018        '>=': signed/unsigned mismatch (compiling source file C:\Games\Source1\Server\world\adventure.cpp)        world        C:\Games\Source1\Server\world\cliententry.h        125         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\adventure.cpp        393         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\adventure.cpp        394         
Warning        C4244        '=': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\loginserver_command_handler.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1582         
Warning        C4244        '=': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\account_management.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1582         
Warning        C4018        '>=': signed/unsigned mismatch (compiling source file C:\Games\Source1\Server\world\clientlist.cpp)        world        C:\Games\Source1\Server\world\cliententry.h        125         
Warning        C4244        '=': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\client.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1582         
Warning        C4244        '=': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\main.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1582         
Warning        C4309        '=': truncation of constant value        loginserver        C:\Games\Source1\Server\loginserver\client.cpp        610         
Warning        C4309        '=': truncation of constant value        loginserver        C:\Games\Source1\Server\loginserver\client.cpp        612         
Warning        C4309        '=': truncation of constant value        loginserver        C:\Games\Source1\Server\loginserver\client.cpp        613         
Warning        C4309        '=': truncation of constant value        loginserver        C:\Games\Source1\Server\loginserver\client.cpp        614         
Warning        C4309        '=': truncation of constant value        loginserver        C:\Games\Source1\Server\loginserver\client.cpp        615         
Warning        C4309        '=': truncation of constant value        loginserver        C:\Games\Source1\Server\loginserver\client.cpp        616         
Warning        C4309        '=': truncation of constant value        loginserver        C:\Games\Source1\Server\loginserver\client.cpp        619         
Warning        C4996        'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        loginserver        C:\Games\Source1\Server\loginserver\client.cpp        587         
Error        LNK2019        unresolved external symbol _mysql_fetch_fields@4 referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const __thiscall MySQLRequestResult::FieldName(int)" (?FieldName@MySQLRequestResult@@QAE?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_free_result@4 referenced in function "private: void __thiscall MySQLRequestResult::FreeInternals(void)" (?FreeInternals@MySQLRequestResult@@AAEXXZ)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_lengths@4 referenced in function "public: unsigned int __thiscall MySQLRequestResult::LengthOfColumn(int)" (?LengthOfColumn@MySQLRequestResult@@QAEIH@Z)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_num_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_field_count@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_affected_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_insert_id@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_errno@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_error@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_init@4 referenced in function "public: __thiscall DBcore::DBcore(void)" (??0DBcore@@QAE@XZ)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_connect@32 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_close@4 referenced in function "public: __thiscall DBcore::~DBcore(void)" (??1DBcore@@QAE@XZ)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_query@12 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_ping@4 referenced in function "public: void __thiscall DBcore::ping(void)" (?ping@DBcore@@QAEXXZ)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_store_result@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_escape_string@16 referenced in function "public: unsigned int __thiscall DBcore::DoEscapeString(char *,char const *,unsigned int)" (?DoEscapeString@DBcore@@QAEIPADPBDI@Z)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_row@4 referenced in function "public: __thiscall MySQLRequestRow::MySQLRequestRow(struct st_mysql_res *)" (??0MySQLRequestRow@@QAE@PAUst_mysql_res@@@Z)        import_client_files        C:\Games\Source1\Server\build\client_files\import\common.lib(mysql_request_row.obj)        1         
Warning        LNK4272        library machine type 'x64' conflicts with target machine type 'x86'        import_client_files        C:\Program Files\MariaDB 10.0\lib\libmysql.lib        1         
Error        LNK1120        17 unresolved externals        import_client_files        C:\Games\Source1\Server\build\bin\RelWithDebInfo\import_client_files.exe        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_row@4 referenced in function "public: __thiscall MySQLRequestRow::MySQLRequestRow(struct st_mysql_res *)" (??0MySQLRequestRow@@QAE@PAUst_mysql_res@@@Z)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(mysql_request_row.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_fields@4 referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const __thiscall MySQLRequestResult::FieldName(int)" (?FieldName@MySQLRequestResult@@QAE?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_row@4 referenced in function "public: __thiscall MySQLRequestRow::MySQLRequestRow(struct st_mysql_res *)" (??0MySQLRequestRow@@QAE@PAUst_mysql_res@@@Z)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(mysql_request_row.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_fields@4 referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const __thiscall MySQLRequestResult::FieldName(int)" (?FieldName@MySQLRequestResult@@QAE?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_free_result@4 referenced in function "private: void __thiscall MySQLRequestResult::FreeInternals(void)" (?FreeInternals@MySQLRequestResult@@AAEXXZ)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_lengths@4 referenced in function "public: unsigned int __thiscall MySQLRequestResult::LengthOfColumn(int)" (?LengthOfColumn@MySQLRequestResult@@QAEIH@Z)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_num_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_field_count@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_affected_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_insert_id@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_errno@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_error@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_init@4 referenced in function "public: __thiscall DBcore::DBcore(void)" (??0DBcore@@QAE@XZ)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_connect@32 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_close@4 referenced in function "public: __thiscall DBcore::~DBcore(void)" (??1DBcore@@QAE@XZ)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_query@12 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_ping@4 referenced in function "public: void __thiscall DBcore::ping(void)" (?ping@DBcore@@QAEXXZ)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_store_result@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_escape_string@16 referenced in function "public: unsigned int __thiscall DBcore::DoEscapeString(char *,char const *,unsigned int)" (?DoEscapeString@DBcore@@QAEIPADPBDI@Z)        export_client_files        C:\Games\Source1\Server\build\client_files\export\common.lib(dbcore.obj)        1         
Warning        LNK4272        library machine type 'x64' conflicts with target machine type 'x86'        export_client_files        C:\Program Files\MariaDB 10.0\lib\libmysql.lib        1         
Error        LNK1120        17 unresolved externals        export_client_files        C:\Games\Source1\Server\build\bin\RelWithDebInfo\export_client_files.exe        1         
Error        LNK2019        unresolved external symbol _mysql_free_result@4 referenced in function "private: void __thiscall MySQLRequestResult::FreeInternals(void)" (?FreeInternals@MySQLRequestResult@@AAEXXZ)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_lengths@4 referenced in function "public: unsigned int __thiscall MySQLRequestResult::LengthOfColumn(int)" (?LengthOfColumn@MySQLRequestResult@@QAEIH@Z)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_num_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_field_count@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_affected_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_insert_id@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_errno@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_error@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_init@4 referenced in function "public: __thiscall DBcore::DBcore(void)" (??0DBcore@@QAE@XZ)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_connect@32 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_close@4 referenced in function "public: __thiscall DBcore::~DBcore(void)" (??1DBcore@@QAE@XZ)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_query@12 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_ping@4 referenced in function "public: void __thiscall DBcore::ping(void)" (?ping@DBcore@@QAEXXZ)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_store_result@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_escape_string@16 referenced in function "public: unsigned int __thiscall DBcore::DoEscapeString(char *,char const *,unsigned int)" (?DoEscapeString@DBcore@@QAEIPADPBDI@Z)        eqlaunch        C:\Games\Source1\Server\build\eqlaunch\common.lib(dbcore.obj)        1         
Warning        LNK4272        library machine type 'x64' conflicts with target machine type 'x86'        eqlaunch        C:\Program Files\MariaDB 10.0\lib\libmysql.lib        1         
Error        LNK1120        17 unresolved externals        eqlaunch        C:\Games\Source1\Server\build\bin\RelWithDebInfo\eqlaunch.exe        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_fields@4 referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const __thiscall MySQLRequestResult::FieldName(int)" (?FieldName@MySQLRequestResult@@QAE?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_free_result@4 referenced in function "private: void __thiscall MySQLRequestResult::FreeInternals(void)" (?FreeInternals@MySQLRequestResult@@AAEXXZ)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_lengths@4 referenced in function "public: unsigned int __thiscall MySQLRequestResult::LengthOfColumn(int)" (?LengthOfColumn@MySQLRequestResult@@QAEIH@Z)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_num_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_field_count@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_affected_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_insert_id@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_errno@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_error@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_init@4 referenced in function "public: __thiscall DBcore::DBcore(void)" (??0DBcore@@QAE@XZ)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_connect@32 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_close@4 referenced in function "public: __thiscall DBcore::~DBcore(void)" (??1DBcore@@QAE@XZ)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_query@12 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_ping@4 referenced in function "public: void __thiscall DBcore::ping(void)" (?ping@DBcore@@QAEXXZ)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_store_result@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_escape_string@16 referenced in function "public: unsigned int __thiscall DBcore::DoEscapeString(char *,char const *,unsigned int)" (?DoEscapeString@DBcore@@QAEIPADPBDI@Z)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_row@4 referenced in function "public: __thiscall MySQLRequestRow::MySQLRequestRow(struct st_mysql_res *)" (??0MySQLRequestRow@@QAE@PAUst_mysql_res@@@Z)        shared_memory        C:\Games\Source1\Server\build\shared_memory\common.lib(mysql_request_row.obj)        1         
Warning        LNK4272        library machine type 'x64' conflicts with target machine type 'x86'        shared_memory        C:\Program Files\MariaDB 10.0\lib\libmysql.lib        1         
Error        LNK1120        17 unresolved externals        shared_memory        C:\Games\Source1\Server\build\bin\RelWithDebInfo\shared_memory.exe        1         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\client.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        979         
Message                see reference to function template instantiation 'bool httplib::detail::read_content<httplib::Request>(httplib::Stream &,T &,uint64_t,bool &,httplib::Progress)' being compiled        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1928         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\client.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        983         
Warning        C4244        '=': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\client_manager.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1582         
Warning        C4018        '>=': signed/unsigned mismatch (compiling source file C:\Games\Source1\Server\world\client.cpp)        world        C:\Games\Source1\Server\world\cliententry.h        125         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\loginserver_command_handler.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        979         
Message                see reference to function template instantiation 'bool httplib::detail::read_content<httplib::Request>(httplib::Stream &,T &,uint64_t,bool &,httplib::Progress)' being compiled        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1928         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\loginserver_command_handler.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        983         
Warning        C4244        '=': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\server_manager.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1582         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\account_management.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        979         
Message                see reference to function template instantiation 'bool httplib::detail::read_content<httplib::Request>(httplib::Stream &,T &,uint64_t,bool &,httplib::Progress)' being compiled        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1928         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\account_management.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        983         
Warning        C4244        '=': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\world_server.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1582         
Warning        C4996        'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        loginserver        C:\Games\Source1\Server\loginserver\server_manager.cpp        126         
Error        LNK2019        unresolved external symbol _mysql_fetch_row@4 referenced in function "public: __thiscall MySQLRequestRow::MySQLRequestRow(struct st_mysql_res *)" (??0MySQLRequestRow@@QAE@PAUst_mysql_res@@@Z)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(mysql_request_row.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_fields@4 referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const __thiscall MySQLRequestResult::FieldName(int)" (?FieldName@MySQLRequestResult@@QAE?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_free_result@4 referenced in function "private: void __thiscall MySQLRequestResult::FreeInternals(void)" (?FreeInternals@MySQLRequestResult@@AAEXXZ)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_lengths@4 referenced in function "public: unsigned int __thiscall MySQLRequestResult::LengthOfColumn(int)" (?LengthOfColumn@MySQLRequestResult@@QAEIH@Z)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_num_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_field_count@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_affected_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_insert_id@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_errno@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_error@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_init@4 referenced in function "public: __thiscall DBcore::DBcore(void)" (??0DBcore@@QAE@XZ)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_connect@32 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_close@4 referenced in function "public: __thiscall DBcore::~DBcore(void)" (??1DBcore@@QAE@XZ)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_query@12 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_ping@4 referenced in function "public: void __thiscall DBcore::ping(void)" (?ping@DBcore@@QAEXXZ)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_store_result@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_escape_string@16 referenced in function "public: unsigned int __thiscall DBcore::DoEscapeString(char *,char const *,unsigned int)" (?DoEscapeString@DBcore@@QAEIPADPBDI@Z)        queryserv        C:\Games\Source1\Server\build\queryserv\common.lib(dbcore.obj)        1         
Warning        LNK4272        library machine type 'x64' conflicts with target machine type 'x86'        queryserv        C:\Program Files\MariaDB 10.0\lib\libmysql.lib        1         
Error        LNK1120        17 unresolved externals        queryserv        C:\Games\Source1\Server\build\bin\RelWithDebInfo\queryserv.exe        1         
Warning        C4244        '=': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\database.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1582         
Warning        C4996        'inet_addr': Use inet_pton() or InetPton() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        loginserver        C:\Games\Source1\Server\loginserver\world_server.cpp        618         
Warning        C4996        'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        loginserver        C:\Games\Source1\Server\loginserver\world_server.cpp        644         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\client_manager.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        979         
Message                see reference to function template instantiation 'bool httplib::detail::read_content<httplib::Request>(httplib::Stream &,T &,uint64_t,bool &,httplib::Progress)' being compiled        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1928         
Warning        C4996        'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        world        C:\Games\Source1\Server\world\clientlist.cpp        66         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\client_manager.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        983         
Error        LNK2019        unresolved external symbol _mysql_fetch_row@4 referenced in function "public: __thiscall MySQLRequestRow::MySQLRequestRow(struct st_mysql_res *)" (??0MySQLRequestRow@@QAE@PAUst_mysql_res@@@Z)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(mysql_request_row.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_fields@4 referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const __thiscall MySQLRequestResult::FieldName(int)" (?FieldName@MySQLRequestResult@@QAE?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_free_result@4 referenced in function "private: void __thiscall MySQLRequestResult::FreeInternals(void)" (?FreeInternals@MySQLRequestResult@@AAEXXZ)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_lengths@4 referenced in function "public: unsigned int __thiscall MySQLRequestResult::LengthOfColumn(int)" (?LengthOfColumn@MySQLRequestResult@@QAEIH@Z)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_num_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_field_count@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_affected_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_insert_id@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_errno@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_error@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_init@4 referenced in function "public: __thiscall DBcore::DBcore(void)" (??0DBcore@@QAE@XZ)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_connect@32 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_close@4 referenced in function "public: __thiscall DBcore::~DBcore(void)" (??1DBcore@@QAE@XZ)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_query@12 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_ping@4 referenced in function "public: void __thiscall DBcore::ping(void)" (?ping@DBcore@@QAEXXZ)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_store_result@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_escape_string@16 referenced in function "public: unsigned int __thiscall DBcore::DoEscapeString(char *,char const *,unsigned int)" (?DoEscapeString@DBcore@@QAEIPADPBDI@Z)        ucs        C:\Games\Source1\Server\build\ucs\common.lib(dbcore.obj)        1         
Warning        LNK4272        library machine type 'x64' conflicts with target machine type 'x86'        ucs        C:\Program Files\MariaDB 10.0\lib\libmysql.lib        1         
Error        LNK1120        17 unresolved externals        ucs        C:\Games\Source1\Server\build\bin\RelWithDebInfo\ucs.exe        1         
Warning        C4996        'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        world        C:\Games\Source1\Server\world\clientlist.cpp        291         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\server_manager.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        979         
Message                see reference to function template instantiation 'bool httplib::detail::read_content<httplib::Request>(httplib::Stream &,T &,uint64_t,bool &,httplib::Progress)' being compiled        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1928         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\server_manager.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        983         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\world_server.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        979         
Message                see reference to function template instantiation 'bool httplib::detail::read_content<httplib::Request>(httplib::Stream &,T &,uint64_t,bool &,httplib::Progress)' being compiled        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1928         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\world_server.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        983         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\database.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        979         
Message                see reference to function template instantiation 'bool httplib::detail::read_content<httplib::Request>(httplib::Stream &,T &,uint64_t,bool &,httplib::Progress)' being compiled        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1928         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\database.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        983         
Warning        C4018        '>=': signed/unsigned mismatch (compiling source file C:\Games\Source1\Server\world\adventure_manager.cpp)        world        C:\Games\Source1\Server\world\cliententry.h        125         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\main.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        979         
Message                see reference to function template instantiation 'bool httplib::detail::read_content<httplib::Request>(httplib::Stream &,T &,uint64_t,bool &,httplib::Progress)' being compiled        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1928         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\main.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        983         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\loginserver_webserver.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        979         
Message                see reference to function template instantiation 'bool httplib::detail::read_content<httplib::Request>(httplib::Stream &,T &,uint64_t,bool &,httplib::Progress)' being compiled        loginserver        C:\Games\Source1\Server\common\http\httplib.h        1928         
Warning        C4244        'argument': conversion from 'uint64_t' to 'size_t', possible loss of data (compiling source file C:\Games\Source1\Server\loginserver\loginserver_webserver.cpp)        loginserver        C:\Games\Source1\Server\common\http\httplib.h        983         
Warning        C4018        '<': signed/unsigned mismatch        world        C:\Games\Source1\Server\world\adventure_manager.cpp        386         
Warning        C4018        '<': signed/unsigned mismatch        world        C:\Games\Source1\Server\world\adventure_manager.cpp        403         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        657         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        658         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        659         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        660         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        668         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        669         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        671         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        672         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        673         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        674         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        676         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        677         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        678         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        679         
Warning        C4244        '=': conversion from 'const float' to 'int', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        893         
Warning        C4244        '=': conversion from 'const float' to 'int', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        894         
Warning        C4244        '=': conversion from 'const float' to 'int', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        895         
Warning        C4244        '=': conversion from 'const float' to 'int', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        896         
Warning        C4244        '=': conversion from 'const float' to 'int', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        897         
Warning        C4244        '=': conversion from 'const float' to 'int', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        898         
Warning        C4244        '=': conversion from 'const float' to 'int', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        899         
Warning        C4244        '=': conversion from 'const float' to 'int', possible loss of data        world        C:\Games\Source1\Server\world\adventure_manager.cpp        900         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\beacon.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4018        '<': signed/unsigned mismatch        world        C:\Games\Source1\Server\world\client.cpp        633         
Warning        C4018        '<': signed/unsigned mismatch        world        C:\Games\Source1\Server\world\client.cpp        646         
Warning        C4244        'initializing': conversion from 'time_t' to 'int', possible loss of data        world        C:\Games\Source1\Server\world\client.cpp        754         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data        world        C:\Games\Source1\Server\world\client.cpp        1485         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data        world        C:\Games\Source1\Server\world\client.cpp        1486         
Warning        C4996        'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        world        C:\Games\Source1\Server\world\client.cpp        1434         
Warning        C4101        'ext': unreferenced local variable        world        C:\Games\Source1\Server\world\client.cpp        1418         
Warning        C4018        '<': signed/unsigned mismatch        world        C:\Games\Source1\Server\world\client.cpp        1634         
Warning        C4018        '>=': signed/unsigned mismatch (compiling source file C:\Games\Source1\Server\world\login_server.cpp)        world        C:\Games\Source1\Server\world\cliententry.h        125         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\aura.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\botspellsai.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\bot.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\bot_database.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\bot_command.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4018        '>=': signed/unsigned mismatch (compiling source file C:\Games\Source1\Server\world\main.cpp)        world        C:\Games\Source1\Server\world\cliententry.h        125         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\aa_ability.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\attack.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\aggro.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\client_mods.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\bonuses.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4390        ';': empty controlled statement found; is this the intent?        world        C:\Games\Source1\Server\world\main.cpp        146         
Warning        C4996        'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        world        C:\Games\Source1\Server\world\main.cpp        547         
Warning        C4996        'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        world        C:\Games\Source1\Server\world\main.cpp        548         
Warning        C4996        'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        world        C:\Games\Source1\Server\world\main.cpp        549         
Warning        C4996        'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        world        C:\Games\Source1\Server\world\main.cpp        555         
Warning        C4996        'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        world        C:\Games\Source1\Server\world\main.cpp        560         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\aa.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4390        ';': empty controlled statement found; is this the intent?        world        C:\Games\Source1\Server\world\main.cpp        636         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\client.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\api_service.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\client_packet.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\beacon.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\bot_database.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\aura.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'initializing': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\aura.cpp        10         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\client_process.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\bot.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\botspellsai.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\aggro.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\bot_command.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot_database.cpp        400         
Warning        C4244        '=': conversion from 'const float' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\bot_database.cpp)        zone        C:\Games\Source1\Server\zone\bot.h        41         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot_database.cpp        1224         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot_database.cpp        1515         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\client_mods.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Error        LNK2019        unresolved external symbol _mysql_close@4 referenced in function "public: __thiscall Database::~Database(void)" (??1Database@@QAE@XZ)        loginserver        C:\Games\Source1\Server\build\loginserver\database.obj        1         
Error        LNK2001        unresolved external symbol _mysql_close@4        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_row@4 referenced in function "public: __thiscall MySQLRequestRow::MySQLRequestRow(struct st_mysql_res *)" (??0MySQLRequestRow@@QAE@PAUst_mysql_res@@@Z)        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(mysql_request_row.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_fields@4 referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const __thiscall MySQLRequestResult::FieldName(int)" (?FieldName@MySQLRequestResult@@QAE?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z)        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_free_result@4 referenced in function "private: void __thiscall MySQLRequestResult::FreeInternals(void)" (?FreeInternals@MySQLRequestResult@@AAEXXZ)        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_lengths@4 referenced in function "public: unsigned int __thiscall MySQLRequestResult::LengthOfColumn(int)" (?LengthOfColumn@MySQLRequestResult@@QAEIH@Z)        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_num_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_field_count@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_affected_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_insert_id@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_errno@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_error@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_init@4 referenced in function "public: __thiscall DBcore::DBcore(void)" (??0DBcore@@QAE@XZ)        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_connect@32 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_query@12 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_ping@4 referenced in function "public: void __thiscall DBcore::ping(void)" (?ping@DBcore@@QAEXXZ)        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_store_result@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_escape_string@16 referenced in function "public: unsigned int __thiscall DBcore::DoEscapeString(char *,char const *,unsigned int)" (?DoEscapeString@DBcore@@QAEIPADPBDI@Z)        loginserver        C:\Games\Source1\Server\build\loginserver\common.lib(dbcore.obj)        1         
Warning        LNK4272        library machine type 'x64' conflicts with target machine type 'x86'        loginserver        C:\Program Files\MariaDB 10.0\lib\libmysql.lib        1         
Error        LNK1120        17 unresolved externals        loginserver        C:\Games\Source1\Server\build\bin\RelWithDebInfo\loginserver.exe        1         
Warning        C4244        'initializing': conversion from 'time_t' to 'int', possible loss of data        world        C:\Games\Source1\Server\world\worlddb.cpp        162         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\worlddb.cpp        188         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\worlddb.cpp        189         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\worlddb.cpp        190         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\worlddb.cpp        191         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\worlddb.cpp        214         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\worlddb.cpp        215         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\worlddb.cpp        216         
Warning        C4244        '=': conversion from 'uint32' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\worlddb.cpp        407         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\worlddb.cpp        426         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\worlddb.cpp        427         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\worlddb.cpp        428         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot_database.cpp        2727         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot_database.cpp        2728         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\worlddb.cpp        429         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\worlddb.cpp        432         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\worlddb.cpp        433         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        world        C:\Games\Source1\Server\world\worlddb.cpp        434         
Warning        C4305        '=': truncation from 'double' to 'float'        world        C:\Games\Source1\Server\world\worlddb.cpp        453         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot_database.cpp        2729         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot_database.cpp        2730         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot_database.cpp        2731         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot_database.cpp        2732         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot_database.cpp        2733         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot_database.cpp        2734         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot_database.cpp        2735         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot_database.cpp        2736         
Warning        C4018        '<': signed/unsigned mismatch        world        C:\Games\Source1\Server\world\worlddb.cpp        743         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\client.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4101        'g': unreferenced local variable        zone        C:\Games\Source1\Server\zone\botspellsai.cpp        930         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\aa_ability.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\botspellsai.cpp        1693         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\botspellsai.cpp        2530         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\botspellsai.cpp        2558         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\botspellsai.cpp        2567         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\bonuses.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'argument': conversion from 'const float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        100         
Warning        C4244        'argument': conversion from 'const float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        198         
Warning        C4267        'return': conversion from 'size_t' to 'uint16', possible loss of data (compiling source file C:\Games\Source1\Server\zone\api_service.cpp)        zone        C:\Games\Source1\Server\zone\client.h        730         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\client_mods.cpp        198         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\client_mods.cpp        210         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\client_mods.cpp        216         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\client_mods.cpp        222         
Warning        C4244        'initializing': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\client_mods.cpp        262         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        1594         
Warning        C4244        '=': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\client_mods.cpp        264         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        1594         
Warning        C4244        'initializing': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\client_mods.cpp        268         
Warning        C4244        '=': conversion from 'double' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        1601         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\client_mods.cpp        290         
Warning        C4244        '=': conversion from 'double' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        1616         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        1632         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        1639         
Warning        C4244        '=': conversion from 'float' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_mods.cpp        324         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        1641         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\aggro.cpp        1137         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\api_service.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '+=': conversion from 'float' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_mods.cpp        327         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        1643         
Warning        C4244        '+=': conversion from 'double' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_mods.cpp        494         
Warning        C4244        '=': conversion from 'double' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_mods.cpp        627         
Warning        C4244        '=': conversion from 'double' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_mods.cpp        659         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\client_mods.cpp        769         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client_mods.cpp        898         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client_mods.cpp        1600         
Warning        C4244        '=': conversion from 'double' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_mods.cpp        1640         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client_mods.cpp        1721         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\client_mods.cpp        1734         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        1919         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        3507         
Warning        C4244        '-=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        3903         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\aa.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '*=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        5191         
Warning        C4244        '*=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        5193         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        5317         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        5659         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        5661         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        6084         
Warning        C4305        'argument': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\client.cpp        171         
Warning        C4244        'argument': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        6528         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        6646         
Warning        C4244        'argument': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        6702         
Warning        C4244        'argument': conversion from 'time_t' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        379         
Warning        C4305        '+=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\bot.cpp        7201         
Warning        C4305        '+=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\bot.cpp        7204         
Warning        C4305        '+=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\bot.cpp        7207         
Warning        C4244        '+=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        7211         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        7214         
Warning        C4244        '+=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        7243         
Warning        C4244        '-=': conversion from 'float' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        7245         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        7248         
Warning        C4244        '+=': conversion from 'time_t' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        661         
Warning        C4244        'initializing': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        7312         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        666         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        678         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        7656         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        855         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        863         
Warning        C4244        'argument': conversion from 'time_t' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\aa.cpp        994         
Warning        C4018        '>=': signed/unsigned mismatch (compiling source file C:\Games\Source1\Server\world\zoneserver.cpp)        world        C:\Games\Source1\Server\world\cliententry.h        125         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        985         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\attack.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        1029         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        1077         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        1092         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\bot.cpp        8135         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        1223         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\bot.cpp        8144         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\bot.cpp        8148         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\bot.cpp        8152         
Warning        C4244        '=': conversion from 'float' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        8193         
Warning        C4244        '=': conversion from 'float' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        8233         
Warning        C4244        '+=': conversion from 'float' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        8236         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        8401         
Warning        C4244        'initializing': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        8404         
Warning        C4065        switch statement contains 'default' but no 'case' labels        zone        C:\Games\Source1\Server\zone\bot.cpp        8539         
Warning        C4065        switch statement contains 'default' but no 'case' labels        zone        C:\Games\Source1\Server\zone\bot.cpp        8545         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        8884         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        8932         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        8951         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        8958         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        8975         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        8977         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        8979         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        8981         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        8983         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        8989         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        8995         
Warning        C4244        '=': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        1691         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        9001         
Warning        C4244        '=': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        1701         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        9007         
Warning        C4244        '=': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        1711         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        9013         
Warning        C4244        '=': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        1721         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        9028         
Warning        C4244        '=': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        1731         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\aa.cpp        1452         
Warning        C4244        '=': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        1741         
Warning        C4244        '=': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        1751         
Warning        C4244        '=': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        1774         
Warning        C4244        '=': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        1784         
Warning        C4244        '=': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        1794         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\aa.cpp        1563         
Warning        C4244        '=': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        1804         
Warning        C4244        '=': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        1814         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\aa.cpp        1580         
Warning        C4244        '=': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        1824         
Warning        C4244        '=': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        1834         
Warning        C4244        '=': conversion from 'int64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2203         
Warning        C4244        '=': conversion from 'int64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2217         
Warning        C4244        '+=': conversion from 'int64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2218         
Warning        C4244        '=': conversion from 'int64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2234         
Warning        C4244        '+=': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2236         
Warning        C4244        '+=': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2238         
Warning        C4244        '=': conversion from 'int64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2249         
Warning        C4244        '+=': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2251         
Warning        C4244        '+=': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2253         
Warning        C4244        '=': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2255         
Warning        C4244        'initializing': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2271         
Warning        C4244        '=': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2273         
Warning        C4244        '=': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2281         
Warning        C4244        '=': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2283         
Warning        C4244        '=': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2291         
Warning        C4244        '=': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2295         
Warning        C4244        '=': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2306         
Warning        C4244        '=': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2310         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2504         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2504         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2512         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        2653         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        2655         
Warning        C4244        'argument': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2706         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot.cpp        9489         
Warning        C4244        'argument': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        2709         
Warning        C4244        'initializing': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        9552         
Warning        C4244        'argument': conversion from 'uint32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        3126         
Warning        C4244        'argument': conversion from 'uint32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        3195         
Warning        C4244        'initializing': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\bot.cpp        10015         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        3482         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        3488         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        3497         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        3503         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        3934         
Warning        C4244        '=': conversion from 'const int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        4010         
Warning        C4244        '=': conversion from 'const int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        4011         
Warning        C4244        '=': conversion from 'const int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        4012         
Warning        C4244        '=': conversion from 'double' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        4592         
Warning        C4244        '=': conversion from 'double' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        4610         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\client_packet.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        358         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        406         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        425         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        432         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        447         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        449         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        451         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        453         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        455         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        459         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        463         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        467         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        471         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        475         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        515         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        5374         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        1042         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        1197         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        1261         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        1324         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        1339         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        1420         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        5386         
Warning        C4244        '-=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\bonuses.cpp        1674         
Warning        C4244        '-=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\bonuses.cpp        1691         
Warning        C4244        '-=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\bonuses.cpp        1701         
Warning        C4101        'errbuf': unreferenced local variable        zone        C:\Games\Source1\Server\zone\client.cpp        5421         
Warning        C4244        '-=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\bonuses.cpp        1725         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        2138         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        2140         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        2142         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        2144         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        2146         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        2299         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        2609         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        2629         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        2639         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        2651         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        2661         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        2671         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        2682         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        2693         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        2984         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        2997         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        3076         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        3094         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        3123         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        3194         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        3229         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        6202         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bonuses.cpp        3336         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        6800         
Warning        C4101        'faction_to_use_for_messaging': unreferenced local variable        zone        C:\Games\Source1\Server\zone\client.cpp        7859         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        8208         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        8227         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client.cpp        8314         
Warning        C4244        'return': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        8565         
Warning        C4305        'argument': truncation from 'RoF2::invslot::enum_::InventorySlots' to 'bool'        zone        C:\Games\Source1\Server\zone\client.cpp        8601         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        8608         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        8608         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        8608         
Warning        C4305        'argument': truncation from 'RoF2::invslot::enum_::InventorySlots' to 'bool'        zone        C:\Games\Source1\Server\zone\client.cpp        8637         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        8644         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        8644         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        8644         
Warning        C4244        'return': conversion from 'time_t' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\client.cpp        8747         
Warning        C4305        'argument': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\client.cpp        9332         
Warning        C4244        'initializing': conversion from 'const float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\bot_command.cpp        5486         
Warning        C4244        '=': conversion from 'const float' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\bot_command.cpp)        zone        C:\Games\Source1\Server\zone\bot.h        41         
Warning        C4244        'argument': conversion from 'time_t' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        883         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client_packet.cpp        1600         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client_packet.cpp        1600         
Warning        C4996        'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        zone        C:\Games\Source1\Server\zone\client_packet.cpp        1193         
Warning        C4101        'i': unreferenced local variable        zone        C:\Games\Source1\Server\zone\client_packet.cpp        1203         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\client_process.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot_command.cpp        6894         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\bot_command.cpp        6901         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot_command.cpp        7260         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\bot_command.cpp        7326         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client_packet.cpp        2205         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client_packet.cpp        2691         
Warning        C4806        '!=': unsafe operation: no value of type 'bool' promoted to type 'int' can equal the given constant        zone        C:\Games\Source1\Server\zone\client_packet.cpp        3039         
Warning        C4244        '=': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        3397         
Warning        C4244        '=': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        3410         
Warning        C4244        '=': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        161         
Warning        C4244        '=': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        244         
Warning        C4244        '-=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        412         
Warning        C4244        '-=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        451         
Warning        C4244        '-=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        474         
Warning        C4244        '-=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        497         
Warning        C4244        '-=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        510         
Warning        C4244        '-=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        522         
Warning        C4244        '=': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        851         
Warning        C4244        '*=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        961         
Warning        C4244        '*=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        1504         
Warning        C4244        '*=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        1506         
Warning        C4244        'argument': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        4611         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        4613         
Warning        C4244        'argument': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        4622         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        1623         
Warning        C4244        'argument': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        4624         
Warning        C4244        '*=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        1745         
Warning        C4244        '+=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        2031         
Warning        C4244        '*=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        2056         
Warning        C4244        '*=': conversion from 'float' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        2058         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        2188         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        2327         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        2327         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        2327         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        2376         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        2376         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        2376         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        2427         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        2427         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        2426         
Warning        C4244        '=': conversion from 'double' to 'int16', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        5209         
Warning        C4244        'initializing': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        5319         
Warning        C4244        '*=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        5320         
Warning        C4244        '*=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        2685         
Warning        C4244        '*=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        2688         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        5600         
Warning        C4244        'argument': conversion from 'float' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        5677         
Warning        C4244        'initializing': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        5680         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\attack.cpp        3062         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\attack.cpp        3073         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\attack.cpp        3077         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\attack.cpp        3099         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\attack.cpp        3102         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\attack.cpp        3151         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\attack.cpp        3168         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\attack.cpp        3171         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\attack.cpp        3198         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\attack.cpp        3202         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\attack.cpp        3223         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\attack.cpp        3226         
Warning        C4244        '+=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        3335         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        3445         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        3530         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        3706         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        3754         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        3781         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\attack.cpp        3801         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\attack.cpp        3852         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        4217         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        4277         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        4290         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        4372         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        4400         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        6041         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        4422         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        6042         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        4459         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        6044         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        6299         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        6300         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        6301         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\attack.cpp        5271         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        8028         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        8029         
Warning        C4244        'argument': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_process.cpp        857         
Warning        C4244        'argument': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_process.cpp        860         
Warning        C4244        'argument': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_process.cpp        898         
Warning        C4244        'argument': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_process.cpp        901         
Warning        C4244        '=': conversion from 'float' to 'uint64', possible loss of data        zone        C:\Games\Source1\Server\zone\client_process.cpp        1395         
Warning        C4244        '=': conversion from 'float' to 'uint64', possible loss of data        zone        C:\Games\Source1\Server\zone\client_process.cpp        1399         
Warning        C4244        '-=': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_process.cpp        1406         
Warning        C4244        '+=': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_process.cpp        1413         
Warning        C4244        'argument': conversion from 'uint64' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_process.cpp        1423         
Warning        C4244        '=': conversion from 'uint64' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_process.cpp        1456         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        12412         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        12413         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        12414         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client_packet.cpp        12643         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client_packet.cpp        12650         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        12671         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        12673         
Warning        C4244        'argument': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        12925         
Warning        C4244        'argument': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        12928         
Warning        C4309        'argument': truncation of constant value        zone        C:\Games\Source1\Server\zone\client_packet.cpp        12989         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        13134         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        13135         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client_packet.cpp        13450         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\client_packet.cpp        13452         
Warning        C4267        '=': conversion from 'size_t' to 'uint16', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        13846         
Warning        C4267        '=': conversion from 'size_t' to 'uint16', possible loss of data        zone        C:\Games\Source1\Server\zone\client_packet.cpp        13902         
Error        LNK2019        unresolved external symbol _mysql_fetch_row@4 referenced in function "public: __thiscall MySQLRequestRow::MySQLRequestRow(struct st_mysql_res *)" (??0MySQLRequestRow@@QAE@PAUst_mysql_res@@@Z)        world        C:\Games\Source1\Server\build\world\common.lib(mysql_request_row.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_fields@4 referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const __thiscall MySQLRequestResult::FieldName(int)" (?FieldName@MySQLRequestResult@@QAE?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z)        world        C:\Games\Source1\Server\build\world\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_free_result@4 referenced in function "private: void __thiscall MySQLRequestResult::FreeInternals(void)" (?FreeInternals@MySQLRequestResult@@AAEXXZ)        world        C:\Games\Source1\Server\build\world\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_lengths@4 referenced in function "public: unsigned int __thiscall MySQLRequestResult::LengthOfColumn(int)" (?LengthOfColumn@MySQLRequestResult@@QAEIH@Z)        world        C:\Games\Source1\Server\build\world\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_num_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        world        C:\Games\Source1\Server\build\world\common.lib(dbcore.obj)        1         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\fastmath.cpp        17         
Error        LNK2019        unresolved external symbol _mysql_field_count@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        world        C:\Games\Source1\Server\build\world\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_affected_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        world        C:\Games\Source1\Server\build\world\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_insert_id@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        world        C:\Games\Source1\Server\build\world\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_errno@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        world        C:\Games\Source1\Server\build\world\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_error@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        world        C:\Games\Source1\Server\build\world\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_init@4 referenced in function "public: __thiscall DBcore::DBcore(void)" (??0DBcore@@QAE@XZ)        world        C:\Games\Source1\Server\build\world\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_connect@32 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        world        C:\Games\Source1\Server\build\world\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_close@4 referenced in function "public: __thiscall DBcore::~DBcore(void)" (??1DBcore@@QAE@XZ)        world        C:\Games\Source1\Server\build\world\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_query@12 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        world        C:\Games\Source1\Server\build\world\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_ping@4 referenced in function "public: void __thiscall DBcore::ping(void)" (?ping@DBcore@@QAEXXZ)        world        C:\Games\Source1\Server\build\world\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_store_result@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        world        C:\Games\Source1\Server\build\world\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_escape_string@16 referenced in function "public: unsigned int __thiscall DBcore::DoEscapeString(char *,char const *,unsigned int)" (?DoEscapeString@DBcore@@QAEIPADPBDI@Z)        world        C:\Games\Source1\Server\build\world\common.lib(dbcore.obj)        1         
Warning        LNK4272        library machine type 'x64' conflicts with target machine type 'x86'        world        C:\Program Files\MariaDB 10.0\lib\libmysql.lib        1         
Error        LNK1120        17 unresolved externals        world        C:\Games\Source1\Server\build\bin\RelWithDebInfo\world.exe        1         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\command.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\embperl.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\embperl.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\corpse.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\command.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        1190         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        1190         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        1246         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        1246         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        1246         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        1425         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        1425         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        1425         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        1425         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        1922         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        1923         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        1925         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        1927         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        1929         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        1931         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\effects.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        2237         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        2237         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        2237         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        2237         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        2237         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        2246         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        2246         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        2539         
Warning        C4996        'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strupr. See online help for details.        zone        C:\Games\Source1\Server\zone\command.cpp        2652         
Warning        C4996        'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strupr. See online help for details.        zone        C:\Games\Source1\Server\zone\command.cpp        2657         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        2865         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        2868         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        2879         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        2884         
Warning        C4244        '=': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        3080         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        3088         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        3090         
Warning        C4244        '=': conversion from 'double' to 'T', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        3153         
Warning        C4244        '=': conversion from 'double' to 'T', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        3156         
Warning        C4244        '=': conversion from 'double' to 'T', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        3159         
Warning        C4244        '=': conversion from 'double' to 'T', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        3162         
Warning        C4244        'argument': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        3332         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\embparser.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\command.cpp        3758         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        5397         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        5412         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        5422         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        5423         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        5424         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        5466         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        5470         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\doors.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4996        'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.        zone        C:\Games\Source1\Server\zone\command.cpp        5617         
Warning        C4996        'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.        zone        C:\Games\Source1\Server\zone\command.cpp        5640         
Warning        C4996        'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strdup. See online help for details.        zone        C:\Games\Source1\Server\zone\command.cpp        5660         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        5941         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        5940         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        5939         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        5938         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\embparser_api.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4996        'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strupr. See online help for details.        zone        C:\Games\Source1\Server\zone\command.cpp        7421         
Warning        C4996        'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strupr. See online help for details.        zone        C:\Games\Source1\Server\zone\command.cpp        7426         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\corpse.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        9060         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        10523         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        10524         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        10525         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        10526         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        10534         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        10605         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\command.cpp        10691         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        10905         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        11070         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        11072         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        11077         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        11082         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        11114         
Warning        C4244        '=': conversion from 'float' to 'uint16', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        11296         
Warning        C4244        '=': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        11301         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        11551         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        11552         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        11553         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        11554         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        11558         
Warning        C4996        'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.        zone        C:\Games\Source1\Server\zone\command.cpp        10474         
Warning        C4996        'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strupr. See online help for details.        zone        C:\Games\Source1\Server\zone\command.cpp        10701         
Warning        C4996        'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.        zone        C:\Games\Source1\Server\zone\command.cpp        10842         
Warning        C4996        'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strupr. See online help for details.        zone        C:\Games\Source1\Server\zone\command.cpp        10843         
Warning        C4996        'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strupr. See online help for details.        zone        C:\Games\Source1\Server\zone\command.cpp        11716         
Warning        C4996        'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strupr. See online help for details.        zone        C:\Games\Source1\Server\zone\command.cpp        11725         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\command.cpp        12143         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\command.cpp        12161         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        12453         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        12488         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        12524         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        12566         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\command.cpp        12615         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\command.cpp        12709         
Warning        C4390        ';': empty controlled statement found; is this the intent?        zone        C:\Games\Source1\Server\zone\command.cpp        12772         
Warning        C4390        ';': empty controlled statement found; is this the intent?        zone        C:\Games\Source1\Server\zone\command.cpp        12774         
Warning        C4390        ';': empty controlled statement found; is this the intent?        zone        C:\Games\Source1\Server\zone\command.cpp        12820         
Warning        C4390        ';': empty controlled statement found; is this the intent?        zone        C:\Games\Source1\Server\zone\command.cpp        12822         
Warning        C4244        '=': conversion from 'unsigned __int64' to 'size_t', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        13277         
Warning        C4244        '=': conversion from 'unsigned __int64' to 'size_t', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        13282         
Warning        C4244        '=': conversion from 'unsigned __int64' to 'size_t', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        13292         
Warning        C4244        '=': conversion from 'unsigned __int64' to 'size_t', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        13297         
Warning        C4244        '=': conversion from 'unsigned __int64' to 'size_t', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        13302         
Warning        C4244        '=': conversion from 'unsigned __int64' to 'size_t', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        13307         
Warning        C4244        '=': conversion from 'unsigned __int64' to 'size_t', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        13312         
Warning        C4244        '=': conversion from 'unsigned __int64' to 'size_t', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        13317         
Warning        C4244        '=': conversion from 'unsigned __int64' to 'size_t', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        13322         
Warning        C4244        '=': conversion from 'unsigned __int64' to 'size_t', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        13327         
Warning        C4244        '=': conversion from 'unsigned __int64' to 'size_t', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        13332         
Warning        C4244        '=': conversion from 'unsigned __int64' to 'size_t', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        13337         
Warning        C4244        '=': conversion from 'unsigned __int64' to 'size_t', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        13342         
Warning        C4244        '=': conversion from 'unsigned __int64' to 'size_t', possible loss of data        zone        C:\Games\Source1\Server\zone\command.cpp        13347         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\embxs.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\corpse.cpp        153         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\corpse.cpp        220         
Warning        C4244        'argument': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\corpse.cpp        426         
Warning        C4244        '=': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\corpse.cpp        601         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\corpse.cpp        1619         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\corpse.cpp        1625         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\encounter.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\effects.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\effects.cpp        639         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\doors.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\entity.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\exp.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\embparser.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\embparser_api.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\embparser_api.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\embparser_api.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\fearpath.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\forage.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'argument': conversion from 'unsigned long' to 'int16', possible loss of data        zone        C:\Games\Source1\Server\zone\embparser_api.cpp        205         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\embparser.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\embparser.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\embxs.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\entity.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\embxs.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\embxs.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\exp.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4996        'inet_ntoa': Use inet_ntop() or InetNtop() instead or define _WINSOCK_DEPRECATED_NO_WARNINGS to disable deprecated API warnings        zone        C:\Games\Source1\Server\zone\entity.cpp        563         
Warning        C4244        'initializing': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\exp.cpp        66         
Warning        C4305        '*=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        128         
Warning        C4305        '*=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        132         
Warning        C4305        '*=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        183         
Warning        C4305        '*=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        187         
Warning        C4244        '*=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\exp.cpp        193         
Warning        C4244        '=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\exp.cpp        268         
Warning        C4244        '*=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\exp.cpp        280         
Warning        C4305        '*=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        294         
Warning        C4305        '*=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        298         
Warning        C4244        '*=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\exp.cpp        310         
Warning        C4244        'initializing': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\exp.cpp        333         
Warning        C4244        'initializing': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\exp.cpp        378         
Warning        C4305        '*=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        434         
Warning        C4305        '*=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        438         
Warning        C4244        '=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\exp.cpp        455         
Warning        C4244        '*=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\exp.cpp        465         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\exp.cpp        719         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        870         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        872         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        874         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        876         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        880         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        882         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        884         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        886         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        888         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        892         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        896         
Warning        C4244        'initializing': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\exp.cpp        898         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        908         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        910         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        912         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        914         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        924         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        926         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        928         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        930         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        932         
Warning        C4244        '*=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\exp.cpp        965         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\exp.cpp        996         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\exp.cpp        998         
Warning        C4244        'initializing': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\entity.cpp        2695         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\entity.cpp        3179         
Warning        C4244        'initializing': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\entity.cpp        3571         
Warning        C4244        '=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\entity.cpp        4160         
Warning        C4267        'initializing': conversion from 'size_t' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\entity.cpp        4436         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\groups.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\forage.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'initializing': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\entity.cpp        4988         
Warning        C4244        '=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\entity.cpp        5032         
Warning        C4244        '=': conversion from 'double' to 'T', possible loss of data        zone        C:\Games\Source1\Server\zone\forage.cpp        186         
Warning        C4244        '=': conversion from 'double' to 'T', possible loss of data        zone        C:\Games\Source1\Server\zone\forage.cpp        187         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\guild.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\groups.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\guild.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\hate_list.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\guild_mgr.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\heal_rotation.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\guild_mgr.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\hate_list.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\hate_list.cpp        264         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\hate_list.cpp        264         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\hate_list.cpp        264         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\hate_list.cpp        680         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\hate_list.cpp        759         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\guild_mgr.cpp        427         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\guild_mgr.cpp        430         
Warning        C4018        '<=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\guild_mgr.cpp        1261         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\horse.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\heal_rotation.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\heal_rotation.cpp        86         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\heal_rotation.cpp        108         
Warning        C4244        '=': conversion from 'uint32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\heal_rotation.cpp        441         
Warning        C4244        '=': conversion from 'uint32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\heal_rotation.cpp        464         
Warning        C4244        '=': conversion from 'uint32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\heal_rotation.cpp        468         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\inventory.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\loottables.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\horse.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\horse.cpp        104         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\loottables.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\inventory.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4267        '=': conversion from 'size_t' to 'uint16', possible loss of data        zone        C:\Games\Source1\Server\zone\inventory.cpp        723         
Warning        C4554        '&': check operator precedence for possible error; use parentheses to clarify precedence        zone        C:\Games\Source1\Server\zone\inventory.cpp        1103         
Warning        C4554        '&': check operator precedence for possible error; use parentheses to clarify precedence        zone        C:\Games\Source1\Server\zone\inventory.cpp        1117         
Warning        C4554        '&': check operator precedence for possible error; use parentheses to clarify precedence        zone        C:\Games\Source1\Server\zone\inventory.cpp        1145         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\inventory.cpp        1475         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\inventory.cpp        1479         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\inventory.cpp        1623         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\inventory.cpp        1932         
Warning        C4244        'argument': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\inventory.cpp        1968         
Warning        C4554        '&': check operator precedence for possible error; use parentheses to clarify precedence        zone        C:\Games\Source1\Server\zone\inventory.cpp        2293         
Warning        C4554        '&': check operator precedence for possible error; use parentheses to clarify precedence        zone        C:\Games\Source1\Server\zone\inventory.cpp        2337         
Warning        C4554        '&': check operator precedence for possible error; use parentheses to clarify precedence        zone        C:\Games\Source1\Server\zone\inventory.cpp        2477         
Warning        C4554        '&': check operator precedence for possible error; use parentheses to clarify precedence        zone        C:\Games\Source1\Server\zone\inventory.cpp        2594         
Warning        C4554        '&': check operator precedence for possible error; use parentheses to clarify precedence        zone        C:\Games\Source1\Server\zone\inventory.cpp        2605         
Warning        C4554        '&': check operator precedence for possible error; use parentheses to clarify precedence        zone        C:\Games\Source1\Server\zone\inventory.cpp        2697         
Warning        C4554        '&': check operator precedence for possible error; use parentheses to clarify precedence        zone        C:\Games\Source1\Server\zone\inventory.cpp        2713         
Warning        C4554        '&': check operator precedence for possible error; use parentheses to clarify precedence        zone        C:\Games\Source1\Server\zone\inventory.cpp        3229         
Warning        C4554        '&': check operator precedence for possible error; use parentheses to clarify precedence        zone        C:\Games\Source1\Server\zone\inventory.cpp        3290         
Warning        C4244        'argument': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\inventory.cpp        3381         
Warning        C4244        'argument': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\inventory.cpp        3453         
Warning        C4244        'argument': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\inventory.cpp        3454         
Warning        C4244        'argument': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\inventory.cpp        3483         
Warning        C4244        'argument': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\inventory.cpp        3484         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_door.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_client.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_encounter.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_corpse.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_group.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_client.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'time_t' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\lua_client.cpp        365         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_general.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_corpse.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_hate_list.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_group.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_entity_list.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_general.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_inventory.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_hate_list.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_item.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_entity_list.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_mod.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_mob.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_inventory.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_iteminst.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_item.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_mob.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_npc.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_mod.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_iteminst.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\global_loot_manager.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\map.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\mob.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\main.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\global_loot_manager.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\merc.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\mob_ai.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\mob_appearance.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4267        'return': conversion from 'size_t' to 'uint16', possible loss of data (compiling source file C:\Games\Source1\Server\zone\main.cpp)        zone        C:\Games\Source1\Server\zone\client.h        730         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\main.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\mob.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\main.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\main.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\merc.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        377         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        425         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        444         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        451         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        468         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        470         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        472         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        474         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        476         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        482         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        488         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        494         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        500         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        506         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        567         
Warning        C4244        '=': conversion from 'float' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\merc.cpp        855         
Warning        C4244        '+=': conversion from 'float' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\merc.cpp        860         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\merc.cpp        1188         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\merc.cpp        1188         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\merc.cpp        1489         
Warning        C4244        '=': conversion from 'float' to 'int8', possible loss of data        zone        C:\Games\Source1\Server\zone\merc.cpp        2075         
Warning        C4244        'initializing': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\merc.cpp        2479         
Warning        C4244        'initializing': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\merc.cpp        2501         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        2642         
Warning        C4244        '+=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\merc.cpp        2741         
Warning        C4244        '-=': conversion from 'float' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\merc.cpp        2744         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        2749         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        4078         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        4111         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        4121         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\merc.cpp        4131         
Warning        C4244        'initializing': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\merc.cpp        4161         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\merc.cpp        4274         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\merc.cpp        4279         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\merc.cpp        4284         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\merc.cpp        4294         
Warning        C4244        'argument': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\merc.cpp        4490         
Warning        C4244        'initializing': conversion from 'time_t' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\merc.cpp        5588         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\merc.cpp        5670         
Warning        C4244        '+=': conversion from 'float' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\mob.cpp        856         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob.cpp        1669         
Warning        C4305        '+=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\mob.cpp        2698         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\mob_ai.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_ai.cpp        1193         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_ai.cpp        1251         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_ai.cpp        1285         
Warning        C4267        '=': conversion from 'size_t' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_ai.cpp        1961         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\mob_ai.cpp        2123         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\mob_ai.cpp        2152         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\mob_ai.cpp        2702         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\mob_appearance.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_packet.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_parser.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_parser_events.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_packet.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_parser.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\mob_info.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_parser_events.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\mob_movement_manager.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\mob_info.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_spawn.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\mob_movement_manager.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        51         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        74         
Warning        C4244        '+=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        90         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        159         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        159         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        210         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        210         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        210         
Warning        C4244        'argument': conversion from 'double' to 'const float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        213         
Warning        C4244        'argument': conversion from 'double' to 'const float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        213         
Warning        C4244        'argument': conversion from 'double' to 'const float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        213         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        229         
Warning        C4244        'argument': conversion from 'double' to 'const float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        232         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        318         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        318         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        359         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        359         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        359         
Warning        C4244        'argument': conversion from 'double' to 'const float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        362         
Warning        C4244        'argument': conversion from 'double' to 'const float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        362         
Warning        C4244        'argument': conversion from 'double' to 'const float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        362         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        378         
Warning        C4244        'argument': conversion from 'double' to 'const float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        381         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        439         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        439         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        478         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        478         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        478         
Warning        C4244        'argument': conversion from 'double' to 'const float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        481         
Warning        C4244        'argument': conversion from 'double' to 'const float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        481         
Warning        C4244        'argument': conversion from 'double' to 'const float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        481         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        493         
Warning        C4244        'argument': conversion from 'double' to 'const float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        496         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        525         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        525         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        525         
Warning        C4244        'argument': conversion from 'double' to 'const float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        528         
Warning        C4244        'argument': conversion from 'double' to 'const float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        528         
Warning        C4244        'argument': conversion from 'double' to 'const float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        528         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        529         
Warning        C4244        'argument': conversion from 'double' to 'const float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        808         
Warning        C4244        'initializing': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\mob_movement_manager.cpp        910         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\mod_functions.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_raid.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\mod_functions.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\object.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\npc.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\npc_scale_manager.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\object.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\object.cpp        461         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\object.cpp        462         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\object.cpp        713         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\object.cpp        714         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\object.cpp        715         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\object.cpp        716         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\object.cpp        717         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\lua_raid.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\npc.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\pathfinder_nav_mesh.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'const int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        168         
Warning        C4244        '=': conversion from 'const int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        169         
Warning        C4244        '=': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        200         
Warning        C4244        '=': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        201         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\npc.cpp        1031         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\npc.cpp        1280         
Warning        C4244        '=': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        2360         
Warning        C4244        '=': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        2361         
Warning        C4244        '=': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        2367         
Warning        C4244        '=': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        2368         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        2404         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        2408         
Warning        C4244        '=': conversion from 'double' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        2416         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        2420         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        2424         
Warning        C4244        '=': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        2938         
Warning        C4244        '=': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        2939         
Warning        C4244        '=': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        2967         
Warning        C4244        '=': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\npc.cpp        2968         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\pathfinder_interface.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\perl_client.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\perl_client.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\perl_doors.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\perl_doors.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\perl_groups.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\perl_groups.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\pathfinder_nav_mesh.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\perl_entity.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\perl_entity.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\pathfinder_interface.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\pathing.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\perl_mob.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\perl_mob.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\perl_npc.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\perl_npc.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\perl_object.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\perl_object.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\perl_perlpacket.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\perl_perlpacket.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perl_doors.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\pathing.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perl_client.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perl_groups.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\perl_player_corpse.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\perl_player_corpse.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perl_hateentry.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perl_mob.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perl_npc.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perl_client.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\perl_raids.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\perl_raids.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4244        'argument': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_client.cpp        3093         
Warning        C4244        '=': conversion from 'NV' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_client.cpp        4306         
Warning        C4244        '=': conversion from 'NV' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_client.cpp        4307         
Warning        C4244        '=': conversion from 'NV' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_client.cpp        4308         
Warning        C4244        'initializing': conversion from 'NV' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_client.cpp        4905         
Warning        C4244        'initializing': conversion from 'NV' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_client.cpp        4906         
Warning        C4244        'initializing': conversion from 'NV' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_client.cpp        4907         
Warning        C4244        '=': conversion from 'uint64' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_client.cpp        5392         
Warning        C4244        '=': conversion from 'uint64' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_client.cpp        5418         
Warning        C4244        '=': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_client.cpp        6150         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_npc.cpp        2083         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perl_hateentry.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\perl_hateentry.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\perl_hateentry.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perl_player_corpse.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perl_mob.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4305        '=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\perl_mob.cpp        1205         
Warning        C4244        '=': conversion from 'int16' to 'int8', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_mob.cpp        1432         
Warning        C4244        '=': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_mob.cpp        1645         
Warning        C4244        'initializing': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_mob.cpp        2290         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_mob.cpp        2329         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_mob.cpp        2354         
Warning        C4244        '=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_mob.cpp        3551         
Warning        C4244        '=': conversion from 'float' to 'int8', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_mob.cpp        5563         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perl_raids.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perl_questitem.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'initializing': conversion from 'double' to 'RmReal', possible loss of data        zone        C:\Games\Source1\Server\zone\raycast_mesh.cpp        224         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perl_player_corpse.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perl_questitem.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perlpacket.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\petitions.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4005        'ENOTSOCK': macro redefinition (compiling source file C:\Games\Source1\Server\zone\perl_questitem.cpp)        zone        C:\Perl\lib\CORE\sys\socket.h        34         
Message                see previous definition of 'ENOTSOCK' (compiling source file C:\Games\Source1\Server\zone\perl_questitem.cpp)        zone        C:\Program Files (x86)\Windows Kits\10\Include\10.0.18362.0\ucrt\errno.h        113         
Warning        C4244        'argument': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\perl_questitem.cpp        208         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perl_raids.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\pets.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\qglobals.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\petitions.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\perlpacket.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\quest_parser_collection.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\questmgr.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\pets.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\qglobals.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '*=': conversion from 'float' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\pets.cpp        242         
Warning        C4244        '*=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\pets.cpp        244         
Warning        C4244        '+=': conversion from 'float' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\pets.cpp        245         
Warning        C4244        '=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\pets.cpp        246         
Warning        C4244        '=': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\pets.cpp        247         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\questmgr.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\raids.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\quest_parser_collection.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\spawn2.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        1380         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        1379         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        1378         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        1867         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        1868         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        1869         
Warning        C4244        'argument': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        2040         
Warning        C4244        'argument': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        2063         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        3465         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        3469         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        3473         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        3496         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        3498         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        3500         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        3502         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        3504         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        3506         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        3508         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\questmgr.cpp        3510         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\spawngroup.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\special_attacks.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\raids.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawngroup.cpp        231         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawngroup.cpp        230         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawngroup.cpp        229         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawngroup.cpp        228         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawngroup.cpp        227         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawngroup.cpp        336         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawngroup.cpp        335         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawngroup.cpp        334         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawngroup.cpp        333         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawngroup.cpp        332         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\spawn2.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4806        '==': unsafe operation: no value of type 'bool' promoted to type 'unsigned int' can equal the given constant        zone        C:\Games\Source1\Server\zone\raids.cpp        1807         
Warning        C4018        '<=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\spawn2.cpp        452         
Warning        C4244        '=': conversion from 'double' to 'T', possible loss of data        zone        C:\Games\Source1\Server\zone\spawn2.cpp        499         
Warning        C4244        '=': conversion from 'double' to 'T', possible loss of data        zone        C:\Games\Source1\Server\zone\spawn2.cpp        500         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawn2.cpp        513         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawn2.cpp        512         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawn2.cpp        511         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawn2.cpp        510         
Warning        C4018        '<=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\spawn2.cpp        556         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawn2.cpp        608         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawn2.cpp        607         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawn2.cpp        606         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawn2.cpp        605         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawn2.cpp        647         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawn2.cpp        647         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawn2.cpp        647         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spawn2.cpp        647         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\spell_effects.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\special_attacks.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\spells.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '+=': conversion from 'double' to 'uint16', possible loss of data        zone        C:\Games\Source1\Server\zone\special_attacks.cpp        1038         
Warning        C4244        'initializing': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\special_attacks.cpp        1181         
Warning        C4244        'initializing': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\special_attacks.cpp        1182         
Warning        C4244        'argument': conversion from 'float' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\special_attacks.cpp        1690         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\special_attacks.cpp        1780         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\special_attacks.cpp        1796         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\special_attacks.cpp        1833         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\special_attacks.cpp        1834         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\special_attacks.cpp        1877         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\tasks.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\titles.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\spell_effects.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\spells.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'const int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spell_effects.cpp        2306         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\tradeskills.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        381         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        547         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        768         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        771         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        774         
Warning        C4244        '-=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        793         
Warning        C4244        '-=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        797         
Warning        C4244        '-=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        801         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        806         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        811         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        929         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        1143         
Warning        C4244        '=': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        2681         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        2683         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        2704         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\spells.cpp        3247         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\spells.cpp        3247         
Warning        C4244        '=': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        3514         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        3533         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        3808         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        3989         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\spells.cpp        4053         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\trading.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        4673         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        4683         
Warning        C4244        '+=': conversion from 'double' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        4731         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\spells.cpp        5330         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        5598         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        5599         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        5600         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\spells.cpp        5680         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\spells.cpp        5713         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\spells.cpp        5810         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\tasks.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\titles.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tasks.cpp        1392         
Warning        C4244        '=': conversion from 'time_t' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tasks.cpp        1470         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\tasks.cpp        2029         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\tasks.cpp        2029         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\tasks.cpp        2029         
Warning        C4244        'initializing': conversion from 'time_t' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tasks.cpp        2337         
Warning        C4244        'initializing': conversion from 'time_t' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tasks.cpp        2360         
Warning        C4244        'initializing': conversion from 'time_t' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tasks.cpp        2419         
Warning        C4244        '=': conversion from 'time_t' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tasks.cpp        3293         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tasks.cpp        3505         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tasks.cpp        3506         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tasks.cpp        3507         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tasks.cpp        3508         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tasks.cpp        3509         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tasks.cpp        3510         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\titles.cpp        183         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\titles.cpp        186         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\trap.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\tune.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\tribute.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\trading.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\tradeskills.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\trading.cpp        114         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\trading.cpp        121         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\trading.cpp        178         
Warning        C4244        'argument': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\trading.cpp        291         
Warning        C4244        'argument': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\trading.cpp        898         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\trading.cpp        1365         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tradeskills.cpp        886         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tradeskills.cpp        889         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tradeskills.cpp        892         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tradeskills.cpp        895         
Warning        C4244        '=': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\trading.cpp        1425         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tradeskills.cpp        898         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tradeskills.cpp        901         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tradeskills.cpp        904         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tradeskills.cpp        907         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tradeskills.cpp        910         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tradeskills.cpp        913         
Warning        C4244        'argument': conversion from 'uint16' to 'int8', possible loss of data        zone        C:\Games\Source1\Server\zone\trading.cpp        1462         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tradeskills.cpp        942         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tradeskills.cpp        944         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tradeskills.cpp        975         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tradeskills.cpp        1110         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tradeskills.cpp        1113         
Warning        C4018        '<=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\trading.cpp        2679         
Warning        C4996        'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strupr. See online help for details.        zone        C:\Games\Source1\Server\zone\trading.cpp        3022         
Warning        C4996        'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strupr. See online help for details.        zone        C:\Games\Source1\Server\zone\trading.cpp        3032         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\trap.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\trap.cpp        144         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\trap.cpp        148         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\trap.cpp        431         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\trap.cpp        432         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\trap.cpp        511         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\trap.cpp        512         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\tribute.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\tune.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        258         
Warning        C4244        'initializing': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        279         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        284         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        312         
Warning        C4244        '*=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        343         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        350         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        352         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        354         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        357         
Warning        C4244        '=': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        359         
Warning        C4244        'initializing': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        367         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        370         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        373         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        377         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        379         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        383         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        385         
Warning        C4244        '*=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        388         
Warning        C4244        '*=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        390         
Warning        C4244        '*=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        393         
Warning        C4244        '*=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        397         
Warning        C4244        '*=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        400         
Warning        C4244        '*=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        402         
Warning        C4244        '=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        406         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        413         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        418         
Warning        C4305        '*=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\tune.cpp        423         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        446         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        448         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        453         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        455         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        503         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        504         
Warning        C4244        'initializing': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        509         
Warning        C4244        '-=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        513         
Warning        C4244        'initializing': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        517         
Warning        C4244        '+=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        521         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        529         
Warning        C4244        '-=': conversion from 'float' to 'int32', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        530         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        545         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        547         
Warning        C4305        '+=': truncation from 'double' to 'float'        zone        C:\Games\Source1\Server\zone\tune.cpp        549         
Warning        C4244        '-=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        550         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        553         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        554         
Warning        C4244        'initializing': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        559         
Warning        C4244        '+=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        563         
Warning        C4244        'initializing': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        567         
Warning        C4244        '-=': conversion from 'float' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        571         
Warning        C4244        '+=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        862         
Warning        C4244        '+=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        867         
Warning        C4244        '+=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        872         
Warning        C4244        '+=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\tune.cpp        877         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\waypoints.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\xtargetautohaters.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\zone.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\zone_reload.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\worldserver.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\waypoints.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\xtargetautohaters.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4996        'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.        zone        C:\Games\Source1\Server\zone\waypoints.cpp        142         
Warning        C4305        '=': truncation from 'double' to 'T'        zone        C:\Games\Source1\Server\zone\waypoints.cpp        210         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\waypoints.cpp        422         
Warning        C4018        '<=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\waypoints.cpp        439         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\waypoints.cpp        441         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\waypoints.cpp        449         
Warning        C4305        '=': truncation from 'double' to 'T'        zone        C:\Games\Source1\Server\zone\waypoints.cpp        501         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\waypoints.cpp        612         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\waypoints.cpp        613         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\waypoints.cpp        614         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\waypoints.cpp        617         
Warning        C4305        '+=': truncation from 'double' to 'T'        zone        C:\Games\Source1\Server\zone\waypoints.cpp        667         
Warning        C4244        'argument': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\waypoints.cpp        672         
Warning        C4244        '=': conversion from 'double' to 'T', possible loss of data        zone        C:\Games\Source1\Server\zone\waypoints.cpp        677         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\waypoints.cpp        713         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\waypoints.cpp        956         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\waypoints.cpp        957         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\waypoints.cpp        958         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\waypoints.cpp        960         
Warning        C4244        '=': conversion from 'double' to 'T', possible loss of data        zone        C:\Games\Source1\Server\zone\waypoints.cpp        1167         
Warning        C4244        '=': conversion from 'double' to 'T', possible loss of data        zone        C:\Games\Source1\Server\zone\waypoints.cpp        1168         
Warning        C4244        '=': conversion from 'double' to 'T', possible loss of data        zone        C:\Games\Source1\Server\zone\waypoints.cpp        1169         
Warning        C4244        '=': conversion from 'double' to 'T', possible loss of data        zone        C:\Games\Source1\Server\zone\waypoints.cpp        1170         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\zone.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        200         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        201         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        202         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        203         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        243         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        244         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        245         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        246         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        260         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        261         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        262         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\zone.cpp        437         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\zone.cpp        458         
Warning        C4244        '=': conversion from 'unsigned long' to 'int16', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        558         
Warning        C4244        '=': conversion from 'unsigned long' to 'int8', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        559         
Warning        C4244        '=': conversion from 'unsigned long' to 'uint16', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        560         
Warning        C4244        '=': conversion from 'unsigned long' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        562         
Warning        C4244        '=': conversion from 'unsigned long' to 'int16', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        625         
Warning        C4244        '=': conversion from 'unsigned long' to 'int8', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        626         
Warning        C4244        '=': conversion from 'unsigned long' to 'uint16', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        627         
Warning        C4244        '=': conversion from 'unsigned long' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        629         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        717         
Warning        C4244        'initializing': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        718         
Warning        C4996        'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.        zone        C:\Games\Source1\Server\zone\zone.cpp        880         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        1849         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        1850         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        1851         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        1852         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        1853         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        1854         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        1856         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zone.cpp        1857         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\zone_reload.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\worldserver.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\zonedb.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4996        'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details.        zone        C:\Games\Source1\Server\zone\worldserver.cpp        149         
Warning        C4996        'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details.        zone        C:\Games\Source1\Server\zone\worldserver.cpp        150         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\worldserver.cpp        211         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\worldserver.cpp        225         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\worldserver.cpp        228         
Warning        C4244        'argument': conversion from 'uint16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\worldserver.cpp        238         
Warning        C4244        'return': conversion from 'int' to 'float', possible loss of data (compiling source file C:\Games\Source1\Server\zone\zoning.cpp)        zone        C:\Games\Source1\Server\zone\mob.h        603         
Warning        C4996        'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _getpid. See online help for details.        zone        C:\Games\Source1\Server\zone\worldserver.cpp        1832         
Warning        C4244        '=': conversion from 'int16' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\worldserver.cpp        2153         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\zonedb.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4018        '<=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\zonedb.cpp        46         
Warning        C4018        '<=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\zonedb.cpp        54         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        191         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        192         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        195         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        197         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        198         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        199         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        200         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        201         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        202         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        203         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        207         
Warning        C4244        '=': conversion from 'double' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        246         
Warning        C4018        '<=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\zonedb.cpp        311         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        1149         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        1150         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        1151         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        1152         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        1504         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        1505         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        1506         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        1507         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\zonedb.cpp        1963         
Warning        C4018        '>': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\zonedb.cpp        1970         
Warning        C4244        'initializing': conversion from 'time_t' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        2034         
Warning        C4244        'return': conversion from 'int64' to 'int', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        2115         
Warning        C4244        'initializing': conversion from 'time_t' to 'uint32', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        2119         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        2539         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        2545         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        2579         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        2683         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        2684         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        2862         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        2915         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        2916         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        2963         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        3016         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\zonedb.cpp        3609         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\zonedb.cpp        3634         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\zonedb.cpp        3649         
Warning        C4244        'initializing': conversion from 'unsigned long' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        3663         
Warning        C4018        '<': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\zonedb.cpp        3702         
Warning        C4244        '=': conversion from 'double' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        3877         
Warning        C4018        '>=': signed/unsigned mismatch        zone        C:\Games\Source1\Server\zone\zonedb.cpp        3899         
Warning        C4244        'initializing': conversion from 'unsigned long' to 'uint8', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        3911         
Warning        C4244        '=': conversion from 'int' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zonedb.cpp        4575         
Warning        C4244        '=': conversion from 'time_t' to 'uint32', possible loss of data (compiling source file C:\Games\Source1\Server\zone\zoning.cpp)        zone        C:\Games\Source1\Server\zone\client.h        1279         
Warning        C4244        'argument': conversion from 'int32' to 'float', possible loss of data        zone        C:\Games\Source1\Server\zone\zoning.cpp        726         
Error        LNK2019        unresolved external symbol _mysql_fetch_row@4 referenced in function "public: __thiscall MySQLRequestRow::MySQLRequestRow(struct st_mysql_res *)" (??0MySQLRequestRow@@QAE@PAUst_mysql_res@@@Z)        zone        C:\Games\Source1\Server\build\zone\common.lib(mysql_request_row.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_fields@4 referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const __thiscall MySQLRequestResult::FieldName(int)" (?FieldName@MySQLRequestResult@@QAE?BV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@H@Z)        zone        C:\Games\Source1\Server\build\zone\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_free_result@4 referenced in function "private: void __thiscall MySQLRequestResult::FreeInternals(void)" (?FreeInternals@MySQLRequestResult@@AAEXXZ)        zone        C:\Games\Source1\Server\build\zone\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_fetch_lengths@4 referenced in function "public: unsigned int __thiscall MySQLRequestResult::LengthOfColumn(int)" (?LengthOfColumn@MySQLRequestResult@@QAEIH@Z)        zone        C:\Games\Source1\Server\build\zone\common.lib(mysql_request_result.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_num_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        zone        C:\Games\Source1\Server\build\zone\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_field_count@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        zone        C:\Games\Source1\Server\build\zone\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_affected_rows@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        zone        C:\Games\Source1\Server\build\zone\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_insert_id@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        zone        C:\Games\Source1\Server\build\zone\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_errno@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        zone        C:\Games\Source1\Server\build\zone\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_error@4 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        zone        C:\Games\Source1\Server\build\zone\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_init@4 referenced in function "public: __thiscall DBcore::DBcore(void)" (??0DBcore@@QAE@XZ)        zone        C:\Games\Source1\Server\build\zone\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_connect@32 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)        zone        C:\Games\Source1\Server\build\zone\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_close@4 referenced in function "public: __thiscall DBcore::~DBcore(void)" (??1DBcore@@QAE@XZ)        zone        C:\Games\Source1\Server\build\zone\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_query@12 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        zone        C:\Games\Source1\Server\build\zone\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_ping@4 referenced in function "public: void __thiscall DBcore::ping(void)" (?ping@DBcore@@QAEXXZ)        zone        C:\Games\Source1\Server\build\zone\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_store_result@4 referenced in function "public: class MySQLRequestResult __thiscall DBcore::QueryDatabase(char const *,unsigned int,bool)" (?QueryDatabase@DBcore@@QAE?AVMySQLRequestResult@@PBDI_N@Z)        zone        C:\Games\Source1\Server\build\zone\common.lib(dbcore.obj)        1         
Error        LNK2019        unresolved external symbol _mysql_real_escape_string@16 referenced in function "public: unsigned int __thiscall DBcore::DoEscapeString(char *,char const *,unsigned int)" (?DoEscapeString@DBcore@@QAEIPADPBDI@Z)        zone        C:\Games\Source1\Server\build\zone\common.lib(dbcore.obj)        1         
Warning        LNK4272        library machine type 'x64' conflicts with target machine type 'x86'        zone        C:\Program Files\MariaDB 10.0\lib\libmysql.lib        1         
Error        LNK1120        17 unresolved externals        zone        C:\Games\Source1\Server\build\bin\RelWithDebInfo\zone.exe        1 
  
	 |