Guest User

VS2010 fail

a guest
Jun 14th, 2014
271
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 164.12 KB | None | 0 0
  1. 1>------ Build started: Project: ZERO_CHECK, Configuration: Debug Win32 ------
  2. 1> Checking Build System
  3. 1> CMake does not need to re-run because C:/EQ/Source/Build/CMakeFiles/generate.stamp is up-to-date.
  4. 1> CMake does not need to re-run because C:/EQ/Source/Build/luabind/CMakeFiles/generate.stamp is up-to-date.
  5. 1> CMake does not need to re-run because C:/EQ/Source/Build/common/CMakeFiles/generate.stamp is up-to-date.
  6. 1> CMake does not need to re-run because C:/EQ/Source/Build/shared_memory/CMakeFiles/generate.stamp is up-to-date.
  7. 1> CMake does not need to re-run because C:/EQ/Source/Build/world/CMakeFiles/generate.stamp is up-to-date.
  8. 1> CMake does not need to re-run because C:/EQ/Source/Build/zone/CMakeFiles/generate.stamp is up-to-date.
  9. 1> CMake does not need to re-run because C:/EQ/Source/Build/ucs/CMakeFiles/generate.stamp is up-to-date.
  10. 1> CMake does not need to re-run because C:/EQ/Source/Build/queryserv/CMakeFiles/generate.stamp is up-to-date.
  11. 1> CMake does not need to re-run because C:/EQ/Source/Build/eqlaunch/CMakeFiles/generate.stamp is up-to-date.
  12. 1> CMake does not need to re-run because C:/EQ/Source/Build/client_files/CMakeFiles/generate.stamp is up-to-date.
  13. 1> CMake does not need to re-run because C:/EQ/Source/Build/client_files/import/CMakeFiles/generate.stamp is up-to-date.
  14. 1> CMake does not need to re-run because C:/EQ/Source/Build/client_files/export/CMakeFiles/generate.stamp is up-to-date.
  15. 2>------ Build started: Project: luabind, Configuration: Debug Win32 ------
  16. 3>------ Build started: Project: Common, Configuration: Debug Win32 ------
  17. 3> Building Custom Rule C:/EQ/Source/common/CMakeLists.txt
  18. 3> CMake does not need to re-run because C:\EQ\Source\Build\common\CMakeFiles\generate.stamp is up-to-date.
  19. 3> BasePacket.cpp
  20. 3> classes.cpp
  21. 2> Building Custom Rule C:/EQ/Source/luabind/CMakeLists.txt
  22. 2> CMake does not need to re-run because C:\EQ\Source\Build\luabind\CMakeFiles\generate.stamp is up-to-date.
  23. 2> class.cpp
  24. 2> class_info.cpp
  25. 3> Condition.cpp
  26. 3> crash.cpp
  27. 3> CRC16.cpp
  28. 3> crc32.cpp
  29. 3> database.cpp
  30. 3> dbasync.cpp
  31. 3>..\..\common\database.cpp(465): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
  32. 3>..\..\common\database.cpp(1022): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  33. 3>..\..\common\database.cpp(1028): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  34. 3>..\..\common\database.cpp(1172): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  35. 3>..\..\common\database.cpp(1174): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  36. 3>..\..\common\database.cpp(1176): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  37. 3>..\..\common\database.cpp(1224): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  38. 3>..\..\common\database.cpp(1226): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  39. 3>..\..\common\database.cpp(1228): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  40. 3>..\..\common\database.cpp(1286): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  41. 3>..\..\common\database.cpp(1288): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  42. 3>..\..\common\database.cpp(1290): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  43. 3>..\..\common\database.cpp(1292): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  44. 3>..\..\common\database.cpp(1591): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  45. 3>..\..\common\database.cpp(1782): warning C4244: 'return' : conversion from 'uint16' to 'uint8', possible loss of data
  46. 3>..\..\common\database.cpp(1834): warning C4244: 'return' : conversion from 'uint16' to 'uint8', possible loss of data
  47. 3>..\..\common\database.cpp(1855): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  48. 3>..\..\common\database.cpp(1857): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  49. 3>..\..\common\database.cpp(1859): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  50. 3>..\..\common\database.cpp(2525): warning C4018: '<=' : signed/unsigned mismatch
  51. 3>..\..\common\database.cpp(2535): warning C4018: '<' : signed/unsigned mismatch
  52. 3> dbcore.cpp
  53. 3> debug.cpp
  54. 3>..\..\common\dbcore.cpp(112): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  55. 3>..\..\common\dbcore.cpp(114): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  56. 2> class_registry.cpp
  57. 2> class_rep.cpp
  58. 3> emu_opcodes.cpp
  59. 3> EmuTCPConnection.cpp
  60. 3>..\..\common\debug.cpp(102): warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getpid. See online help for details.
  61. 3> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\process.h(206) : see declaration of 'getpid'
  62. 3> EmuTCPServer.cpp
  63. 3> EQDB.cpp
  64. 3> EQDBRes.cpp
  65. 3>c:\eq\source\common\EQDBRes.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data
  66. 3>..\..\common\EQDB.cpp(34): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data
  67. 3>..\..\common\EQDB.cpp(38): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data
  68. 2> create_class.cpp
  69. 3>c:\eq\source\common\EQDBRes.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data
  70. 3> eqemu_exception.cpp
  71. 2> error.cpp
  72. 3> EQEmuConfig.cpp
  73. 3> EQEMuError.cpp
  74. 2> exception_handler.cpp
  75. 2> function.cpp
  76. 3> EQPacket.cpp
  77. 3>..\..\common\EQEMuError.cpp(131): warning C4996: 'getch': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.
  78. 3> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\conio.h(128) : see declaration of 'getch'
  79. 3>..\..\common\EQPacket.cpp(205): warning C4244: '=' : conversion from 'const uint16' to 'unsigned char', possible loss of data
  80. 3>..\..\common\EQPacket.cpp(217): warning C4244: '=' : conversion from 'uint16' to 'unsigned char', possible loss of data
  81. 3> EQStream.cpp
  82. 3> EQStreamFactory.cpp
  83. 2> inheritance.cpp
  84. 3>..\..\common\EQStreamFactory.cpp(96): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.
  85. 3> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\io.h(302) : see declaration of 'close'
  86. 3>..\..\common\EQStream.cpp(75): warning C4244: '=' : conversion from 'double' to 'uint32', possible loss of data
  87. 3>..\..\common\EQStream.cpp(83): warning C4018: '>' : signed/unsigned mismatch
  88. 3>..\..\common\EQStream.cpp(360): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  89. 3>..\..\common\EQStream.cpp(414): warning C4018: '>' : signed/unsigned mismatch
  90. 3>..\..\common\EQStream.cpp(452): warning C4018: '>' : signed/unsigned mismatch
  91. 3>..\..\common\EQStream.cpp(468): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
  92. 3>..\..\common\EQStream.cpp(468): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
  93. 3>..\..\common\EQStream.cpp(482): warning C4244: '=' : conversion from 'double' to 'uint32', possible loss of data
  94. 3>..\..\common\EQStream.cpp(484): warning C4244: '=' : conversion from 'double' to 'uint32', possible loss of data
  95. 3>..\..\common\EQStream.cpp(600): warning C4018: '>' : signed/unsigned mismatch
  96. 3>..\..\common\EQStream.cpp(612): warning C4018: '>' : signed/unsigned mismatch
  97. 3>..\..\common\EQStream.cpp(663): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
  98. 3>..\..\common\EQStream.cpp(663): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
  99. 3>..\..\common\EQStream.cpp(664): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
  100. 3>..\..\common\EQStream.cpp(729): warning C4018: '>' : signed/unsigned mismatch
  101. 3>..\..\common\EQStream.cpp(732): warning C4244: 'initializing' : conversion from 'long' to 'uint16', possible loss of data
  102. 3>..\..\common\EQStream.cpp(803): warning C4018: '>' : signed/unsigned mismatch
  103. 3>..\..\common\EQStream.cpp(944): warning C4244: 'argument' : conversion from 'time_t' to 'u_long', possible loss of data
  104. 3>..\..\common\EQStream.cpp(1182): warning C4018: '>' : signed/unsigned mismatch
  105. 3>..\..\common\EQStream.cpp(1219): warning C4018: '>' : signed/unsigned mismatch
  106. 3> EQStreamIdent.cpp
  107. 3> EQStreamProxy.cpp
  108. 2> link_compatibility.cpp
  109. 2> object_rep.cpp
  110. 2> open.cpp
  111. 3> eqtime.cpp
  112. 3> extprofile.cpp
  113. 3>..\..\common\eqtime.cpp(75): warning C4244: 'initializing' : conversion from 'time_t' to 'unsigned long', possible loss of data
  114. 3>..\..\common\eqtime.cpp(180): warning C4244: '=' : conversion from 'long' to 'uint8', possible loss of data
  115. 3>..\..\common\eqtime.cpp(183): warning C4244: '=' : conversion from 'long' to 'uint8', possible loss of data
  116. 3>..\..\common\eqtime.cpp(188): warning C4244: '=' : conversion from 'long' to 'uint8', possible loss of data
  117. 3>..\..\common\eqtime.cpp(192): warning C4244: '=' : conversion from 'long' to 'uint8', possible loss of data
  118. 2> pcall.cpp
  119. 3> faction.cpp
  120. 2> scope.cpp
  121. 2> stack_content_by_name.cpp
  122. 3> guild_base.cpp
  123. 3>..\..\common\guild_base.cpp(838): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  124. 3>..\..\common\guild_base.cpp(880): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  125. 3>..\..\common\guild_base.cpp(1334): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  126. 3> guilds.cpp
  127. 3> ipc_mutex.cpp
  128. 2> weak_ref.cpp
  129. 2> wrapper_base.cpp
  130. 3> Item.cpp
  131. 3> logsys.cpp
  132. 3> logsys_eqemu.cpp
  133. 3> md5.cpp
  134. 3> memory_mapped_file.cpp
  135. 3> misc.cpp
  136. 3> MiscFunctions.cpp
  137. 3> moremath.cpp
  138. 2> luabind.vcxproj -> C:\EQ\Source\Build\Bin\Debug\luabind.lib
  139. 3> Mutex.cpp
  140. 3> opcode_map.cpp
  141. 3>..\..\common\Mutex.cpp(117): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
  142. 3> opcodemgr.cpp
  143. 3> packet_dump.cpp
  144. 3> packet_dump_file.cpp
  145. 3> packet_functions.cpp
  146. 3> perl_EQDB.cpp
  147. 3> perl_EQDBRes.cpp
  148. 3>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  149. 3> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  150. 3>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  151. 3> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  152. 3>c:\eq\source\common\EQDBRes.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data
  153. 3>c:\eq\source\common\EQDBRes.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data
  154. 3> ProcLauncher.cpp
  155. 3> ptimer.cpp
  156. 3>..\..\common\ptimer.cpp(154): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  157. 3>..\..\common\ptimer.cpp(340): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  158. 3> races.cpp
  159. 3> rdtsc.cpp
  160. 3> rulesys.cpp
  161. 3> serverinfo.cpp
  162. 3> shareddb.cpp
  163. 3>..\..\common\rulesys.cpp(174): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  164. 3> spdat.cpp
  165. 3>..\..\common\shareddb.cpp(458): warning C4018: '<' : signed/unsigned mismatch
  166. 3>..\..\common\shareddb.cpp(548): warning C4018: '<' : signed/unsigned mismatch
  167. 3>..\..\common\shareddb.cpp(657): warning C4018: '<' : signed/unsigned mismatch
  168. 3>..\..\common\shareddb.cpp(1223): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  169. 3>..\..\common\shareddb.cpp(1224): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  170. 3>..\..\common\shareddb.cpp(1225): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  171. 3> StringUtil.cpp
  172. 3>..\..\common\spdat.cpp(478): warning C4018: '<' : signed/unsigned mismatch
  173. 3> StructStrategy.cpp
  174. 3> TCPConnection.cpp
  175. 3> TCPServer.cpp
  176. 3> timeoutmgr.cpp
  177. 3> timer.cpp
  178. 3> unix.cpp
  179. 3> worldconn.cpp
  180. 3>..\..\common\timer.cpp(75): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
  181. 3> XMLParser.cpp
  182. 3> platform.cpp
  183. 3> Client62.cpp
  184. 3> patches.cpp
  185. 3> SoD.cpp
  186. 3> SoF.cpp
  187. 3>..\..\common\patches\SoD.cpp(634): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  188. 3>..\..\common\patches\SoD.cpp(1050): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  189. 3>..\..\common\patches\SoD.cpp(1780): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  190. 3>..\..\common\patches\SoD.cpp(1802): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  191. 3>..\..\common\patches\SoD.cpp(1806): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
  192. 3>..\..\common\patches\SoF.cpp(633): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  193. 3>..\..\common\patches\SoF.cpp(1363): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  194. 3>..\..\common\patches\SoF.cpp(1385): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  195. 3>..\..\common\patches\SoF.cpp(1389): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
  196. 3>..\..\common\patches\SoD.cpp(3506): warning C4244: 'initializing' : conversion from 'std::streamoff' to 'unsigned int', possible loss of data
  197. 3>..\..\common\patches\SoD.cpp(3507): warning C4244: 'argument' : conversion from 'std::streamoff' to 'size_t', possible loss of data
  198. 3>..\..\common\patches\SoD.cpp(3508): warning C4244: 'argument' : conversion from 'std::streamoff' to 'size_t', possible loss of data
  199. 3>..\..\common\patches\SoD.cpp(3510): warning C4244: '=' : conversion from 'std::streamoff' to 'uint32', possible loss of data
  200. 3>..\..\common\patches\SoF.cpp(1851): warning C4018: '<' : signed/unsigned mismatch
  201. 3>..\..\common\patches\SoF.cpp(2824): warning C4244: 'initializing' : conversion from 'std::streamoff' to 'unsigned int', possible loss of data
  202. 3>..\..\common\patches\SoF.cpp(2825): warning C4244: 'argument' : conversion from 'std::streamoff' to 'size_t', possible loss of data
  203. 3>..\..\common\patches\SoF.cpp(2826): warning C4244: 'argument' : conversion from 'std::streamoff' to 'size_t', possible loss of data
  204. 3>..\..\common\patches\SoF.cpp(2828): warning C4244: '=' : conversion from 'std::streamoff' to 'uint32', possible loss of data
  205. 3> RoF.cpp
  206. 3> Titanium.cpp
  207. 3>..\..\common\patches\RoF.cpp(114): warning C4309: '=' : truncation of constant value
  208. 3>..\..\common\patches\RoF.cpp(116): warning C4309: '=' : truncation of constant value
  209. 3>..\..\common\patches\RoF.cpp(117): warning C4309: '=' : truncation of constant value
  210. 3>..\..\common\patches\RoF.cpp(118): warning C4309: '=' : truncation of constant value
  211. 3>..\..\common\patches\RoF.cpp(362): warning C4309: '=' : truncation of constant value
  212. 3>..\..\common\patches\RoF.cpp(363): warning C4309: '=' : truncation of constant value
  213. 3>..\..\common\patches\RoF.cpp(364): warning C4309: '=' : truncation of constant value
  214. 3>..\..\common\patches\RoF.cpp(543): warning C4244: 'argument' : conversion from 'time_t' to 'uint32', possible loss of data
  215. 3>..\..\common\patches\RoF.cpp(1902): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  216. 3>..\..\common\patches\RoF.cpp(2738): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  217. 3>..\..\common\patches\RoF.cpp(2762): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  218. 3>..\..\common\patches\RoF.cpp(2768): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
  219. 3>..\..\common\patches\RoF.cpp(2866): warning C4309: '=' : truncation of constant value
  220. 3>..\..\common\patches\RoF.cpp(2867): warning C4309: '=' : truncation of constant value
  221. 3>..\..\common\patches\RoF.cpp(2868): warning C4309: '=' : truncation of constant value
  222. 3>..\..\common\patches\RoF.cpp(4721): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
  223. 3>..\..\common\patches\RoF.cpp(5372): warning C4244: 'initializing' : conversion from 'std::streamoff' to 'unsigned int', possible loss of data
  224. 3>..\..\common\patches\RoF.cpp(5373): warning C4244: 'argument' : conversion from 'std::streamoff' to 'size_t', possible loss of data
  225. 3>..\..\common\patches\RoF.cpp(5374): warning C4244: 'argument' : conversion from 'std::streamoff' to 'size_t', possible loss of data
  226. 3>..\..\common\patches\RoF.cpp(5376): warning C4244: '=' : conversion from 'std::streamoff' to 'uint32', possible loss of data
  227. 3> Underfoot.cpp
  228. 3> Base64.cpp
  229. 3> File.cpp
  230. 3> HttpdCookies.cpp
  231. 3>..\..\common\patches\Underfoot.cpp(660): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  232. 3>..\..\common\patches\Underfoot.cpp(1062): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  233. 3>..\..\common\patches\Underfoot.cpp(1825): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  234. 3>..\..\common\patches\Underfoot.cpp(1847): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  235. 3>..\..\common\patches\Underfoot.cpp(1850): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
  236. 3>..\..\common\patches\Underfoot.cpp(3338): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
  237. 3>..\..\common\patches\Underfoot.cpp(3940): warning C4244: 'initializing' : conversion from 'std::streamoff' to 'unsigned int', possible loss of data
  238. 3>..\..\common\patches\Underfoot.cpp(3941): warning C4244: 'argument' : conversion from 'std::streamoff' to 'size_t', possible loss of data
  239. 3>..\..\common\patches\Underfoot.cpp(3942): warning C4244: 'argument' : conversion from 'std::streamoff' to 'size_t', possible loss of data
  240. 3>..\..\common\patches\Underfoot.cpp(3944): warning C4244: '=' : conversion from 'std::streamoff' to 'uint32', possible loss of data
  241. 3> HttpdForm.cpp
  242. 3> HttpdSocket.cpp
  243. 3> HTTPSocket.cpp
  244. 3> MemFile.cpp
  245. 3>c:\eq\source\common\socketlib\httpsocket.cpp(115): warning C4715: 'HTTPSocket::ProcessReceivedData' : not all control paths return a value
  246. 3> Mime.cpp
  247. 3> Parse.cpp
  248. 3> socket_include.cpp
  249. 3> Utility.cpp
  250. 3> StackWalker.cpp
  251. 3> tinystr.cpp
  252. 3> tinyxml.cpp
  253. 3> tinyxmlerror.cpp
  254. 3> tinyxmlparser.cpp
  255. 3>guilds.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
  256. 3> Common.vcxproj -> C:\EQ\Source\Build\Bin\Debug\Common.lib
  257. 4>------ Build started: Project: queryserv, Configuration: Debug Win32 ------
  258. 5>------ Build started: Project: ucs, Configuration: Debug Win32 ------
  259. 5> Building Custom Rule C:/EQ/Source/ucs/CMakeLists.txt
  260. 5> CMake does not need to re-run because C:\EQ\Source\Build\ucs\CMakeFiles\generate.stamp is up-to-date.
  261. 4> Building Custom Rule C:/EQ/Source/queryserv/CMakeLists.txt
  262. 4> CMake does not need to re-run because C:\EQ\Source\Build\queryserv\CMakeFiles\generate.stamp is up-to-date.
  263. 5> chatchannel.cpp
  264. 5> clientlist.cpp
  265. 4> database.cpp
  266. 4> lfguild.cpp
  267. 4>..\..\queryserv\database.cpp(172): warning C4018: '<' : signed/unsigned mismatch
  268. 4>..\..\queryserv\database.cpp(202): warning C4018: '<' : signed/unsigned mismatch
  269. 4>..\..\queryserv\database.cpp(226): warning C4018: '<' : signed/unsigned mismatch
  270. 4>..\..\queryserv\database.cpp(249): warning C4018: '<' : signed/unsigned mismatch
  271. 4>..\..\queryserv\database.cpp(277): warning C4018: '<' : signed/unsigned mismatch
  272. 4>..\..\queryserv\database.cpp(308): warning C4018: '<' : signed/unsigned mismatch
  273. 4>..\..\queryserv\lfguild.cpp(265): warning C4244: 'initializing' : conversion from 'time_t' to 'uint32', possible loss of data
  274. 4>..\..\queryserv\lfguild.cpp(316): warning C4244: 'initializing' : conversion from 'time_t' to 'uint32', possible loss of data
  275. 4> queryserv.cpp
  276. 5>..\..\ucs\clientlist.cpp(1008): warning C4018: '<' : signed/unsigned mismatch
  277. 5>..\..\ucs\clientlist.cpp(1310): warning C4018: '<' : signed/unsigned mismatch
  278. 5>..\..\ucs\clientlist.cpp(1313): warning C4018: '<' : signed/unsigned mismatch
  279. 5>..\..\ucs\clientlist.cpp(1423): warning C4018: '<' : signed/unsigned mismatch
  280. 5>..\..\ucs\clientlist.cpp(1426): warning C4018: '<' : signed/unsigned mismatch
  281. 4> queryservconfig.cpp
  282. 5> database.cpp
  283. 5> ucs.cpp
  284. 4> worldserver.cpp
  285. 5>..\..\ucs\database.cpp(405): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  286. 5>..\..\ucs\database.cpp(584): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
  287. 5> ucsconfig.cpp
  288. 5> worldserver.cpp
  289. 4> queryserv.vcxproj -> C:\EQ\Source\Build\Bin\Debug\queryserv.exe
  290. 5> ucs.vcxproj -> C:\EQ\Source\Build\Bin\Debug\ucs.exe
  291. 6>------ Build started: Project: import_client_files, Configuration: Debug Win32 ------
  292. 6> Building Custom Rule C:/EQ/Source/client_files/import/CMakeLists.txt
  293. 6> CMake does not need to re-run because C:\EQ\Source\Build\client_files\import\CMakeFiles\generate.stamp is up-to-date.
  294. 7>------ Build started: Project: export_client_files, Configuration: Debug Win32 ------
  295. 7> Building Custom Rule C:/EQ/Source/client_files/export/CMakeLists.txt
  296. 6> main.cpp
  297. 7> CMake does not need to re-run because C:\EQ\Source\Build\client_files\export\CMakeFiles\generate.stamp is up-to-date.
  298. 7> main.cpp
  299. 6> import_client_files.vcxproj -> C:\EQ\Source\Build\Bin\Debug\import_client_files.exe
  300. 7> export_client_files.vcxproj -> C:\EQ\Source\Build\Bin\Debug\export_client_files.exe
  301. 8>------ Build started: Project: eqlaunch, Configuration: Debug Win32 ------
  302. 8> Building Custom Rule C:/EQ/Source/eqlaunch/CMakeLists.txt
  303. 8> CMake does not need to re-run because C:\EQ\Source\Build\eqlaunch\CMakeFiles\generate.stamp is up-to-date.
  304. 9>------ Build started: Project: world, Configuration: Debug Win32 ------
  305. 9> Building Custom Rule C:/EQ/Source/world/CMakeLists.txt
  306. 8> eqlaunch.cpp
  307. 9> CMake does not need to re-run because C:\EQ\Source\Build\world\CMakeFiles\generate.stamp is up-to-date.
  308. 8> worldserver.cpp
  309. 9> Adventure.cpp
  310. 9> AdventureManager.cpp
  311. 9>..\..\world\Adventure.cpp(401): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  312. 9>..\..\world\Adventure.cpp(402): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  313. 9>..\..\world\AdventureManager.cpp(391): warning C4018: '<' : signed/unsigned mismatch
  314. 9>..\..\world\AdventureManager.cpp(409): warning C4018: '<' : signed/unsigned mismatch
  315. 8> ZoneLaunch.cpp
  316. 9>..\..\world\AdventureManager.cpp(661): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  317. 9>..\..\world\AdventureManager.cpp(667): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  318. 9>..\..\world\AdventureManager.cpp(668): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  319. 9>..\..\world\AdventureManager.cpp(669): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  320. 9>..\..\world\AdventureManager.cpp(670): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  321. 9>..\..\world\AdventureManager.cpp(678): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  322. 9>..\..\world\AdventureManager.cpp(679): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  323. 9>..\..\world\AdventureManager.cpp(681): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  324. 9>..\..\world\AdventureManager.cpp(682): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  325. 9>..\..\world\AdventureManager.cpp(683): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  326. 9>..\..\world\AdventureManager.cpp(684): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  327. 9>..\..\world\AdventureManager.cpp(686): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  328. 9>..\..\world\AdventureManager.cpp(687): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  329. 9>..\..\world\AdventureManager.cpp(688): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  330. 9>..\..\world\AdventureManager.cpp(689): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  331. 9>..\..\world\AdventureManager.cpp(934): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
  332. 9>..\..\world\AdventureManager.cpp(935): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
  333. 9>..\..\world\AdventureManager.cpp(936): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
  334. 9>..\..\world\AdventureManager.cpp(937): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
  335. 9>..\..\world\AdventureManager.cpp(938): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
  336. 9>..\..\world\AdventureManager.cpp(939): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
  337. 9>..\..\world\AdventureManager.cpp(940): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
  338. 9>..\..\world\AdventureManager.cpp(941): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
  339. 9> client.cpp
  340. 9>..\..\world\client.cpp(615): warning C4018: '<' : signed/unsigned mismatch
  341. 9>..\..\world\client.cpp(628): warning C4018: '<' : signed/unsigned mismatch
  342. 9> cliententry.cpp
  343. 9>..\..\world\client.cpp(1431): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
  344. 9>..\..\world\client.cpp(1432): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
  345. 9> clientlist.cpp
  346. 9> console.cpp
  347. 9> EQLConfig.cpp
  348. 8> eqlaunch.vcxproj -> C:\EQ\Source\Build\Bin\Debug\eqlaunch.exe
  349. 9>..\..\world\console.cpp(775): warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
  350. 9> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdlib.h(871) : see declaration of 'ultoa'
  351. 9>..\..\world\console.cpp(776): warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
  352. 9> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdlib.h(871) : see declaration of 'ultoa'
  353. 9>..\..\world\console.cpp(777): warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
  354. 9> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdlib.h(871) : see declaration of 'ultoa'
  355. 9>..\..\world\console.cpp(778): warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
  356. 9> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdlib.h(871) : see declaration of 'ultoa'
  357. 10>------ Build started: Project: zone, Configuration: Debug Win32 ------
  358. 10> Building Custom Rule C:/EQ/Source/zone/CMakeLists.txt
  359. 10> CMake does not need to re-run because C:\EQ\Source\Build\zone\CMakeFiles\generate.stamp is up-to-date.
  360. 10> AA.cpp
  361. 10> aggro.cpp
  362. 9> EQW.cpp
  363. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  364. 9> EQWHTTPHandler.cpp
  365. 9>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  366. 9> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  367. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  368. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  369. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  370. 9>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  371. 9> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  372. 9> EQWParser.cpp
  373. 9> HTTPRequest.cpp
  374. 9>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  375. 9> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  376. 9>c:\eq\source\common\EQDBRes.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data
  377. 9>c:\eq\source\common\EQDBRes.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data
  378. 9>..\..\world\HTTPRequest.cpp(65): warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
  379. 9> LauncherLink.cpp
  380. 9> LauncherList.cpp
  381. 10> attack.cpp
  382. 10> beacon.cpp
  383. 9>..\..\world\LauncherLink.cpp(169): warning C4800: 'const uint8' : forcing value to bool 'true' or 'false' (performance warning)
  384. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  385. 9> lfplist.cpp
  386. 9> LoginServer.cpp
  387. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  388. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  389. 10>..\..\zone\attack.cpp(225): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
  390. 10>..\..\zone\attack.cpp(230): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
  391. 10>..\..\zone\attack.cpp(235): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
  392. 10>..\..\zone\attack.cpp(240): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
  393. 10>..\..\zone\attack.cpp(272): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  394. 10>..\..\zone\attack.cpp(343): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  395. 10>..\..\zone\attack.cpp(396): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  396. 10>..\..\zone\attack.cpp(436): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  397. 10>..\..\zone\attack.cpp(449): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  398. 10>..\..\zone\attack.cpp(455): warning C4800: 'ItemInst *' : forcing value to bool 'true' or 'false' (performance warning)
  399. 10>..\..\zone\attack.cpp(461): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  400. 10>..\..\zone\attack.cpp(480): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  401. 10>..\..\zone\attack.cpp(503): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  402. 10>..\..\zone\attack.cpp(515): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  403. 10>..\..\zone\attack.cpp(548): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  404. 10>..\..\zone\attack.cpp(555): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
  405. 10>..\..\zone\attack.cpp(560): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  406. 10>..\..\zone\attack.cpp(565): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  407. 10>..\..\zone\attack.cpp(571): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
  408. 10>..\..\zone\attack.cpp(578): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
  409. 10>..\..\zone\attack.cpp(580): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
  410. 10>..\..\zone\attack.cpp(582): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
  411. 10>..\..\zone\attack.cpp(585): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
  412. 10>..\..\zone\attack.cpp(587): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
  413. 10>..\..\zone\attack.cpp(595): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
  414. 10>..\..\zone\attack.cpp(598): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  415. 10>..\..\zone\attack.cpp(601): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  416. 10>..\..\zone\attack.cpp(605): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  417. 10>..\..\zone\attack.cpp(607): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  418. 10>..\..\zone\attack.cpp(611): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  419. 10>..\..\zone\attack.cpp(613): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  420. 10>..\..\zone\attack.cpp(616): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
  421. 10>..\..\zone\attack.cpp(618): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
  422. 10>..\..\zone\attack.cpp(621): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
  423. 10>..\..\zone\attack.cpp(625): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
  424. 10>..\..\zone\attack.cpp(628): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
  425. 10>..\..\zone\attack.cpp(630): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
  426. 10>..\..\zone\attack.cpp(632): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  427. 10>..\..\zone\attack.cpp(637): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  428. 10>..\..\zone\attack.cpp(639): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  429. 10>..\..\zone\attack.cpp(645): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  430. 10>..\..\zone\attack.cpp(647): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  431. 10>..\..\zone\attack.cpp(658): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
  432. 10>..\..\zone\attack.cpp(676): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  433. 10>..\..\zone\attack.cpp(699): warning C4244: '-=' : conversion from 'float' to 'int32', possible loss of data
  434. 10>..\..\zone\attack.cpp(718): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  435. 10>..\..\zone\attack.cpp(719): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  436. 10>..\..\zone\attack.cpp(724): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  437. 10>..\..\zone\attack.cpp(728): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
  438. 10>..\..\zone\attack.cpp(732): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  439. 10>..\..\zone\attack.cpp(736): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
  440. 10>..\..\zone\attack.cpp(744): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  441. 10>..\..\zone\attack.cpp(745): warning C4244: '-=' : conversion from 'float' to 'int32', possible loss of data
  442. 10>..\..\zone\attack.cpp(760): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  443. 10>..\..\zone\attack.cpp(762): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  444. 10>..\..\zone\attack.cpp(765): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
  445. 10>..\..\zone\attack.cpp(768): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  446. 10>..\..\zone\attack.cpp(769): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  447. 10>..\..\zone\attack.cpp(774): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  448. 10>..\..\zone\attack.cpp(778): warning C4244: '+=' : conversion from 'float' to 'int', possible loss of data
  449. 10>..\..\zone\attack.cpp(782): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  450. 10>..\..\zone\attack.cpp(786): warning C4244: '-=' : conversion from 'float' to 'int', possible loss of data
  451. 10>..\..\zone\attack.cpp(1022): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  452. 10>..\..\zone\attack.cpp(1030): warning C4244: '+=' : conversion from 'float' to 'int', possible loss of data
  453. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  454. 10>..\..\zone\attack.cpp(1277): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
  455. 10>..\..\zone\attack.cpp(1279): warning C4244: '*=' : conversion from 'float' to 'uint32', possible loss of data
  456. 10>..\..\zone\attack.cpp(1419): warning C4244: '=' : conversion from 'float' to 'int32', possible loss of data
  457. 10>..\..\zone\attack.cpp(1852): warning C4244: '+=' : conversion from 'float' to 'uint16', possible loss of data
  458. 10>..\..\zone\attack.cpp(1876): warning C4018: '<' : signed/unsigned mismatch
  459. 10>..\..\zone\attack.cpp(1880): warning C4018: '>' : signed/unsigned mismatch
  460. 10>..\..\zone\attack.cpp(1899): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
  461. 10>..\..\zone\attack.cpp(1901): warning C4244: '*=' : conversion from 'float' to 'int32', possible loss of data
  462. 10>..\..\zone\attack.cpp(1911): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
  463. 10>..\..\zone\attack.cpp(1913): warning C4244: '*=' : conversion from 'float' to 'int32', possible loss of data
  464. 10>..\..\zone\attack.cpp(2509): warning C4244: '*=' : conversion from 'float' to 'int32', possible loss of data
  465. 10>..\..\zone\attack.cpp(2511): warning C4244: '*=' : conversion from 'float' to 'int32', possible loss of data
  466. 10>..\..\zone\attack.cpp(3191): warning C4018: '>' : signed/unsigned mismatch
  467. 10>..\..\zone\attack.cpp(3215): warning C4018: '>' : signed/unsigned mismatch
  468. 10>..\..\zone\attack.cpp(3237): warning C4018: '>' : signed/unsigned mismatch
  469. 10>..\..\zone\attack.cpp(3289): warning C4018: '>' : signed/unsigned mismatch
  470. 10>..\..\zone\attack.cpp(3319): warning C4018: '>' : signed/unsigned mismatch
  471. 10>..\..\zone\attack.cpp(3340): warning C4018: '>' : signed/unsigned mismatch
  472. 10>..\..\zone\attack.cpp(3362): warning C4018: '>' : signed/unsigned mismatch
  473. 10>..\..\zone\attack.cpp(3835): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
  474. 10>..\..\zone\attack.cpp(3839): warning C4018: '>' : signed/unsigned mismatch
  475. 10>..\..\zone\attack.cpp(3887): warning C4018: '>' : signed/unsigned mismatch
  476. 10>..\..\zone\attack.cpp(3993): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
  477. 10>..\..\zone\attack.cpp(4299): warning C4244: '=' : conversion from 'double' to 'int32', possible loss of data
  478. 10>..\..\zone\attack.cpp(4424): warning C4018: '>=' : signed/unsigned mismatch
  479. 10>..\..\zone\attack.cpp(4468): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
  480. 10>..\..\zone\attack.cpp(4558): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
  481. 10>..\..\zone\attack.cpp(4628): warning C4018: '>' : signed/unsigned mismatch
  482. 10>..\..\zone\attack.cpp(4652): warning C4018: '>' : signed/unsigned mismatch
  483. 9> LoginServerList.cpp
  484. 9> net.cpp
  485. 9> perl_EQLConfig.cpp
  486. 10> bonuses.cpp
  487. 9>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  488. 9> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  489. 10> bot.cpp
  490. 10> botspellsai.cpp
  491. 10> client.cpp
  492. 9> perl_EQW.cpp
  493. 9> perl_HTTPRequest.cpp
  494. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  495. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  496. 9>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  497. 9> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  498. 9>..\..\world\perl_EQW.cpp(409): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  499. 9>..\..\world\perl_EQW.cpp(725): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  500. 9>..\..\world\perl_EQW.cpp(753): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  501. 9>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  502. 9> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  503. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  504. 10>..\..\zone\bonuses.cpp(326): warning C4018: '>' : signed/unsigned mismatch
  505. 10>..\..\zone\bonuses.cpp(332): warning C4018: '>' : signed/unsigned mismatch
  506. 10>..\..\zone\bonuses.cpp(380): warning C4018: '>' : signed/unsigned mismatch
  507. 10>..\..\zone\bonuses.cpp(399): warning C4018: '>' : signed/unsigned mismatch
  508. 10>..\..\zone\bonuses.cpp(406): warning C4018: '>' : signed/unsigned mismatch
  509. 10>..\..\zone\bonuses.cpp(522): warning C4018: '>' : signed/unsigned mismatch
  510. 10>..\..\zone\bonuses.cpp(993): warning C4018: '<' : signed/unsigned mismatch
  511. 10>..\..\zone\bonuses.cpp(1258): warning C4018: '<' : signed/unsigned mismatch
  512. 10>..\..\zone\bonuses.cpp(1273): warning C4018: '<' : signed/unsigned mismatch
  513. 10>..\..\zone\bonuses.cpp(1342): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  514. 10>..\..\zone\bonuses.cpp(1354): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  515. 10>..\..\zone\bonuses.cpp(2325): warning C4018: '<' : signed/unsigned mismatch
  516. 10>..\..\zone\bonuses.cpp(2335): warning C4018: '<' : signed/unsigned mismatch
  517. 9> queryserv.cpp
  518. 10>..\..\zone\bonuses.cpp(2658): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
  519. 10>..\..\zone\bonuses.cpp(2739): warning C4018: '>' : signed/unsigned mismatch
  520. 10>..\..\zone\bonuses.cpp(2780): warning C4018: '<' : signed/unsigned mismatch
  521. 10>..\..\zone\bonuses.cpp(2857): warning C4018: '<' : signed/unsigned mismatch
  522. 10>..\..\zone\bonuses.cpp(3039): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  523. 10>..\..\zone\bonuses.cpp(3040): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  524. 10>..\..\zone\bonuses.cpp(3041): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  525. 10>..\..\zone\bonuses.cpp(3045): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  526. 10>..\..\zone\bonuses.cpp(3046): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  527. 10>..\..\zone\bonuses.cpp(3047): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  528. 10>..\..\zone\bonuses.cpp(4007): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  529. 9> ucs.cpp
  530. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  531. 9> wguild_mgr.cpp
  532. 10>..\..\zone\client.cpp(334): warning C4244: 'argument' : conversion from 'time_t' to 'uint32', possible loss of data
  533. 10>..\..\zone\client.cpp(526): warning C4018: '<' : signed/unsigned mismatch
  534. 10>..\..\zone\client.cpp(554): warning C4244: '+=' : conversion from 'time_t' to 'int', possible loss of data
  535. 10>..\..\zone\client.cpp(558): warning C4018: '>' : signed/unsigned mismatch
  536. 10>..\..\zone\client.cpp(571): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
  537. 10>..\..\zone\client.cpp(776): warning C4018: '>' : signed/unsigned mismatch
  538. 10>..\..\zone\client.cpp(784): warning C4018: '>' : signed/unsigned mismatch
  539. 10>..\..\zone\client.cpp(895): warning C4018: '<' : signed/unsigned mismatch
  540. 10>..\..\zone\client.cpp(939): warning C4018: '<' : signed/unsigned mismatch
  541. 10>..\..\zone\client.cpp(987): warning C4018: '<' : signed/unsigned mismatch
  542. 10>..\..\zone\client.cpp(1002): warning C4018: '<' : signed/unsigned mismatch
  543. 10>..\..\zone\client.cpp(1579): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
  544. 10>..\..\zone\client.cpp(1589): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
  545. 10>..\..\zone\client.cpp(1599): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
  546. 10>..\..\zone\client.cpp(1609): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
  547. 10>..\..\zone\client.cpp(1619): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
  548. 10>..\..\zone\client.cpp(1629): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
  549. 10>..\..\zone\client.cpp(1639): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
  550. 10>..\..\zone\client.cpp(1662): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
  551. 10>..\..\zone\client.cpp(1672): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
  552. 10>..\..\zone\client.cpp(1682): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
  553. 10>..\..\zone\client.cpp(1692): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
  554. 10>..\..\zone\client.cpp(1702): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
  555. 10>..\..\zone\client.cpp(1712): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
  556. 10>..\..\zone\client.cpp(1722): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
  557. 10>..\..\zone\client.cpp(2103): warning C4244: '=' : conversion from 'int64' to 'int32', possible loss of data
  558. 10>..\..\zone\client.cpp(2117): warning C4244: '=' : conversion from 'int64' to 'int32', possible loss of data
  559. 10>..\..\zone\client.cpp(2118): warning C4244: '+=' : conversion from 'int64' to 'int32', possible loss of data
  560. 10>..\..\zone\client.cpp(2134): warning C4244: '=' : conversion from 'int64' to 'int32', possible loss of data
  561. 10>..\..\zone\client.cpp(2136): warning C4244: '+=' : conversion from 'uint64' to 'int32', possible loss of data
  562. 10>..\..\zone\client.cpp(2138): warning C4244: '+=' : conversion from 'uint64' to 'int32', possible loss of data
  563. 10>..\..\zone\client.cpp(2149): warning C4244: '=' : conversion from 'int64' to 'int32', possible loss of data
  564. 10>..\..\zone\client.cpp(2151): warning C4244: '+=' : conversion from 'uint64' to 'int32', possible loss of data
  565. 10>..\..\zone\client.cpp(2153): warning C4244: '+=' : conversion from 'uint64' to 'int32', possible loss of data
  566. 10>..\..\zone\client.cpp(2155): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
  567. 10>..\..\zone\client.cpp(2171): warning C4244: 'initializing' : conversion from 'uint64' to 'int32', possible loss of data
  568. 10>..\..\zone\client.cpp(2175): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
  569. 10>..\..\zone\client.cpp(2184): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
  570. 10>..\..\zone\client.cpp(2188): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
  571. 10>..\..\zone\client.cpp(2196): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
  572. 10>..\..\zone\client.cpp(2200): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
  573. 10>..\..\zone\client.cpp(2211): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
  574. 10>..\..\zone\client.cpp(2215): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
  575. 10>..\..\zone\client.cpp(2387): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  576. 10>..\..\zone\client.cpp(2387): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  577. 10>..\..\zone\client.cpp(2391): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  578. 10>..\..\zone\client.cpp(2579): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
  579. 10>..\..\zone\client.cpp(2582): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
  580. 10>..\..\zone\client.cpp(2594): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
  581. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdlib.h(867) : see declaration of 'itoa'
  582. 10>..\..\zone\client.cpp(2601): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
  583. 10>..\..\zone\client.cpp(2610): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
  584. 10>..\..\zone\client.cpp(2612): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
  585. 10>..\..\zone\client.cpp(2935): warning C4244: 'argument' : conversion from 'uint32' to 'float', possible loss of data
  586. 10>..\..\zone\client.cpp(3001): warning C4244: 'argument' : conversion from 'uint32' to 'float', possible loss of data
  587. 10>..\..\zone\client.cpp(3282): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
  588. 10>..\..\zone\client.cpp(3288): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
  589. 10>..\..\zone\client.cpp(3297): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
  590. 10>..\..\zone\client.cpp(3303): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
  591. 10>..\..\zone\client.cpp(3764): warning C4018: '<' : signed/unsigned mismatch
  592. 10>..\..\zone\client.cpp(3836): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
  593. 10>..\..\zone\client.cpp(3837): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
  594. 10>..\..\zone\client.cpp(3838): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
  595. 10>..\..\zone\client.cpp(4133): warning C4800: 'ItemInst *' : forcing value to bool 'true' or 'false' (performance warning)
  596. 10>..\..\zone\client.cpp(4196): warning C4244: '=' : conversion from 'double' to 'uint16', possible loss of data
  597. 10>..\..\zone\client.cpp(4214): warning C4244: '=' : conversion from 'double' to 'uint16', possible loss of data
  598. 9> world_logsys.cpp
  599. 10>..\..\zone\client.cpp(5103): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  600. 10>..\..\zone\client.cpp(5106): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  601. 10>..\..\zone\client.cpp(5109): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  602. 10>..\..\zone\client.cpp(5116): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  603. 10>..\..\zone\client.cpp(5119): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  604. 10>..\..\zone\client.cpp(5122): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  605. 10>..\..\zone\client.cpp(5133): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  606. 10>..\..\zone\client.cpp(5136): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  607. 10>..\..\zone\client.cpp(5139): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  608. 10>..\..\zone\client.cpp(5146): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  609. 10>..\..\zone\client.cpp(5149): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  610. 10>..\..\zone\client.cpp(5152): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  611. 10>..\..\zone\client.cpp(5176): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  612. 10>..\..\zone\client.cpp(5179): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  613. 10>..\..\zone\client.cpp(5182): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  614. 10>..\..\zone\client.cpp(5189): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  615. 10>..\..\zone\client.cpp(5192): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  616. 10>..\..\zone\client.cpp(5195): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  617. 10>..\..\zone\client.cpp(5202): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  618. 10>..\..\zone\client.cpp(5205): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  619. 10>..\..\zone\client.cpp(5208): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  620. 10>..\..\zone\client.cpp(5215): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  621. 10>..\..\zone\client.cpp(5218): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  622. 10>..\..\zone\client.cpp(5221): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  623. 10>..\..\zone\client.cpp(5281): warning C4018: '<' : signed/unsigned mismatch
  624. 10>..\..\zone\client.cpp(5300): warning C4018: '<' : signed/unsigned mismatch
  625. 10>..\..\zone\client.cpp(6165): warning C4018: '<' : signed/unsigned mismatch
  626. 10>..\..\zone\client.cpp(6718): warning C4018: '<' : signed/unsigned mismatch
  627. 10>..\..\zone\client.cpp(7844): warning C4018: '>=' : signed/unsigned mismatch
  628. 10>..\..\zone\client.cpp(7863): warning C4018: '>=' : signed/unsigned mismatch
  629. 10>..\..\zone\client.cpp(8004): warning C4018: '>=' : signed/unsigned mismatch
  630. 9> WorldConfig.cpp
  631. 9> worlddb.cpp
  632. 10> client_logs.cpp
  633. 9> zonelist.cpp
  634. 9>..\..\world\worlddb.cpp(97): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
  635. 9>..\..\world\worlddb.cpp(98): warning C4018: '>=' : signed/unsigned mismatch
  636. 9>..\..\world\worlddb.cpp(144): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  637. 9>..\..\world\worlddb.cpp(145): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  638. 9>..\..\world\worlddb.cpp(146): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  639. 9>..\..\world\worlddb.cpp(293): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  640. 9>..\..\world\worlddb.cpp(310): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
  641. 9>..\..\world\worlddb.cpp(316): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  642. 9>..\..\world\worlddb.cpp(317): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  643. 9>..\..\world\worlddb.cpp(318): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  644. 9>..\..\world\worlddb.cpp(319): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  645. 9>..\..\world\worlddb.cpp(445): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  646. 9>..\..\world\worlddb.cpp(462): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
  647. 9>..\..\world\worlddb.cpp(468): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  648. 9>..\..\world\worlddb.cpp(469): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  649. 9>..\..\world\worlddb.cpp(470): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  650. 9>..\..\world\worlddb.cpp(471): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  651. 9> zoneserver.cpp
  652. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  653. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  654. 9>..\..\world\zoneserver.cpp(1425): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
  655. 10> client_mods.cpp
  656. 10> client_packet.cpp
  657. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  658. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  659. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  660. 10>..\..\zone\client_mods.cpp(158): warning C4800: 'uint32' : forcing value to bool 'true' or 'false' (performance warning)
  661. 10>..\..\zone\client_mods.cpp(248): warning C4244: '=' : conversion from 'float' to 'int32', possible loss of data
  662. 10>..\..\zone\client_mods.cpp(253): warning C4244: '+=' : conversion from 'float' to 'int32', possible loss of data
  663. 10>..\..\zone\client_mods.cpp(384): warning C4244: '+=' : conversion from 'const double' to 'int32', possible loss of data
  664. 10>..\..\zone\client_mods.cpp(876): warning C4800: 'ItemInst *' : forcing value to bool 'true' or 'false' (performance warning)
  665. 10>..\..\zone\client_mods.cpp(906): warning C4800: 'ItemInst *' : forcing value to bool 'true' or 'false' (performance warning)
  666. 10>..\..\zone\client_mods.cpp(993): warning C4244: '=' : conversion from 'const double' to 'int32', possible loss of data
  667. 10>..\..\zone\client_mods.cpp(1028): warning C4244: '=' : conversion from 'const double' to 'int32', possible loss of data
  668. 10>..\..\zone\client_mods.cpp(1236): warning C4018: '>' : signed/unsigned mismatch
  669. 10>..\..\zone\client_mods.cpp(1917): warning C4244: '=' : conversion from 'const double' to 'int32', possible loss of data
  670. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  671. 10>..\..\zone\client_packet.cpp(1035): warning C4244: 'argument' : conversion from 'int32' to 'float', possible loss of data
  672. 10>..\..\zone\client_packet.cpp(1270): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
  673. 10>..\..\zone\client_packet.cpp(3419): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  674. 10>..\..\zone\client_packet.cpp(3420): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  675. 10>..\..\zone\client_packet.cpp(3461): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  676. 10>..\..\zone\client_packet.cpp(3462): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  677. 10>..\..\zone\client_packet.cpp(4013): warning C4800: 'uint32' : forcing value to bool 'true' or 'false' (performance warning)
  678. 10>..\..\zone\client_packet.cpp(4672): warning C4244: '=' : conversion from 'double' to 'int16', possible loss of data
  679. 10>..\..\zone\client_packet.cpp(5246): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
  680. 10>..\..\zone\client_packet.cpp(5577): warning C4018: '>' : signed/unsigned mismatch
  681. 10>..\..\zone\client_packet.cpp(5578): warning C4244: '=' : conversion from 'const int16' to 'uint8', possible loss of data
  682. 10>..\..\zone\client_packet.cpp(5601): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  683. 10>..\..\zone\client_packet.cpp(5603): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  684. 10>..\..\zone\client_packet.cpp(5805): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
  685. 10>..\..\zone\client_packet.cpp(5808): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
  686. 10>..\..\zone\client_packet.cpp(7974): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
  687. 10>..\..\zone\client_packet.cpp(7975): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
  688. 10>..\..\zone\client_packet.cpp(7977): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
  689. 10>..\..\zone\client_packet.cpp(8986): warning C4018: '<' : signed/unsigned mismatch
  690. 10>..\..\zone\client_packet.cpp(9141): warning C4018: '>' : signed/unsigned mismatch
  691. 10>..\..\zone\client_packet.cpp(9611): warning C4244: 'argument' : conversion from 'time_t' to 'uint32', possible loss of data
  692. 10>..\..\zone\client_packet.cpp(9806): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
  693. 10>..\..\zone\client_packet.cpp(9819): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
  694. 10>..\..\zone\client_packet.cpp(11271): warning C4018: '<' : signed/unsigned mismatch
  695. 10>..\..\zone\client_packet.cpp(11483): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  696. 10>..\..\zone\client_packet.cpp(11484): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  697. 10>..\..\zone\client_packet.cpp(11485): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  698. 10>..\..\zone\client_packet.cpp(11657): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'int', possible loss of data
  699. 10>..\..\zone\client_packet.cpp(11687): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  700. 10>..\..\zone\client_packet.cpp(11688): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  701. 10>..\..\zone\client_packet.cpp(11689): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  702. 10>..\..\zone\client_packet.cpp(11693): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  703. 10>..\..\zone\client_packet.cpp(11694): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  704. 10>..\..\zone\client_packet.cpp(12339): warning C4800: 'unsigned char' : forcing value to bool 'true' or 'false' (performance warning)
  705. 10>..\..\zone\client_packet.cpp(12869): warning C4018: '<' : signed/unsigned mismatch
  706. 10>..\..\zone\client_packet.cpp(13311): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
  707. 10> client_process.cpp
  708. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  709. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  710. 10> command.cpp
  711. 10>..\..\zone\client_process.cpp(506): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  712. 10>..\..\zone\client_process.cpp(702): warning C4800: 'int32' : forcing value to bool 'true' or 'false' (performance warning)
  713. 10>..\..\zone\client_process.cpp(1013): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
  714. 10>..\..\zone\client_process.cpp(1016): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
  715. 10>..\..\zone\client_process.cpp(1051): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
  716. 10>..\..\zone\client_process.cpp(1054): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
  717. 10>..\..\zone\client_process.cpp(1185): warning C4800: 'uint32' : forcing value to bool 'true' or 'false' (performance warning)
  718. 10>..\..\zone\client_process.cpp(1520): warning C4244: '=' : conversion from 'float' to 'uint64', possible loss of data
  719. 10>..\..\zone\client_process.cpp(1524): warning C4244: '=' : conversion from 'float' to 'uint64', possible loss of data
  720. 10>..\..\zone\client_process.cpp(1531): warning C4244: '-=' : conversion from 'uint64' to 'int32', possible loss of data
  721. 10>..\..\zone\client_process.cpp(1538): warning C4244: '+=' : conversion from 'uint64' to 'int32', possible loss of data
  722. 10>..\..\zone\client_process.cpp(1548): warning C4244: 'argument' : conversion from 'uint64' to 'int32', possible loss of data
  723. 10>..\..\zone\client_process.cpp(1576): warning C4244: '=' : conversion from 'uint64' to 'uint32', possible loss of data
  724. 9> world.vcxproj -> C:\EQ\Source\Build\Bin\Debug\world.exe
  725. 11>------ Build started: Project: shared_memory, Configuration: Debug Win32 ------
  726. 11> Building Custom Rule C:/EQ/Source/shared_memory/CMakeLists.txt
  727. 11> CMake does not need to re-run because C:\EQ\Source\Build\shared_memory\CMakeFiles\generate.stamp is up-to-date.
  728. 11> base_data.cpp
  729. 11> items.cpp
  730. 11> loot.cpp
  731. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  732. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  733. 11> main.cpp
  734. 11> npc_faction.cpp
  735. 10>..\..\zone\command.cpp(960): warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
  736. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdlib.h(871) : see declaration of 'ultoa'
  737. 10>..\..\zone\command.cpp(961): warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
  738. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdlib.h(871) : see declaration of 'ultoa'
  739. 10>..\..\zone\command.cpp(962): warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
  740. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdlib.h(871) : see declaration of 'ultoa'
  741. 10>..\..\zone\command.cpp(963): warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
  742. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdlib.h(871) : see declaration of 'ultoa'
  743. 10>..\..\zone\command.cpp(1015): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
  744. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
  745. 10>..\..\zone\command.cpp(1021): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
  746. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
  747. 10>..\..\zone\command.cpp(1337): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  748. 10>..\..\zone\command.cpp(1337): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  749. 10>..\..\zone\command.cpp(1393): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  750. 10>..\..\zone\command.cpp(1393): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  751. 10>..\..\zone\command.cpp(1393): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  752. 10>..\..\zone\command.cpp(1759): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  753. 10>..\..\zone\command.cpp(1760): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  754. 10>..\..\zone\command.cpp(1762): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  755. 10>..\..\zone\command.cpp(1764): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  756. 10>..\..\zone\command.cpp(1766): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  757. 10>..\..\zone\command.cpp(1768): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  758. 10>..\..\zone\command.cpp(2098): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  759. 10>..\..\zone\command.cpp(2098): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  760. 10>..\..\zone\command.cpp(2098): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  761. 10>..\..\zone\command.cpp(2098): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  762. 10>..\..\zone\command.cpp(2098): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  763. 10>..\..\zone\command.cpp(2107): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  764. 10>..\..\zone\command.cpp(2107): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  765. 10>..\..\zone\command.cpp(2347): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  766. 10>..\..\zone\command.cpp(2443): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
  767. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
  768. 10>..\..\zone\command.cpp(2448): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
  769. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
  770. 10>..\..\zone\command.cpp(2649): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  771. 10>..\..\zone\command.cpp(2663): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  772. 10>..\..\zone\command.cpp(2724): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
  773. 10>..\..\zone\command.cpp(2732): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  774. 10>..\..\zone\command.cpp(2734): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  775. 10>..\..\zone\command.cpp(4355): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  776. 10>..\..\zone\command.cpp(4370): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  777. 10>..\..\zone\command.cpp(4380): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  778. 10>..\..\zone\command.cpp(4381): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  779. 10>..\..\zone\command.cpp(4382): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  780. 10>..\..\zone\command.cpp(4476): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  781. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(238) : see declaration of 'strdup'
  782. 10>..\..\zone\command.cpp(4499): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
  783. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(238) : see declaration of 'strdup'
  784. 10>..\..\zone\command.cpp(4696): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  785. 10>..\..\zone\command.cpp(4696): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  786. 10>..\..\zone\command.cpp(4696): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  787. 10>..\..\zone\command.cpp(6022): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
  788. 10>..\..\zone\command.cpp(6023): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  789. 10>..\..\zone\command.cpp(6180): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
  790. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
  791. 10>..\..\zone\command.cpp(6185): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
  792. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
  793. 10>..\..\zone\command.cpp(6453): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  794. 10>..\..\zone\command.cpp(6464): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  795. 10>..\..\zone\command.cpp(7860): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  796. 10>..\..\zone\command.cpp(8166): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  797. 10>..\..\zone\command.cpp(9417): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.
  798. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(247) : see declaration of 'strlwr'
  799. 10>..\..\zone\command.cpp(9487): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  800. 10>..\..\zone\command.cpp(9488): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  801. 10>..\..\zone\command.cpp(9489): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  802. 10>..\..\zone\command.cpp(9490): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  803. 10>..\..\zone\command.cpp(9711): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
  804. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
  805. 10>..\..\zone\command.cpp(9885): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.
  806. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(247) : see declaration of 'strlwr'
  807. 10>..\..\zone\command.cpp(9886): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
  808. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
  809. 10>..\..\zone\command.cpp(10165): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  810. 10>..\..\zone\command.cpp(10168): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  811. 10>..\..\zone\command.cpp(10177): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  812. 10>..\..\zone\command.cpp(10186): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  813. 10>..\..\zone\command.cpp(10219): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  814. 10>..\..\zone\command.cpp(10457): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
  815. 10>..\..\zone\command.cpp(10737): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  816. 10>..\..\zone\command.cpp(10738): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  817. 10>..\..\zone\command.cpp(10739): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  818. 10>..\..\zone\command.cpp(10740): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  819. 10>..\..\zone\command.cpp(10913): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
  820. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
  821. 10>..\..\zone\command.cpp(10922): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
  822. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
  823. 10>..\..\zone\command.cpp(11301): warning C4018: '<' : signed/unsigned mismatch
  824. 10>..\..\zone\command.cpp(11319): warning C4018: '<' : signed/unsigned mismatch
  825. 10> corpse.cpp
  826. 11> spells.cpp
  827. 11> skill_caps.cpp
  828. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  829. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  830. 10> doors.cpp
  831. 10>..\..\zone\corpse.cpp(206): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  832. 10>..\..\zone\corpse.cpp(312): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  833. 10>..\..\zone\corpse.cpp(577): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
  834. 10>..\..\zone\corpse.cpp(580): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
  835. 10>..\..\zone\corpse.cpp(660): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
  836. 10>..\..\zone\corpse.cpp(1864): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  837. 10>..\..\zone\corpse.cpp(1864): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  838. 10>..\..\zone\corpse.cpp(1864): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  839. 10>..\..\zone\corpse.cpp(1864): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  840. 10>..\..\zone\corpse.cpp(1864): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  841. 10>..\..\zone\corpse.cpp(1897): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  842. 10>..\..\zone\corpse.cpp(1897): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  843. 10>..\..\zone\corpse.cpp(1897): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  844. 10>..\..\zone\corpse.cpp(1897): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  845. 10>..\..\zone\corpse.cpp(1897): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  846. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  847. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  848. 10> effects.cpp
  849. 11> shared_memory.vcxproj -> C:\EQ\Source\Build\Bin\Debug\shared_memory.exe
  850. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  851. 10> embparser.cpp
  852. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  853. 10>..\..\zone\effects.cpp(263): warning C4244: '=' : conversion from 'double' to 'int32', possible loss of data
  854. 10>..\..\zone\effects.cpp(411): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
  855. 10>..\..\zone\effects.cpp(415): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  856. 10>..\..\zone\effects.cpp(447): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
  857. 10>..\..\zone\effects.cpp(450): warning C4244: '-=' : conversion from 'float' to 'int32', possible loss of data
  858. 10>..\..\zone\effects.cpp(455): warning C4018: '<' : signed/unsigned mismatch
  859. 10> embparser_api.cpp
  860. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  861. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  862. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  863. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  864. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  865. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  866. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  867. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  868. 10>..\..\zone\embparser_api.cpp(185): warning C4244: 'argument' : conversion from 'unsigned long' to 'int16', possible loss of data
  869. 10>..\..\zone\embparser_api.cpp(402): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  870. 10>..\..\zone\embparser_api.cpp(1391): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  871. 10> embperl.cpp
  872. 10> embxs.cpp
  873. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  874. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  875. 10> entity.cpp
  876. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  877. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  878. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  879. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  880. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  881. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  882. 10>..\..\zone\entity.cpp(2542): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
  883. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
  884. 10>..\..\zone\entity.cpp(2546): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
  885. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
  886. 10>..\..\zone\entity.cpp(2686): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
  887. 10>..\..\zone\entity.cpp(3060): warning C4244: 'argument' : conversion from 'double' to 'int32', possible loss of data
  888. 10>..\..\zone\entity.cpp(3091): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
  889. 10>..\..\zone\entity.cpp(3672): warning C4244: '=' : conversion from 'const float' to 'uint32', possible loss of data
  890. 10> exp.cpp
  891. 10>..\..\zone\entity.cpp(4488): warning C4244: 'initializing' : conversion from 'const float' to 'uint32', possible loss of data
  892. 10>..\..\zone\entity.cpp(4531): warning C4244: '=' : conversion from 'const float' to 'uint32', possible loss of data
  893. 10>..\..\zone\entity.cpp(4550): warning C4244: 'initializing' : conversion from 'const float' to 'int32', possible loss of data
  894. 10>..\..\zone\entity.cpp(4551): warning C4244: 'initializing' : conversion from 'const float' to 'int32', possible loss of data
  895. 10>..\..\zone\entity.cpp(4552): warning C4244: 'initializing' : conversion from 'const float' to 'int32', possible loss of data
  896. 10>..\..\zone\entity.cpp(4558): warning C4018: '<=' : signed/unsigned mismatch
  897. 10>..\..\zone\entity.cpp(4559): warning C4018: '<=' : signed/unsigned mismatch
  898. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  899. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  900. 10>..\..\zone\exp.cpp(181): warning C4244: '*=' : conversion from 'float' to 'uint32', possible loss of data
  901. 10>..\..\zone\exp.cpp(182): warning C4244: '*=' : conversion from 'float' to 'uint32', possible loss of data
  902. 10>..\..\zone\exp.cpp(334): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  903. 10>..\..\zone\exp.cpp(495): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  904. 10>..\..\zone\exp.cpp(545): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  905. 10> fearpath.cpp
  906. 10> forage.cpp
  907. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  908. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  909. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  910. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  911. 10>..\..\zone\fearpath.cpp(56): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  912. 10>..\..\zone\fearpath.cpp(115): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  913. 10>..\..\zone\forage.cpp(238): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  914. 10>..\..\zone\forage.cpp(239): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  915. 10> groups.cpp
  916. 10> guild.cpp
  917. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  918. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  919. 10>..\..\zone\groups.cpp(1069): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
  920. 10>..\..\zone\groups.cpp(1109): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
  921. 10>..\..\zone\groups.cpp(1152): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
  922. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  923. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  924. 10> guild_mgr.cpp
  925. 10> hate_list.cpp
  926. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  927. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  928. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  929. 10>..\..\zone\guild_mgr.cpp(475): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
  930. 10>..\..\zone\guild_mgr.cpp(478): warning C4018: '<' : signed/unsigned mismatch
  931. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  932. 10>..\..\zone\guild_mgr.cpp(1344): warning C4018: '<=' : signed/unsigned mismatch
  933. 10>..\..\zone\hate_list.cpp(250): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  934. 10>..\..\zone\hate_list.cpp(250): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  935. 10>..\..\zone\hate_list.cpp(250): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  936. 10> horse.cpp
  937. 10> inventory.cpp
  938. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  939. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  940. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  941. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  942. 10>..\..\zone\horse.cpp(102): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  943. 10>..\..\zone\inventory.cpp(1349): warning C4018: '>' : signed/unsigned mismatch
  944. 10>..\..\zone\inventory.cpp(1643): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
  945. 10> loottables.cpp
  946. 10> lua_bit.cpp
  947. 10> lua_corpse.cpp
  948. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  949. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  950. 10>..\..\zone\loottables.cpp(94): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  951. 10>..\..\zone\loottables.cpp(139): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  952. 10>..\..\zone\loottables.cpp(149): warning C4800: 'const uint8' : forcing value to bool 'true' or 'false' (performance warning)
  953. 10>..\..\zone\loottables.cpp(197): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
  954. 10> lua_client.cpp
  955. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  956. 10> lua_door.cpp
  957. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  958. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  959. 10> lua_entity.cpp
  960. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  961. 10> lua_entity_list.cpp
  962. 10> lua_general.cpp
  963. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  964. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  965. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  966. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  967. 10> lua_group.cpp
  968. 10> lua_hate_list.cpp
  969. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  970. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  971. 10> lua_inventory.cpp
  972. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  973. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  974. 10> lua_item.cpp
  975. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  976. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  977. 10> lua_iteminst.cpp
  978. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  979. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  980. 10> lua_mob.cpp
  981. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  982. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  983. 10> lua_npc.cpp
  984. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  985. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  986. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  987. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  988. 10> lua_object.cpp
  989. 10> lua_packet.cpp
  990. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  991. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  992. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  993. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  994. 10> lua_parser.cpp
  995. 10> lua_parser_events.cpp
  996. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  997. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  998. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  999. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1000. 10> lua_raid.cpp
  1001. 10> lua_spawn.cpp
  1002. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1003. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1004. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1005. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1006. 10> lua_spell.cpp
  1007. 10> map.cpp
  1008. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1009. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1010. 10>C:\Program Files\Microsoft Visual Studio 10.0\VC\include\tuple(127): error C2440: 'initializing' : cannot convert from 'const std::tr1::tuple<_Arg0,_Arg1,_Arg2>' to 'float'
  1011. 10> with
  1012. 10> [
  1013. 10> _Arg0=float,
  1014. 10> _Arg1=float,
  1015. 10> _Arg2=float
  1016. 10> ]
  1017. 10> No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
  1018. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\xxtuple0(9) : see reference to function template instantiation 'std::tr1::_Cons_node<_Car,_Cdr>::_Cons_node<_Ty,std::tr1::_Nil&,std::tr1::_Nil&,std::tr1::_Nil&,std::tr1::_Nil&,std::tr1::_Nil&,std::tr1::_Nil&,std::tr1::_Nil&,std::tr1::_Nil&,std::tr1::_Nil&>(_Farg0 &&,_Farg1,_Farg2,_Farg3,_Farg4,_Farg5,_Farg6,_Farg7,_Farg8,_Farg9)' being compiled
  1019. 10> with
  1020. 10> [
  1021. 10> _Car=float,
  1022. 10> _Cdr=std::tr1::_Cons_node<float,std::tr1::_Cons_node<float,std::tr1::_Tuple_type<std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil>::_Type>>,
  1023. 10> _Ty=std::tr1::tuple<float,float,float>,
  1024. 10> _Farg0=std::tr1::tuple<float,float,float>,
  1025. 10> _Farg1=std::tr1::_Nil &,
  1026. 10> _Farg2=std::tr1::_Nil &,
  1027. 10> _Farg3=std::tr1::_Nil &,
  1028. 10> _Farg4=std::tr1::_Nil &,
  1029. 10> _Farg5=std::tr1::_Nil &,
  1030. 10> _Farg6=std::tr1::_Nil &,
  1031. 10> _Farg7=std::tr1::_Nil &,
  1032. 10> _Farg8=std::tr1::_Nil &,
  1033. 10> _Farg9=std::tr1::_Nil &
  1034. 10> ]
  1035. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\utility(145) : see reference to function template instantiation 'std::tr1::tuple<_Arg0,_Arg1,_Arg2>::tuple<const std::tr1::tuple<_Arg0,_Arg1,_Arg2>>(_Farg0 &&)' being compiled
  1036. 10> with
  1037. 10> [
  1038. 10> _Arg0=float,
  1039. 10> _Arg1=float,
  1040. 10> _Arg2=float,
  1041. 10> _Farg0=const std::tr1::tuple<float,float,float>
  1042. 10> ]
  1043. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\utility(142) : while compiling class template member function 'std::_Pair_base<_Ty1,_Ty2>::_Pair_base(const std::tr1::tuple<_Arg0,_Arg1,_Arg2> &&,unsigned int &&)'
  1044. 10> with
  1045. 10> [
  1046. 10> _Ty1=const std::tr1::tuple<float,float,float>,
  1047. 10> _Ty2=uint32,
  1048. 10> _Arg0=float,
  1049. 10> _Arg1=float,
  1050. 10> _Arg2=float
  1051. 10> ]
  1052. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\utility(174) : see reference to class template instantiation 'std::_Pair_base<_Ty1,_Ty2>' being compiled
  1053. 10> with
  1054. 10> [
  1055. 10> _Ty1=const std::tr1::tuple<float,float,float>,
  1056. 10> _Ty2=uint32
  1057. 10> ]
  1058. 10> ..\..\zone\map.cpp(788) : see reference to class template instantiation 'std::pair<_Ty1,_Ty2>' being compiled
  1059. 10> with
  1060. 10> [
  1061. 10> _Ty1=const std::tr1::tuple<float,float,float>,
  1062. 10> _Ty2=uint32
  1063. 10> ]
  1064. 10>C:\Program Files\Microsoft Visual Studio 10.0\VC\include\tuple(127): error C2439: 'std::tr1::_Cons_node<_Car,_Cdr>::_Value' : member could not be initialized
  1065. 10> with
  1066. 10> [
  1067. 10> _Car=float,
  1068. 10> _Cdr=std::tr1::_Cons_node<float,std::tr1::_Cons_node<float,std::tr1::_Tuple_type<std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil>::_Type>>
  1069. 10> ]
  1070. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\tuple(170) : see declaration of 'std::tr1::_Cons_node<_Car,_Cdr>::_Value'
  1071. 10> with
  1072. 10> [
  1073. 10> _Car=float,
  1074. 10> _Cdr=std::tr1::_Cons_node<float,std::tr1::_Cons_node<float,std::tr1::_Tuple_type<std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil,std::tr1::_Nil>::_Type>>
  1075. 10> ]
  1076. 10> merc.cpp
  1077. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1078. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1079. 10>..\..\zone\merc.cpp(432): warning C4018: '>' : signed/unsigned mismatch
  1080. 10>..\..\zone\merc.cpp(480): warning C4018: '>' : signed/unsigned mismatch
  1081. 10>..\..\zone\merc.cpp(499): warning C4018: '>' : signed/unsigned mismatch
  1082. 10>..\..\zone\merc.cpp(506): warning C4018: '>' : signed/unsigned mismatch
  1083. 10>..\..\zone\merc.cpp(622): warning C4018: '>' : signed/unsigned mismatch
  1084. 10>..\..\zone\merc.cpp(910): warning C4244: '=' : conversion from 'float' to 'int32', possible loss of data
  1085. 10>..\..\zone\merc.cpp(915): warning C4244: '+=' : conversion from 'float' to 'int32', possible loss of data
  1086. 10>..\..\zone\merc.cpp(1236): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1087. 10>..\..\zone\merc.cpp(1236): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1088. 10>..\..\zone\merc.cpp(1587): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1089. 10>..\..\zone\merc.cpp(1726): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  1090. 10>..\..\zone\merc.cpp(1880): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
  1091. 10>..\..\zone\merc.cpp(1881): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
  1092. 10>..\..\zone\merc.cpp(1934): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
  1093. 10>..\..\zone\merc.cpp(1935): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
  1094. 10>..\..\zone\merc.cpp(1936): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
  1095. 10>..\..\zone\merc.cpp(1937): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
  1096. 10>..\..\zone\merc.cpp(1946): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
  1097. 10>..\..\zone\merc.cpp(2131): warning C4244: '=' : conversion from 'float' to 'int8', possible loss of data
  1098. 10>..\..\zone\merc.cpp(2534): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
  1099. 10>..\..\zone\merc.cpp(2556): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
  1100. 10>..\..\zone\merc.cpp(2697): warning C4018: '<' : signed/unsigned mismatch
  1101. 10>..\..\zone\merc.cpp(2825): warning C4244: '=' : conversion from 'float' to 'int32', possible loss of data
  1102. 10>..\..\zone\merc.cpp(2852): warning C4244: '=' : conversion from 'float' to 'int32', possible loss of data
  1103. 10>..\..\zone\merc.cpp(2943): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
  1104. 10>..\..\zone\merc.cpp(2946): warning C4244: '-=' : conversion from 'float' to 'int32', possible loss of data
  1105. 10>..\..\zone\merc.cpp(2951): warning C4018: '<' : signed/unsigned mismatch
  1106. 10>..\..\zone\merc.cpp(4264): warning C4018: '<' : signed/unsigned mismatch
  1107. 10>..\..\zone\merc.cpp(4297): warning C4018: '>' : signed/unsigned mismatch
  1108. 10>..\..\zone\merc.cpp(4307): warning C4018: '<' : signed/unsigned mismatch
  1109. 10>..\..\zone\merc.cpp(4317): warning C4018: '<' : signed/unsigned mismatch
  1110. 10>..\..\zone\merc.cpp(4347): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
  1111. 10>..\..\zone\merc.cpp(4624): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  1112. 10>..\..\zone\merc.cpp(4626): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  1113. 10>..\..\zone\merc.cpp(4692): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
  1114. 10>..\..\zone\merc.cpp(5220): warning C4018: '<' : signed/unsigned mismatch
  1115. 10>..\..\zone\merc.cpp(5324): warning C4018: '<' : signed/unsigned mismatch
  1116. 10>..\..\zone\merc.cpp(5500): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
  1117. 10> mob.cpp
  1118. 10> MobAI.cpp
  1119. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1120. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1121. 10>..\..\zone\mob.cpp(608): warning C4244: '+=' : conversion from 'float' to 'int32', possible loss of data
  1122. 10>..\..\zone\mob.cpp(2070): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
  1123. 10>..\..\zone\mob.cpp(2080): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
  1124. 10>..\..\zone\mob.cpp(3532): warning C4018: '<' : signed/unsigned mismatch
  1125. 10>..\..\zone\mob.cpp(4387): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
  1126. 10>..\..\zone\mob.cpp(4929): warning C4018: '<' : signed/unsigned mismatch
  1127. 10>..\..\zone\mob.cpp(5059): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  1128. 10>..\..\zone\mob.cpp(5085): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  1129. 10>..\..\zone\mob.cpp(5091): warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
  1130. 10>..\..\zone\mob.cpp(5093): warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
  1131. 10>..\..\zone\mob.cpp(5096): warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
  1132. 10>..\..\zone\mob.cpp(5098): warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
  1133. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1134. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1135. 10>..\..\zone\MobAI.cpp(758): warning C4244: '=' : conversion from 'float' to 'uint16', possible loss of data
  1136. 10>..\..\zone\MobAI.cpp(920): warning C4244: '=' : conversion from 'float' to 'uint16', possible loss of data
  1137. 10>..\..\zone\MobAI.cpp(977): warning C4244: '=' : conversion from 'float' to 'uint16', possible loss of data
  1138. 10>..\..\zone\MobAI.cpp(1210): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  1139. 10>..\..\zone\MobAI.cpp(1266): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  1140. 10>..\..\zone\MobAI.cpp(1305): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  1141. 10>..\..\zone\MobAI.cpp(1594): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  1142. 10>..\..\zone\MobAI.cpp(1610): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1143. 10>..\..\zone\MobAI.cpp(1612): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1144. 10>..\..\zone\MobAI.cpp(1915): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
  1145. 10>..\..\zone\MobAI.cpp(1950): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
  1146. 10>..\..\zone\MobAI.cpp(2040): warning C4018: '<' : signed/unsigned mismatch
  1147. 10>..\..\zone\MobAI.cpp(2067): warning C4018: '<' : signed/unsigned mismatch
  1148. 10>..\..\zone\MobAI.cpp(2448): warning C4018: '<' : signed/unsigned mismatch
  1149. 10>..\..\zone\MobAI.cpp(2581): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  1150. 10>..\..\zone\MobAI.cpp(2587): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  1151. 10>..\..\zone\MobAI.cpp(2697): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  1152. 10>..\..\zone\MobAI.cpp(2701): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  1153. 10> mod_functions.cpp
  1154. 10> net.cpp
  1155. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1156. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1157. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  1158. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  1159. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1160. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1161. 10> npc.cpp
  1162. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  1163. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  1164. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1165. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1166. 10> NpcAI.cpp
  1167. 10> Object.cpp
  1168. 10>..\..\zone\npc.cpp(150): warning C4244: '=' : conversion from 'const int32' to 'float', possible loss of data
  1169. 10>..\..\zone\npc.cpp(151): warning C4244: '=' : conversion from 'const int32' to 'float', possible loss of data
  1170. 10>..\..\zone\npc.cpp(985): warning C4018: '>=' : signed/unsigned mismatch
  1171. 10>..\..\zone\npc.cpp(1786): warning C4018: '<' : signed/unsigned mismatch
  1172. 10>..\..\zone\npc.cpp(1930): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1173. 10>..\..\zone\npc.cpp(1960): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1174. 10>..\..\zone\npc.cpp(1966): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1175. 10>..\..\zone\npc.cpp(1972): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1176. 10>..\..\zone\npc.cpp(1996): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1177. 10>..\..\zone\npc.cpp(2002): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1178. 10>..\..\zone\npc.cpp(2008): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  1179. 10>..\..\zone\npc.cpp(2013): warning C4244: '=' : conversion from 'double' to 'uint32', possible loss of data
  1180. 10>..\..\zone\npc.cpp(2018): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1181. 10>..\..\zone\npc.cpp(2023): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1182. 10> oriented_bounding_box.cpp
  1183. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1184. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1185. 10> pathing.cpp
  1186. 10>..\..\zone\Object.cpp(436): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1187. 10>..\..\zone\Object.cpp(437): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1188. 10>..\..\zone\Object.cpp(654): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1189. 10>..\..\zone\Object.cpp(655): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1190. 10>..\..\zone\Object.cpp(656): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1191. 10>..\..\zone\Object.cpp(657): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1192. 10>..\..\zone\Object.cpp(658): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1193. 10>..\..\zone\Object.cpp(659): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1194. 10> perl_client.cpp
  1195. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1196. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1197. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  1198. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  1199. 10>..\..\zone\pathing.cpp(54): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.
  1200. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(247) : see declaration of 'strlwr'
  1201. 10>..\..\zone\pathing.cpp(194): warning C4018: '<' : signed/unsigned mismatch
  1202. 10>..\..\zone\pathing.cpp(283): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
  1203. 10>..\..\zone\pathing.cpp(319): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
  1204. 10>..\..\zone\pathing.cpp(1278): warning C4018: '>=' : signed/unsigned mismatch
  1205. 10>..\..\zone\pathing.cpp(1278): warning C4018: '>=' : signed/unsigned mismatch
  1206. 10>..\..\zone\pathing.cpp(1291): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
  1207. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1208. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1209. 10>..\..\zone\perl_client.cpp(344): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1210. 10>..\..\zone\perl_client.cpp(368): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1211. 10>..\..\zone\perl_client.cpp(982): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1212. 10>..\..\zone\perl_client.cpp(1014): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1213. 10>..\..\zone\perl_client.cpp(1578): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1214. 10>..\..\zone\perl_client.cpp(1716): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1215. 10>..\..\zone\perl_client.cpp(1737): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1216. 10>..\..\zone\perl_client.cpp(2304): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1217. 10>..\..\zone\perl_client.cpp(2367): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1218. 10>..\..\zone\perl_client.cpp(2398): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1219. 10>..\..\zone\perl_client.cpp(2428): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1220. 10>..\..\zone\perl_client.cpp(2460): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1221. 10>..\..\zone\perl_client.cpp(2491): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1222. 10>..\..\zone\perl_client.cpp(2521): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1223. 10>..\..\zone\perl_client.cpp(2552): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1224. 10>..\..\zone\perl_client.cpp(2582): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1225. 10>..\..\zone\perl_client.cpp(2676): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1226. 10>..\..\zone\perl_client.cpp(2724): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1227. 10>..\..\zone\perl_client.cpp(2999): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
  1228. 10>..\..\zone\perl_client.cpp(3035): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1229. 10>..\..\zone\perl_client.cpp(3074): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1230. 10>..\..\zone\perl_client.cpp(3588): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1231. 10>..\..\zone\perl_client.cpp(4315): warning C4244: '=' : conversion from 'NV' to 'float', possible loss of data
  1232. 10>..\..\zone\perl_client.cpp(4316): warning C4244: '=' : conversion from 'NV' to 'float', possible loss of data
  1233. 10>..\..\zone\perl_client.cpp(4317): warning C4244: '=' : conversion from 'NV' to 'float', possible loss of data
  1234. 10>..\..\zone\perl_client.cpp(4916): warning C4244: 'initializing' : conversion from 'NV' to 'float', possible loss of data
  1235. 10>..\..\zone\perl_client.cpp(4917): warning C4244: 'initializing' : conversion from 'NV' to 'float', possible loss of data
  1236. 10>..\..\zone\perl_client.cpp(4918): warning C4244: 'initializing' : conversion from 'NV' to 'float', possible loss of data
  1237. 10>..\..\zone\perl_client.cpp(5370): warning C4244: '=' : conversion from 'uint64' to 'int', possible loss of data
  1238. 10>..\..\zone\perl_client.cpp(5397): warning C4244: '=' : conversion from 'uint64' to 'int', possible loss of data
  1239. 10> perl_doors.cpp
  1240. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  1241. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  1242. 10> perl_entity.cpp
  1243. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1244. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  1245. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  1246. 10> perl_groups.cpp
  1247. 10>..\..\zone\perl_entity.cpp(1354): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1248. 10>..\..\zone\perl_entity.cpp(1803): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1249. 10>..\..\zone\perl_entity.cpp(1820): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1250. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  1251. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  1252. 10> perl_hateentry.cpp
  1253. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1254. 10> perl_mob.cpp
  1255. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1256. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1257. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  1258. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  1259. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  1260. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  1261. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1262. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1263. 10>..\..\zone\perl_mob.cpp(486): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1264. 10>..\..\zone\perl_mob.cpp(604): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1265. 10>..\..\zone\perl_mob.cpp(883): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1266. 10>..\..\zone\perl_mob.cpp(930): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1267. 10>..\..\zone\perl_mob.cpp(942): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1268. 10>..\..\zone\perl_mob.cpp(1205): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1269. 10>..\..\zone\perl_mob.cpp(1441): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1270. 10>..\..\zone\perl_mob.cpp(1478): warning C4244: '=' : conversion from 'int16' to 'int8', possible loss of data
  1271. 10>..\..\zone\perl_mob.cpp(1607): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1272. 10>..\..\zone\perl_mob.cpp(1687): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
  1273. 10> perl_npc.cpp
  1274. 10>..\..\zone\perl_mob.cpp(3617): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
  1275. 10>..\..\zone\perl_mob.cpp(4156): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1276. 10>..\..\zone\perl_mob.cpp(4190): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1277. 10>..\..\zone\perl_mob.cpp(4274): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1278. 10>..\..\zone\perl_mob.cpp(4588): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1279. 10>..\..\zone\perl_mob.cpp(4882): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
  1280. 10>..\..\zone\perl_mob.cpp(5277): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1281. 10>..\..\zone\perl_mob.cpp(5283): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1282. 10>..\..\zone\perl_mob.cpp(5289): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1283. 10>..\..\zone\perl_mob.cpp(5444): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1284. 10>..\..\zone\perl_mob.cpp(5771): warning C4244: '=' : conversion from 'float' to 'int8', possible loss of data
  1285. 10>..\..\zone\perl_mob.cpp(5804): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1286. 10>..\..\zone\perl_mob.cpp(5841): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1287. 10>..\..\zone\perl_mob.cpp(5942): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1288. 10>..\..\zone\perl_mob.cpp(5943): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1289. 10>..\..\zone\perl_mob.cpp(6892): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1290. 10>..\..\zone\perl_mob.cpp(7208): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1291. 10>..\..\zone\perl_mob.cpp(7246): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1292. 10>..\..\zone\perl_mob.cpp(7248): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1293. 10>..\..\zone\perl_mob.cpp(7537): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1294. 10>..\..\zone\perl_mob.cpp(7601): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1295. 10>..\..\zone\perl_mob.cpp(7644): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1296. 10>..\..\zone\perl_mob.cpp(7692): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1297. 10>..\..\zone\perl_mob.cpp(7795): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1298. 10>..\..\zone\perl_mob.cpp(7959): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
  1299. 10>..\..\zone\perl_mob.cpp(8048): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1300. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  1301. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  1302. 10> perl_object.cpp
  1303. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1304. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1305. 10>..\..\zone\perl_npc.cpp(121): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1306. 10>..\..\zone\perl_npc.cpp(986): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1307. 10>..\..\zone\perl_npc.cpp(1335): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1308. 10>..\..\zone\perl_npc.cpp(1398): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1309. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  1310. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  1311. 10> perl_perlpacket.cpp
  1312. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1313. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1314. 10>..\..\zone\perl_object.cpp(117): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1315. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  1316. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  1317. 10> perl_PlayerCorpse.cpp
  1318. 10> perl_questitem.cpp
  1319. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  1320. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  1321. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1322. 10>..\..\zone\perl_PlayerCorpse.cpp(588): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1323. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1324. 10> perl_raids.cpp
  1325. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1326. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  1327. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  1328. 10>..\..\zone\perl_questitem.cpp(216): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
  1329. 10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition
  1330. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
  1331. 10> perlpacket.cpp
  1332. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1333. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1334. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1335. 10> petitions.cpp
  1336. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1337. 10> pets.cpp
  1338. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1339. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1340. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1341. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1342. 10> QGlobals.cpp
  1343. 10>..\..\zone\pets.cpp(274): warning C4244: '*=' : conversion from 'float' to 'int32', possible loss of data
  1344. 10>..\..\zone\pets.cpp(276): warning C4244: '*=' : conversion from 'float' to 'uint16', possible loss of data
  1345. 10>..\..\zone\pets.cpp(278): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
  1346. 10>..\..\zone\pets.cpp(279): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
  1347. 10>..\..\zone\pets.cpp(476): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1348. 10>..\..\zone\pets.cpp(480): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1349. 10> questmgr.cpp
  1350. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1351. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1352. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1353. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1354. 10> QuestParserCollection.cpp
  1355. 10>..\..\zone\questmgr.cpp(1208): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1356. 10>..\..\zone\questmgr.cpp(1208): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1357. 10>..\..\zone\questmgr.cpp(1208): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1358. 10>..\..\zone\questmgr.cpp(1708): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1359. 10>..\..\zone\questmgr.cpp(1709): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1360. 10>..\..\zone\questmgr.cpp(1710): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1361. 10>..\..\zone\questmgr.cpp(1871): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  1362. 10>..\..\zone\questmgr.cpp(1894): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  1363. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1364. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1365. 10> raids.cpp
  1366. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1367. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1368. 10> RaycastMesh.cpp
  1369. 10>..\..\zone\raids.cpp(473): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
  1370. 10>..\..\zone\raids.cpp(519): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
  1371. 10>..\..\zone\raids.cpp(567): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
  1372. 10>..\..\zone\raids.cpp(1322): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1373. 10>..\..\zone\raids.cpp(1357): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1374. 10>..\..\zone\raids.cpp(1358): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1375. 10>..\..\zone\raids.cpp(1359): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1376. 10> spawn2.cpp
  1377. 10> spawngroup.cpp
  1378. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1379. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1380. 10>..\..\zone\spawn2.cpp(374): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1381. 10>..\..\zone\spawn2.cpp(374): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1382. 10>..\..\zone\spawn2.cpp(374): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1383. 10>..\..\zone\spawn2.cpp(374): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1384. 10>..\..\zone\spawn2.cpp(401): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1385. 10>..\..\zone\spawn2.cpp(401): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1386. 10>..\..\zone\spawn2.cpp(401): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1387. 10>..\..\zone\spawn2.cpp(401): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1388. 10>..\..\zone\spawngroup.cpp(158): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1389. 10>..\..\zone\spawngroup.cpp(158): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1390. 10>..\..\zone\spawngroup.cpp(158): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1391. 10>..\..\zone\spawngroup.cpp(158): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1392. 10>..\..\zone\spawngroup.cpp(158): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1393. 10>..\..\zone\spawngroup.cpp(213): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1394. 10>..\..\zone\spawngroup.cpp(213): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1395. 10>..\..\zone\spawngroup.cpp(213): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1396. 10>..\..\zone\spawngroup.cpp(213): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1397. 10>..\..\zone\spawngroup.cpp(213): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1398. 10> special_attacks.cpp
  1399. 10> spell_effects.cpp
  1400. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1401. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1402. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1403. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1404. 10>..\..\zone\special_attacks.cpp(778): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  1405. 10>..\..\zone\special_attacks.cpp(882): warning C4244: 'initializing' : conversion from 'float' to 'uint32', possible loss of data
  1406. 10>..\..\zone\special_attacks.cpp(915): warning C4244: '*=' : conversion from 'float' to 'uint32', possible loss of data
  1407. 10>..\..\zone\special_attacks.cpp(916): warning C4244: '*=' : conversion from 'float' to 'int32', possible loss of data
  1408. 10>..\..\zone\special_attacks.cpp(1044): warning C4244: 'initializing' : conversion from 'float' to 'int32', possible loss of data
  1409. 10>..\..\zone\special_attacks.cpp(1045): warning C4244: 'initializing' : conversion from 'float' to 'int32', possible loss of data
  1410. 10>..\..\zone\special_attacks.cpp(1453): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  1411. 10>..\..\zone\special_attacks.cpp(1455): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  1412. 10>..\..\zone\special_attacks.cpp(1620): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
  1413. 10>..\..\zone\special_attacks.cpp(1816): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1414. 10>..\..\zone\special_attacks.cpp(1817): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1415. 10>..\..\zone\special_attacks.cpp(1959): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  1416. 10>..\..\zone\spell_effects.cpp(330): warning C4018: '<' : signed/unsigned mismatch
  1417. 10>..\..\zone\spell_effects.cpp(421): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
  1418. 10>..\..\zone\spell_effects.cpp(422): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
  1419. 10>..\..\zone\spell_effects.cpp(423): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
  1420. 10>..\..\zone\spell_effects.cpp(424): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
  1421. 10>..\..\zone\spell_effects.cpp(493): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
  1422. 10>..\..\zone\spell_effects.cpp(494): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
  1423. 10>..\..\zone\spell_effects.cpp(495): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
  1424. 10>..\..\zone\spell_effects.cpp(496): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
  1425. 10>..\..\zone\spell_effects.cpp(794): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
  1426. 10>..\..\zone\spell_effects.cpp(870): warning C4244: '=' : conversion from 'float' to 'uint16', possible loss of data
  1427. 10>..\..\zone\spell_effects.cpp(904): warning C4244: '=' : conversion from 'const float' to 'uint32', possible loss of data
  1428. 10>..\..\zone\spell_effects.cpp(953): warning C4244: '=' : conversion from 'const float' to 'uint32', possible loss of data
  1429. 10>..\..\zone\spell_effects.cpp(989): warning C4244: '=' : conversion from 'const float' to 'uint32', possible loss of data
  1430. 10>..\..\zone\spell_effects.cpp(1044): warning C4018: '<' : signed/unsigned mismatch
  1431. 10>..\..\zone\spell_effects.cpp(1069): warning C4018: '<' : signed/unsigned mismatch
  1432. 10>..\..\zone\spell_effects.cpp(1094): warning C4018: '<' : signed/unsigned mismatch
  1433. 10>..\..\zone\spell_effects.cpp(1112): warning C4018: '<' : signed/unsigned mismatch
  1434. 10>..\..\zone\spell_effects.cpp(1462): warning C4244: 'argument' : conversion from 'const float' to 'uint32', possible loss of data
  1435. 10>..\..\zone\spell_effects.cpp(1657): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1436. 10>..\..\zone\spell_effects.cpp(1891): warning C4018: '<' : signed/unsigned mismatch
  1437. 10>..\..\zone\spell_effects.cpp(1896): warning C4018: '>=' : signed/unsigned mismatch
  1438. 10>..\..\zone\spell_effects.cpp(1923): warning C4018: '<' : signed/unsigned mismatch
  1439. 10>..\..\zone\spell_effects.cpp(1928): warning C4018: '>=' : signed/unsigned mismatch
  1440. 10>..\..\zone\spell_effects.cpp(1958): warning C4018: '<' : signed/unsigned mismatch
  1441. 10>..\..\zone\spell_effects.cpp(1963): warning C4018: '>=' : signed/unsigned mismatch
  1442. 10>..\..\zone\spell_effects.cpp(1993): warning C4018: '<' : signed/unsigned mismatch
  1443. 10>..\..\zone\spell_effects.cpp(1998): warning C4018: '>=' : signed/unsigned mismatch
  1444. 10>..\..\zone\spell_effects.cpp(2041): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
  1445. 10>..\..\zone\spell_effects.cpp(2074): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1446. 10>..\..\zone\spell_effects.cpp(2075): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1447. 10>..\..\zone\spell_effects.cpp(2076): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1448. 10>..\..\zone\spell_effects.cpp(2396): warning C4244: 'argument' : conversion from 'const float' to 'int32', possible loss of data
  1449. 10>..\..\zone\spell_effects.cpp(2406): warning C4244: 'argument' : conversion from 'const float' to 'int32', possible loss of data
  1450. 10>..\..\zone\spell_effects.cpp(2424): warning C4244: 'argument' : conversion from 'const float' to 'int32', possible loss of data
  1451. 10>..\..\zone\spell_effects.cpp(2434): warning C4244: 'argument' : conversion from 'const float' to 'int32', possible loss of data
  1452. 10>..\..\zone\spell_effects.cpp(2489): warning C4018: '<=' : signed/unsigned mismatch
  1453. 10>..\..\zone\spell_effects.cpp(2506): warning C4244: 'argument' : conversion from 'const float' to 'int32', possible loss of data
  1454. 10>..\..\zone\spell_effects.cpp(2518): warning C4244: 'argument' : conversion from 'const float' to 'int32', possible loss of data
  1455. 10>..\..\zone\spell_effects.cpp(2622): warning C4018: '<=' : signed/unsigned mismatch
  1456. 10>..\..\zone\spell_effects.cpp(2647): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
  1457. 10>..\..\zone\spell_effects.cpp(3148): warning C4018: '<' : signed/unsigned mismatch
  1458. 10>..\..\zone\spell_effects.cpp(4114): warning C4018: '<' : signed/unsigned mismatch
  1459. 10>..\..\zone\spell_effects.cpp(4119): warning C4018: '>' : signed/unsigned mismatch
  1460. 10>..\..\zone\spell_effects.cpp(4983): warning C4018: '<' : signed/unsigned mismatch
  1461. 10>..\..\zone\spell_effects.cpp(5170): warning C4018: '<' : signed/unsigned mismatch
  1462. 10>..\..\zone\spell_effects.cpp(5298): warning C4018: '<' : signed/unsigned mismatch
  1463. 10>..\..\zone\spell_effects.cpp(5438): warning C4018: '<' : signed/unsigned mismatch
  1464. 10>..\..\zone\spell_effects.cpp(5471): warning C4018: '<' : signed/unsigned mismatch
  1465. 10>..\..\zone\spell_effects.cpp(5545): warning C4018: '<' : signed/unsigned mismatch
  1466. 10>..\..\zone\spell_effects.cpp(5602): warning C4018: '<' : signed/unsigned mismatch
  1467. 10> spells.cpp
  1468. 10> tasks.cpp
  1469. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1470. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1471. 10>..\..\zone\spells.cpp(183): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1472. 10>..\..\zone\spells.cpp(203): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1473. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1474. 10>..\..\zone\spells.cpp(694): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1475. 10>..\..\zone\spells.cpp(697): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1476. 10>..\..\zone\spells.cpp(700): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1477. 10>..\..\zone\spells.cpp(714): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  1478. 10>..\..\zone\spells.cpp(719): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
  1479. 10>..\..\zone\spells.cpp(723): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
  1480. 10>..\..\zone\spells.cpp(727): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
  1481. 10>..\..\zone\spells.cpp(732): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  1482. 10>..\..\zone\spells.cpp(745): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  1483. 10>..\..\zone\spells.cpp(796): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1484. 10>..\..\zone\spells.cpp(946): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
  1485. 10>..\..\zone\spells.cpp(2052): warning C4244: 'argument' : conversion from 'const float' to 'uint32', possible loss of data
  1486. 10>..\..\zone\spells.cpp(2052): warning C4244: 'argument' : conversion from 'const float' to 'uint32', possible loss of data
  1487. 10>..\..\zone\spells.cpp(2142): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1488. 10>..\..\zone\spells.cpp(2310): warning C4018: '<' : signed/unsigned mismatch
  1489. 10>..\..\zone\spells.cpp(2372): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1490. 10>..\..\zone\spells.cpp(2373): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1491. 10>..\..\zone\spells.cpp(2898): warning C4018: '<' : signed/unsigned mismatch
  1492. 10>..\..\zone\spells.cpp(2921): warning C4018: '>=' : signed/unsigned mismatch
  1493. 10>..\..\zone\spells.cpp(2921): warning C4018: '<' : signed/unsigned mismatch
  1494. 10>..\..\zone\spells.cpp(2932): warning C4018: '<' : signed/unsigned mismatch
  1495. 10>..\..\zone\spells.cpp(3033): warning C4018: '<' : signed/unsigned mismatch
  1496. 10>..\..\zone\spells.cpp(3290): warning C4307: '+' : integral constant overflow
  1497. 10>..\..\zone\spells.cpp(3382): warning C4018: '<' : signed/unsigned mismatch
  1498. 10>..\..\zone\spells.cpp(3678): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1499. 10>..\..\zone\spells.cpp(3679): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1500. 10>..\..\zone\spells.cpp(3777): warning C4018: '<' : signed/unsigned mismatch
  1501. 10>..\..\zone\spells.cpp(3788): warning C4018: '<' : signed/unsigned mismatch
  1502. 10>..\..\zone\spells.cpp(3799): warning C4018: '<' : signed/unsigned mismatch
  1503. 10>..\..\zone\spells.cpp(3809): warning C4018: '<' : signed/unsigned mismatch
  1504. 10>..\..\zone\spells.cpp(3823): warning C4018: '<' : signed/unsigned mismatch
  1505. 10>..\..\zone\spells.cpp(3863): warning C4018: '<' : signed/unsigned mismatch
  1506. 10>..\..\zone\spells.cpp(3879): warning C4018: '<' : signed/unsigned mismatch
  1507. 10>..\..\zone\spells.cpp(4418): warning C4244: '+=' : conversion from 'double' to 'int', possible loss of data
  1508. 10>..\..\zone\spells.cpp(4432): warning C4244: 'return' : conversion from 'int' to 'float', possible loss of data
  1509. 10>..\..\zone\spells.cpp(4511): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
  1510. 10>..\..\zone\spells.cpp(4645): warning C4244: 'argument' : conversion from 'float' to 'int8', possible loss of data
  1511. 10>..\..\zone\spells.cpp(4921): warning C4018: '<' : signed/unsigned mismatch
  1512. 10>..\..\zone\spells.cpp(4941): warning C4018: '<' : signed/unsigned mismatch
  1513. 10>..\..\zone\spells.cpp(5282): warning C4018: '<' : signed/unsigned mismatch
  1514. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1515. 10>..\..\zone\tasks.cpp(210): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1516. 10>..\..\zone\tasks.cpp(300): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1517. 10>..\..\zone\tasks.cpp(641): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1518. 10>..\..\zone\tasks.cpp(1509): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
  1519. 10>..\..\zone\tasks.cpp(1581): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
  1520. 10>..\..\zone\tasks.cpp(1671): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1521. 10>..\..\zone\tasks.cpp(2297): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
  1522. 10>..\..\zone\tasks.cpp(2350): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
  1523. 10>..\..\zone\tasks.cpp(3225): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
  1524. 10>..\..\zone\tasks.cpp(3319): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
  1525. 10>..\..\zone\tasks.cpp(3357): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
  1526. 10>..\..\zone\tasks.cpp(3504): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1527. 10>..\..\zone\tasks.cpp(3505): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1528. 10>..\..\zone\tasks.cpp(3506): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1529. 10>..\..\zone\tasks.cpp(3507): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1530. 10>..\..\zone\tasks.cpp(3508): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1531. 10>..\..\zone\tasks.cpp(3509): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1532. 10> titles.cpp
  1533. 10> tradeskills.cpp
  1534. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1535. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1536. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1537. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1538. 10> trading.cpp
  1539. 10>..\..\zone\tradeskills.cpp(447): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint8', possible loss of data
  1540. 10>..\..\zone\tradeskills.cpp(667): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint8', possible loss of data
  1541. 10>..\..\zone\tradeskills.cpp(737): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint8', possible loss of data
  1542. 10>..\..\zone\tradeskills.cpp(897): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1543. 10>..\..\zone\tradeskills.cpp(899): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  1544. 10>..\..\zone\tradeskills.cpp(930): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  1545. 10>..\..\zone\tradeskills.cpp(1149): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  1546. 10>..\..\zone\tradeskills.cpp(1152): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1547. 10>..\..\zone\tradeskills.cpp(1240): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  1548. 10>..\..\zone\tradeskills.cpp(1278): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  1549. 10>..\..\zone\tradeskills.cpp(1311): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  1550. 10>..\..\zone\tradeskills.cpp(1402): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  1551. 10>..\..\zone\tradeskills.cpp(1438): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  1552. 10>..\..\zone\tradeskills.cpp(1460): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  1553. 10>..\..\zone\tradeskills.cpp(1477): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  1554. 10>..\..\zone\tradeskills.cpp(1531): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
  1555. 10> trap.cpp
  1556. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1557. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1558. 10>..\..\zone\trading.cpp(152): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1559. 10>..\..\zone\trading.cpp(265): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
  1560. 10>..\..\zone\trading.cpp(596): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
  1561. 10>..\..\zone\trading.cpp(1005): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1562. 10>..\..\zone\trading.cpp(1059): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
  1563. 10>..\..\zone\trading.cpp(1089): warning C4244: 'argument' : conversion from 'uint16' to 'int8', possible loss of data
  1564. 10>..\..\zone\trading.cpp(1587): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
  1565. 10>..\..\zone\trading.cpp(1618): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1566. 10>..\..\zone\trading.cpp(2017): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'int', possible loss of data
  1567. 10>..\..\zone\trading.cpp(2334): warning C4018: '<=' : signed/unsigned mismatch
  1568. 10>..\..\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.
  1569. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
  1570. 10>..\..\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.
  1571. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(252) : see declaration of 'strupr'
  1572. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1573. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1574. 10> tribute.cpp
  1575. 10>..\..\zone\trap.cpp(124): warning C4244: 'argument' : conversion from 'int32' to 'float', possible loss of data
  1576. 10>..\..\zone\trap.cpp(128): warning C4244: 'argument' : conversion from 'int32' to 'float', possible loss of data
  1577. 10>..\..\zone\trap.cpp(147): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  1578. 10>..\..\zone\trap.cpp(168): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  1579. 10>..\..\zone\trap.cpp(280): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1580. 10>..\..\zone\trap.cpp(281): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1581. 10>..\..\zone\trap.cpp(282): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1582. 10>..\..\zone\trap.cpp(287): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1583. 10>..\..\zone\trap.cpp(288): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1584. 10> water_map.cpp
  1585. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1586. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1587. 10> water_map_v1.cpp
  1588. 10> water_map_v2.cpp
  1589. 10> waypoints.cpp
  1590. 10> worldserver.cpp
  1591. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1592. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1593. 10>..\..\zone\waypoints.cpp(128): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
  1594. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdlib.h(867) : see declaration of 'itoa'
  1595. 10>..\..\zone\waypoints.cpp(372): warning C4018: '<=' : signed/unsigned mismatch
  1596. 10>..\..\zone\waypoints.cpp(374): warning C4018: '<' : signed/unsigned mismatch
  1597. 10>..\..\zone\waypoints.cpp(382): warning C4018: '<' : signed/unsigned mismatch
  1598. 10>..\..\zone\waypoints.cpp(495): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1599. 10>..\..\zone\waypoints.cpp(497): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1600. 10>..\..\zone\waypoints.cpp(921): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1601. 10>..\..\zone\waypoints.cpp(922): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1602. 10>..\..\zone\waypoints.cpp(923): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1603. 10>..\..\zone\waypoints.cpp(940): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1604. 10>..\..\zone\waypoints.cpp(1001): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
  1605. 10>..\..\zone\waypoints.cpp(1006): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1606. 10>..\..\zone\waypoints.cpp(1082): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1607. 10>..\..\zone\waypoints.cpp(1083): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1608. 10>..\..\zone\waypoints.cpp(1084): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1609. 10>..\..\zone\waypoints.cpp(1086): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1610. 10>..\..\zone\waypoints.cpp(1129): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
  1611. 10>..\..\zone\waypoints.cpp(1149): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
  1612. 10>..\..\zone\waypoints.cpp(1163): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1613. 10>..\..\zone\waypoints.cpp(1164): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1614. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1615. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1616. 10>..\..\zone\worldserver.cpp(174): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1617. 10>..\..\zone\worldserver.cpp(174): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1618. 10>..\..\zone\worldserver.cpp(181): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1619. 10>..\..\zone\worldserver.cpp(181): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
  1620. 10>..\..\zone\worldserver.cpp(790): warning C4800: 'uchar' : forcing value to bool 'true' or 'false' (performance warning)
  1621. 10>..\..\zone\worldserver.cpp(1846): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
  1622. 10> zone.cpp
  1623. 10> zone_logsys.cpp
  1624. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1625. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1626. 10>..\..\zone\zone.cpp(186): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1627. 10>..\..\zone\zone.cpp(187): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1628. 10>..\..\zone\zone.cpp(188): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1629. 10>..\..\zone\zone.cpp(189): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1630. 10>..\..\zone\zone.cpp(235): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1631. 10>..\..\zone\zone.cpp(236): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1632. 10>..\..\zone\zone.cpp(237): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1633. 10>..\..\zone\zone.cpp(238): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1634. 10>..\..\zone\zone.cpp(478): warning C4244: '=' : conversion from 'unsigned long' to 'int16', possible loss of data
  1635. 10>..\..\zone\zone.cpp(479): warning C4244: '=' : conversion from 'unsigned long' to 'int8', possible loss of data
  1636. 10>..\..\zone\zone.cpp(480): warning C4244: '=' : conversion from 'unsigned long' to 'uint16', possible loss of data
  1637. 10>..\..\zone\zone.cpp(525): warning C4244: '=' : conversion from 'unsigned long' to 'int16', possible loss of data
  1638. 10>..\..\zone\zone.cpp(526): warning C4244: '=' : conversion from 'unsigned long' to 'int8', possible loss of data
  1639. 10>..\..\zone\zone.cpp(527): warning C4244: '=' : conversion from 'unsigned long' to 'uint16', possible loss of data
  1640. 10>..\..\zone\zone.cpp(643): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  1641. 10>..\..\zone\zone.cpp(644): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
  1642. 10>..\..\zone\zone.cpp(856): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.
  1643. 10> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(247) : see declaration of 'strlwr'
  1644. 10>..\..\zone\zone.cpp(1733): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1645. 10>..\..\zone\zone.cpp(1734): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1646. 10>..\..\zone\zone.cpp(1735): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1647. 10>..\..\zone\zone.cpp(1736): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1648. 10>..\..\zone\zone.cpp(1737): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1649. 10>..\..\zone\zone.cpp(1738): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1650. 10>..\..\zone\zone.cpp(1740): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1651. 10>..\..\zone\zone.cpp(1741): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1652. 10>..\..\zone\zone.cpp(1934): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  1653. 10>..\..\zone\zone.cpp(1935): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  1654. 10>..\..\zone\zone.cpp(1936): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  1655. 10>..\..\zone\zone.cpp(1937): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
  1656. 10>..\..\zone\zone.cpp(2345): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  1657. 10>..\..\zone\zone.cpp(2345): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  1658. 10>..\..\zone\zone.cpp(2345): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  1659. 10>..\..\zone\zone.cpp(2345): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
  1660. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1661. 10> ZoneConfig.cpp
  1662. 10> zonedb.cpp
  1663. 10> zonedbasync.cpp
  1664. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1665. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1666. 10>..\..\zone\zonedb.cpp(126): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1667. 10>..\..\zone\zonedb.cpp(127): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1668. 10>..\..\zone\zonedb.cpp(130): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1669. 10>..\..\zone\zonedb.cpp(132): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1670. 10>..\..\zone\zonedb.cpp(133): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1671. 10>..\..\zone\zonedb.cpp(134): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1672. 10>..\..\zone\zonedb.cpp(135): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1673. 10>..\..\zone\zonedb.cpp(136): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1674. 10>..\..\zone\zonedb.cpp(137): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1675. 10>..\..\zone\zonedb.cpp(138): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1676. 10>..\..\zone\zonedb.cpp(174): warning C4244: '=' : conversion from 'double' to 'uint8', possible loss of data
  1677. 10>..\..\zone\zonedb.cpp(248): warning C4018: '<=' : signed/unsigned mismatch
  1678. 10>..\..\zone\zonedb.cpp(392): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1679. 10>..\..\zone\zonedb.cpp(394): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1680. 10>..\..\zone\zonedb.cpp(921): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1681. 10>..\..\zone\zonedb.cpp(922): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1682. 10>..\..\zone\zonedb.cpp(923): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1683. 10>..\..\zone\zonedb.cpp(925): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
  1684. 10>..\..\zone\zonedb.cpp(964): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1685. 10>..\..\zone\zonedb.cpp(967): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1686. 10>..\..\zone\zonedb.cpp(1140): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1687. 10>..\..\zone\zonedb.cpp(1146): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1688. 10>..\..\zone\zonedb.cpp(1171): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1689. 10>..\..\zone\zonedb.cpp(1296): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  1690. 10>..\..\zone\zonedb.cpp(1297): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  1691. 10>..\..\zone\zonedb.cpp(1462): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1692. 10>..\..\zone\zonedb.cpp(1485): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1693. 10>..\..\zone\zonedb.cpp(1608): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  1694. 10>..\..\zone\zonedb.cpp(1609): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  1695. 10>..\..\zone\zonedb.cpp(2411): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1696. 10>..\..\zone\zonedb.cpp(2412): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1697. 10>..\..\zone\zonedb.cpp(2413): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1698. 10>..\..\zone\zonedb.cpp(2414): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1699. 10>..\..\zone\zonedb.cpp(2415): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1700. 10>..\..\zone\zonedb.cpp(2416): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1701. 10>..\..\zone\zonedb.cpp(2591): warning C4018: '<' : signed/unsigned mismatch
  1702. 10>..\..\zone\zonedb.cpp(2610): warning C4018: '<' : signed/unsigned mismatch
  1703. 10>..\..\zone\zonedb.cpp(2628): warning C4018: '>=' : signed/unsigned mismatch
  1704. 10>..\..\zone\zonedb.cpp(2644): warning C4244: 'initializing' : conversion from 'unsigned long' to 'uint8', possible loss of data
  1705. 10>..\..\zone\zonedb.cpp(2687): warning C4018: '<' : signed/unsigned mismatch
  1706. 10>..\..\zone\zonedb.cpp(2851): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1707. 10>..\..\zone\zonedb.cpp(2881): warning C4018: '>=' : signed/unsigned mismatch
  1708. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1709. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1710. 10> zoning.cpp
  1711. 10>c:\eq\source\zone\mob.h(605): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1712. 10>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data
  1713. 12>------ Build started: Project: ALL_BUILD, Configuration: Debug Win32 ------
  1714. 12> Building Custom Rule C:/EQ/Source/CMakeLists.txt
  1715. 12> CMake does not need to re-run because C:\EQ\Source\Build\CMakeFiles\generate.stamp is up-to-date.
  1716. 12> Build all projects
  1717. ========== Build: 11 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Add Comment
Please, Sign In to add comment