Browse Source

Convert hsConfig defines to cmake -- fixes #93

Adam Johnson 13 years ago
parent
commit
2f53a10fb6
  1. 13
      CMakeLists.txt
  2. 1
      Sources/Plasma/CoreLib/CMakeLists.txt
  3. 5
      Sources/Plasma/CoreLib/HeadSpin.h
  4. 118
      Sources/Plasma/CoreLib/hsConfig.h
  5. 8
      Sources/Plasma/CoreLib/hsTypes.h
  6. 12
      Sources/Plasma/CoreLib/hsWindows.h
  7. 1
      Sources/Plasma/CoreLibExe/Pch.h
  8. 2
      Sources/Plasma/FeatureLib/pfCamera/plVirtualCamNeu.cpp
  9. 2
      Sources/Plasma/FeatureLib/pfConsole/pfConsole.cpp
  10. 1
      Sources/Plasma/FeatureLib/pfPython/pyEnum.h
  11. 4
      Sources/Plasma/NucleusLib/pnInputCore/plKeyDef.h
  12. 1
      Sources/Plasma/NucleusLib/pnNetCommon/pnNetCommon.h
  13. 4
      Sources/Plasma/PubUtilLib/plAudio/plVoiceChat.cpp
  14. 2
      Sources/Plasma/PubUtilLib/plAvatar/plAvatarSDLModifier.h
  15. 2
      Sources/Plasma/PubUtilLib/plContainer/plKeysAndValues.h
  16. 3
      Sources/Plasma/PubUtilLib/plFile/plBrowseFolder.h
  17. 5
      Sources/Plasma/PubUtilLib/plInputCore/plAvatarInputInterface.cpp
  18. 3
      Sources/Plasma/PubUtilLib/plInputCore/plDInputDevice.cpp
  19. 5
      Sources/Plasma/PubUtilLib/plInputCore/plDebugInputInterface.cpp
  20. 3
      Sources/Plasma/PubUtilLib/plInputCore/plInputDevice.cpp
  21. 4
      Sources/Plasma/PubUtilLib/plInputCore/plInputInterface.cpp
  22. 4
      Sources/Plasma/PubUtilLib/plInputCore/plInputInterfaceMgr.cpp
  23. 5
      Sources/Plasma/PubUtilLib/plInputCore/plInputManager.cpp
  24. 2
      Sources/Plasma/PubUtilLib/plMath/plAvg.h
  25. 3
      Sources/Plasma/PubUtilLib/plNetClient/plNetClientMgr.h
  26. 2
      Sources/Plasma/PubUtilLib/plNetCommon/plClientGuid.h
  27. 2
      Sources/Plasma/PubUtilLib/plNetCommon/plNetMember.h
  28. 3
      Sources/Plasma/PubUtilLib/plNetCommon/plNetMsgHandler.h
  29. 1
      Sources/Plasma/PubUtilLib/plNetCommon/plSpawnPointInfo.h
  30. 2
      Sources/Plasma/PubUtilLib/plNetTransport/plNetTransportMember.h
  31. 2
      Sources/Plasma/PubUtilLib/plPipeline/hsGDDrawDllLoad.h
  32. 2
      Sources/Plasma/PubUtilLib/plPipeline/plDXEnumerate.h
  33. 3
      Sources/Plasma/PubUtilLib/plPipeline/plDXPipeline.cpp
  34. 5
      Sources/Plasma/PubUtilLib/plPipeline/plDXPixelShader.cpp
  35. 3
      Sources/Plasma/PubUtilLib/plPipeline/plDXShader.cpp
  36. 3
      Sources/Plasma/PubUtilLib/plPipeline/plDXTextFont.cpp
  37. 3
      Sources/Plasma/PubUtilLib/plPipeline/plDXVertexShader.cpp
  38. 2
      Sources/Plasma/PubUtilLib/plVault/plDniCoordinateInfo.h
  39. 1
      Sources/Tools/MaxComponent/plFootstepComponent.cpp
  40. 1
      Sources/Tools/MaxComponent/plMaxAnimUtils.h
  41. 1
      Sources/Tools/MaxComponent/plPickNode.h
  42. 1
      Sources/Tools/MaxComponent/plResponderCmd.h

13
CMakeLists.txt

@ -1,6 +1,15 @@
project(Plasma)
cmake_minimum_required(VERSION 2.8)
# HeadSpin Configuration
if(WIN32 AND NOT CYGWIN)
add_definitions(-DHS_BUILD_FOR_WIN32)
endif(WIN32 AND NOT CYGWIN)
if(UNIX)
add_definitions(-DHS_BUILD_FOR_UNIX)
endif(UNIX)
# End HeadSpin Configuration
set(CMAKE_MODULE_PATH "${CMAKE_SOURCE_DIR}/cmake")
SET(CMAKE_RUNTIME_OUTPUT_DIRECTORY ${Plasma_BINARY_DIR}/bin)
@ -42,6 +51,10 @@ set(PLASMA_TARGETS "Client"
set_property(CACHE PLASMA_TARGETS PROPERTY STRINGS
"Client" "Server" "Patcher" "Ethereal" "NoAvMsgs")
if(PLASMA_TARGETS STREQUAL "Client")
add_definitions(-DCLIENT)
endif(PLASMA_TARGETS STREQUAL "Client")
if(PLASMA_TARGETS STREQUAL "Patcher")
add_definitions(-DPATCHER)
endif(PLASMA_TARGETS STREQUAL "Patcher")

1
Sources/Plasma/CoreLib/CMakeLists.txt

@ -46,7 +46,6 @@ set(CoreLib_HEADERS
hsBitVector.h
hsBounds.h
hsColorRGBA.h
hsConfig.h
hsCritSect.h
hsExceptions.h
hsFastMath.h

5
Sources/Plasma/CoreLib/HeadSpin.h

@ -42,7 +42,10 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef HeadSpinHDefined
#define HeadSpinHDefined
#include "hsConfig.h"
#if (defined(_DEBUG) || defined(UNIX_DEBUG))
# define HS_DEBUGGING
#endif // defined(_DEBUG) || defined(UNIX_DENUG)
// Winsock2 compatibility; winsock2.h must always be included before windows.h =(
#include "hsWindows.h"
#include "hsTypes.h"

118
Sources/Plasma/CoreLib/hsConfig.h

@ -1,118 +0,0 @@
/*==LICENSE==*
CyanWorlds.com Engine - MMOG client, server and tools
Copyright (C) 2011 Cyan Worlds, Inc.
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.
Additional permissions under GNU GPL version 3 section 7
If you modify this Program, or any covered work, by linking or
combining it with any of RAD Game Tools Bink SDK, Autodesk 3ds Max SDK,
NVIDIA PhysX SDK, Microsoft DirectX SDK, OpenSSL library, Independent
JPEG Group JPEG library, Microsoft Windows Media SDK, or Apple QuickTime SDK
(or a modified version of those libraries),
containing parts covered by the terms of the Bink SDK EULA, 3ds Max EULA,
PhysX SDK EULA, DirectX SDK EULA, OpenSSL and SSLeay licenses, IJG
JPEG Library README, Windows Media SDK EULA, or QuickTime SDK EULA, the
licensors of this Program grant you additional
permission to convey the resulting work. Corresponding Source for a
non-source form of such a combination shall include the source code for
the parts of OpenSSL and IJG JPEG Library used as well as that of the covered
work.
You can contact Cyan Worlds, Inc. by email legal@cyan.com
or by snail mail at:
Cyan Worlds, Inc.
14617 N Newport Hwy
Mead, WA 99021
*==LICENSE==*/
#include "HeadSpin.h"
#ifndef hsConfigDefined
#define hsConfigDefined
#ifndef SERVER
# define CLIENT
#endif
//////////////////// Change the 1s and 0s //////////////////////
#define HS_PIN_MATH_OVERFLOW 0 // This forces hsWide versions of FixMath routines
#define HS_DEBUG_MATH_OVERFLOW 0 // This calls hsDebugMessage on k[Pos,Neg]Infinity
//////////////////// Specific Compiler Stuff This Section is computed ////////////
#if defined(_WIN32)
#define HS_BUILD_FOR_WIN32 1
#elif defined(__unix__)
#define HS_BUILD_FOR_UNIX 1
#endif
///////////////////////Windows Specific Defines /////////////////////////////
#if HS_BUILD_FOR_WIN32
// 4244: Conversion
// 4305: Truncation
// 4503: 'identifier' : decorated name length exceeded, name was truncated
// 4018: signed/unsigned mismatch
// 4786: 255 character debug limit
// 4284: STL template defined operator-> for a class it doesn't make sense for (int, etc)
// 4800: 'int': forcing value to bool 'true' or 'false' (performance warning)
#ifdef _MSC_VER
#pragma warning( disable : 4305 4503 4018 4786 4284 4800)
#endif
// VC++ version greater than 6.0, must be building for .NET
#if defined(_MSC_VER) && (_MSC_VER > 1200)
#define HS_BUILD_FOR_WIN32_NET
#endif
#pragma optimize( "y", off )
#endif
#ifdef HS_BUILD_FOR_WIN32
# ifndef CDECL
# define CDECL __cdecl
# endif
#else
# define CDECL
#endif
/////////////////////Debugging Defines ///////////////////////////////////
#if (defined(_DEBUG)||defined(UNIX_DEBUG)) && !defined(HS_DISABLE_ASSERT)
#define HS_DEBUGGING
#if (!defined(HS_NO_MEM_TRACKER))
#define HS_FIND_MEM_LEAKS
#endif
#endif
///////////////////// Required facilities ///////////////////////////////
#ifndef HeadSpinHDefined
#include "HeadSpin.h"
#endif
#endif // hsConfigDefined

8
Sources/Plasma/CoreLib/hsTypes.h

@ -58,6 +58,14 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#define hsCTypeDefStruct(foo) typedef struct foo foo;
#endif
#ifdef HS_BUILD_FOR_WIN32
# ifndef CDECL
# define CDECL __cdecl
# endif
#else
# define CDECL
#endif
/************************** Basic Types *****************************/
#if defined(_MSC_VER) && _MSC_VER < 1600

12
Sources/Plasma/CoreLib/hsWindows.h

@ -39,10 +39,20 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
Mead, WA 99021
*==LICENSE==*/
#include "hsConfig.h"
#if HS_BUILD_FOR_WIN32
// 4244: Conversion
// 4305: Truncation
// 4503: 'identifier' : decorated name length exceeded, name was truncated
// 4018: signed/unsigned mismatch
// 4786: 255 character debug limit
// 4284: STL template defined operator-> for a class it doesn't make sense for (int, etc)
// 4800: 'int': forcing value to bool 'true' or 'false' (performance warning)
#ifdef _MSC_VER
# pragma warning( disable : 4305 4503 4018 4786 4284 4800)
#endif
#ifndef __AFX_H__ // MFC apps won't let us include windows from here. =(
#ifndef MAXPLUGINCODE
#include <WinSock2.h>

1
Sources/Plasma/CoreLibExe/Pch.h

@ -53,7 +53,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#pragma warning(push, 3)
#include "HeadSpin.h"
#include "hsConfig.h"
#include "hsTypes.h"
#include "hsWindows.h"
#include "hsMalloc.h"

2
Sources/Plasma/FeatureLib/pfCamera/plVirtualCamNeu.cpp

@ -40,6 +40,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "HeadSpin.h"
#include "plVirtualCamNeu.h"
#include "plCameraModifier.h"
#include "plCameraBrain.h"
@ -83,7 +84,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plAvatar/plAvatarMgr.h"
#include "hsGeometry3.h"
#include "hsConfig.h"
#include "hsQuat.h"
float plVirtualCam1::fFOVw = 45.0f;

2
Sources/Plasma/FeatureLib/pfConsole/pfConsole.cpp

@ -45,6 +45,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
// //
//////////////////////////////////////////////////////////////////////////////
#include "HeadSpin.h"
#include "pfConsole.h"
#include "pfConsoleCore/pfConsoleEngine.h"
#include "plPipeline/plDebugText.h"
@ -60,7 +61,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsTimer.h"
#include "plgDispatch.h"
#include "plPipeline.h"
#include "hsConfig.h"
#include "pfPython/cyPythonInterface.h"
#include "plNetClient/plNetClientMgr.h"

1
Sources/Plasma/FeatureLib/pfPython/pyEnum.h

@ -51,7 +51,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
//
#include <Python.h>
#include "hsConfig.h"
#include "hsStlUtils.h"
#include "pyGlueHelpers.h"

4
Sources/Plasma/NucleusLib/pnInputCore/plKeyDef.h

@ -42,12 +42,10 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef plKeyDef_inc
#define plKeyDef_inc
#include "hsConfig.h"
#include "HeadSpin.h"
#if HS_BUILD_FOR_WIN32
#include <windows.h>
#define VK_BACK_QUOTE 0xc0
// MinGW is missing these definitions:
#ifndef VK_OEM_PLUS

1
Sources/Plasma/NucleusLib/pnNetCommon/pnNetCommon.h

@ -42,7 +42,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef pnNetCommon_h_inc
#define pnNetCommon_h_inc
#include "hsConfig.h"
#include "hsTypes.h"
#include "hsStlUtils.h"
#include "hsRefCnt.h"

4
Sources/Plasma/PubUtilLib/plAudio/plVoiceChat.cpp

@ -39,8 +39,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
Mead, WA 99021
*==LICENSE==*/
#include "hsTypes.h"
#include "hsWindows.h"
#include "HeadSpin.h"
#include "hsTimer.h"
#include "hsResMgr.h"
#include <al.h>
@ -55,7 +54,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plAudible/plWinAudible.h"
#include "plNetMessage/plNetMessage.h"
#include "plPipeline/plPlates.h"
#include "hsConfig.h"
#include "plAvatar/plAvatarMgr.h"
#include "plAvatar/plArmatureMod.h"
#include "hsQuat.h"

2
Sources/Plasma/PubUtilLib/plAvatar/plAvatarSDLModifier.h

@ -42,7 +42,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef plAvatarSDLModifier_inc
#define plAvatarSDLModifier_inc
#include "hsConfig.h"
#include "HeadSpin.h"
#include "hsStlUtils.h"
#include "plModifier/plSDLModifier.h"

2
Sources/Plasma/PubUtilLib/plContainer/plKeysAndValues.h

@ -42,7 +42,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef plKeysAndValues_h_inc
#define plKeysAndValues_h_inc
#include "hsConfig.h"
#include "HeadSpin.h"
#include "hsUtils.h"
#include "hsStlUtils.h"
#include "hsStream.h"

3
Sources/Plasma/PubUtilLib/plFile/plBrowseFolder.h

@ -42,10 +42,9 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef plBrowseFolder_h_inc
#define plBrowseFolder_h_inc
#include "hsConfig.h"
#include "HeadSpin.h"
#ifdef HS_BUILD_FOR_WIN32
#include "hsWindows.h"
//
// Gets a directory using the "Browse for Folder" dialog.

5
Sources/Plasma/PubUtilLib/plInputCore/plAvatarInputInterface.cpp

@ -49,9 +49,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
//#define LIMIT_VOICE_CHAT 1
#endif
#include "hsConfig.h"
#include "hsWindows.h"
#include "hsTypes.h"
#include "HeadSpin.h"
#include "plAvatarInputInterface.h"
#include "pnInputCore/plKeyMap.h"
@ -80,7 +78,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsResMgr.h"
#include "plgDispatch.h"
#include "hsConfig.h"
#include "hsMatrix44.h"
#include "pnSceneObject/plSceneObject.h"
#include "pnSceneObject/plCoordinateInterface.h"

3
Sources/Plasma/PubUtilLib/plInputCore/plDInputDevice.cpp

@ -41,8 +41,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
// plDInputDevice.cpp
#include "hsConfig.h"
#include "hsWindows.h"
#include "HeadSpin.h"
#include "plDInputDevice.h"
#include "plgDispatch.h"

5
Sources/Plasma/PubUtilLib/plInputCore/plDebugInputInterface.cpp

@ -45,9 +45,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
// //
//////////////////////////////////////////////////////////////////////////////
#include "hsConfig.h"
#include "hsWindows.h"
#include "hsTypes.h"
#include "HeadSpin.h"
#include "plDebugInputInterface.h"
#include "plInputInterfaceMgr.h"
@ -61,7 +59,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plgDispatch.h"
#include "plPipeline.h"
#include "hsConfig.h"
plDebugInputInterface *plDebugInputInterface::fInstance = nil;

3
Sources/Plasma/PubUtilLib/plInputCore/plInputDevice.cpp

@ -42,8 +42,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
// plInputDevice.cpp
//#include "STRING"
#include "hsConfig.h"
#include "hsWindows.h"
#include "HeadSpin.h"
#include "plInputDevice.h"
#include "plInputManager.h"

4
Sources/Plasma/PubUtilLib/plInputCore/plInputInterface.cpp

@ -49,9 +49,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
// //
//////////////////////////////////////////////////////////////////////////////
#include "hsConfig.h"
#include "hsWindows.h"
#include "hsTypes.h"
#include "HeadSpin.h"
#include "plInputInterface.h"
#include "plInputInterfaceMgr.h"

4
Sources/Plasma/PubUtilLib/plInputCore/plInputInterfaceMgr.cpp

@ -49,9 +49,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
// //
//////////////////////////////////////////////////////////////////////////////
#include "hsConfig.h"
#include "hsWindows.h"
#include "hsTypes.h"
#include "HeadSpin.h"
#include "plInputInterfaceMgr.h"
#include "plInputInterface.h"
#include "plInputDevice.h" // For mouse device stuff

5
Sources/Plasma/PubUtilLib/plInputCore/plInputManager.cpp

@ -39,14 +39,11 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
Mead, WA 99021
*==LICENSE==*/
#include "hsConfig.h"
#include "hsWindows.h"
#include "HeadSpin.h"
// plInputManager.cpp
#define DIRECTINPUT_VERSION 0x0800
#include <dinput.h>
#include "hsTypes.h"
#include "plInputManager.h"
#include "plPipeline.h"
#include "plInputDevice.h"

2
Sources/Plasma/PubUtilLib/plMath/plAvg.h

@ -42,7 +42,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef PL_AVG_H
#define PL_AVG_H
#include "hsConfig.h"
#include "HeadSpin.h"
#include "hsThread.h"
#include "hsStlUtils.h"

3
Sources/Plasma/PubUtilLib/plNetClient/plNetClientMgr.h

@ -42,8 +42,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef PL_NET_CLIENT_inc
#define PL_NET_CLIENT_inc
#include "hsConfig.h"
#include "hsUtils.h"
#include "HeadSpin.h"
#include "hsStlUtils.h"
#include "plNetClientGroup.h"

2
Sources/Plasma/PubUtilLib/plNetCommon/plClientGuid.h

@ -42,7 +42,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef plClientGuid_h_inc
#define plClientGuid_h_inc
#include "hsConfig.h"
#include "HeadSpin.h"
#include "hsStlUtils.h"
#include "pnFactory/plCreatable.h"
#include "pnUUID/pnUUID.h"

2
Sources/Plasma/PubUtilLib/plNetCommon/plNetMember.h

@ -42,7 +42,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef PLNETMEMBER_inc
#define PLNETMEMBER_inc
#include "hsConfig.h"
#include "HeadSpin.h"
#include "hsUtils.h"
#include "hsStlUtils.h"
#include "pnFactory/plCreatable.h"

3
Sources/Plasma/PubUtilLib/plNetCommon/plNetMsgHandler.h

@ -42,8 +42,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef plNetMsgHandler_inc
#define plNetMsgHandler_inc
#include "hsConfig.h"
#include "hsTypes.h" // for nil
#include "HeadSpin.h"
class plNetMessage;
class plNetApp;

1
Sources/Plasma/PubUtilLib/plNetCommon/plSpawnPointInfo.h

@ -42,7 +42,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef plSpawnPointInfo_h_inc
#define plSpawnPointInfo_h_inc
#include "hsConfig.h"
#include "hsStlUtils.h"
///////////////////////////////////////////////////////////////////

2
Sources/Plasma/PubUtilLib/plNetTransport/plNetTransportMember.h

@ -42,7 +42,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef plNetTransportMember_h
#define plNetTransportMember_h
#include "hsConfig.h"
#include "HeadSpin.h"
#include "hsStlUtils.h"
#include "plNetCommon/plNetMember.h"
#include "pnKeyedObject/plKey.h"

2
Sources/Plasma/PubUtilLib/plPipeline/hsGDDrawDllLoad.h

@ -43,7 +43,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef hsGDDrawDllLoad_inc
#define hsGDDrawDllLoad_inc
#include "hsConfig.h"
#include "HeadSpin.h"
#if HS_BUILD_FOR_WIN32
class hsGDDrawDllLoad

2
Sources/Plasma/PubUtilLib/plPipeline/plDXEnumerate.h

@ -41,7 +41,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#ifndef hsGDirect3DTnLEnumerate_h
#define hsGDirect3DTnLEnumerate_h
#include "hsConfig.h"
#include "HeadSpin.h"
#include "hsTemplates.h"
//#include "plMemTrackerOff.h"

3
Sources/Plasma/PubUtilLib/plPipeline/plDXPipeline.cpp

@ -51,8 +51,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
// //
///////////////////////////////////////////////////////////////////////////////
#include "hsConfig.h"
#include "hsWindows.h"
#include "HeadSpin.h"
#include <d3d9.h>
#include <ddraw.h>

5
Sources/Plasma/PubUtilLib/plPipeline/plDXPixelShader.cpp

@ -39,14 +39,11 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
Mead, WA 99021
*==LICENSE==*/
#include "hsConfig.h"
#include "hsWindows.h"
#include "HeadSpin.h"
#include <D3d9.h>
#include <D3dx9core.h>
#include "hsTypes.h"
#include "plDXPixelShader.h"
#include "plSurface/plShader.h"

3
Sources/Plasma/PubUtilLib/plPipeline/plDXShader.cpp

@ -39,8 +39,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
Mead, WA 99021
*==LICENSE==*/
#include "hsConfig.h"
#include "hsWindows.h"
#include "HeadSpin.h"
#include <D3d9.h>
#include <D3dx9core.h>

3
Sources/Plasma/PubUtilLib/plPipeline/plDXTextFont.cpp

@ -50,8 +50,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
// //
///////////////////////////////////////////////////////////////////////////////
#include "hsConfig.h"
#include "hsWindows.h"
#include "HeadSpin.h"
#include <d3d9.h>
#include <ddraw.h>

3
Sources/Plasma/PubUtilLib/plPipeline/plDXVertexShader.cpp

@ -39,8 +39,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
Mead, WA 99021
*==LICENSE==*/
#include "hsConfig.h"
#include "hsWindows.h"
#include "HeadSpin.h"
#include <D3d9.h>
#include <D3dx9core.h>

2
Sources/Plasma/PubUtilLib/plVault/plDniCoordinateInfo.h

@ -42,7 +42,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef plDniCoordinateInfo_h_inc
#define plDniCoordinateInfo_h_inc
#include "hsConfig.h"
#include "HeadSpin.h"
#include "hsStlUtils.h"
#include "pnFactory/plCreatable.h"

1
Sources/Tools/MaxComponent/plFootstepComponent.cpp

@ -42,7 +42,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "HeadSpin.h"
#include "max.h"
#include "resource.h"
#include "hsConfig.h"
#include <map>
#include "hsResMgr.h"
#include "MaxMain/plPlasmaRefMsgs.h"

1
Sources/Tools/MaxComponent/plMaxAnimUtils.h

@ -42,7 +42,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef PLMAXANIMUTILS_H
#define PLMAXANIMUTILS_H
#include "hsConfig.h"
#include <map>
#include <vector>
#include "hsStlSortUtils.h"

1
Sources/Tools/MaxComponent/plPickNode.h

@ -42,7 +42,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef plPickNode_h_inc
#define plPickNode_h_inc
#include "hsConfig.h"
#include "max.h"
#include <vector>

1
Sources/Tools/MaxComponent/plResponderCmd.h

@ -42,7 +42,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef plResponderCmd_h_inc
#define plResponderCmd_h_inc
#include "hsConfig.h"
#include <vector>
#include <string>
#include "pnKeyedObject/plKey.h"

Loading…
Cancel
Save