Browse Source

Fix the case of Python.h includes

Darryl Pogue 14 years ago
parent
commit
c0cc3c6e79
  1. 2
      Sources/Plasma/FeatureLib/pfPython/Games/BlueSpiral/pyBlueSpiralGame.h
  2. 2
      Sources/Plasma/FeatureLib/pfPython/Games/BlueSpiral/pyBlueSpiralGameGlue.cpp
  3. 2
      Sources/Plasma/FeatureLib/pfPython/Games/BlueSpiral/pyBlueSpiralMsg.h
  4. 2
      Sources/Plasma/FeatureLib/pfPython/Games/BlueSpiral/pyBlueSpiralMsgGlue.cpp
  5. 2
      Sources/Plasma/FeatureLib/pfPython/Games/ClimbingWall/pyClimbingWallGame.h
  6. 2
      Sources/Plasma/FeatureLib/pfPython/Games/ClimbingWall/pyClimbingWallGameGlue.cpp
  7. 2
      Sources/Plasma/FeatureLib/pfPython/Games/ClimbingWall/pyClimbingWallMsg.h
  8. 2
      Sources/Plasma/FeatureLib/pfPython/Games/ClimbingWall/pyClimbingWallMsgGlue.cpp
  9. 2
      Sources/Plasma/FeatureLib/pfPython/Games/Heek/pyHeekGame.h
  10. 2
      Sources/Plasma/FeatureLib/pfPython/Games/Heek/pyHeekGameGlue.cpp
  11. 2
      Sources/Plasma/FeatureLib/pfPython/Games/Heek/pyHeekMsg.h
  12. 2
      Sources/Plasma/FeatureLib/pfPython/Games/Heek/pyHeekMsgGlue.cpp
  13. 2
      Sources/Plasma/FeatureLib/pfPython/Games/Marker/pyMarkerGame.h
  14. 2
      Sources/Plasma/FeatureLib/pfPython/Games/Marker/pyMarkerGameGlue.cpp
  15. 2
      Sources/Plasma/FeatureLib/pfPython/Games/Marker/pyMarkerMsg.h
  16. 2
      Sources/Plasma/FeatureLib/pfPython/Games/Marker/pyMarkerMsgGlue.cpp
  17. 2
      Sources/Plasma/FeatureLib/pfPython/Games/TicTacToe/pyTTTGame.h
  18. 2
      Sources/Plasma/FeatureLib/pfPython/Games/TicTacToe/pyTTTGameGlue.cpp
  19. 2
      Sources/Plasma/FeatureLib/pfPython/Games/TicTacToe/pyTTTMsg.h
  20. 2
      Sources/Plasma/FeatureLib/pfPython/Games/TicTacToe/pyTTTMsgGlue.cpp
  21. 2
      Sources/Plasma/FeatureLib/pfPython/Games/VarSync/pyVarSyncGame.h
  22. 2
      Sources/Plasma/FeatureLib/pfPython/Games/VarSync/pyVarSyncGameGlue.cpp
  23. 2
      Sources/Plasma/FeatureLib/pfPython/Games/VarSync/pyVarSyncMsg.h
  24. 2
      Sources/Plasma/FeatureLib/pfPython/Games/VarSync/pyVarSyncMsgGlue.cpp
  25. 2
      Sources/Plasma/FeatureLib/pfPython/Games/pyGameCli.h
  26. 2
      Sources/Plasma/FeatureLib/pfPython/Games/pyGameCliGlue.cpp
  27. 2
      Sources/Plasma/FeatureLib/pfPython/Games/pyGameCliMsg.h
  28. 2
      Sources/Plasma/FeatureLib/pfPython/Games/pyGameCliMsgGlue.cpp
  29. 2
      Sources/Plasma/FeatureLib/pfPython/Games/pyGameMgrMsg.h
  30. 2
      Sources/Plasma/FeatureLib/pfPython/Games/pyGameMgrMsgGlue.cpp
  31. 2
      Sources/Plasma/FeatureLib/pfPython/cyAccountManagement.h
  32. 2
      Sources/Plasma/FeatureLib/pfPython/cyAnimation.h
  33. 2
      Sources/Plasma/FeatureLib/pfPython/cyAnimationGlue.cpp
  34. 2
      Sources/Plasma/FeatureLib/pfPython/cyAvatar.h
  35. 2
      Sources/Plasma/FeatureLib/pfPython/cyAvatarGlue.cpp
  36. 2
      Sources/Plasma/FeatureLib/pfPython/cyCamera.h
  37. 2
      Sources/Plasma/FeatureLib/pfPython/cyCameraGlue.cpp
  38. 2
      Sources/Plasma/FeatureLib/pfPython/cyDraw.h
  39. 2
      Sources/Plasma/FeatureLib/pfPython/cyDrawGlue.cpp
  40. 2
      Sources/Plasma/FeatureLib/pfPython/cyInputInterface.h
  41. 2
      Sources/Plasma/FeatureLib/pfPython/cyInputInterfaceGlue.cpp
  42. 2
      Sources/Plasma/FeatureLib/pfPython/cyMisc.h
  43. 2
      Sources/Plasma/FeatureLib/pfPython/cyMiscGlue.cpp
  44. 2
      Sources/Plasma/FeatureLib/pfPython/cyMiscGlue2.cpp
  45. 2
      Sources/Plasma/FeatureLib/pfPython/cyMiscGlue3.cpp
  46. 2
      Sources/Plasma/FeatureLib/pfPython/cyMiscGlue4.cpp
  47. 2
      Sources/Plasma/FeatureLib/pfPython/cyParticleSys.h
  48. 2
      Sources/Plasma/FeatureLib/pfPython/cyParticleSysGlue.cpp
  49. 2
      Sources/Plasma/FeatureLib/pfPython/cyPhysics.h
  50. 2
      Sources/Plasma/FeatureLib/pfPython/cyPhysicsGlue.cpp
  51. 2
      Sources/Plasma/FeatureLib/pfPython/cyPythonInterface.h
  52. 2
      Sources/Plasma/FeatureLib/pfPython/plPythonFileMod.h
  53. 2
      Sources/Plasma/FeatureLib/pfPython/plPythonSDLModifier.h
  54. 2
      Sources/Plasma/FeatureLib/pfPython/plPythonSDLModifierGlue.cpp
  55. 2
      Sources/Plasma/FeatureLib/pfPython/pyAgeInfoStruct.h
  56. 2
      Sources/Plasma/FeatureLib/pfPython/pyAgeInfoStructGlue.cpp
  57. 2
      Sources/Plasma/FeatureLib/pfPython/pyAgeLinkStruct.h
  58. 2
      Sources/Plasma/FeatureLib/pfPython/pyAgeLinkStructGlue.cpp
  59. 2
      Sources/Plasma/FeatureLib/pfPython/pyAgeVault.h
  60. 2
      Sources/Plasma/FeatureLib/pfPython/pyAgeVaultGlue.cpp
  61. 2
      Sources/Plasma/FeatureLib/pfPython/pyAlarm.h
  62. 2
      Sources/Plasma/FeatureLib/pfPython/pyAudioControl.h
  63. 2
      Sources/Plasma/FeatureLib/pfPython/pyAudioControlGlue.cpp
  64. 2
      Sources/Plasma/FeatureLib/pfPython/pyCCRMgrGlue.cpp
  65. 2
      Sources/Plasma/FeatureLib/pfPython/pyCCRMgrGlue2.cpp
  66. 2
      Sources/Plasma/FeatureLib/pfPython/pyCluster.h
  67. 2
      Sources/Plasma/FeatureLib/pfPython/pyClusterGlue.cpp
  68. 2
      Sources/Plasma/FeatureLib/pfPython/pyColor.h
  69. 2
      Sources/Plasma/FeatureLib/pfPython/pyColorGlue.cpp
  70. 2
      Sources/Plasma/FeatureLib/pfPython/pyCritterBrain.h
  71. 2
      Sources/Plasma/FeatureLib/pfPython/pyCritterBrainGlue.cpp
  72. 2
      Sources/Plasma/FeatureLib/pfPython/pyDniCoordinates.h
  73. 2
      Sources/Plasma/FeatureLib/pfPython/pyDniCoordinatesGlue.cpp
  74. 2
      Sources/Plasma/FeatureLib/pfPython/pyDniInfoSource.h
  75. 2
      Sources/Plasma/FeatureLib/pfPython/pyDniInfoSourceGlue.cpp
  76. 2
      Sources/Plasma/FeatureLib/pfPython/pyDrawControl.h
  77. 2
      Sources/Plasma/FeatureLib/pfPython/pyDrawControlGlue.cpp
  78. 2
      Sources/Plasma/FeatureLib/pfPython/pyDynamicText.h
  79. 2
      Sources/Plasma/FeatureLib/pfPython/pyDynamicTextGlue.cpp
  80. 2
      Sources/Plasma/FeatureLib/pfPython/pyEnum.cpp
  81. 2
      Sources/Plasma/FeatureLib/pfPython/pyEnum.h
  82. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControl.h
  83. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlButton.h
  84. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlButtonGlue.cpp
  85. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlCheckBox.h
  86. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlCheckBoxGlue.cpp
  87. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlClickMap.h
  88. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlClickMapGlue.cpp
  89. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlDragBar.h
  90. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlDragBarGlue.cpp
  91. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlDraggable.h
  92. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlDraggableGlue.cpp
  93. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlDynamicText.h
  94. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlDynamicTextGlue.cpp
  95. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlEditBox.h
  96. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlEditBoxGlue.cpp
  97. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlGlue.cpp
  98. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlListBox.h
  99. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlListBoxGlue.cpp
  100. 2
      Sources/Plasma/FeatureLib/pfPython/pyGUIControlMultiLineEdit.h
  101. Some files were not shown because too many files have changed in this diff Show More

2
Sources/Plasma/FeatureLib/pfPython/Games/BlueSpiral/pyBlueSpiralGame.h

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

2
Sources/Plasma/FeatureLib/pfPython/Games/BlueSpiral/pyBlueSpiralGameGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/Games/BlueSpiral/pyBlueSpiralMsg.h

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

2
Sources/Plasma/FeatureLib/pfPython/Games/BlueSpiral/pyBlueSpiralMsgGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/Games/ClimbingWall/pyClimbingWallGame.h

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

2
Sources/Plasma/FeatureLib/pfPython/Games/ClimbingWall/pyClimbingWallGameGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/Games/ClimbingWall/pyClimbingWallMsg.h

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

2
Sources/Plasma/FeatureLib/pfPython/Games/ClimbingWall/pyClimbingWallMsgGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/Games/Heek/pyHeekGame.h

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

2
Sources/Plasma/FeatureLib/pfPython/Games/Heek/pyHeekGameGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/Games/Heek/pyHeekMsg.h

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

2
Sources/Plasma/FeatureLib/pfPython/Games/Heek/pyHeekMsgGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/Games/Marker/pyMarkerGame.h

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

2
Sources/Plasma/FeatureLib/pfPython/Games/Marker/pyMarkerGameGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/Games/Marker/pyMarkerMsg.h

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

2
Sources/Plasma/FeatureLib/pfPython/Games/Marker/pyMarkerMsgGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/Games/TicTacToe/pyTTTGame.h

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

2
Sources/Plasma/FeatureLib/pfPython/Games/TicTacToe/pyTTTGameGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/Games/TicTacToe/pyTTTMsg.h

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

2
Sources/Plasma/FeatureLib/pfPython/Games/TicTacToe/pyTTTMsgGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/Games/VarSync/pyVarSyncGame.h

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

2
Sources/Plasma/FeatureLib/pfPython/Games/VarSync/pyVarSyncGameGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/Games/VarSync/pyVarSyncMsg.h

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

2
Sources/Plasma/FeatureLib/pfPython/Games/VarSync/pyVarSyncMsgGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/Games/pyGameCli.h

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

2
Sources/Plasma/FeatureLib/pfPython/Games/pyGameCliGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/Games/pyGameCliMsg.h

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

2
Sources/Plasma/FeatureLib/pfPython/Games/pyGameCliMsgGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/Games/pyGameMgrMsg.h

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

2
Sources/Plasma/FeatureLib/pfPython/Games/pyGameMgrMsgGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/cyAccountManagement.h

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

2
Sources/Plasma/FeatureLib/pfPython/cyAnimation.h

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

2
Sources/Plasma/FeatureLib/pfPython/cyAnimationGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/cyAvatar.h

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

2
Sources/Plasma/FeatureLib/pfPython/cyAvatarGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/cyCamera.h

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

2
Sources/Plasma/FeatureLib/pfPython/cyCameraGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/cyDraw.h

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

2
Sources/Plasma/FeatureLib/pfPython/cyDrawGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/cyInputInterface.h

@ -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 // PURPOSE: Class wrapper to map InputInterface functions to plasma2 message
// //
#include <python.h> #include <Python.h>
#include "pyGlueHelpers.h" #include "pyGlueHelpers.h"
class plInputInterface; class plInputInterface;

2
Sources/Plasma/FeatureLib/pfPython/cyInputInterfaceGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/cyMisc.h

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

2
Sources/Plasma/FeatureLib/pfPython/cyMiscGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/cyMiscGlue2.cpp

@ -35,7 +35,7 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plResMgr\plLocalization.h" #include "plResMgr\plLocalization.h"
#include "plMessage\plLOSRequestMsg.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" 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" "This dialog _has_ to be answered by the user.\n"

2
Sources/Plasma/FeatureLib/pfPython/cyMiscGlue3.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/cyMiscGlue4.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/cyParticleSys.h

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

2
Sources/Plasma/FeatureLib/pfPython/cyParticleSysGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/cyPhysics.h

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

2
Sources/Plasma/FeatureLib/pfPython/cyPhysicsGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/cyPythonInterface.h

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

2
Sources/Plasma/FeatureLib/pfPython/plPythonFileMod.h

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

2
Sources/Plasma/FeatureLib/pfPython/plPythonSDLModifier.h

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

2
Sources/Plasma/FeatureLib/pfPython/plPythonSDLModifierGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyAgeInfoStruct.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyAgeInfoStructGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyAgeLinkStruct.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyAgeLinkStructGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyAgeVault.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyAgeVaultGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyAlarm.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyAudioControl.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyAudioControlGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyCCRMgrGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyCCRMgrGlue2.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyCluster.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyClusterGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyColor.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyColorGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyCritterBrain.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyCritterBrainGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyDniCoordinates.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyDniCoordinatesGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyDniInfoSource.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyDniInfoSourceGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyDrawControl.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyDrawControlGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyDynamicText.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyDynamicTextGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyEnum.cpp

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

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

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControl.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlButton.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlButtonGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlCheckBox.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlCheckBoxGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlClickMap.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlClickMapGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlDragBar.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlDragBarGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlDraggable.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlDraggableGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlDynamicText.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlDynamicTextGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlEditBox.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlEditBoxGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlListBox.h

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlListBoxGlue.cpp

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

2
Sources/Plasma/FeatureLib/pfPython/pyGUIControlMultiLineEdit.h

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

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

Loading…
Cancel
Save