/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/object/task/ |
H A D | taskfire.cpp | 168 if ( type == OBJECT_MOBILErc ) in EventProcess() 179 if ( type == OBJECT_MOBILErc ) in EventProcess() 212 if ( type != OBJECT_MOBILErc && in EventProcess() 290 type != OBJECT_MOBILErc ) return ERR_WRONG_BOT; in Start() 298 m_bRay = (type == OBJECT_MOBILErc); in Start()
|
H A D | taskgoto.cpp | 576 oType != OBJECT_MOBILErc && in WormSearch() 728 type == OBJECT_MOBILErc || in Start() 1191 type == OBJECT_MOBILErc || in AdjustTarget() 2002 type == OBJECT_MOBILErc || in BitmapTerrain()
|
H A D | tasktake.cpp | 374 type != OBJECT_MOBILErc && in SearchFriendObject()
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/object/ |
H A D | drive_type.cpp | 60 case OBJECT_MOBILErc: in GetDriveFromObject()
|
H A D | old_object.cpp | 764 m_type == OBJECT_MOBILErc || in SetType() 832 m_type == OBJECT_MOBILErc || in SetType() 959 m_type == OBJECT_MOBILErc || in SetType() 2412 else if ( m_type == OBJECT_MOBILErc ) in AdjustCamera() 2847 else if ( m_type == OBJECT_MOBILErc ) // phazer? in SetGunGoalV() 2885 else if ( m_type == OBJECT_MOBILErc ) // phazer? in SetGunGoalH() 2961 m_type == OBJECT_MOBILErc || in CreateSelectParticle() 3006 m_type == OBJECT_MOBILErc || in UpdateSelectParticle() 3098 m_type == OBJECT_MOBILErc || in UpdateSelectParticle() 3107 m_type == OBJECT_MOBILErc || in UpdateSelectParticle() [all …]
|
H A D | object_type.cpp | 119 OBJECT_MOBILErc, in IsValidObjectTypeId()
|
H A D | object_type.h | 127 OBJECT_MOBILErc = 201, //!< PhazerShooter enumerator
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/object/auto/ |
H A D | autofactory.cpp | 194 if ( eventType == EVENT_OBJECT_FACTORYrc ) return OBJECT_MOBILErc; in ObjectTypeFromFactoryButton() 341 m_type == OBJECT_MOBILErc || in EventProcess() 612 type != OBJECT_MOBILErc && in NearestVehicle() 649 m_type == OBJECT_MOBILErc || in CreateVehicle()
|
H A D | automush.cpp | 256 type != OBJECT_MOBILErc && in SearchTarget()
|
H A D | autopowerstation.cpp | 273 type != OBJECT_MOBILErc && in SearchVehicle()
|
H A D | autonuclearplant.cpp | 365 type != OBJECT_MOBILErc && in SearchVehicle()
|
H A D | autopowerplant.cpp | 430 type != OBJECT_MOBILErc && in SearchVehicle()
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/object/motion/ |
H A D | motionvehicle.cpp | 109 type == OBJECT_MOBILErc || in Create() 218 type == OBJECT_MOBILErc || in Create() 279 type == OBJECT_MOBILErc || in Create() 564 type == OBJECT_MOBILErc || in Create() 738 if (type == OBJECT_MOBILErc) in Create() 1005 type == OBJECT_MOBILErc || in Create() 1254 type == OBJECT_MOBILErc || in CreatePhysics() 1571 type == OBJECT_MOBILErc || in EventFrame()
|
H A D | motiontoto.cpp | 355 type == OBJECT_MOBILErc || in EventFrame()
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/script/ |
H A D | cbottoken.cpp | 112 if ( type == OBJECT_MOBILErc ) return "PhazerShooter"; in GetObjectName() 220 if ( type == OBJECT_MOBILErc ) helpfile = "object/botphaz"; in GetHelpFilename()
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/ui/ |
H A D | mainshort.cpp | 233 case OBJECT_MOBILErc: icon = 19; break; in GetShortcutIcon()
|
H A D | debug_menu.cpp | 188 {EVENT_SPAWN_PHAZERSHOOTER, OBJECT_MOBILErc},
|
H A D | object_interface.cpp | 869 type == OBJECT_MOBILErc || in CreateInterface() 1211 type == OBJECT_MOBILErc ) && // cannon? in CreateInterface() 1402 type == OBJECT_MOBILErc ) // cannon? in CreateInterface() 1951 type == OBJECT_MOBILErc || in UpdateInterface()
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/physics/ |
H A D | physics.cpp | 1824 type == OBJECT_MOBILErc || in WaterFrame() 1890 type == OBJECT_MOBILErc || in SoundMotorFull() 1993 type == OBJECT_MOBILErc || in SoundMotorSlow() 2053 type == OBJECT_MOBILErc || in SoundMotorSlow() 2780 oType == OBJECT_MOBILErc || in ExploOther() 2861 iType == OBJECT_MOBILErc || in ExploHimself() 3208 type == OBJECT_MOBILErc || in MotorParticle() 3517 type == OBJECT_MOBILErc || in MotorParticle()
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/level/parser/ |
H A D | parserparam.cpp | 370 if (value == "PhazerShooter" ) return OBJECT_MOBILErc; in ToObjectType() 580 if (value == OBJECT_MOBILErc ) return "PhazerShooter"; in FromObjectType()
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/graphics/engine/ |
H A D | water.cpp | 586 type == OBJECT_MOBILErc || in GetLevel()
|
H A D | pyro.cpp | 1306 oType == OBJECT_MOBILErc || in DisplayError() 1976 m_burnType == OBJECT_MOBILErc ) in BurnStart() 2090 m_burnType == OBJECT_MOBILErc || in BurnStart()
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/ui/controls/ |
H A D | map.cpp | 875 case OBJECT_MOBILErc: icon = 19; break; in DrawObjectIcon() 1275 type == OBJECT_MOBILErc || in UpdateObject()
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/common/ |
H A D | restext.cpp | 586 stringsObject[OBJECT_MOBILErc] = TR("Phazer shooter"); in InitializeRestext()
|
/dports/games/colobot/colobot-colobot-gold-0.2.0-alpha/src/level/ |
H A D | robotmain.cpp | 1881 type == OBJECT_MOBILErc || in SelectOneObject() 2268 oType != OBJECT_MOBILErc && in ChangeCamera() 5958 …if (type == OBJECT_MOBILErc && !IsResearchDone(RESEARCH_PHAZER, team)) return ERR_BUILD… in CanFactoryError()
|