Putting the 'role' back in role-playing games since 2002.
Donate to Codex
Good Old Games
  • Welcome to rpgcodex.net, a site dedicated to discussing computer based role-playing games in a free and open fashion. We're less strict than other forums, but please refer to the rules.

    "This message is awaiting moderator approval": All new users must pass through our moderation queue before they will be able to post normally. Until your account has "passed" your posts will only be visible to yourself (and moderators) until they are approved. Give us a week to get around to approving / deleting / ignoring your mundane opinion on crap before hassling us about it. Once you have passed the moderation period (think of it as a test), you will be able to post normally, just like all the other retards.

PtD source code download link

Viata

Arcane
Joined
Nov 11, 2014
Messages
9,885
Location
Water Play Catarinense
(like initializing variables without type declaration)
C++ never allowed that, since it's a strongly typed language. It's probably some fucked up visual code error.
It did as a form of backwards compatibility with C, it was removed when C++ was standardized as part of C++98.
https://godbolt.org/z/TrdbWM5MM

from C++98 standard:
At least one type-specifier that is not a cv-qualifier is required in a declaration unless it declares a constructor, destructor or conversion function.

There is no special provision for a decl-specifier-seq that lacks a type-specifier or that has a type-specifier that only specifies cv-qualifiers. The "implicit int" rule of C is no longer supported.
Interesting. Tbh, because of the compatibility with C that I assumed that C++ never allowed that. heh
 

Tavernking

Don't believe his lies
Developer
Joined
Sep 1, 2017
Messages
1,216
Location
Australia
The codex when it finds out no programmer wants to go through poorly organised spaghetti code using an ancient version of c++ to fix bugs for an obscure game that was abandoned by its developer in 2002
:despair:
 

Rincewind

Magister
Patron
Joined
Feb 8, 2020
Messages
2,427
Location
down under
Codex+ Now Streaming!
I thought C++ has been basically the same over the years.

There have been lots of revisions over the years, and it became somewhat better, or a lot worse, depending on your perspective +MI'm still using it with extreme reluctance (well, I have to for DOSBox development).

In a way, it's still the same shit, yes. But it's shit that does the job, I'll give it that.

Just by having a quick look this codebase seems quite sane; minimal C++ aka "C with classes" approach, mostly.
 

Konjad

Patron
Joined
Nov 3, 2007
Messages
3,930
Location
Strap Yourselves In Codex Year of the Donut Codex+ Now Streaming! Torment: Tides of Numenera Wasteland 2 Steve gets a Kidney but I don't even get a tag.
Tried to build it in VS2008 with default everything just to see how it goes.
Build log was saved at "file://c:\MyProjects\Prelude\Prelude\Debug\BuildLog.htm"
Prelude - 488 error(s), 714 warning(s)

Might take a while to deal with these errors.
Also, I realized I tried to open in VS2005 version that I opened in 2022 first, so that error I got there was because of that. Nonetheless, 2008 seems to work fine, so I'll use that, but you might try 2005 as well if you wish.

Build Log


Build started: Project: Prelude, Configuration: Debug|Win32



Command Lines



Creating temporary file "c:\MyProjects\Prelude\Prelude\Debug\RSP000001196011000.rsp" with contents
[
/Od /I "C:\MyProjects\Prelude\Prelude\DXSource" /I "C:\MyProjects\Prelude\Source" /I "C:\MyProjects\Prelude\Prelude\Source" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/Prelude.pch" /Fo".\Debug/" /Fd".\Debug/" /Fr".\Debug/" /W3 /c /ZI /TP ..\Source\ZStoolwindow.cpp

..\Source\ZSTalk.cpp

..\Source\ZSSpellWindow.cpp

..\Source\ZSScriptWindow.cpp

..\Source\zssaychar.cpp

..\Source\ZSSaveLoad.cpp

..\Source\ZSRest.cpp

..\Source\ZSREGIONEDIT.cpp

..\Source\ZSportrait.cpp

..\Source\ZSOptions.cpp

..\Source\ZSobjectwindow.cpp

..\Source\zsMessage.cpp

..\Source\zsmenubar.cpp

..\Source\ZSMainDescribe.cpp

..\Source\ZSHelpWin.cpp

..\Source\zsgettarget.cpp

..\Source\ZScutscene.cpp

..\Source\zscontainer.cpp

..\Source\ZSCaveEdit.cpp

..\Source\zsbrushwindow.cpp

..\Source\ZSaskwin.cpp

..\Source\zsactionwindow.cpp

..\Source\worldedit.cpp

..\Source\translucentwindow.cpp

..\Source\StartScreen.cpp

..\Source\skillwin.cpp

..\Source\peopleedit.cpp

..\Source\minimap.cpp

..\Source\mapwin.cpp

..\Source\MainWindow.cpp

..\Source\journal.cpp

..\Source\inventorywin.cpp

..\Source\equipwin.cpp

..\Source\equipeditorwin.cpp

..\Source\deathwin.cpp

..\Source\CreatePartyWin.cpp

..\Source\CharacterWin.cpp

..\Source\Barter.cpp

..\Source\actionmenuclass.cpp

..\Source\ZSwindow.cpp

..\Source\ZSVerticalScroll.cpp

..\Source\ZSText.cpp

..\Source\ZSShrinkWindow.cpp

..\Source\ZSProgress.cpp

..\Source\zsOldlistbox.cpp

..\Source\zslistbox.cpp

..\Source\zsitemslot.cpp

..\Source\zsIntSpin.cpp

..\Source\ZSGetText.cpp

..\Source\zsgetnumber.cpp

..\Source\ZSFloatSpin.cpp

..\Source\ZSEditWindow.cpp

..\Source\ZSDescribe.cpp

..\Source\zsconfirm.cpp

..\Source\ZSbutton.cpp

..\Source\zsweapontrace.cpp

..\Source\ZSparticle.cpp

..\Source\zsfire.cpp

..\Source\pattern.cpp

..\Source\missile.cpp

..\Source\meshfx.cpp

..\Source\healaura.cpp

..\Source\fountain.cpp

..\Source\fireball.cpp

..\Source\explosion.cpp

..\Source\castaura.cpp

..\Source\blood.cpp

..\Source\aura.cpp

..\Source\ZSutilities.cpp

..\Source\ZStextures.cpp

..\Source\ZSsound.cpp

..\Source\ZSModelEx.cpp

..\Source\ZSModel.cpp

..\Source\ZSinput.cpp

..\Source\ZSGraphics.cpp

..\Source\ZSFontEngine.cpp

..\Source\ZSEngine.cpp

..\Source\World.cpp

..\Source\water.cpp

..\Source\walls.cpp

..\Source\things.cpp

..\Source\texturemanager.cpp

..\Source\Spells.cpp

..\Source\spellfuncs.cpp

..\Source\spellbook.cpp

..\Source\scriptfuncs.cpp

..\Source\script.cpp

..\Source\regions.cpp

..\Source\portals.cpp

..\Source\Pickpocket.cpp

..\Source\path.cpp

..\Source\Party.cpp

..\Source\Objects.cpp

..\Source\MovePointer.cpp

..\Source\modifiers.cpp

..\Source\maplocator.cpp

..\Source\Locator.cpp

..\Source\LoadObject.cpp

..\Source\items.cpp

..\Source\Generatworld.cpp

..\Source\gameitem.cpp

..\Source\forest.cpp

..\Source\Flags.cpp

..\Source\events.cpp

..\Source\equipobject.cpp

..\Source\entrance.cpp

..\Source\EditRegion.cpp

..\Source\creatures.cpp

..\Source\Corpse.cpp

..\Source\CombatManager.cpp

..\Source\combatdemomain.cpp

..\Source\Chunks.cpp

..\Source\cavewall.cpp

..\Source\attacks.cpp

..\Source\area.cpp

..\Source\actions.cpp
]
Creating command line "cl.exe @c:\MyProjects\Prelude\Prelude\Debug\RSP000001196011000.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\MyProjects\Prelude\Prelude\Debug\RSP000002196011000.rsp" with contents
[
/Od /I "C:\MyProjects\Prelude\Prelude\DXSource" /I "C:\MyProjects\Prelude\Source" /I "C:\MyProjects\Prelude\Prelude\Source" /D "WIN32" /D "_DEBUG" /D "_WINDOWS" /D "_VC80_UPGRADE=0x0600" /D "_MBCS" /Gm /EHsc /RTC1 /MTd /Fp".\Debug/Prelude.pch" /Fo".\Debug/" /Fd".\Debug/" /Fr".\Debug/" /W3 /c /ZI /TC ..\Source\wave.c
]
Creating command line "cl.exe @c:\MyProjects\Prelude\Prelude\Debug\RSP000002196011000.rsp /nologo /errorReport:prompt"
Creating temporary file "c:\MyProjects\Prelude\Prelude\Debug\RSP000003196011000.rsp" with contents
[
/o ".\Debug/Prelude.bsc"

.\Debug\area.sbr

.\Debug\attacks.sbr

.\Debug\cavewall.sbr

.\Debug\Chunks.sbr

.\Debug\combatdemomain.sbr

.\Debug\CombatManager.sbr

.\Debug\Corpse.sbr

.\Debug\creatures.sbr

.\Debug\EditRegion.sbr

.\Debug\entrance.sbr

.\Debug\equipobject.sbr

.\Debug\events.sbr

.\Debug\Flags.sbr

.\Debug\forest.sbr

.\Debug\gameitem.sbr

.\Debug\Generatworld.sbr

.\Debug\items.sbr

.\Debug\LoadObject.sbr

.\Debug\Locator.sbr

.\Debug\maplocator.sbr

.\Debug\modifiers.sbr

.\Debug\MovePointer.sbr

.\Debug\Objects.sbr

.\Debug\Party.sbr

.\Debug\path.sbr

.\Debug\Pickpocket.sbr

.\Debug\portals.sbr

.\Debug\regions.sbr

.\Debug\registration.sbr

.\Debug\script.sbr

.\Debug\scriptfuncs.sbr

.\Debug\spellbook.sbr

.\Debug\spellfuncs.sbr

.\Debug\Spells.sbr

.\Debug\texturemanager.sbr

.\Debug\things.sbr

.\Debug\updateworld.sbr

.\Debug\walls.sbr

.\Debug\water.sbr

.\Debug\wavread.sbr

.\Debug\World.sbr

.\Debug\wave.sbr

.\Debug\ZSEngine.sbr

.\Debug\ZSFontEngine.sbr

.\Debug\ZSGraphics.sbr

.\Debug\ZSinput.sbr

.\Debug\ZSModel.sbr

.\Debug\ZSModelEx.sbr

.\Debug\ZSsound.sbr

.\Debug\ZStextures.sbr

.\Debug\ZSutilities.sbr

.\Debug\aura.sbr

.\Debug\blood.sbr

.\Debug\castaura.sbr

.\Debug\explosion.sbr

.\Debug\fireball.sbr

.\Debug\fountain.sbr

.\Debug\healaura.sbr

.\Debug\meshfx.sbr

.\Debug\missile.sbr

.\Debug\pattern.sbr

.\Debug\zsfire.sbr

.\Debug\ZSparticle.sbr

.\Debug\zsweapontrace.sbr

.\Debug\ZSbutton.sbr

.\Debug\zsconfirm.sbr

.\Debug\ZSDescribe.sbr

.\Debug\ZSEditWindow.sbr

.\Debug\ZSFloatSpin.sbr

.\Debug\zsgetnumber.sbr

.\Debug\ZSGetText.sbr

.\Debug\zsIntSpin.sbr

.\Debug\zsitemslot.sbr

.\Debug\zslistbox.sbr

.\Debug\zsOldlistbox.sbr

.\Debug\ZSProgress.sbr

.\Debug\ZSShrinkWindow.sbr

.\Debug\ZSText.sbr

.\Debug\ZSVerticalScroll.sbr

.\Debug\ZSwindow.sbr

.\Debug\actionmenuclass.sbr

.\Debug\Barter.sbr

.\Debug\CharacterWin.sbr

.\Debug\CreatePartyWin.sbr

.\Debug\deathwin.sbr

.\Debug\equipeditorwin.sbr

.\Debug\equipwin.sbr

.\Debug\inventorywin.sbr

.\Debug\journal.sbr

.\Debug\MainWindow.sbr

.\Debug\mapwin.sbr

.\Debug\minimap.sbr

.\Debug\peopleedit.sbr

.\Debug\skillwin.sbr

.\Debug\StartScreen.sbr

.\Debug\translucentwindow.sbr

.\Debug\worldedit.sbr

.\Debug\zsactionwindow.sbr

.\Debug\ZSaskwin.sbr

.\Debug\zsbrushwindow.sbr

.\Debug\ZSCaveEdit.sbr

.\Debug\zscontainer.sbr

.\Debug\ZScutscene.sbr

.\Debug\zsgettarget.sbr

.\Debug\ZSHelpWin.sbr

.\Debug\ZSMainDescribe.sbr

.\Debug\zsmenubar.sbr

.\Debug\zsMessage.sbr

.\Debug\ZSobjectwindow.sbr

.\Debug\ZSOptions.sbr

.\Debug\ZSportrait.sbr

.\Debug\ZSREGIONEDIT.sbr

.\Debug\ZSRest.sbr

.\Debug\ZSSaveLoad.sbr

.\Debug\zssaychar.sbr

.\Debug\ZSScriptWindow.sbr

.\Debug\ZSSpellWindow.sbr

.\Debug\ZSTalk.sbr

.\Debug\ZStoolwindow.sbr

.\Debug\actions.sbr
]
Creating command line "bscmake.exe @c:\MyProjects\Prelude\Prelude\Debug\RSP000003196011000.rsp /nologo"



Output Window



Compiling...
cl : Command line warning D9035 : option 'Fr' has been deprecated and will be removed in a future release
cl : Command line warning D9036 : use 'FR' instead of 'Fr'
actions.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
area.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\area.cpp(1430) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1431) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1432) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1433) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1434) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1435) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1436) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1437) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1438) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1439) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1490) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1491) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1492) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1493) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1494) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1495) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1496) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1497) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1498) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1499) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\area.cpp(1980) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\area.cpp(1981) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\area.cpp(1985) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\area.cpp(1986) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\area.cpp(1991) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\area.cpp(1992) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\area.cpp(1996) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\area.cpp(1997) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\area.cpp(3498) : warning C4244: 'argument' : conversion from 'fpos_t' to 'long', possible loss of data
c:\myprojects\prelude\source\area.cpp(3502) : warning C4244: 'argument' : conversion from 'fpos_t' to 'long', possible loss of data
c:\myprojects\prelude\source\area.cpp(3650) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\area.cpp(3650) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\area.cpp(4114) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\area.cpp(4115) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\area.cpp(4145) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\area.cpp(4146) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
attacks.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\attacks.cpp(1524) : warning C4244: '*=' : conversion from 'double' to 'int', possible loss of data
cavewall.cpp
c:\myprojects\prelude\source\cavewall.cpp(331) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\cavewall.cpp(332) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\cavewall.cpp(440) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(443) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(443) : error C2228: left of '.x' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(444) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(444) : error C2228: left of '.y' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(445) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(445) : error C2228: left of '.z' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(447) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(447) : error C2228: left of '.nx' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(448) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(448) : error C2228: left of '.ny' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(449) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(449) : error C2228: left of '.nz' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(451) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(451) : error C2228: left of '.tu' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(451) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(452) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(452) : error C2228: left of '.tv' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(454) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(454) : error C2228: left of '.x' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(455) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(455) : error C2228: left of '.y' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(456) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(456) : error C2228: left of '.z' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(458) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(458) : error C2228: left of '.nx' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(459) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(459) : error C2228: left of '.ny' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(460) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(460) : error C2228: left of '.nz' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(462) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(462) : error C2228: left of '.tu' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(462) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(463) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(463) : error C2228: left of '.tv' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(466) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(466) : error C2228: left of '.x' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(467) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(467) : error C2228: left of '.y' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(468) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(468) : error C2228: left of '.z' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(470) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(470) : error C2228: left of '.nx' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(471) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(471) : error C2228: left of '.ny' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(472) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(472) : error C2228: left of '.nz' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(474) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(474) : error C2228: left of '.tu' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(474) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(475) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(475) : error C2228: left of '.tv' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(477) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(477) : error C2228: left of '.x' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(478) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(478) : error C2228: left of '.y' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(479) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(479) : error C2228: left of '.z' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(481) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(481) : error C2228: left of '.nx' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(482) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(482) : error C2228: left of '.ny' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(483) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(483) : error C2228: left of '.nz' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(485) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(485) : error C2228: left of '.tu' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(485) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(486) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(486) : error C2228: left of '.tv' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(489) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(489) : error C2228: left of '.x' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(490) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(490) : error C2228: left of '.y' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(491) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(491) : error C2228: left of '.z' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(493) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(493) : error C2228: left of '.nx' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(494) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(494) : error C2228: left of '.ny' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(495) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(495) : error C2228: left of '.nz' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(497) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(497) : error C2228: left of '.tu' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(497) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(498) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(498) : error C2228: left of '.tv' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(500) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(500) : error C2228: left of '.x' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(501) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(501) : error C2228: left of '.y' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(502) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(502) : error C2228: left of '.z' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(504) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(504) : error C2228: left of '.nx' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(505) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(505) : error C2228: left of '.ny' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(506) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(506) : error C2228: left of '.nz' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(508) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(508) : error C2228: left of '.tu' must have class/struct/union
c:\myprojects\prelude\source\cavewall.cpp(508) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\cavewall.cpp(508) : fatal error C1003: error count exceeds 100; stopping compilation
Chunks.cpp
c:\myprojects\prelude\source\chunks.cpp(606) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\myprojects\prelude\source\chunks.cpp(607) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\myprojects\prelude\source\chunks.cpp(609) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\myprojects\prelude\source\chunks.cpp(610) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\myprojects\prelude\source\chunks.cpp(612) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\myprojects\prelude\source\chunks.cpp(613) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\myprojects\prelude\source\chunks.cpp(615) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\myprojects\prelude\source\chunks.cpp(616) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\myprojects\prelude\source\chunks.cpp(1727) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\chunks.cpp(1728) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
combatdemomain.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zscutscene.h(208) : warning C4244: '=' : conversion from 'float' to 'D3DCOLOR', possible loss of data
c:\myprojects\prelude\source\combatdemomain.cpp(705) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
CombatManager.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\combatmanager.cpp(28) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\combatmanager.cpp(30) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\combatmanager.cpp(1224) : warning C4018: '>=' : signed/unsigned mismatch
c:\myprojects\prelude\source\combatmanager.cpp(1647) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\combatmanager.cpp(1648) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\combatmanager.cpp(1677) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\combatmanager.cpp(1678) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\combatmanager.cpp(1716) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\combatmanager.cpp(1716) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\combatmanager.cpp(1716) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\combatmanager.cpp(1718) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\combatmanager.cpp(1720) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\combatmanager.cpp(1724) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\combatmanager.cpp(1786) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\combatmanager.cpp(1786) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\combatmanager.cpp(1786) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\combatmanager.cpp(1788) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\combatmanager.cpp(1790) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\combatmanager.cpp(1790) : error C2227: left of '->GetData' must point to class/struct/union/generic type
c:\myprojects\prelude\source\combatmanager.cpp(1790) : error C2228: left of '.Value' must have class/struct/union
c:\myprojects\prelude\source\combatmanager.cpp(1792) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\combatmanager.cpp(1796) : error C2065: 'n' : undeclared identifier
Corpse.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
creatures.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.cpp(565) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(566) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(567) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(568) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(811) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(1004) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(1007) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(1096) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(1096) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(1096) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(1096) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(1158) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(1257) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(1331) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(1667) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(1667) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(2794) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(2795) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(3363) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(3363) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(3363) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(3363) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(3493) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(3493) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(3563) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(3563) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(3563) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(3563) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(3764) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(3764) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(3977) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5044) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5045) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5046) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5315) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5315) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5490) : warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5786) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5786) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5786) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5786) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5792) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5792) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5792) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5792) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5888) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5888) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5888) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5888) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5890) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5955) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5955) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5971) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5971) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5980) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5980) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5997) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(5997) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(6006) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(6006) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(6397) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(6397) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(7400) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\creatures.cpp(7400) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\creatures.cpp(7400) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\creatures.cpp(7402) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\creatures.cpp(7402) : error C2228: left of '.Load' must have class/struct/union
c:\myprojects\prelude\source\creatures.cpp(7414) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(7995) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(9211) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.cpp(9362) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(9364) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(9521) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(9521) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(10416) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(10416) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(10416) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(10416) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(10727) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\creatures.cpp(10766) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
EditRegion.cpp
c:\myprojects\prelude\source\editregion.cpp(551) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\editregion.cpp(551) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\editregion.cpp(551) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\editregion.cpp(553) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\editregion.cpp(553) : error C2228: left of '.color' must have class/struct/union
c:\myprojects\prelude\source\editregion.cpp(554) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\editregion.cpp(554) : error C2228: left of '.specular' must have class/struct/union
c:\myprojects\prelude\source\editregion.cpp(555) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\editregion.cpp(555) : error C2228: left of '.tu' must have class/struct/union
c:\myprojects\prelude\source\editregion.cpp(556) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\editregion.cpp(556) : error C2228: left of '.tv' must have class/struct/union
c:\myprojects\prelude\source\editregion.cpp(616) : error C2065: 'n' : undeclared identifier
entrance.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
equipobject.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
events.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\events.cpp(147) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
Flags.cpp
c:\myprojects\prelude\source\flags.cpp(76) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\flags.cpp(77) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\flags.cpp(78) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\flags.cpp(79) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\flags.cpp(124) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
forest.cpp
c:\myprojects\prelude\source\forest.cpp(21) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\forest.cpp(170) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
gameitem.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.cpp(516) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
Generatworld.cpp
c:\myprojects\prelude\source\generatworld.cpp(413) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(702) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(712) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(722) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(732) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(734) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(734) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(735) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(735) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(742) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(743) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(745) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(746) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(750) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(751) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(753) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(754) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(761) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(762) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(764) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(765) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(778) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(779) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(805) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(1109) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(1110) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(1111) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(1112) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(1125) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(1386) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(1387) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(1392) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(1402) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(1423) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(1644) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(1645) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(1672) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(1673) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(1695) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(1696) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(1798) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(1799) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(1878) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(2062) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\generatworld.cpp(2499) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(2500) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(2507) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(2508) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(2515) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(2516) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(2523) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(2524) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(2831) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(2831) : warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(2917) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(2967) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(2968) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(3047) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3090) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(3116) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(3150) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3151) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3155) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3156) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3159) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3160) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3163) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3164) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3167) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3168) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3221) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(3306) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3307) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3308) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3309) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3330) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3331) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3332) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3333) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3354) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3355) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3356) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3357) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3378) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3379) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3380) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3381) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3402) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3403) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3404) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3405) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3426) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3427) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3428) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3429) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3450) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3451) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3452) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3453) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3475) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3476) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3477) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3478) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3510) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(3647) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3648) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3649) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3650) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3671) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3672) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3673) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3674) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3695) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3696) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3697) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3698) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3720) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3721) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3722) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3723) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3745) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3746) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3747) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3748) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3769) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3770) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3771) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3772) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3793) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3794) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3795) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3796) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3817) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3818) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3819) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3820) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\generatworld.cpp(3961) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(3987) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(4008) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(4029) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(4098) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(4121) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(4342) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\generatworld.cpp(4358) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\generatworld.cpp(4401) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
items.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
LoadObject.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
Locator.cpp
Generating Code...
Compiling...
maplocator.cpp
c:\myprojects\prelude\source\maplocator.h(56) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
modifiers.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\modifiers.cpp(54) : warning C4018: '>' : signed/unsigned mismatch
c:\myprojects\prelude\source\modifiers.cpp(99) : warning C4018: '>' : signed/unsigned mismatch
MovePointer.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
Objects.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\objects.cpp(91) : error C2761: 'int Object::GetFrame(void)' : member function redeclaration not allowed
Party.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\party.cpp(605) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\party.cpp(607) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
path.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\path.cpp(854) : error C2668: 'sqrt' : ambiguous call to overloaded function
c:\program files (x86)\microsoft visual studio 9.0\vc\include\math.h(581): could be 'long double sqrt(long double)'
c:\program files (x86)\microsoft visual studio 9.0\vc\include\math.h(533): or 'float sqrt(float)'
c:\program files (x86)\microsoft visual studio 9.0\vc\include\math.h(128): or 'double sqrt(double)'
while trying to match the argument list '(int)'
Pickpocket.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
portals.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
regions.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
script.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.cpp(212) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
scriptfuncs.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zscutscene.h(208) : warning C4244: '=' : conversion from 'float' to 'D3DCOLOR', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(2084) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(2085) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(2528) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(2530) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(2604) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(2606) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(2654) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(2666) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(2666) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(2995) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(2997) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(3235) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(3237) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(3503) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(3508) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(3511) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(3512) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(3571) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(3571) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(4349) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(4350) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(4352) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(4353) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(4616) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(4617) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(4620) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(4620) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(4624) : warning C4244: '=' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(4693) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(4693) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(4710) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\scriptfuncs.cpp(4710) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
spellbook.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
spellfuncs.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\spellfuncs.cpp(132) : warning C4244: 'argument' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\spellfuncs.cpp(146) : warning C4244: 'argument' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\spellfuncs.cpp(161) : warning C4244: 'argument' : conversion from 'double' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\spellfuncs.cpp(230) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\spellfuncs.cpp(230) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
Spells.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\spells.cpp(152) : error C2440: '=' : cannot convert from 'const char *' to 'char *'
Conversion loses qualifiers
texturemanager.cpp
things.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\things.cpp(184) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\things.cpp(826) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\things.cpp(826) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\things.cpp(826) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\things.cpp(971) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\things.cpp(971) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\things.cpp(971) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\things.cpp(1036) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
walls.cpp
water.cpp
World.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\world.cpp(562) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\world.cpp(563) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\world.cpp(841) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\world.cpp(842) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\world.cpp(1583) : warning C4018: '>=' : signed/unsigned mismatch
c:\myprojects\prelude\source\world.cpp(2217) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\world.cpp(2218) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\world.cpp(2806) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\world.cpp(2806) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\world.cpp(2806) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\world.cpp(2808) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\world.cpp(2811) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\world.cpp(2813) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\world.cpp(2820) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\world.cpp(2856) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\world.cpp(2856) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\world.cpp(2856) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\world.cpp(3129) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\world.cpp(3132) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
ZSEngine.cpp
c:\myprojects\prelude\source\zsengine.cpp(53) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(56) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(57) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(58) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(94) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(101) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(114) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(122) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(130) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(135) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(136) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(137) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(146) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(149) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(152) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(155) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(158) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(161) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(164) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(167) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(170) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(173) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(176) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(179) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(182) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(185) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(188) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(191) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(194) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(197) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(200) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(204) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(257) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(262) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(267) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(282) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zsengine.cpp(283) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\myprojects\prelude\source\zsengine.cpp(320) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zsengine.cpp(321) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\myprojects\prelude\source\zsengine.cpp(341) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zsengine.cpp(345) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(396) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(397) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(398) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(415) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(420) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(421) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(422) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(443) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsengine.cpp(450) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zsengine.cpp(451) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\myprojects\prelude\source\zsengine.cpp(471) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zsengine.cpp(472) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\myprojects\prelude\source\zsengine.cpp(512) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zsengine.cpp(513) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\myprojects\prelude\source\zsengine.cpp(575) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zsengine.cpp(576) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\myprojects\prelude\source\zsengine.cpp(618) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zsengine.cpp(619) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zsengine.cpp(685) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zsengine.cpp(686) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\myprojects\prelude\source\zsengine.cpp(726) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zsengine.cpp(727) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\myprojects\prelude\source\zsengine.cpp(758) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zsengine.cpp(780) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zsengine.cpp(784) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\myprojects\prelude\source\zsengine.cpp(789) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
Generating Code...
Compiling...
ZSFontEngine.cpp
c:\myprojects\prelude\source\zsfontengine.cpp(47) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zsfontengine.cpp(297) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zsfontengine.cpp(298) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsfontengine.cpp(375) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zsfontengine.cpp(376) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsfontengine.cpp(473) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsfontengine.cpp(474) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsfontengine.cpp(477) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
ZSGraphics.cpp
c:\myprojects\prelude\source\zsgraphics.cpp(94) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(169) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(485) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(497) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(515) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(527) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(552) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(572) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(574) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(589) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(593) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(595) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(612) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(619) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(628) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(634) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(639) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(645) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(652) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(658) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(671) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(703) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(708) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(723) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(729) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(733) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(739) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(746) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(751) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(753) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(766) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(830) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(833) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(836) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(869) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(941) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(951) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(960) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(969) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsgraphics.cpp(975) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zsgraphics.cpp(975) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zsgraphics.cpp(975) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zsgraphics.cpp(978) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zsgraphics.cpp(981) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zsgraphics.cpp(984) : error C2065: 'n' : undeclared identifier
ZSinput.cpp
c:\myprojects\prelude\source\zsinput.cpp(337) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
ZSModel.cpp
c:\myprojects\prelude\source\zsmodel.cpp(390) : warning C4018: '<' : signed/unsigned mismatch
c:\myprojects\prelude\source\zsmodel.cpp(925) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsmodel.cpp(926) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsmodel.cpp(927) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
ZSModelEx.cpp
ZSsound.cpp
c:\myprojects\prelude\source\zssound.cpp(41) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zssound.cpp(133) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zssound.cpp(211) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zssound.cpp(211) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zssound.cpp(211) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zssound.cpp(213) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zssound.cpp(213) : error C2228: left of '.Load' must have class/struct/union
c:\myprojects\prelude\source\zssound.cpp(241) : error C2059: syntax error : ')'
c:\myprojects\prelude\source\zssound.cpp(242) : error C2143: syntax error : missing ';' before '{'
c:\myprojects\prelude\source\zssound.cpp(374) : warning C4244: '=' : conversion from 'float' to 'DWORD', possible loss of data
c:\myprojects\prelude\source\zssound.cpp(468) : warning C4244: '=' : conversion from 'float' to 'DWORD', possible loss of data
ZStextures.cpp
c:\myprojects\prelude\source\zstextures.cpp(74) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zstextures.cpp(81) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zstextures.cpp(128) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zstextures.cpp(131) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zstextures.cpp(135) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zstextures.cpp(222) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
ZSutilities.cpp
c:\myprojects\prelude\source\zsutilities.cpp(85) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsutilities.cpp(91) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zsutilities.cpp(101) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zsutilities.cpp(278) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsutilities.cpp(299) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsutilities.cpp(300) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsutilities.cpp(301) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsutilities.cpp(428) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsutilities.cpp(503) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsutilities.cpp(504) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsutilities.cpp(505) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsutilities.cpp(562) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsutilities.cpp(563) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsutilities.cpp(564) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsutilities.cpp(1084) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zsutilities.cpp(1096) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zsutilities.cpp(1098) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zsutilities.cpp(1110) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
aura.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
blood.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
castaura.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
explosion.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\explosion.cpp(193) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
fireball.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
fountain.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
healaura.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
meshfx.cpp
missile.cpp
pattern.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
zsfire.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ZSparticle.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
Generating Code...
Compiling...
zsweapontrace.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsweapontrace.cpp(234) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zsweapontrace.cpp(247) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
ZSbutton.cpp
c:\myprojects\prelude\source\zsbutton.cpp(430) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
zsconfirm.cpp
ZSDescribe.cpp
c:\myprojects\prelude\source\zsdescribe.cpp(13) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zsdescribe.cpp(153) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zsdescribe.cpp(153) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zsdescribe.cpp(153) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zsdescribe.cpp(172) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zsdescribe.cpp(172) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zsdescribe.cpp(172) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zsdescribe.cpp(273) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zsdescribe.cpp(273) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zsdescribe.cpp(273) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zsdescribe.cpp(297) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zsdescribe.cpp(297) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zsdescribe.cpp(297) : error C2065: 'n' : undeclared identifier
ZSEditWindow.cpp
c:\myprojects\prelude\source\zseditwindow.cpp(74) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zseditwindow.cpp(74) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zseditwindow.cpp(74) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zseditwindow.cpp(76) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zseditwindow.cpp(76) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zseditwindow.cpp(133) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zseditwindow.cpp(133) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zseditwindow.cpp(133) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zseditwindow.cpp(135) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zseditwindow.cpp(135) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zseditwindow.cpp(175) : warning C4018: '>=' : signed/unsigned mismatch
c:\myprojects\prelude\source\zseditwindow.cpp(200) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zseditwindow.cpp(200) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zseditwindow.cpp(200) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zseditwindow.cpp(202) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zseditwindow.cpp(202) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\zseditwindow.cpp(843) : warning C4018: '<' : signed/unsigned mismatch
ZSFloatSpin.cpp
c:\myprojects\prelude\source\zsfloatspin.cpp(56) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
zsgetnumber.cpp
ZSGetText.cpp
c:\myprojects\prelude\source\zsgettext.cpp(108) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
zsIntSpin.cpp
c:\myprojects\prelude\source\zsintspin.cpp(85) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
zsitemslot.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
zslistbox.cpp
c:\myprojects\prelude\source\zslistbox.cpp(13) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zslistbox.cpp(178) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zslistbox.cpp(180) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zslistbox.cpp(244) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zslistbox.cpp(245) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\myprojects\prelude\source\zslistbox.cpp(249) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\myprojects\prelude\source\zslistbox.cpp(645) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zslistbox.cpp(646) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zslistbox.cpp(647) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
zsOldlistbox.cpp
c:\myprojects\prelude\source\zsoldlistbox.cpp(148) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zsoldlistbox.cpp(150) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zsoldlistbox.cpp(214) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zsoldlistbox.cpp(215) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\myprojects\prelude\source\zsoldlistbox.cpp(219) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\myprojects\prelude\source\zsoldlistbox.cpp(568) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsoldlistbox.cpp(569) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zsoldlistbox.cpp(570) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
ZSProgress.cpp
ZSShrinkWindow.cpp
ZSText.cpp
ZSVerticalScroll.cpp
ZSwindow.cpp
c:\myprojects\prelude\source\zswindow.cpp(127) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zswindow.cpp(147) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zswindow.cpp(159) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(169) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zswindow.cpp(649) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zswindow.cpp(927) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(928) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(929) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(1095) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(1096) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(1097) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(1144) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zswindow.cpp(1300) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(1301) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(1302) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(1347) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zswindow.cpp(1504) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(1505) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(1506) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(1691) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zswindow.cpp(1692) : warning C4996: 'strcat': This function or variable may be unsafe. Consider using strcat_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(79) : see declaration of 'strcat'
c:\myprojects\prelude\source\zswindow.cpp(1699) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(1701) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zswindow.cpp(1709) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(1715) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(1717) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zswindow.cpp(1725) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(1730) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zswindow.cpp(1735) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
actionmenuclass.cpp
c:\myprojects\prelude\source\actionmenuclass.cpp(76) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
Barter.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
CharacterWin.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
Generating Code...
Compiling...
CreatePartyWin.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\createpartywin.cpp(349) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(349) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(349) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(352) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(353) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(355) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(356) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(358) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(358) : error C2227: left of '->GetData' must point to class/struct/union/generic type
c:\myprojects\prelude\source\createpartywin.cpp(358) : error C2228: left of '.String' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(360) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(362) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(362) : error C2227: left of '->GetData' must point to class/struct/union/generic type
c:\myprojects\prelude\source\createpartywin.cpp(362) : error C2228: left of '.String' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(760) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(760) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(760) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(762) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(763) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(763) : error C2228: left of '.Value' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(962) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(962) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(962) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(964) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(965) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(965) : error C2228: left of '.Value' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1244) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1244) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1244) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1246) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1246) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1247) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1247) : error C2228: left of '.top' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1248) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1248) : error C2228: left of '.bottom' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1250) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1250) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1251) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1251) : error C2228: left of '.top' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1252) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1252) : error C2228: left of '.bottom' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1254) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1254) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1255) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1255) : error C2228: left of '.top' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1256) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1256) : error C2228: left of '.bottom' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1258) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1258) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1259) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1259) : error C2228: left of '.top' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1260) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1260) : error C2228: left of '.bottom' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1276) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1276) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1276) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1279) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1281) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1281) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1281) : error C2228: left of '.left' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1282) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1282) : error C2228: left of '.top' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1282) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1288) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1288) : error C2228: left of '.Value' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1289) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1289) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1289) : error C2228: left of '.left' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1289) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1289) : error C2228: left of '.top' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1289) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1289) : error C2228: left of '.right' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1289) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1289) : error C2228: left of '.left' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1289) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1289) : error C2228: left of '.bottom' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1289) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1289) : error C2228: left of '.top' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1294) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1294) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1294) : error C2228: left of '.left' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1294) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1294) : error C2228: left of '.top' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1294) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1294) : error C2228: left of '.right' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1294) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1294) : error C2228: left of '.left' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1294) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1294) : error C2228: left of '.bottom' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1294) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1294) : error C2228: left of '.top' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1298) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1298) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1298) : error C2228: left of '.left' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1298) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1298) : error C2228: left of '.top' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1298) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1298) : error C2228: left of '.right' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1298) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\createpartywin.cpp(1298) : error C2228: left of '.left' must have class/struct/union
c:\myprojects\prelude\source\createpartywin.cpp(1298) : fatal error C1003: error count exceeds 100; stopping compilation
deathwin.cpp
equipeditorwin.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\equipeditorwin.cpp(227) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\equipeditorwin.cpp(227) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\equipeditorwin.cpp(227) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\equipeditorwin.cpp(229) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\equipeditorwin.cpp(230) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\equipeditorwin.cpp(230) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\equipeditorwin.cpp(230) : error C2228: left of '.LinkIndex' must have class/struct/union
c:\myprojects\prelude\source\equipeditorwin.cpp(230) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\equipeditorwin.cpp(230) : error C2228: left of '.RayFromIndex' must have class/struct/union
c:\myprojects\prelude\source\equipeditorwin.cpp(236) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\equipeditorwin.cpp(236) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\equipeditorwin.cpp(236) : error C2065: 'n' : undeclared identifier
c:\myprojects\prelude\source\equipeditorwin.cpp(238) : error C2065: 'n' : undeclared identifier
equipwin.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
inventorywin.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
journal.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
MainWindow.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\mainwindow.cpp(348) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\mainwindow.cpp(348) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\mainwindow.cpp(350) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\mainwindow.cpp(350) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
mapwin.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\mapwin.cpp(479) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
c:\myprojects\prelude\source\mapwin.cpp(481) : warning C4244: '=' : conversion from 'float' to 'LONG', possible loss of data
c:\myprojects\prelude\source\mapwin.cpp(499) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\mapwin.cpp(501) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\mapwin.cpp(707) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\mapwin.cpp(708) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
minimap.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
peopleedit.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\peopleedit.cpp(325) : warning C4244: '=' : conversion from 'LONG' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\peopleedit.cpp(326) : warning C4244: '=' : conversion from 'LONG' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\peopleedit.cpp(329) : warning C4244: '=' : conversion from 'LONG' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\peopleedit.cpp(330) : warning C4244: '=' : conversion from 'LONG' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\peopleedit.cpp(333) : warning C4244: '=' : conversion from 'LONG' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\peopleedit.cpp(334) : warning C4244: '=' : conversion from 'LONG' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\peopleedit.cpp(337) : warning C4244: '=' : conversion from 'LONG' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\peopleedit.cpp(338) : warning C4244: '=' : conversion from 'LONG' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\peopleedit.cpp(815) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\peopleedit.cpp(816) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\peopleedit.cpp(817) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\peopleedit.cpp(818) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
skillwin.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
StartScreen.cpp
c:\myprojects\prelude\source\startscreen.cpp(173) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
translucentwindow.cpp
c:\myprojects\prelude\source\translucentwindow.cpp(19) : warning C4244: '=' : conversion from 'LONG' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\translucentwindow.cpp(20) : warning C4244: '=' : conversion from 'LONG' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\translucentwindow.cpp(28) : warning C4244: '=' : conversion from 'LONG' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\translucentwindow.cpp(29) : warning C4244: '=' : conversion from 'LONG' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\translucentwindow.cpp(37) : warning C4244: '=' : conversion from 'LONG' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\translucentwindow.cpp(38) : warning C4244: '=' : conversion from 'LONG' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\translucentwindow.cpp(46) : warning C4244: '=' : conversion from 'LONG' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\translucentwindow.cpp(47) : warning C4244: '=' : conversion from 'LONG' to 'D3DVALUE', possible loss of data
worldedit.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\worldedit.cpp(73) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(73) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(331) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(333) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(335) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(336) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(340) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(341) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(342) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(343) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(464) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(465) : warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(603) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(603) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(637) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(684) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(686) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(688) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(689) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(736) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(736) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(737) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(737) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(738) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(738) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(744) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(745) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(746) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(747) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(775) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(776) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(777) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(778) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(815) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(816) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(817) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(818) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(885) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(886) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(887) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(888) : warning C4244: '=' : conversion from 'D3DVALUE' to 'LONG', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(915) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(915) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(919) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(919) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(923) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(923) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(949) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(950) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(951) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(952) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(1075) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(1076) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(1077) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(1078) : warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(1082) : warning C4244: '=' : conversion from 'long' to 'float', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(1108) : warning C4244: '=' : conversion from 'float' to 'long', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(1541) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(1541) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(1760) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(1760) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(1786) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(1786) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(1855) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(1855) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(2046) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\worldedit.cpp(2048) : warning C4244: '=' : conversion from 'D3DVALUE' to 'int', possible loss of data
zsactionwindow.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ZSaskwin.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
zsbrushwindow.cpp
ZSCaveEdit.cpp
zscontainer.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ZScutscene.cpp
c:\myprojects\prelude\source\zscutscene.h(208) : warning C4244: '=' : conversion from 'float' to 'D3DCOLOR', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(43) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(44) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(46) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(47) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(49) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(50) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(52) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(53) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(144) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(145) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(147) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(148) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(150) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(151) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(153) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(154) : warning C4244: '=' : conversion from 'int' to 'D3DVALUE', possible loss of data
c:\myprojects\prelude\source\zscutscene.cpp(330) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zscutscene.cpp(703) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zscutscene.cpp(704) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zscutscene.cpp(705) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
Generating Code...
Compiling...
zsgettarget.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\gameitem.h(96) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsgettarget.cpp(257) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
c:\myprojects\prelude\source\zsgettarget.cpp(257) : warning C4244: 'argument' : conversion from 'D3DVALUE' to 'int', possible loss of data
ZSHelpWin.cpp
c:\myprojects\prelude\source\zshelpwin.cpp(58) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zshelpwin.cpp(64) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zshelpwin.cpp(111) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zshelpwin.cpp(125) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zshelpwin.cpp(131) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zshelpwin.cpp(197) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zshelpwin.cpp(201) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zshelpwin.cpp(237) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zshelpwin.cpp(246) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zshelpwin.cpp(247) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zshelpwin.cpp(248) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zshelpwin.cpp(253) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\string.h(74) : see declaration of 'strcpy'
c:\myprojects\prelude\source\zshelpwin.cpp(255) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zshelpwin.cpp(261) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zshelpwin.cpp(262) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zshelpwin.cpp(263) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zshelpwin.cpp(288) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
ZSMainDescribe.cpp
zsmenubar.cpp
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
zsMessage.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ZSobjectwindow.cpp
ZSOptions.cpp
ZSportrait.cpp
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsportrait.h(14) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ZSREGIONEDIT.cpp
c:\myprojects\prelude\source\zsregionedit.cpp(281) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\zsregionedit.cpp(281) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\zsregionedit.cpp(365) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\myprojects\prelude\source\zsregionedit.cpp(400) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\zsregionedit.cpp(400) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\zsregionedit.cpp(569) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
c:\myprojects\prelude\source\zsregionedit.cpp(601) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
c:\myprojects\prelude\source\zsregionedit.cpp(601) : warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
ZSRest.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ZSSaveLoad.cpp
c:\myprojects\prelude\source\zssaveload.cpp(54) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zssaveload.cpp(55) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zssaveload.cpp(67) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zssaveload.cpp(70) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zssaveload.cpp(103) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zssaveload.cpp(119) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zssaveload.cpp(121) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zssaveload.cpp(135) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zssaveload.cpp(149) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zssaveload.cpp(252) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zssaveload.cpp(254) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zssaveload.cpp(310) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zssaveload.cpp(314) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zssaveload.cpp(315) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zssaveload.cpp(316) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zssaveload.cpp(352) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zssaveload.cpp(354) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zssaveload.cpp(372) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zssaveload.cpp(373) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zssaveload.cpp(375) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zssaveload.cpp(376) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(237) : see declaration of 'fopen'
c:\myprojects\prelude\source\zssaveload.cpp(394) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
c:\myprojects\prelude\source\zssaveload.cpp(395) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
zssaychar.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ZSScriptWindow.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zsscriptwindow.cpp(691) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
ZSSpellWindow.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
ZSTalk.cpp
c:\myprojects\prelude\source\things.h(299) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\creatures.h(461) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\script.h(81) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
c:\myprojects\prelude\source\zstalk.cpp(387) : warning C4146: unary minus operator applied to unsigned type, result still unsigned
ZStoolwindow.cpp
c:\myprojects\prelude\source\zstoolwindow.cpp(75) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\microsoft visual studio 9.0\vc\include\stdio.h(366) : see declaration of 'sprintf'
Generating Code...
Creating browse information file...
Microsoft Browse Information Maintenance Utility Version 9.00.21022
Copyright (C) Microsoft Corporation. All rights reserved.
BSCMAKE: error BK1506 : cannot open file '.\Debug\cavewall.sbr': No such file or directory



Results



Build log was saved at "file://c:\MyProjects\Prelude\Prelude\Debug\BuildLog.htm"
Prelude - 488 error(s), 714 warning(s)



K, fixed errors (and or omitted some missing dependencies), but I get compiler version error I guess:
auneEaI.png

need to find fresher versions of libs or use older compiler version?
Not that it can be compiled even in theory if I am correct.
I'm pretty sure you get these errors because you didn't set directories right.

Direct X is included in the source files in \Prelude\DXSource

If you are too lazy, just use the default structure already set in the project and just move the unzipped folder into C:\MyProjects\ and change its name to "Prelude", so path to i.e. Prelude.sln is C:\MyProjects\Prelude\Prelude.sln
 
Last edited:
Joined
Sep 25, 2018
Messages
419
Location
Pink Pony Planet
If I disable SAFESEH I get a bunch of unresolved external symbol errors during linking, all relate to REGION class. I guess you can't really compile it without regions.cpp (its where region class implementation lives judging by contents of regions.h)...
e8FwqNJ.png
 
Last edited:
Joined
Sep 25, 2018
Messages
419
Location
Pink Pony Planet
Might take a while to deal with these errors.
Most of those errors aren't exactly long to fix.
Most of them are lack of type declaration for n in for loops (just mass replace "(n =" to "(int n =", some of them are using n outside of for loop, expecting it to spill to outer scope, a few "=" operator reassignment problems (just need to specify return type for it and return *this) and 1 partial declaration of type of NumPortraits (declared as static in header without type, declared as int in .cpp). Some problems are harder to fix (unresolved specifiers in .rs file) but I somehow manage to do with them (import header header files, replace them with 0 or comment them) to proceed to next step of compilation.
 
Last edited:
Joined
Sep 25, 2018
Messages
419
Location
Pink Pony Planet
Probably need a better medium to store those things, but well.
Should probably also add commits to a fork (forked just in case).
1) Problems with imports (#include <d3d.h>, #include <d3dx.h> and etc) are fixed by adding DXSource folder as an Additional Include Directory in project properties (Configuration Properties -> C/C++ -> General -> Additional Include Directories).
QAa7b1b.png

2) "n": undeclared identifier errors are mostly encountered in for loops like this "for(n = 0; n < 7; n ++)"
they are fixed by project wide replacement of "(n =" to "(int n ="
2.1) some of the "n": undeclared identifier errors are encountered after for loops due to expectation of n spilling out of for loop context.
Its related to issue 2.
Sometimes you can see for loop without n declaration at all (because its declared outside forloop):
"for(; n < NumSkills; n++)" you just need to add n declaration inside "for(int n = 0; n < NumSkills; n++)"
in other cases there is a reassignment of n (declaration happened in for loop) like this: "n = NumSegments;" - you just need to declare n yourself:
"int n = NumSegments;"
In other cases n is used after for loop and you have to figure out yourself what to use (usually the variable used in conditional statement):
"for(int n = 0; n < NumFields; n++)
{
if(!strcmp(fieldname,&DataFieldNames[fn]))
{
return DataFields[n];
}
fn += 32;
}"
...
"return DataFields[n];"
in this case n DataFields[n] is returned if for loop is ended without returning, so its value is probably NumFields-1, so it should be "return DataFields[NumFields-1];"
3) ZSsound.cpp line 241:
"if(MusicSuite)
{
DEBUG_INFO("Deleting Music\n");
delete[] Music;
}"
likely means
"if(Music)
{
DEBUG_INFO("Deleting Music\n");
delete[] Music;
}"
4) assignment operators overloading:
things like "operator = (Thing& otherThing);"
I refered to this https://en.cppreference.com/w/cpp/language/copy_assignment
copy assignment operator should return adress of a new object, so return type is
Thing&.
In its implementation you should return *this.

lets take things.h and things.cpp as and example:
in things.h "operator = (Thing& otherThing);" should become "Thing& operator = (Thing& otherThing);"
in things.cpp "Thing::operator = (Thing &OtherThing) {....}" should become "Thing& Thing::operator = (Thing &OtherThing) {.... return *this}"
have very little idea how pointers or operator overloading in cpp works so correct me if I am wrong.
SriptArg copy assignment implementation for some reason returns FALSE. Not sure what this is about.
 
Last edited:
Joined
Sep 25, 2018
Messages
419
Location
Pink Pony Planet
4) "char *cp;
cp = strchr(filename,'.');"
expect cp to be of type const char, so just switch it to const char I guess "const char *cp" or convert it to char* "cp = (char*)strchr(filename,'.');"
5) In Object.cpp there is this line "int Object::GetFrame();" which produces the error redeclaration of memeber is not allowed. It is indeed declared in object.h "virtual int GetFrame() { return Frame; };"
I guess just comment it?
6) Problems with #include "afxres.h"
Just install MFC with Visual Studio Installer.
7) cannot open file '..\..\..\dx7a\lib\d3dim.lib'
Not sure how to best deal with this. A bunch of library paths are written in project file. Can create neccesary folder at specified path, or manually edit project file to point them at correct location (DXSource).
Is there a proper way to change those via visual studio interface?
So, edited it manually (Prelude.vcxproj).
all dx7a libs are in DXSource.
Winmm.lib is in additional_files.zip archive. Extract it somewhere and eddit.
My config is:
"
<ItemGroup>
<Library Include="DXSource\d3dim.lib" />
<Library Include="DXSource\d3dx.lib" />
<Library Include="DXSource\ddraw.lib" />
<Library Include="DXSource\dinput.lib" />
<Library Include="DXSource\dplayx.lib" />
<Library Include="DXSource\DSETUP.lib" />
<Library Include="DXSource\dsound.lib" />
<Library Include="DXSource\dxguid.lib" />
<Library Include="additional files\WINMM.LIB" />
<Library Include="..\Source\bass.lib" />
</ItemGroup>
"
8) module unsafe for SAFESEH image.
"Fixed" by disabling SAFESEH in project settings (Configuration Properties -> Linker -> Advanced -> Image Has Safe Exception Handlers)
 
Last edited:
Joined
Jan 14, 2018
Messages
50,754
Codex Year of the Donut
So far result is 2 errors:
bGF8X3E.png

Surprisingly I didnt have to edit Script1.rc or do other weird stuff. Maybe I did something wrong previously.
So this one is probably due to version conflict of older d3dx libraries and my environment maybe?
Here's one possible answer: https://stackoverflow.com/questions...ternal-symbol-snprintf-referenced-in-function
https://docs.microsoft.com/en-us/cp...y-2003-2015?redirectedfrom=MSDN&view=msvc-170
<stdio.h> and <conio.h>
  • The printf and scanf family of functions are now defined inline.

    The definitions of all of the printf and scanf functions have been moved inline into <stdio.h>, <conio.h>, and other CRT headers. This breaking change leads to a linker error (LNK2019, unresolved external symbol) for any programs that declared these functions locally without including the appropriate CRT headers. If possible, you should update the code to include the CRT headers (that is, add #include <stdio.h>) and the inline functions, but if you do not want to modify your code to include these header files, an alternative solution is to add an additional library to your linker input, legacy_stdio_definitions.lib.

    To add this library to your linker input in the IDE, open the context menu for the project node, choose Properties, then in the Project Properties dialog box, choose Linker, and edit the Linker Input to add legacy_stdio_definitions.lib to the semi-colon-separated list.

    If your project links with static libraries that were compiled with a release of Visual Studio earlier than 2015, the linker might report an unresolved external symbol. These errors might reference internal definitions for _iob, _iob_func, or related imports for certain <stdio.h> functions in the form of imp*. Microsoft recommends that you recompile all static libraries with the latest version of the C++ compiler and libraries when you upgrade a project. If the library is a third-party library for which source isn't available, you should either request an updated binary from the third party or encapsulate your usage of that library into a separate DLL that you compile with the older version of the compiler and libraries.

 
Joined
Sep 25, 2018
Messages
419
Location
Pink Pony Planet
I was able to start a new game, play some indtroductory cutscene, even minimize and maximize windows (though for some reason the game went back to main menu after that). And it lags, but it works.
 
Joined
Sep 25, 2018
Messages
419
Location
Pink Pony Planet
The game crashed when I tried to initialize a dialogue on my playing version of potd (18 version with dxwrapper and some graphical changes + 4gb patch to compiled exe), though it run at high fps. On regular 18 version I was able to initialize dialogue but it run with low fps. Need to launch it in debug mode and it will be golden I guess. Wish I had faster gpu to compile it though, take like a minute.
 
Joined
Sep 25, 2018
Messages
419
Location
Pink Pony Planet
If someone will be able to launch it in debug mode please tell.
I get a bunch of uninformative errors (crashes during dll loading?) :
'Prelude.exe' (Win32): Loaded 'D:\DV\PotDFork\ptdfork\Prelude\Debug\Prelude.exe'. Symbols loaded.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntdll.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel32.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\KernelBase.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\user32.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\win32u.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\gdi32full.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcp_win.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ucrtbase.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\advapi32.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msvcrt.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\sechost.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\rpcrt4.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\shell32.dll'.
'Prelude.exe' (Win32): Loaded 'D:\DV\PotDFork\ptdfork\Prelude\Debug\bass.dll'. Module was built without symbols.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dinput.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmm.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ddraw.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ole32.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\combase.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\msacm32.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\kernel.appcore.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dxgi.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\dciman32.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmmbase.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\winmmbase.dll'.
'Prelude.exe' (Win32): Unloaded 'C:\Windows\SysWOW64\winmmbase.dll'
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\wininet.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\imm32.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SMHelper\smhelper.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\InputHost.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\SHCore.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreMessaging.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\oleaut32.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\propsys.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\WinTypes.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ws2_32.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\CoreUIComponents.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\bcryptprimitives.dll'.
'Prelude.exe' (Win32): Loaded 'C:\Windows\SysWOW64\ntmarta.dll'.
The thread 0x3408 has exited with code 1 (0x1).
The thread 0x520c has exited with code 1 (0x1).
The thread 0x48a0 has exited with code 1 (0x1).
The thread 0x337c has exited with code 1 (0x1).
The program '[9072] Prelude.exe' has exited with code 1 (0x1).
Does a bunch of dlls loaded mean that it also tries to debug external dependencies along with prelude.exe?
Can it be turned off?
How can I get whats the problem from this output? It doesnt hit any of the stopping points...
I also cant get other the fact the application entry point is is combatdemomain.cpp.
 
Last edited:

As an Amazon Associate, rpgcodex.net earns from qualifying purchases.
Back
Top Bottom