2
3
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-14 10:37:41 -04:00

Merge branch 'master' into asyncfixes

This commit is contained in:
2011-04-28 21:26:54 -04:00
302 changed files with 2109 additions and 3688 deletions

View File

@ -7,7 +7,6 @@ include_directories(../../)
include_directories(${PYTHON_INCLUDE_DIR})
include_directories(${OPENAL_INCLUDE_DIR})
include_directories(${OPENSSL_INCLUDE_DIR})
set(pfPython_SOURCES
cyAccountManagement.cpp

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pfGameMgr/pfGameMgr.h"
#include <python.h>
#include <Python.h>
#include "../../pyGlueHelpers.h"
#include "../pyGameCli.h"
#include "../../pyKey.h"

View File

@ -25,7 +25,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyBlueSpiralGame.h"
#include <python.h>
#include <Python.h>
#include "../../pyEnum.h"
///////////////////////////////////////////////////////////////////////////////

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pfGameMgr/pfGameMgr.h"
#include <python.h>
#include <Python.h>
#include "../../pyGlueHelpers.h"
#include "../pyGameCliMsg.h"

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyBlueSpiralMsg.h"
#include "../../pyEnum.h"
#include <python.h>
#include <Python.h>
///////////////////////////////////////////////////////////////////////////////
//

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pfGameMgr/pfGameMgr.h"
#include <python.h>
#include <Python.h>
#include "../../pyGlueHelpers.h"
#include "../pyGameCli.h"
#include "../../pyKey.h"

View File

@ -25,7 +25,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyClimbingWallGame.h"
#include <python.h>
#include <Python.h>
#include "../../pyEnum.h"
///////////////////////////////////////////////////////////////////////////////

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pfGameMgr/pfGameMgr.h"
#include <python.h>
#include <Python.h>
#include "../../pyGlueHelpers.h"
#include "../pyGameCliMsg.h"

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyClimbingWallMsg.h"
#include "../../pyEnum.h"
#include <python.h>
#include <Python.h>
///////////////////////////////////////////////////////////////////////////////
//

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pfGameMgr/pfGameMgr.h"
#include <python.h>
#include <Python.h>
#include "../../pyGlueHelpers.h"
#include "../pyGameCli.h"
#include "../../pyKey.h"

View File

@ -25,7 +25,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyHeekGame.h"
#include <python.h>
#include <Python.h>
#include "../../pyEnum.h"
///////////////////////////////////////////////////////////////////////////////

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pfGameMgr/pfGameMgr.h"
#include <python.h>
#include <Python.h>
#include "../../pyGlueHelpers.h"
#include "../pyGameCliMsg.h"

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyHeekMsg.h"
#include "../../pyEnum.h"
#include <python.h>
#include <Python.h>
///////////////////////////////////////////////////////////////////////////////
//

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pfGameMgr/pfGameMgr.h"
#include <python.h>
#include <Python.h>
#include "../../pyGlueHelpers.h"
#include "../pyGameCli.h"
#include "../../pyKey.h"

View File

@ -25,7 +25,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyMarkerGame.h"
#include <python.h>
#include <Python.h>
#include "../../pyEnum.h"
///////////////////////////////////////////////////////////////////////////////

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pfGameMgr/pfGameMgr.h"
#include <python.h>
#include <Python.h>
#include "../../pyGlueHelpers.h"
#include "../pyGameCliMsg.h"

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyMarkerMsg.h"
#include "../../pyEnum.h"
#include <python.h>
#include <Python.h>
///////////////////////////////////////////////////////////////////////////////
//

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pfGameMgr/pfGameMgr.h"
#include <python.h>
#include <Python.h>
#include "../../pyGlueHelpers.h"
#include "../pyGameCli.h"
#include "../../pyKey.h"

View File

@ -25,7 +25,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyTTTGame.h"
#include <python.h>
#include <Python.h>
#include "../../pyEnum.h"
///////////////////////////////////////////////////////////////////////////////

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pfGameMgr/pfGameMgr.h"
#include <python.h>
#include <Python.h>
#include "../../pyGlueHelpers.h"
#include "../pyGameCliMsg.h"

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyTTTMsg.h"
#include "../../pyEnum.h"
#include <python.h>
#include <Python.h>
///////////////////////////////////////////////////////////////////////////////
//

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pfGameMgr/pfGameMgr.h"
#include <python.h>
#include <Python.h>
#include "../../pyGlueHelpers.h"
#include "../pyGameCli.h"
#include "../../pyKey.h"

View File

@ -25,7 +25,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyVarSyncGame.h"
#include <python.h>
#include <Python.h>
#include "../../pyEnum.h"
///////////////////////////////////////////////////////////////////////////////

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pfGameMgr/pfGameMgr.h"
#include <python.h>
#include <Python.h>
#include "../../pyGlueHelpers.h"
#include "../pyGameCliMsg.h"

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyVarSyncMsg.h"
#include "../../pyEnum.h"
#include <python.h>
#include <Python.h>
///////////////////////////////////////////////////////////////////////////////
//

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pfGameMgr/pfGameMgr.h"
#include <python.h>
#include <Python.h>
#include "../pyGlueHelpers.h"
#include "../pyKey.h"

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyGameCli.h"
#include "../pyEnum.h"
#include <python.h>
#include <Python.h>
///////////////////////////////////////////////////////////////////////////////
//

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pfGameMgr/pfGameMgr.h"
#include <python.h>
#include <Python.h>
#include "../pyGlueHelpers.h"
class pyGameCliMsg

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyGameCliMsg.h"
#include "../pyEnum.h"
#include <python.h>
#include <Python.h>
///////////////////////////////////////////////////////////////////////////////
//

View File

@ -36,7 +36,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsStlUtils.h"
#include "pfGameMgr/pfGameMgr.h"
#include <python.h>
#include <Python.h>
#include "../pyGlueHelpers.h"
class pyGameMgrMsg

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyGameMgrMsg.h"
#include "../pyEnum.h"
#include <python.h>
#include <Python.h>
///////////////////////////////////////////////////////////////////////////////
//

View File

@ -33,7 +33,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
// PURPOSE: Python wrapper for account management functions
//
#include <python.h>
#include <Python.h>
#include "hsTypes.h"
#include "hsStlUtils.h"

View File

@ -36,7 +36,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyKey.h"
#include "hsTemplates.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
class cyAnimation

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "cyAnimation.h"
#include "hsUtils.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptAnimation, cyAnimation);

View File

@ -37,7 +37,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsBitVector.h"
#include "pnKeyedObject/plKey.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"

View File

@ -31,7 +31,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plAvatar/plAvBrainHuman.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptAvatar, cyAvatar);

View File

@ -37,7 +37,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pnKeyedObject/plKey.h"
class pyKey;
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
class cyCamera

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "cyCamera.h"
#include "pyKey.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptCamera, cyCamera);

View File

@ -36,7 +36,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsTemplates.h"
#include "pnKeyedObject/plKey.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
class cyDraw

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "cyDraw.h"
#include "pyKey.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptDraw, cyDraw);

View File

@ -33,7 +33,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
// PURPOSE: Class wrapper to map InputInterface functions to plasma2 message
//
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
class plInputInterface;

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "HeadSpin.h"
#include "cyInputInterface.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptInputInterface, cyInputInterface);

View File

@ -41,7 +41,7 @@ class pyColor;
class pyAgeInfoStruct;
class pyPoint3;
#include <python.h>
#include <Python.h>
#include "hsTypes.h"
#include "hsStlUtils.h"
#include "pnUtils/pnUtils.h"

View File

@ -30,7 +30,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsUtils.h"
#include <python.h>
#include <Python.h>
PYTHON_GLOBAL_METHOD_DEFINITION_NOARGS(PtGetAgeName, "DEPRECIATED - use ptDniInfoSource instead")
{

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plResMgr\plLocalization.h"
#include "plMessage\plLOSRequestMsg.h"
#include <python.h>
#include <Python.h>
PYTHON_GLOBAL_METHOD_DEFINITION(PtYesNoDialog, args, "Params: selfkey,dialogMessage\nThis will display a Yes/No dialog to the user with the text dialogMessage\n"
"This dialog _has_ to be answered by the user.\n"

View File

@ -28,7 +28,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyKey.h"
#include "pySceneObject.h"
#include <python.h>
#include <Python.h>
PYTHON_GLOBAL_METHOD_DEFINITION(PtSendPetitionToCCR, args, "Params: message,reason=0,title=\"\"\nSends a petition with a message to the CCR group")
{

View File

@ -32,7 +32,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "NucleusLib/inc/plPipeline.h"
#include "pnNetBase/pnNetBase.h"
#include <python.h>
#include <Python.h>
PYTHON_GLOBAL_METHOD_DEFINITION(PtRequestLOSScreen, args, "Params: selfKey,ID,xPos,yPos,distance,what,reportType\nRequest a LOS check from a point on the screen")
{

View File

@ -37,7 +37,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pnKeyedObject/plKey.h"
class pyKey;
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
class cyParticleSys

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "cyParticleSys.h"
#include "pyKey.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptParticle, cyParticleSys);

View File

@ -36,7 +36,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsTemplates.h"
#include "pnKeyedObject/plKey.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
class pyPoint3;

View File

@ -28,7 +28,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyGeometry3.h"
#include "pyMatrix44.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptPhysics, cyPhysics);

View File

@ -32,7 +32,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
//
#include "hsTypes.h"
#include "hsStlUtils.h"
#include <python.h>
#include <Python.h>
#if defined(HAVE_CYPYTHONIDE) && !defined(PLASMA_EXTERNAL_RELEASE)
#include "../../Apps/CyPythonIDE/plCyDebug/plCyDebServer.h"

View File

@ -38,7 +38,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsGeometry3.h"
#include "hsResMgr.h"
#include <python.h>
#include <Python.h>
#include "plPythonParameter.h"

View File

@ -33,7 +33,7 @@ class plSimpleStateVariable;
#include "hsStlUtils.h"
#include "plModifier/plSDLModifier.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plPythonSDLModifier.h"
#include "pyKey.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptSDL, pySDLModifier);

View File

@ -107,7 +107,18 @@ const char * pyAgeInfoStruct::GetAgeInstanceGuid() const
void pyAgeInfoStruct::SetAgeInstanceGuid( const char * guid )
{
fAgeInfo.SetAgeInstanceGuid( &plUUID( guid ) );
if ( guid[0] == '@' )
{
// if it starts with an @ then do a meta kind of GUID
std::string curInst = fAgeInfo.GetAgeInstanceName();
std::string y = curInst + guid;
plUUID instanceGuid;
CryptDigest(kCryptMd5, instanceGuid.fData , y.length(), y.c_str());
fAgeInfo.SetAgeInstanceGuid(&instanceGuid);
}
else
fAgeInfo.SetAgeInstanceGuid( &plUUID( guid ) );
}
Int32 pyAgeInfoStruct::GetAgeSequenceNumber() const

View File

@ -30,7 +30,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsStlUtils.h"
#include "plNetCommon/plNetServerSessionInfo.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
//////////////////////////////////////////////////////////////////////

View File

@ -25,7 +25,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyAgeInfoStruct.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptAgeInfoStruct, pyAgeInfoStruct);

View File

@ -31,7 +31,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plNetCommon/plNetServerSessionInfo.h"
#include "pyAgeInfoStruct.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
//////////////////////////////////////////////////////////////////////

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyAgeLinkStruct.h"
#include "pySpawnPointInfo.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptAgeLinkStruct, pyAgeLinkStruct);

View File

@ -39,7 +39,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsTypes.h"
#include "hsStlUtils.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
class pyVaultNode;

View File

@ -27,7 +27,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyAgeInfoStruct.h"
#include "pySDL.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptAgeVault, pyAgeVault);

View File

@ -28,7 +28,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsTypes.h"
#include "hsStlUtils.h"
#include <python.h>
#include <Python.h>
struct pyAlarm;
class pyAlarmMgr

View File

@ -34,7 +34,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsTypes.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
class pyAudioControl

View File

@ -25,7 +25,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyAudioControl.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptAudioControl, pyAudioControl);

View File

@ -26,4 +26,4 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyCCRMgr.h"
#include "pyAgeLinkStruct.h"
#include <python.h>
#include <Python.h>

View File

@ -25,4 +25,4 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyCCRMgr.h"
#include <python.h>
#include <Python.h>

View File

@ -28,7 +28,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyKey.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
//////////////////////////////////////////////////////////////////////

View File

@ -25,7 +25,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyCluster.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptCluster, pyCluster);

View File

@ -34,7 +34,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsColorRGBA.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
class pyColor

View File

@ -25,7 +25,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyColor.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptColor, pyColor);

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#ifndef _pyCritterBrain_h_
#define _pyCritterBrain_h_
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
#include "pyKey.h"

View File

@ -29,7 +29,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plMessage/plAIMsg.h"
#include <python.h>
#include <Python.h>
///////////////////////////////////////////////////////////////////////////////
//

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsTypes.h"
#include "hsGeometry3.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
class plDniCoordinateInfo;

View File

@ -27,7 +27,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyGeometry3.h"
#include "plVault/plDniCoordinateInfo.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptDniCoordinates, pyDniCoordinates);

View File

@ -30,7 +30,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsStlUtils.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
class pyDniCoordinates;

View File

@ -25,7 +25,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyDniInfoSource.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptDniInfoSource, pyDniInfoSource);

View File

@ -36,7 +36,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsStlUtils.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
class pyDrawControl

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyDrawControl.h"
#include "pyEnum.h"
#include <python.h>
#include <Python.h>
PYTHON_GLOBAL_METHOD_DEFINITION(PtSetGamma2, args, "Params: gamma\nSet the gamma with gamma2 rules")
{

View File

@ -40,7 +40,7 @@ class pyImage;
#include "hsTemplates.h"
#include "hsStlUtils.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"

View File

@ -30,7 +30,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyImage.h"
#include "plGImage/plDynamicTextMap.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptDynamicMap, pyDynamicText);

View File

@ -33,7 +33,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyEnum.h"
#include <python.h>
#include <Python.h>
#include "structmember.h"
#include "pyGlueHelpers.h"

View File

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

View File

@ -36,7 +36,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyKey.h"
#include "pyGeometry3.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
class pyGUIDialog;

View File

@ -36,7 +36,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyKey.h"
#include "pyGeometry3.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
#include "pyGUIControl.h"

View File

@ -27,7 +27,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyEnum.h"
#include "pfGameGUIMgr/pfGUIButtonMod.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptGUIControlButton, pyGUIControlButton);

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyKey.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
#include "pyGUIControl.h"

View File

@ -25,7 +25,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyGUIControlCheckBox.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptGUIControlCheckBox, pyGUIControlCheckBox);

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyKey.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
#include "pyGUIControl.h"

View File

@ -25,7 +25,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyGUIControlClickMap.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptGUIControlClickMap, pyGUIControlClickMap);

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyKey.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
#include "pyGUIControl.h"

View File

@ -25,7 +25,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyGUIControlDragBar.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptGUIControlDragBar, pyGUIControlDragBar);

View File

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyKey.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
#include "pyGUIControl.h"

View File

@ -25,7 +25,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyGUIControlDraggable.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptGUIControlDraggable, pyGUIControlDraggable);

View File

@ -36,7 +36,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyKey.h"
#include "pyGUIControl.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
class pyDynamicText;

View File

@ -25,7 +25,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
*==LICENSE==*/
#include "pyGUIControlDynamicText.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptGUIControlDynamicText, pyGUIControlDynamicText);

View File

@ -36,7 +36,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "hsStlUtils.h"
#include "pyKey.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"
#include "pyGUIControl.h"

View File

@ -26,7 +26,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyGUIControlEditBox.h"
#include "pyColor.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptGUIControlEditBox, pyGUIControlEditBox);

View File

@ -27,7 +27,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyKey.h"
#include "pyGeometry3.h"
#include <python.h>
#include <Python.h>
// glue functions
PYTHON_CLASS_DEFINITION(ptGUIControl, pyGUIControl);

View File

@ -39,7 +39,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "pyKey.h"
#include "pyGUIControl.h"
#include <python.h>
#include <Python.h>
#include "pyGlueHelpers.h"

Some files were not shown because too many files have changed in this diff Show More