Home
last modified time | relevance | path

Searched refs:kActorMutant1 (Results 1 – 12 of 12) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/script/ai/
H A Dmutant1.cpp40 Actor_Set_At_Waypoint(kActorMutant1, 39, 0); in Initialize()
41 Actor_Set_Goal_Number(kActorMutant1, 400); in Initialize()
113 Actor_Set_Goal_Number(kActorMutant1, 403); in CompletedMovementTrack()
175 Actor_Set_Goal_Number(kActorMutant1, 599); in Retired()
185 AI_Movement_Track_Flush(kActorMutant1); in GoalChanged()
187 AI_Movement_Track_Repeat(kActorMutant1); in GoalChanged()
197 AI_Movement_Track_Flush(kActorMutant1); in GoalChanged()
329 AI_Movement_Track_Flush(kActorMutant1); in GoalChanged()
359 AI_Movement_Track_Flush(kActorMutant1); in GoalChanged()
379 AI_Movement_Track_Flush(kActorMutant1); in GoalChanged()
[all …]
H A Dmutant3.cpp141 || otherActorId == kActorMutant1 in OtherAgentEnteredCombatMode()
367 Actor_Modify_Friendliness_To_Other(kActorMutant1, kActorMcCoy, 20); in GoalChanged()
369 Actor_Modify_Combat_Aggressiveness(kActorMutant1, 10); in GoalChanged()
H A Dmutant2.cpp135 || otherActorId == kActorMutant1 in OtherAgentEnteredCombatMode()
356 Actor_Modify_Friendliness_To_Other(kActorMutant1, kActorMcCoy, -15); in GoalChanged()
358 Actor_Modify_Combat_Aggressiveness(kActorMutant1, 10); in GoalChanged()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/script/ai/
H A Dmutant1.cpp40 Actor_Set_At_Waypoint(kActorMutant1, 39, 0); in Initialize()
41 Actor_Set_Goal_Number(kActorMutant1, 400); in Initialize()
113 Actor_Set_Goal_Number(kActorMutant1, 403); in CompletedMovementTrack()
175 Actor_Set_Goal_Number(kActorMutant1, 599); in Retired()
185 AI_Movement_Track_Flush(kActorMutant1); in GoalChanged()
187 AI_Movement_Track_Repeat(kActorMutant1); in GoalChanged()
197 AI_Movement_Track_Flush(kActorMutant1); in GoalChanged()
329 AI_Movement_Track_Flush(kActorMutant1); in GoalChanged()
363 AI_Movement_Track_Flush(kActorMutant1); in GoalChanged()
386 AI_Movement_Track_Flush(kActorMutant1); in GoalChanged()
[all …]
H A Dmutant2.cpp140 || otherActorId == kActorMutant1 in OtherAgentEnteredCombatMode()
369 Actor_Modify_Friendliness_To_Other(kActorMutant1, kActorMcCoy, -15); in GoalChanged()
371 Actor_Modify_Combat_Aggressiveness(kActorMutant1, 10); in GoalChanged()
399 Actor_Modify_Friendliness_To_Other(kActorMutant1, kActorMcCoy, -15); in GoalChanged()
401 Actor_Modify_Combat_Aggressiveness(kActorMutant1, 10); in GoalChanged()
H A Dmutant3.cpp146 || otherActorId == kActorMutant1 in OtherAgentEnteredCombatMode()
380 Actor_Modify_Friendliness_To_Other(kActorMutant1, kActorMcCoy, 20); in GoalChanged()
382 Actor_Modify_Combat_Aggressiveness(kActorMutant1, 10); in GoalChanged()
410 Actor_Modify_Friendliness_To_Other(kActorMutant1, kActorMcCoy, 20); in GoalChanged()
412 Actor_Modify_Combat_Aggressiveness(kActorMutant1, 10); in GoalChanged()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/script/
H A Dai_script.cpp111 _AIScripts[kActorMutant1] = new AIScriptMutant1(_vm); // 70 in AIScripts()
H A Dinit_script.cpp2890 Actor_Set_Combat_Aggressiveness(kActorMutant1, 40); in Init_Actor_Combat_Aggressiveness()
2911 Actor_Set_Intelligence(kActorMutant1, 40); in Init_Actor_Intelligence()
2990 Actor_Set_Health(kActorMutant1, 30, 30); in Init_Actor_Health()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/script/
H A Dai_script.cpp111 _AIScripts[kActorMutant1] = new AIScriptMutant1(_vm); // 70 in AIScripts()
H A Dinit_script.cpp2899 Actor_Set_Combat_Aggressiveness(kActorMutant1, 40); in Init_Actor_Combat_Aggressiveness()
2920 Actor_Set_Intelligence(kActorMutant1, 40); in Init_Actor_Intelligence()
2999 Actor_Set_Health(kActorMutant1, 30, 30); in Init_Actor_Health()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dgame_constants.h99 kActorMutant1 = 70, enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dgame_constants.h99 kActorMutant1 = 70, enumerator