Code: Select all
--------------------Configuration: HGserver - Win32 Release--------------------
Compiling resources...
Compiling...
BuildItem.cpp
Client.cpp
DelayEvent.cpp
DynamicObject.cpp
Fish.cpp
Game.cpp
D:\Helbreath\Sources\HG Servers\2.24d\Game.cpp(2114) : warning C4305: '=' : truncation from 'const int' to 'char'
D:\Helbreath\Sources\HG Servers\2.24d\Game.cpp(2114) : warning C4309: '=' : truncation of constant value
D:\Helbreath\Sources\HG Servers\2.24d\Game.cpp(8859) : warning C4305: '=' : truncation from 'const int' to 'short'
D:\Helbreath\Sources\HG Servers\2.24d\Game.cpp(8859) : warning C4309: '=' : truncation of constant value
D:\Helbreath\Sources\HG Servers\2.24d\Game.cpp(49013) : error C2196: case value '9' already used
D:\Helbreath\Sources\HG Servers\2.24d\Game.cpp(49035) : error C2196: case value '9' already used
D:\Helbreath\Sources\HG Servers\2.24d\Game.cpp(49057) : error C2196: case value '9' already used
D:\Helbreath\Sources\HG Servers\2.24d\Game.cpp(49079) : error C2196: case value '9' already used
D:\Helbreath\Sources\HG Servers\2.24d\Game.cpp(49101) : error C2196: case value '9' already used
D:\Helbreath\Sources\HG Servers\2.24d\Game.cpp(49123) : error C2196: case value '9' already used
D:\Helbreath\Sources\HG Servers\2.24d\Game.cpp(49145) : error C2196: case value '9' already used
D:\Helbreath\Sources\HG Servers\2.24d\Game.cpp(49170) : warning C4060: switch statement contains no 'case' or 'default' labels
GuildsMan.cpp
Item.cpp
Magic.cpp
Map.cpp
Mineral.cpp
Misc.cpp
Msg.cpp
Npc.cpp
OccupyFlag.cpp
Portion.cpp
Quest.cpp
Skill.cpp
StrategicPoint.cpp
StrTok.cpp
Teleport.cpp
TeleportLoc.cpp
TempNpcItem.cpp
Tile.cpp
wmain.cpp
XSocket.cpp
DebugDialog.cpp
D:\Helbreath\Sources\HG Servers\2.24d\DebugDialog.cpp(85) : warning C4018: '<' : signed/unsigned mismatch
D:\Helbreath\Sources\HG Servers\2.24d\DebugDialog.cpp(88) : warning C4018: '<' : signed/unsigned mismatch
D:\Helbreath\Sources\HG Servers\2.24d\DebugDialog.cpp(97) : warning C4018: '<' : signed/unsigned mismatch
Error executing cl.exe.
HGserver.exe - 7 error(s), 8 warning(s)