2016-04-24 04:03:30 +00:00
|
|
|
set(WORLD_SOURCES
|
|
|
|
CWorld.hpp CWorld.cpp
|
2016-04-26 10:40:56 +00:00
|
|
|
CWorldLight.hpp CWorldLight.cpp
|
2016-04-24 04:03:30 +00:00
|
|
|
IGameArea.hpp IGameArea.cpp
|
|
|
|
CGameArea.hpp CGameArea.cpp
|
2016-07-22 19:46:30 +00:00
|
|
|
CPlayer.hpp CPlayer.cpp
|
2016-09-25 16:45:22 +00:00
|
|
|
CPlayerEnergyDrain.hpp CPlayerEnergyDrain.cpp
|
|
|
|
CEnergyDrainSource.hpp CEnergyDrainSource.cpp
|
2016-08-14 21:11:44 +00:00
|
|
|
CPlayerCameraBob.hpp CPlayerCameraBob.cpp
|
2016-07-22 19:46:30 +00:00
|
|
|
CMorphBall.hpp CMorphBall.cpp
|
2016-05-21 03:02:09 +00:00
|
|
|
CActor.hpp CActor.cpp
|
2016-04-24 04:03:30 +00:00
|
|
|
CAi.hpp CAi.cpp
|
2016-04-25 05:46:28 +00:00
|
|
|
CAiFuncMap.hpp CAiFuncMap.cpp
|
2016-08-15 20:43:04 +00:00
|
|
|
CStateMachine.hpp CStateMachine.cpp
|
2016-04-25 05:46:28 +00:00
|
|
|
CPatterned.hpp CPatterned.cpp
|
2016-04-24 04:03:30 +00:00
|
|
|
CPathFindArea.hpp CPathFindArea.cpp
|
2016-08-10 16:05:14 +00:00
|
|
|
CPathFindRegion.hpp CPathFindRegion.cpp
|
|
|
|
CPathFindDraw.hpp CPathFindDraw.cpp
|
|
|
|
CPathFindAreaOctree.hpp CPathFindAreaOctree.cpp
|
|
|
|
CPathFindOpenList.hpp CPathFindOpenList.cpp
|
|
|
|
CPathFindLink.hpp CPathFindLink.cpp
|
2016-04-24 04:03:30 +00:00
|
|
|
CPhysicsActor.hpp CPhysicsActor.cpp
|
|
|
|
CEntity.hpp CEntity.cpp
|
|
|
|
CPhysicsActor.hpp CPhysicsActor.cpp
|
|
|
|
CWorldTransManager.hpp CWorldTransManager.cpp
|
|
|
|
CEnvFxManager.hpp CEnvFxManager.cpp
|
|
|
|
CActorModelParticles.hpp CActorModelParticles.cpp
|
|
|
|
CTeamAiTypes.hpp CTeamAiTypes.cpp
|
|
|
|
ScriptObjectSupport.hpp ScriptObjectSupport.cpp
|
|
|
|
ScriptLoader.hpp ScriptLoader.cpp
|
|
|
|
CScriptActor.hpp CScriptActor.cpp
|
|
|
|
CScriptWaypoint.hpp CScriptWaypoint.cpp
|
|
|
|
CScriptDoor.hpp CScriptDoor.cpp
|
|
|
|
CScriptTrigger.hpp CScriptTrigger.cpp
|
|
|
|
CScriptTimer.hpp CScriptTimer.cpp
|
|
|
|
CScriptCounter.hpp CScriptCounter.cpp
|
|
|
|
CScriptEffect.hpp CScriptEffect.cpp
|
|
|
|
CScriptPlatform.hpp CScriptPlatform.cpp
|
|
|
|
CScriptSound.hpp CScriptSound.cpp
|
|
|
|
CScriptGenerator.hpp CScriptGenerator.cpp
|
|
|
|
CScriptDock.hpp CScriptDock.cpp
|
2016-11-20 21:53:15 +00:00
|
|
|
CScriptActorKeyframe.hpp CScriptActorKeyframe.cpp
|
2016-04-24 04:03:30 +00:00
|
|
|
CScriptWater.hpp CScriptWater.cpp
|
|
|
|
CScriptGrapplePoint.hpp CScriptGrapplePoint.cpp
|
2016-12-10 02:35:20 +00:00
|
|
|
CScriptPickupGenerator.hpp CScriptPickupGenerator.cpp
|
|
|
|
CScriptPointOfInterest.hpp CScriptPointOfInterest.cpp
|
2016-04-24 04:03:30 +00:00
|
|
|
CScriptAreaAttributes.hpp CScriptAreaAttributes.cpp
|
|
|
|
CScriptCameraWaypoint.hpp CScriptCameraWaypoint.cpp
|
2016-04-25 05:46:28 +00:00
|
|
|
CScriptCoverPoint.hpp CScriptCoverPoint.cpp
|
2016-04-27 00:21:08 +00:00
|
|
|
CScriptSpawnPoint.hpp CScriptSpawnPoint.cpp
|
2016-04-28 04:44:41 +00:00
|
|
|
CScriptCameraHint.hpp CScriptCameraHint.cpp
|
2016-05-13 03:13:34 +00:00
|
|
|
CScriptPickup.hpp CScriptPickup.cpp
|
2016-05-18 03:57:43 +00:00
|
|
|
CScriptMemoryRelay.hpp CScriptMemoryRelay.cpp
|
|
|
|
CScriptRandomRelay.hpp CScriptRandomRelay.cpp
|
|
|
|
CScriptRelay.hpp CScriptRelay.cpp
|
2016-05-20 09:17:51 +00:00
|
|
|
CScriptHUDMemo.hpp CScriptHUDMemo.cpp
|
|
|
|
CScriptCameraFilterKeyframe.hpp CScriptCameraFilterKeyframe.cpp
|
2016-05-23 05:36:20 +00:00
|
|
|
CScriptCameraBlurKeyframe.hpp CScriptCameraBlurKeyframe.cpp
|
2016-05-03 08:27:28 +00:00
|
|
|
CScriptDamageableTrigger.hpp CScriptDamageableTrigger.cpp
|
2016-05-23 05:36:20 +00:00
|
|
|
CScriptDebris.hpp CScriptDebris.cpp
|
2016-08-08 20:55:58 +00:00
|
|
|
CScriptDistanceFog.hpp CScriptDistanceFog.cpp
|
2016-12-22 02:48:22 +00:00
|
|
|
CScriptDockAreaChange.hpp CScriptDockAreaChange.cpp
|
2016-04-27 19:59:38 +00:00
|
|
|
CScriptActorRotate.hpp CScriptActorRotate.cpp
|
|
|
|
CScriptSpecialFunction.hpp CScriptSpecialFunction.cpp
|
2016-09-25 16:45:22 +00:00
|
|
|
CScriptPlayerActor.hpp CScriptPlayerActor.cpp
|
2016-12-19 18:27:58 +00:00
|
|
|
CScriptSwitch.hpp CScriptSwitch.cpp
|
2016-10-01 19:00:16 +00:00
|
|
|
CScriptAiJumpPoint.hpp CScriptAiJumpPoint.cpp
|
2016-08-18 18:34:06 +00:00
|
|
|
CScriptColorModulate.hpp CScriptColorModulate.cpp
|
2016-12-22 02:48:22 +00:00
|
|
|
CRepulsor.hpp CRepulsor.cpp
|
2016-12-19 18:27:58 +00:00
|
|
|
CScriptCameraPitchVolume.hpp CScriptCameraPitchVolume.cpp
|
2016-12-13 02:56:43 +00:00
|
|
|
CScriptCameraHintTrigger.hpp CScriptCameraHintTrigger.cpp
|
2016-12-22 19:57:21 +00:00
|
|
|
CScriptBeam.hpp CScriptBeam.cpp
|
2017-01-04 04:08:30 +00:00
|
|
|
CScriptMazeNode.hpp CScriptMazeNode.cpp
|
|
|
|
CScriptShadowProjector.hpp CScriptShadowProjector.cpp
|
2017-01-15 03:07:01 +00:00
|
|
|
CScriptStreamedMusic.hpp CScriptStreamedMusic.cpp
|
2016-04-24 04:03:30 +00:00
|
|
|
CGrappleParameters.hpp
|
|
|
|
CActorParameters.hpp
|
|
|
|
CLightParameters.hpp
|
|
|
|
CScannableParameters.hpp
|
|
|
|
CVisorParameters.hpp
|
|
|
|
CAnimationParameters.hpp
|
|
|
|
CDamageInfo.hpp
|
|
|
|
CDamageVulnerability.hpp
|
|
|
|
CFluidUVMotion.hpp CFluidUVMotion.cpp
|
2016-04-25 05:03:38 +00:00
|
|
|
CPatternedInfo.hpp CPatternedInfo.cpp
|
|
|
|
CHealthInfo.hpp CHealthInfo.cpp
|
|
|
|
CPatterned.hpp CPatterned.cpp
|
2016-05-20 09:17:51 +00:00
|
|
|
CHUDMemoParms.hpp CHUDMemoParms.cpp
|
2016-08-14 21:11:44 +00:00
|
|
|
CWorldShadow.hpp CWorldShadow.cpp
|
2017-01-04 04:08:30 +00:00
|
|
|
CProjectedShadow.hpp CProjectedShadow.cpp
|
2016-10-01 19:00:16 +00:00
|
|
|
CGameLight.hpp CGameLight.cpp
|
2016-11-20 21:53:15 +00:00
|
|
|
CFluidPlane.hpp CFluidPlane.cpp
|
|
|
|
CFluidPlaneCPU.hpp CFluidPlaneCPU.cpp
|
|
|
|
CFluidPlaneDoor.hpp CFluidPlaneDoor.cpp
|
|
|
|
CRippleManager.hpp CRippleManager.cpp
|
|
|
|
CRipple.hpp CRipple.cpp)
|
2016-04-24 04:03:30 +00:00
|
|
|
|
|
|
|
runtime_add_list(World WORLD_SOURCES)
|