Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-12-2013, 08:23 PM
gibroni
Hill Giant
 
Join Date: Jun 2009
Location: glendale
Posts: 193
Default build failed

cloned from git today and tried to build with the new Lua stuff. I am using 64 bit windows 7 and vs2010 professional. I get 10 successful and I failed build.


maybe someone can figure it out from this.

Code:
9>  Compiling...
9>  entity.cpp
9>..\..\zone\entity.cpp(1801): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\entity.cpp(2778): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\entity.cpp(2848): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
9>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
9>..\..\zone\entity.cpp(2852): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
9>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
9>..\..\zone\entity.cpp(2999): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
9>..\..\zone\entity.cpp(3418): warning C4244: 'argument' : conversion from 'double' to 'int32', possible loss of data
9>..\..\zone\entity.cpp(3455): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
9>..\..\zone\entity.cpp(4047): warning C4244: '=' : conversion from 'const float' to 'uint32', possible loss of data
9>..\..\zone\entity.cpp(4346): warning C4267: 'initializing' : conversion from 'size_t' to 'uint8', possible loss of data
9>..\..\zone\entity.cpp(4393): warning C4267: '=' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\entity.cpp(4396): warning C4267: '=' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\entity.cpp(5045): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\entity.cpp(5095): warning C4244: 'initializing' : conversion from 'const float' to 'uint32', possible loss of data
9>..\..\zone\entity.cpp(5146): warning C4244: '=' : conversion from 'const float' to 'uint32', possible loss of data
9>..\..\zone\entity.cpp(5171): warning C4244: 'initializing' : conversion from 'const float' to 'int32', possible loss of data
9>..\..\zone\entity.cpp(5172): warning C4244: 'initializing' : conversion from 'const float' to 'int32', possible loss of data
9>..\..\zone\entity.cpp(5173): warning C4244: 'initializing' : conversion from 'const float' to 'int32', possible loss of data
9>..\..\zone\entity.cpp(5179): warning C4018: '<=' : signed/unsigned mismatch
9>..\..\zone\entity.cpp(5181): warning C4018: '<=' : signed/unsigned mismatch
9>..\..\zone\entity.cpp(5256): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
9>  exp.cpp
9>..\..\zone\exp.cpp(181): warning C4244: '*=' : conversion from 'float' to 'uint32', possible loss of data
9>..\..\zone\exp.cpp(182): warning C4244: '*=' : conversion from 'float' to 'uint32', possible loss of data
9>..\..\zone\exp.cpp(329): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\exp.cpp(484): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
9>  fearpath.cpp
9>..\..\zone\fearpath.cpp(81): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
9>..\..\zone\fearpath.cpp(84): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\fearpath.cpp(87): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\fearpath.cpp(90): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\fearpath.cpp(143): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>  forage.cpp
9>..\..\zone\forage.cpp(238): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\forage.cpp(239): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>  groups.cpp
9>..\..\zone\groups.cpp(761): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\groups.cpp(1868): warning C4244: 'argument' : conversion from '__int64' to 'uint32', possible loss of data
9>  guild.cpp
9>  guild_mgr.cpp
9>..\..\zone\guild_mgr.cpp(173): warning C4267: 'initializing' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\guild_mgr.cpp(182): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\guild_mgr.cpp(183): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\guild_mgr.cpp(187): warning C4267: '=' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\guild_mgr.cpp(196): warning C4267: '=' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\guild_mgr.cpp(475): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
9>..\..\zone\guild_mgr.cpp(478): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\guild_mgr.cpp(1344): warning C4018: '<=' : signed/unsigned mismatch
9>  hate_list.cpp
9>..\..\zone\hate_list.cpp(246): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\hate_list.cpp(246): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\hate_list.cpp(246): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\hate_list.cpp(431): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>  horse.cpp
9>..\..\zone\horse.cpp(107): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>  inventory.cpp
9>..\..\zone\inventory.cpp(917): warning C4267: 'argument' : conversion from 'size_t' to 'const uint32', possible loss of data
9>..\..\zone\inventory.cpp(936): warning C4267: 'argument' : conversion from 'size_t' to 'const uint32', possible loss of data
9>..\..\zone\inventory.cpp(1071): warning C4018: '>' : signed/unsigned mismatch
9>..\..\zone\inventory.cpp(1365): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
9>..\..\zone\inventory.cpp(1968): warning C4267: 'argument' : conversion from 'size_t' to 'const uint32', possible loss of data
9>..\..\zone\inventory.cpp(1993): warning C4267: 'argument' : conversion from 'size_t' to 'const uint32', possible loss of data
9>  loottables.cpp
9>..\..\zone\loottables.cpp(97): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\loottables.cpp(142): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\loottables.cpp(152): warning C4800: 'const uint8' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\loottables.cpp(200): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
9>  lua_bit.cpp
9>  lua_corpse.cpp
9>  lua_client.cpp
9>  lua_door.cpp
9>  lua_entity.cpp
9>  lua_entity_list.cpp
9>  lua_general.cpp
9>  lua_group.cpp
9>  lua_hate_list.cpp
9>  Generating Code...
9>  Compiling...
9>  lua_inventory.cpp
9>  lua_item.cpp
9>  lua_iteminst.cpp
9>  lua_mob.cpp
9>..\..\zone\lua_mob.cpp(122): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>  lua_npc.cpp
9>  lua_object.cpp
9>  lua_parser.cpp
9>  lua_parser_events.cpp
9>  lua_raid.cpp
9>  lua_spawn.cpp
9>  lua_spell.cpp
9>  Map.cpp
9>..\..\zone\Map.cpp(74): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.
9>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(247) : see declaration of 'strlwr'
9>  merc.cpp
9>..\..\zone\merc.cpp(438): warning C4018: '>' : signed/unsigned mismatch
9>..\..\zone\merc.cpp(486): warning C4018: '>' : signed/unsigned mismatch
9>..\..\zone\merc.cpp(505): warning C4018: '>' : signed/unsigned mismatch
9>..\..\zone\merc.cpp(512): warning C4018: '>' : signed/unsigned mismatch
9>..\..\zone\merc.cpp(628): warning C4018: '>' : signed/unsigned mismatch
9>..\..\zone\merc.cpp(916): warning C4244: '=' : conversion from 'float' to 'int32', possible loss of data
9>..\..\zone\merc.cpp(921): warning C4244: '+=' : conversion from 'float' to 'int32', possible loss of data
9>..\..\zone\merc.cpp(1242): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\merc.cpp(1242): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\merc.cpp(1595): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\merc.cpp(1734): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\merc.cpp(1890): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\merc.cpp(1891): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\merc.cpp(1945): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\merc.cpp(1946): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\merc.cpp(1947): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\merc.cpp(1948): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\merc.cpp(1957): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\merc.cpp(2144): warning C4244: '=' : conversion from 'float' to 'int8', possible loss of data
9>..\..\zone\merc.cpp(2547): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
9>..\..\zone\merc.cpp(2569): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
9>..\..\zone\merc.cpp(2710): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\merc.cpp(2856): warning C4244: '+=' : conversion from 'double' to 'int32', possible loss of data
9>..\..\zone\merc.cpp(2873): warning C4244: '=' : conversion from 'float' to 'int16', possible loss of data
9>..\..\zone\merc.cpp(2937): warning C4244: '=' : conversion from 'float' to 'int16', possible loss of data
9>..\..\zone\merc.cpp(2964): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\merc.cpp(2967): warning C4244: '-=' : conversion from 'float' to 'int32', possible loss of data
9>..\..\zone\merc.cpp(2972): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\merc.cpp(3152): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\merc.cpp(3189): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\merc.cpp(3227): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\merc.cpp(3257): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\merc.cpp(3287): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\merc.cpp(4285): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\merc.cpp(4318): warning C4018: '>' : signed/unsigned mismatch
9>..\..\zone\merc.cpp(4328): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\merc.cpp(4368): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
9>..\..\zone\merc.cpp(4645): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\merc.cpp(4647): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\merc.cpp(4713): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
9>..\..\zone\merc.cpp(5241): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\merc.cpp(5345): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\merc.cpp(5519): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
9>  mob.cpp
9>..\..\zone\mob.cpp(617): warning C4244: '+=' : conversion from 'float' to 'int32', possible loss of data
9>..\..\zone\mob.cpp(2055): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
9>..\..\zone\mob.cpp(2065): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
9>..\..\zone\mob.cpp(4786): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\mob.cpp(4939): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
9>  MobAI.cpp
9>..\..\zone\MobAI.cpp(652): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\MobAI.cpp(750): warning C4244: '=' : conversion from 'float' to 'uint16', possible loss of data
9>..\..\zone\MobAI.cpp(912): warning C4244: '=' : conversion from 'float' to 'uint16', possible loss of data
9>..\..\zone\MobAI.cpp(975): warning C4244: '=' : conversion from 'float' to 'uint16', possible loss of data
9>..\..\zone\MobAI.cpp(1218): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\MobAI.cpp(1270): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\MobAI.cpp(1309): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\MobAI.cpp(1608): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\MobAI.cpp(1894): warning C4267: '=' : conversion from 'size_t' to 'uint8', possible loss of data
9>..\..\zone\MobAI.cpp(1909): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\MobAI.cpp(1946): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\MobAI.cpp(2464): warning C4267: 'initializing' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\MobAI.cpp(2470): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
9>  mod_functions.cpp
9>  net.cpp
9>..\..\zone\net.cpp(521): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
9>  npc.cpp
9>..\..\zone\npc.cpp(150): warning C4244: '=' : conversion from 'const int32' to 'float', possible loss of data
9>..\..\zone\npc.cpp(283): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\npc.cpp(716): warning C4267: 'return' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\npc.cpp(989): warning C4018: '>=' : signed/unsigned mismatch
9>..\..\zone\npc.cpp(1899): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\npc.cpp(1929): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\npc.cpp(1935): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\npc.cpp(1941): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\npc.cpp(1965): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\npc.cpp(1971): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\npc.cpp(1977): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\npc.cpp(1982): warning C4244: '=' : conversion from 'double' to 'uint32', possible loss of data
9>..\..\zone\npc.cpp(1987): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\npc.cpp(1992): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>  NpcAI.cpp
9>  Object.cpp
9>..\..\zone\Object.cpp(143): warning C4267: 'initializing' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\Object.cpp(199): warning C4267: 'initializing' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\Object.cpp(436): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\Object.cpp(437): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\Object.cpp(576): warning C4267: 'initializing' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\Object.cpp(578): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\Object.cpp(618): warning C4267: 'initializing' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\Object.cpp(620): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\Object.cpp(654): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\Object.cpp(655): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\Object.cpp(656): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\Object.cpp(657): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\Object.cpp(658): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\Object.cpp(659): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>  Generating Code...
9>  Compiling...
9>  pathing.cpp
9>..\..\zone\pathing.cpp(58): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.
9>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(247) : see declaration of 'strlwr'
9>..\..\zone\pathing.cpp(198): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\pathing.cpp(289): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\pathing.cpp(325): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\pathing.cpp(758): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\pathing.cpp(853): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\pathing.cpp(1223): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\pathing.cpp(1299): warning C4018: '>=' : signed/unsigned mismatch
9>..\..\zone\pathing.cpp(1299): warning C4018: '>=' : signed/unsigned mismatch
9>..\..\zone\pathing.cpp(1312): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
9>..\..\zone\pathing.cpp(1335): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>  perl_client.cpp
9>..\..\zone\perl_client.cpp(344): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(368): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(982): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(1014): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(1578): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(1716): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(1737): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(2304): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(2367): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(2398): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(2428): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(2460): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(2491): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(2521): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(2552): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(2582): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(2676): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(2724): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(2999): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
9>..\..\zone\perl_client.cpp(3035): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(3074): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(3588): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_client.cpp(3932): warning C4244: 'initializing' : conversion from 'UV' to 'uint32', possible loss of data
9>..\..\zone\perl_client.cpp(4005): warning C4244: 'initializing' : conversion from 'UV' to 'uint32', possible loss of data
9>..\..\zone\perl_client.cpp(4315): warning C4244: '=' : conversion from 'NV' to 'float', possible loss of data
9>..\..\zone\perl_client.cpp(4316): warning C4244: '=' : conversion from 'NV' to 'float', possible loss of data
9>..\..\zone\perl_client.cpp(4317): warning C4244: '=' : conversion from 'NV' to 'float', possible loss of data
9>..\..\zone\perl_client.cpp(4865): warning C4244: 'initializing' : conversion from 'UV' to 'uint32', possible loss of data
9>..\..\zone\perl_client.cpp(4891): warning C4244: 'initializing' : conversion from 'UV' to 'uint32', possible loss of data
9>..\..\zone\perl_client.cpp(4916): warning C4244: 'initializing' : conversion from 'NV' to 'float', possible loss of data
9>..\..\zone\perl_client.cpp(4917): warning C4244: 'initializing' : conversion from 'NV' to 'float', possible loss of data
9>..\..\zone\perl_client.cpp(4918): warning C4244: 'initializing' : conversion from 'NV' to 'float', possible loss of data
9>..\..\zone\perl_client.cpp(4979): warning C4244: '=' : conversion from 'UV' to 'uint32', possible loss of data
9>..\..\zone\perl_client.cpp(4996): warning C4244: 'initializing' : conversion from 'UV' to 'uint32', possible loss of data
9>..\..\zone\perl_client.cpp(5370): warning C4244: '=' : conversion from 'uint64' to 'int', possible loss of data
9>..\..\zone\perl_client.cpp(5397): warning C4244: '=' : conversion from 'uint64' to 'int', possible loss of data
9>  perl_doors.cpp
9>  perl_entity.cpp
9>..\..\zone\perl_entity.cpp(1327): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_entity.cpp(1776): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_entity.cpp(1793): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>  perl_groups.cpp
9>  perl_hateentry.cpp
9>  perl_mob.cpp
9>..\..\zone\perl_mob.cpp(486): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(604): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(883): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(930): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(942): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(1205): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(1441): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(1478): warning C4244: '=' : conversion from 'int16' to 'int8', possible loss of data
9>..\..\zone\perl_mob.cpp(1607): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(1687): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\perl_mob.cpp(3617): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
9>..\..\zone\perl_mob.cpp(4156): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(4190): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(4274): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(4588): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(4882): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\perl_mob.cpp(5277): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(5283): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(5289): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(5378): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(5705): warning C4244: '=' : conversion from 'float' to 'int8', possible loss of data
9>..\..\zone\perl_mob.cpp(5738): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(5775): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(5876): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(5877): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(6799): warning C4244: 'initializing' : conversion from 'UV' to 'int', possible loss of data
9>..\..\zone\perl_mob.cpp(6825): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(7139): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(7177): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(7179): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(7468): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(7532): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(7575): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(7623): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(7726): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(7890): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_mob.cpp(7979): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>  perl_npc.cpp
9>..\..\zone\perl_npc.cpp(121): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_npc.cpp(986): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_npc.cpp(1335): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\perl_npc.cpp(1398): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>  perl_object.cpp
9>..\..\zone\perl_object.cpp(117): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>  perl_perlpacket.cpp
9>  perl_PlayerCorpse.cpp
9>..\..\zone\perl_PlayerCorpse.cpp(588): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>  perl_questitem.cpp
9>..\..\zone\perl_questitem.cpp(216): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
9>  perl_raids.cpp
9>  perlpacket.cpp
9>..\..\zone\perlpacket.cpp(132): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>  petitions.cpp
9>..\..\zone\petitions.cpp(260): warning C4267: 'initializing' : conversion from 'size_t' to 'uint32', possible loss of data
9>  pets.cpp
9>..\..\zone\pets.cpp(273): warning C4244: '*=' : conversion from 'float' to 'int32', possible loss of data
9>..\..\zone\pets.cpp(275): warning C4244: '*=' : conversion from 'float' to 'uint16', possible loss of data
9>..\..\zone\pets.cpp(277): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
9>..\..\zone\pets.cpp(278): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
9>..\..\zone\pets.cpp(472): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\pets.cpp(476): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>  QGlobals.cpp
9>  questmgr.cpp
9>..\..\zone\questmgr.cpp(1164): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\questmgr.cpp(1164): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\questmgr.cpp(1164): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\questmgr.cpp(1440): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\questmgr.cpp(1663): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\questmgr.cpp(1664): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\questmgr.cpp(1665): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\questmgr.cpp(1826): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\questmgr.cpp(1849): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\questmgr.cpp(2600): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\questmgr.cpp(2827): warning C4267: 'initializing' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\questmgr.cpp(2870): warning C4267: 'initializing' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\questmgr.cpp(2880): warning C4267: 'initializing' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\questmgr.cpp(2881): warning C4267: 'initializing' : conversion from 'size_t' to 'uint32', possible loss of data
9>  QuestParserCollection.cpp
9>  raids.cpp
9>..\..\zone\raids.cpp(359): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\raids.cpp(381): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\raids.cpp(1279): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\raids.cpp(1314): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\raids.cpp(1315): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\raids.cpp(1316): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>  Generating Code...
9>  Compiling...
9>  spawn2.cpp
9>..\..\zone\spawn2.cpp(365): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\spawn2.cpp(374): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spawn2.cpp(374): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spawn2.cpp(374): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spawn2.cpp(374): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spawn2.cpp(401): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spawn2.cpp(401): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spawn2.cpp(401): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spawn2.cpp(401): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>  spawngroup.cpp
9>..\..\zone\spawngroup.cpp(157): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spawngroup.cpp(157): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spawngroup.cpp(157): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spawngroup.cpp(157): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spawngroup.cpp(157): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spawngroup.cpp(212): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spawngroup.cpp(212): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spawngroup.cpp(212): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spawngroup.cpp(212): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spawngroup.cpp(212): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>  special_attacks.cpp
9>..\..\zone\special_attacks.cpp(774): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\special_attacks.cpp(875): warning C4244: 'initializing' : conversion from 'float' to 'uint32', possible loss of data
9>..\..\zone\special_attacks.cpp(908): warning C4244: '*=' : conversion from 'float' to 'uint32', possible loss of data
9>..\..\zone\special_attacks.cpp(909): warning C4244: '*=' : conversion from 'float' to 'int32', possible loss of data
9>..\..\zone\special_attacks.cpp(1036): warning C4244: 'initializing' : conversion from 'float' to 'int32', possible loss of data
9>..\..\zone\special_attacks.cpp(1037): warning C4244: 'initializing' : conversion from 'float' to 'int32', possible loss of data
9>..\..\zone\special_attacks.cpp(1434): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\special_attacks.cpp(1436): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\special_attacks.cpp(1601): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
9>..\..\zone\special_attacks.cpp(1797): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\special_attacks.cpp(1798): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\special_attacks.cpp(1940): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
9>  spell_effects.cpp
9>..\..\zone\spell_effects.cpp(314): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(387): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\spell_effects.cpp(388): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\spell_effects.cpp(389): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\spell_effects.cpp(390): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\spell_effects.cpp(451): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\spell_effects.cpp(452): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\spell_effects.cpp(453): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\spell_effects.cpp(454): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\spell_effects.cpp(751): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
9>..\..\zone\spell_effects.cpp(817): warning C4244: '=' : conversion from 'float' to 'int32', possible loss of data
9>..\..\zone\spell_effects.cpp(829): warning C4244: '=' : conversion from 'float' to 'uint16', possible loss of data
9>..\..\zone\spell_effects.cpp(863): warning C4244: '=' : conversion from 'const float' to 'uint32', possible loss of data
9>..\..\zone\spell_effects.cpp(912): warning C4244: '=' : conversion from 'const float' to 'uint32', possible loss of data
9>..\..\zone\spell_effects.cpp(948): warning C4244: '=' : conversion from 'const float' to 'uint32', possible loss of data
9>..\..\zone\spell_effects.cpp(998): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(1022): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(1046): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(1345): warning C4244: 'argument' : conversion from 'const float' to 'uint32', possible loss of data
9>..\..\zone\spell_effects.cpp(1523): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spell_effects.cpp(1750): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(1755): warning C4018: '>=' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(1782): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(1787): warning C4018: '>=' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(1817): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(1822): warning C4018: '>=' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(1852): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(1857): warning C4018: '>=' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(1900): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
9>..\..\zone\spell_effects.cpp(1933): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spell_effects.cpp(1934): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spell_effects.cpp(1935): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spell_effects.cpp(2365): warning C4018: '<=' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(2496): warning C4018: '<=' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(2518): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
9>..\..\zone\spell_effects.cpp(2532): warning C4018: '<=' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(3004): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(3848): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(4690): warning C4267: '=' : conversion from 'size_t' to 'uint8', possible loss of data
9>..\..\zone\spell_effects.cpp(4711): warning C4267: '=' : conversion from 'size_t' to 'uint8', possible loss of data
9>..\..\zone\spell_effects.cpp(4724): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(4738): warning C4267: '=' : conversion from 'size_t' to 'uint8', possible loss of data
9>..\..\zone\spell_effects.cpp(4911): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(5054): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(5192): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(5225): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spell_effects.cpp(5261): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\spell_effects.cpp(5299): warning C4018: '<' : signed/unsigned mismatch
9>  spells.cpp
9>..\..\zone\spells.cpp(200): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\spells.cpp(209): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\spells.cpp(620): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spells.cpp(623): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spells.cpp(626): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spells.cpp(640): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\spells.cpp(645): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spells.cpp(649): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spells.cpp(653): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spells.cpp(658): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spells.cpp(671): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spells.cpp(721): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\spells.cpp(784): warning C4267: 'argument' : conversion from 'size_t' to 'const uint32', possible loss of data
9>..\..\zone\spells.cpp(873): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\spells.cpp(1180): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spells.cpp(1970): warning C4244: 'argument' : conversion from 'const float' to 'uint32', possible loss of data
9>..\..\zone\spells.cpp(1970): warning C4244: 'argument' : conversion from 'const float' to 'uint32', possible loss of data
9>..\..\zone\spells.cpp(2059): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\spells.cpp(2228): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spells.cpp(2290): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spells.cpp(2291): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spells.cpp(2778): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spells.cpp(2800): warning C4018: '>=' : signed/unsigned mismatch
9>..\..\zone\spells.cpp(2800): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spells.cpp(2815): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spells.cpp(2921): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spells.cpp(3178): warning C4307: '+' : integral constant overflow
9>..\..\zone\spells.cpp(3271): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spells.cpp(3538): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spells.cpp(3539): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\spells.cpp(3637): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spells.cpp(3648): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spells.cpp(3658): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spells.cpp(3672): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spells.cpp(3712): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spells.cpp(3728): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spells.cpp(4201): warning C4244: '+=' : conversion from 'double' to 'int', possible loss of data
9>..\..\zone\spells.cpp(4215): warning C4244: 'return' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\spells.cpp(4260): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\spells.cpp(4393): warning C4244: 'argument' : conversion from 'float' to 'int8', possible loss of data
9>..\..\zone\spells.cpp(4456): warning C4267: 'argument' : conversion from 'size_t' to 'const uint32', possible loss of data
9>..\..\zone\spells.cpp(4669): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spells.cpp(4690): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\spells.cpp(5013): warning C4018: '<' : signed/unsigned mismatch
9>  tasks.cpp
9>..\..\zone\tasks.cpp(210): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\tasks.cpp(300): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\tasks.cpp(477): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(642): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\tasks.cpp(733): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(1183): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(1298): warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(1308): warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(1512): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(1584): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(1674): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\tasks.cpp(2299): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(2352): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(2435): warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(2464): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(2576): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(2579): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(2593): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(2684): warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
9>..\..\zone\tasks.cpp(2766): warning C4267: '=' : conversion from 'size_t' to 'long', possible loss of data
9>..\..\zone\tasks.cpp(2789): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\tasks.cpp(2907): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(3004): warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(3227): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(3321): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(3359): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
9>..\..\zone\tasks.cpp(3506): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\tasks.cpp(3507): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\tasks.cpp(3508): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\tasks.cpp(3509): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\tasks.cpp(3510): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\tasks.cpp(3511): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>  titles.cpp
9>..\..\zone\titles.cpp(94): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\titles.cpp(104): warning C4267: '=' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\titles.cpp(260): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\titles.cpp(304): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>  tradeskills.cpp
9>..\..\zone\tradeskills.cpp(447): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint8', possible loss of data
9>..\..\zone\tradeskills.cpp(656): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint8', possible loss of data
9>..\..\zone\tradeskills.cpp(726): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint8', possible loss of data
9>..\..\zone\tradeskills.cpp(777): warning C4267: '=' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\tradeskills.cpp(886): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\tradeskills.cpp(888): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\tradeskills.cpp(919): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\tradeskills.cpp(1138): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\tradeskills.cpp(1141): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\tradeskills.cpp(1228): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
9>..\..\zone\tradeskills.cpp(1266): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
9>..\..\zone\tradeskills.cpp(1299): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
9>..\..\zone\tradeskills.cpp(1390): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
9>..\..\zone\tradeskills.cpp(1426): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
9>..\..\zone\tradeskills.cpp(1448): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
9>..\..\zone\tradeskills.cpp(1465): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
9>..\..\zone\tradeskills.cpp(1519): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
9>  trading.cpp
9>..\..\zone\trading.cpp(152): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\trading.cpp(265): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
9>..\..\zone\trading.cpp(596): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
9>..\..\zone\trading.cpp(1005): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\trading.cpp(1059): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\trading.cpp(1089): warning C4244: 'argument' : conversion from 'uint16' to 'int8', possible loss of data
9>..\..\zone\trading.cpp(1587): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
9>..\..\zone\trading.cpp(1618): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\trading.cpp(2012): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\trading.cpp(2017): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'int', possible loss of data
9>..\..\zone\trading.cpp(2334): warning C4018: '<=' : signed/unsigned mismatch
9>..\..\zone\trading.cpp(2544): warning C4267: 'argument' : conversion from 'size_t' to 'const uint32', possible loss of data
9>..\..\zone\trading.cpp(2559): warning C4267: 'argument' : conversion from 'size_t' to 'const uint32', possible loss of data
9>..\..\zone\trading.cpp(2682): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
9>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
9>..\..\zone\trading.cpp(2692): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
9>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
9>  trap.cpp
9>..\..\zone\trap.cpp(124): warning C4244: 'argument' : conversion from 'int32' to 'float', possible loss of data
9>..\..\zone\trap.cpp(128): warning C4244: 'argument' : conversion from 'int32' to 'float', possible loss of data
9>..\..\zone\trap.cpp(147): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\trap.cpp(168): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\trap.cpp(284): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\trap.cpp(285): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\trap.cpp(286): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\trap.cpp(291): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\trap.cpp(292): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>  tribute.cpp
9>..\..\zone\tribute.cpp(228): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\tribute.cpp(314): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\tribute.cpp(348): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\tribute.cpp(392): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\tribute.cpp(412): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>  watermap.cpp
9>..\..\zone\watermap.cpp(127): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.
9>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(247) : see declaration of 'strlwr'
9>  waypoints.cpp
9>..\..\zone\waypoints.cpp(127): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
9>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdlib.h(867) : see declaration of 'itoa'
9>..\..\zone\waypoints.cpp(275): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\waypoints.cpp(288): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\waypoints.cpp(348): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\waypoints.cpp(502): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\waypoints.cpp(504): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\waypoints.cpp(935): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\waypoints.cpp(936): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\waypoints.cpp(937): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\waypoints.cpp(954): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\waypoints.cpp(1015): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\waypoints.cpp(1020): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\waypoints.cpp(1097): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\waypoints.cpp(1098): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\waypoints.cpp(1099): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\waypoints.cpp(1101): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\waypoints.cpp(1144): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
9>..\..\zone\waypoints.cpp(1164): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
9>..\..\zone\waypoints.cpp(1178): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\waypoints.cpp(1179): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>  worldserver.cpp
9>..\..\zone\worldserver.cpp(176): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\worldserver.cpp(176): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\worldserver.cpp(183): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\worldserver.cpp(183): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
9>..\..\zone\worldserver.cpp(436): warning C4267: '=' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\worldserver.cpp(624): warning C4267: 'argument' : conversion from 'size_t' to 'const uint32', possible loss of data
9>..\..\zone\worldserver.cpp(671): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\worldserver.cpp(792): warning C4800: 'uchar' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\worldserver.cpp(1840): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\worldserver.cpp(1848): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
9>..\..\zone\worldserver.cpp(1893): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\worldserver.cpp(2097): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\worldserver.cpp(2140): warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\worldserver.cpp(2144): warning C4267: '+=' : conversion from 'size_t' to 'int', possible loss of data
9>  zone.cpp
9>..\..\zone\zone.cpp(201): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(202): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(203): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(204): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(208): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>..\..\zone\zone.cpp(250): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(251): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(252): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(253): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(493): warning C4244: '=' : conversion from 'unsigned long' to 'int16', possible loss of data
9>..\..\zone\zone.cpp(494): warning C4244: '=' : conversion from 'unsigned long' to 'int8', possible loss of data
9>..\..\zone\zone.cpp(495): warning C4244: '=' : conversion from 'unsigned long' to 'uint16', possible loss of data
9>..\..\zone\zone.cpp(539): warning C4244: '=' : conversion from 'unsigned long' to 'int16', possible loss of data
9>..\..\zone\zone.cpp(540): warning C4244: '=' : conversion from 'unsigned long' to 'int8', possible loss of data
9>..\..\zone\zone.cpp(541): warning C4244: '=' : conversion from 'unsigned long' to 'uint16', possible loss of data
9>..\..\zone\zone.cpp(656): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(657): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(869): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.
9>          c:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(247) : see declaration of 'strlwr'
9>..\..\zone\zone.cpp(1631): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zone.cpp(1637): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(1638): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(1639): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(1640): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(1641): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(1642): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(1644): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(1645): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zone.cpp(1853): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
9>..\..\zone\zone.cpp(1854): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
9>..\..\zone\zone.cpp(1855): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
9>..\..\zone\zone.cpp(1856): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
9>..\..\zone\zone.cpp(2264): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\zone.cpp(2264): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\zone.cpp(2264): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\zone.cpp(2264): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
9>  zone_logsys.cpp
9>  zone_profile.cpp
9>  ZoneConfig.cpp
9>  zonedb.cpp
9>..\..\zone\zonedb.cpp(111): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(112): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(115): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(117): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(118): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(119): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(120): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(121): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(122): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(123): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(208): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(220): warning C4018: '<=' : signed/unsigned mismatch
9>..\..\zone\zonedb.cpp(264): warning C4267: 'initializing' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(265): warning C4267: 'initializing' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(289): warning C4267: 'initializing' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(298): warning C4267: '=' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(307): warning C4267: '=' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(332): warning C4267: 'initializing' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(364): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\zonedb.cpp(366): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\zonedb.cpp(441): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(895): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(896): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(897): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(899): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(938): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\zonedb.cpp(941): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>..\..\zone\zonedb.cpp(1089): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(1110): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(1116): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(1139): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(1197): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(1254): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(1261): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(1262): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(1399): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(1426): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(1449): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(1508): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(1572): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(1573): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(2374): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(2404): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(2416): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(2417): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(2418): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(2419): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(2420): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(2421): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
9>..\..\zone\zonedb.cpp(2596): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\zonedb.cpp(2615): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\zonedb.cpp(2633): warning C4018: '>=' : signed/unsigned mismatch
9>..\..\zone\zonedb.cpp(2649): warning C4244: 'initializing' : conversion from 'unsigned long' to 'uint8', possible loss of data
9>..\..\zone\zonedb.cpp(2696): warning C4018: '<' : signed/unsigned mismatch
9>..\..\zone\zonedb.cpp(2889): warning C4018: '>=' : signed/unsigned mismatch
9>..\..\zone\zonedb.cpp(3130): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(3144): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>..\..\zone\zonedb.cpp(3158): warning C4267: 'argument' : conversion from 'size_t' to 'uint32', possible loss of data
9>  zonedbasync.cpp
9>  Generating Code...
9>  Compiling...
9>  zoning.cpp
9>..\..\zone\zoning.cpp(484): warning C4267: '=' : conversion from 'size_t' to 'int', possible loss of data
9>  Generating Code...
9>
9>Build FAILED.
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 11:00 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3