Advertisement
conan513

Untitled

Jul 23rd, 2016
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 29.12 KB | None | 0 0
  1. Severity Code Description Project File Line Suppression State
  2. Warning C4018 '<=': signed/unsigned mismatch plugins D:\Source\SingleCore_TC\src\plugins\ahbot\AhBot.cpp 816
  3. Warning C4305 '+=': truncation from 'double' to 'float' plugins D:\Source\SingleCore_TC\src\plugins\playerbot\FleeManager.cpp 68
  4. Warning C4800 'uint32': forcing value to bool 'true' or 'false' (performance warning) plugins D:\Source\SingleCore_TC\src\plugins\playerbot\GuildTaskMgr.cpp 403
  5. Warning C4018 '<': signed/unsigned mismatch plugins D:\Source\SingleCore_TC\src\plugins\playerbot\PlayerbotAI.cpp 373
  6. Warning C4305 'argument': truncation from 'double' to 'float' plugins D:\Source\SingleCore_TC\src\plugins\playerbot\PlayerbotAI.cpp 1139
  7. Warning C4305 'argument': truncation from 'double' to 'float' plugins D:\Source\SingleCore_TC\src\plugins\playerbot\PlayerbotAI.cpp 1406
  8. Warning C4305 'argument': truncation from 'double' to 'float' plugins D:\Source\SingleCore_TC\src\plugins\playerbot\PlayerbotAIConfig.cpp 75
  9. Warning C4305 'argument': truncation from 'double' to 'float' plugins D:\Source\SingleCore_TC\src\plugins\playerbot\PlayerbotAIConfig.cpp 76
  10. Warning C4018 '<': signed/unsigned mismatch plugins D:\Source\SingleCore_TC\src\plugins\playerbot\PlayerbotFactory.cpp 871
  11. Warning C4018 '<': signed/unsigned mismatch plugins D:\Source\SingleCore_TC\src\plugins\playerbot\PlayerbotFactory.cpp 1185
  12. Warning C4018 '<': signed/unsigned mismatch plugins D:\Source\SingleCore_TC\src\plugins\playerbot\PlayerbotFactory.cpp 1388
  13. Warning C4018 '<': signed/unsigned mismatch plugins D:\Source\SingleCore_TC\src\plugins\playerbot\PlayerbotFactory.cpp 1447
  14. Warning C4018 '<': signed/unsigned mismatch plugins D:\Source\SingleCore_TC\src\plugins\playerbot\PlayerbotFactory.cpp 1542
  15. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) plugins D:\Source\SingleCore_TC\src\plugins\playerbot\RandomPlayerbotMgr.cpp 52
  16. Warning C4800 'uint32': forcing value to bool 'true' or 'false' (performance warning) plugins D:\Source\SingleCore_TC\src\plugins\playerbot\RandomPlayerbotMgr.cpp 584
  17. Warning C4018 '<': signed/unsigned mismatch plugins D:\Source\SingleCore_TC\src\plugins\playerbot\RandomPlayerbotFactory.cpp 354
  18. Warning C4018 '<': signed/unsigned mismatch plugins D:\Source\SingleCore_TC\src\plugins\playerbot\RandomPlayerbotFactory.cpp 379
  19. Warning C4018 '<': signed/unsigned mismatch plugins D:\Source\SingleCore_TC\src\plugins\playerbot\RandomPlayerbotFactory.cpp 496
  20. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\AiObjectContext.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  21. Warning C4800 'uint32': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\AiObjectContext.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\LfgTriggers.h 14
  22. Warning C4305 'argument': truncation from 'double' to 'float' (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\AiObjectContext.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\values\IsFacingValue.h 17
  23. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\scripts\Commands\cs_npc.cpp) scripts D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_ai.h 452
  24. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\scripts\Commands\cs_npc.cpp) scripts D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_ai.h 563
  25. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) plugins D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\actions\AttackAction.cpp 98
  26. Warning C4800 'Group *': forcing value to bool 'true' or 'false' (performance warning) scripts D:\Source\SingleCore_TC\src\server\scripts\Custom\boss_announcer.cpp 21
  27. Warning C4305 'argument': truncation from 'double' to 'float' scripts D:\Source\SingleCore_TC\src\server\scripts\Custom\enchant_visuals.cpp 172
  28. Warning C4018 '<': signed/unsigned mismatch plugins D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\actions\GossipHelloAction.cpp 50
  29. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) plugins D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\actions\ListQuestsActions.cpp 31
  30. Warning C4101 'err': unreferenced local variable plugins D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\actions\LfgActions.cpp 303
  31. Warning C4305 '+=': truncation from 'double' to 'float' plugins D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\actions\MovementActions.cpp 45
  32. Warning C4305 'argument': truncation from 'double' to 'float' plugins D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\actions\QuestAction.cpp 52
  33. Warning C4715 'ai::SayAction::Execute': not all control paths return a value plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\actions\sayaction.cpp 95
  34. Warning C4305 'argument': truncation from 'double' to 'float' plugins D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\actions\TradeStatusAction.cpp 77
  35. Warning C4305 '+=': truncation from 'double' to 'float' plugins D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\actions\UseMeetingStoneAction.cpp 69
  36. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\druid\DruidAiObjectContext.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  37. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\druid\DruidTriggers.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  38. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\hunter\HunterAiObjectContext.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  39. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\hunter\HunterTriggers.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  40. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\mage\MageTriggers.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  41. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\mage\MageAiObjectContext.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  42. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\paladin\PaladinAiObjectContext.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  43. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\paladin\PaladinTriggers.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  44. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\priest\PriestAiObjectContext.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  45. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\priest\PriestTriggers.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  46. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\rogue\GenericRogueNonCombatStrategy.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  47. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\rogue\RogueAiObjectContext.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  48. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\rogue\RogueTriggers.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  49. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\shaman\ShamanAiObjectContext.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  50. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\shaman\ShamanTriggers.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  51. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\triggers\CureTriggers.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  52. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\triggers\GenericTriggers.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  53. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) plugins D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\triggers\GenericTriggers.cpp 101
  54. Warning C4800 'unsigned __int64': forcing value to bool 'true' or 'false' (performance warning) plugins D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\triggers\GenericTriggers.cpp 221
  55. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) plugins D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\triggers\HealthTriggers.cpp 14
  56. Warning C4800 'uint32': forcing value to bool 'true' or 'false' (performance warning) plugins D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\values\StatsValues.cpp 53
  57. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\warlock\DpsWarlockStrategy.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  58. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\warlock\WarlockAiObjectContext.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  59. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\warlock\WarlockTriggers.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  60. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\warrior\WarriorAiObjectContext.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  61. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\plugins\playerbot\strategy\warrior\WarriorTriggers.cpp) plugins d:\source\singlecore_tc\src\plugins\playerbot\strategy\triggers\GenericTriggers.h 260
  62. 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 plugins d:\Server\src\plugins\WarriorMultipliers.obj 1
  63. 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 plugins d:\Server\src\plugins\WarlockMultipliers.obj 1
  64. 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 plugins d:\Server\src\plugins\WarlockActions.obj 1
  65. 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 plugins d:\Server\src\plugins\ShamanMultipliers.obj 1
  66. 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 plugins d:\Server\src\plugins\ShamanActions.obj 1
  67. 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 plugins d:\Server\src\plugins\RogueTriggers.obj 1
  68. 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 plugins d:\Server\src\plugins\RogueMultipliers.obj 1
  69. 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 plugins d:\Server\src\plugins\RogueActions.obj 1
  70. 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 plugins d:\Server\src\plugins\GenericRogueNonCombatStrategy.obj 1
  71. 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 plugins d:\Server\src\plugins\PriestTriggers.obj 1
  72. 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 plugins d:\Server\src\plugins\PriestMultipliers.obj 1
  73. 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 plugins d:\Server\src\plugins\PaladinMultipliers.obj 1
  74. 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 plugins d:\Server\src\plugins\PaladinActions.obj 1
  75. 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 plugins d:\Server\src\plugins\MageMultipliers.obj 1
  76. 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 plugins d:\Server\src\plugins\HunterMultipliers.obj 1
  77. 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 plugins d:\Server\src\plugins\DruidTriggers.obj 1
  78. 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 plugins d:\Server\src\plugins\DruidMultipliers.obj 1
  79. 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 plugins d:\Server\src\plugins\NonCombatActions.obj 1
  80. 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 plugins d:\Server\src\plugins\GenericActions.obj 1
  81. 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 plugins d:\Server\src\plugins\Value.obj 1
  82. 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 plugins d:\Server\src\plugins\Multiplier.obj 1
  83. 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 plugins d:\Server\src\plugins\ActionBasket.obj 1
  84. 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 plugins d:\Server\src\plugins\TradeCategory.obj 1
  85. 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 plugins d:\Server\src\plugins\ConsumableCategory.obj 1
  86. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 452
  87. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 563
  88. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_bm_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 452
  89. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_bm_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 563
  90. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_death_knight_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 452
  91. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_death_knight_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 563
  92. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_druid_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 452
  93. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_druid_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 563
  94. Warning C4800 'uint8': forcing value to bool 'true' or 'false' (performance warning) game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_ai.cpp 2760
  95. Warning C4305 'argument': truncation from 'double' to 'float' game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_ai.cpp 2883
  96. Warning C4305 'argument': truncation from 'double' to 'float' game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_ai.cpp 2953
  97. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_hunter_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 452
  98. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_hunter_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 563
  99. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_ai.cpp 7524
  100. Warning C4800 'float': forcing value to bool 'true' or 'false' (performance warning) game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_ai.cpp 8648
  101. Warning C4305 'argument': truncation from 'double' to 'float' game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_druid_ai.cpp 271
  102. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_mage_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 452
  103. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_mage_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 563
  104. Warning C4305 'argument': truncation from 'double' to 'float' game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_hunter_ai.cpp 191
  105. Warning C4305 'argument': truncation from 'double' to 'float' game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_hunter_ai.cpp 569
  106. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_paladin_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 452
  107. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_paladin_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 563
  108. Warning C4305 'argument': truncation from 'double' to 'float' game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_mage_ai.cpp 326
  109. Warning C4305 'argument': truncation from 'double' to 'float' game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_mage_ai.cpp 335
  110. Warning C4305 'argument': truncation from 'double' to 'float' game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_mage_ai.cpp 336
  111. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_mage_ai.cpp 400
  112. Warning C4305 'argument': truncation from 'double' to 'float' game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_mage_ai.cpp 457
  113. Warning C4800 'uint32': forcing value to bool 'true' or 'false' (performance warning) game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_paladin_ai.cpp 485
  114. Warning C4800 'uint32': forcing value to bool 'true' or 'false' (performance warning) game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_paladin_ai.cpp 486
  115. Warning C4800 'uint32': forcing value to bool 'true' or 'false' (performance warning) game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_paladin_ai.cpp 487
  116. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_priest_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 452
  117. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_priest_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 563
  118. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_rogue_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 452
  119. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_rogue_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 563
  120. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_priest_ai.cpp 624
  121. Warning C4305 'argument': truncation from 'double' to 'float' game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_rogue_ai.cpp 226
  122. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_shaman_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 452
  123. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_shaman_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 563
  124. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_warrior_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 452
  125. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_warrior_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 563
  126. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_warlock_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 452
  127. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_warlock_ai.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 563
  128. Warning C4800 'Unit *': forcing value to bool 'true' or 'false' (performance warning) game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_shaman_ai.cpp 554
  129. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\botcommands.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 452
  130. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\botcommands.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 563
  131. Warning C4305 'argument': truncation from 'double' to 'float' game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_warrior_ai.cpp 247
  132. Warning C4305 'argument': truncation from 'double' to 'float' game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_warrior_ai.cpp 262
  133. Warning C4305 'argument': truncation from 'double' to 'float' game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_warrior_ai.cpp 431
  134. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\botmgr.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 452
  135. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\botmgr.cpp) game d:\source\singlecore_tc\src\server\game\ai\npcbots\bot_ai.h 563
  136. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\QBots\botQ_Airen.cpp) game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_ai.h 452
  137. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\QBots\botQ_Airen.cpp) game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_ai.h 563
  138. Warning C4800 'int': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\Entities\Creature\Creature.cpp) game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_ai.h 452
  139. Warning C4800 'Spell *': forcing value to bool 'true' or 'false' (performance warning) (compiling source file D:\Source\SingleCore_TC\src\server\game\Entities\Creature\Creature.cpp) game D:\Source\SingleCore_TC\src\server\game\AI\NpcBots\bot_ai.h 563
  140. Warning C4800 'uint32': forcing value to bool 'true' or 'false' (performance warning) game D:\Source\SingleCore_TC\src\server\game\Entities\Creature\Creature.cpp 3079
  141. Warning C4305 'argument': truncation from 'double' to 'float' game D:\Source\SingleCore_TC\src\server\game\Entities\Unit\Unit.cpp 2271
  142. Warning C4700 uninitialized local variable 'z' used game d:\source\singlecore_tc\src\server\game\movement\motionmaster.cpp 405
  143. Warning C4700 uninitialized local variable 'y' used game d:\source\singlecore_tc\src\server\game\movement\motionmaster.cpp 405
  144. Warning C4700 uninitialized local variable 'x' used game d:\source\singlecore_tc\src\server\game\movement\motionmaster.cpp 405
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement