Home
last modified time | relevance | path

Searched refs:kActorGenwalkerC (Results 1 – 18 of 18) sorted by relevance

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/script/ai/
H A Dgeneric_walker_c.cpp50 switch (Actor_Query_Goal_Number(kActorGenwalkerC)) { in Update()
92 Actor_Face_Actor(kActorMcCoy, kActorGenwalkerC, true); in ClickedByPlayer()
153 AI_Movement_Track_Flush(kActorGenwalkerC); in ShotAtAndHit()
173 AI_Movement_Track_Flush(kActorGenwalkerC); in GoalChanged()
174 Actor_Put_In_Set(kActorGenwalkerC, kSetFreeSlotH); in GoalChanged()
396 AI_Movement_Track_Flush(kActorGenwalkerC); in preparePath()
423 AI_Movement_Track_Repeat(kActorGenwalkerC); in preparePath()
438 AI_Movement_Track_Repeat(kActorGenwalkerC); in preparePath()
447 AI_Movement_Track_Repeat(kActorGenwalkerC); in preparePath()
479 AI_Movement_Track_Repeat(kActorGenwalkerC); in preparePath()
[all …]
H A Dofficer_grayford.cpp91 AI_Movement_Track_Unpause(kActorGenwalkerC); in Update()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/script/ai/
H A Dgeneric_walker_c.cpp49 switch (Actor_Query_Goal_Number(kActorGenwalkerC)) { in Update()
92 Actor_Face_Actor(kActorMcCoy, kActorGenwalkerC, true); in ClickedByPlayer()
162 AI_Movement_Track_Flush(kActorGenwalkerC); in ShotAtAndHit()
182 AI_Movement_Track_Flush(kActorGenwalkerC); in GoalChanged()
183 Actor_Put_In_Set(kActorGenwalkerC, kSetFreeSlotH); in GoalChanged()
426 AI_Movement_Track_Flush(kActorGenwalkerC); in preparePath()
453 AI_Movement_Track_Repeat(kActorGenwalkerC); in preparePath()
468 AI_Movement_Track_Repeat(kActorGenwalkerC); in preparePath()
477 AI_Movement_Track_Repeat(kActorGenwalkerC); in preparePath()
509 AI_Movement_Track_Repeat(kActorGenwalkerC); in preparePath()
[all …]
H A Dofficer_grayford.cpp92 AI_Movement_Track_Unpause(kActorGenwalkerC); in Update()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/script/scene/
H A Dct12.cpp278 Actor_Set_Goal_Number(kActorGenwalkerC, kGoalGenwalkerDefault); in PlayerWalkedIn()
H A Drc03.cpp104 Actor_Set_Goal_Number(kActorGenwalkerC, kGoalGenwalkerDefault); in InitializeScene()
H A Dct01.cpp91 Actor_Set_Goal_Number(kActorGenwalkerC, kGoalGenwalkerDefault); in InitializeScene()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/script/scene/
H A Dct12.cpp278 Actor_Set_Goal_Number(kActorGenwalkerC, kGoalGenwalkerDefault); in PlayerWalkedIn()
H A Drc03.cpp107 Actor_Set_Goal_Number(kActorGenwalkerC, kGoalGenwalkerDefault); in InitializeScene()
H A Dct01.cpp95 Actor_Set_Goal_Number(kActorGenwalkerC, kGoalGenwalkerDefault); in InitializeScene()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/script/
H A Dai_script.cpp110 _AIScripts[kActorGenwalkerC] = new AIScriptGenericWalkerC(_vm); // 69 in AIScripts()
H A Dinit_script.cpp1679 Actor_Clue_Add_To_Database(kActorGenwalkerC, kClueMcCoyIsAnnoying, 65, false, false, -1); in Init_Clues2()
1680 Actor_Clue_Add_To_Database(kActorGenwalkerC, kClueMcCoyIsKind, 70, false, false, -1); in Init_Clues2()
1681 Actor_Clue_Add_To_Database(kActorGenwalkerC, kClueMcCoyIsInsane, 65, false, false, -1); in Init_Clues2()
1682 Actor_Clue_Add_To_Database(kActorGenwalkerC, kClueMcCoyIsStupid, 65, false, false, -1); in Init_Clues2()
1683 Actor_Clue_Add_To_Database(kActorGenwalkerC, kClueMcCoyIsABladeRunner, 65, false, false, -1); in Init_Clues2()
2975 Actor_Set_Health(kActorGenwalkerC, 50, 50); in Init_Actor_Health()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/script/
H A Dai_script.cpp110 _AIScripts[kActorGenwalkerC] = new AIScriptGenericWalkerC(_vm); // 69 in AIScripts()
H A Dinit_script.cpp1679 Actor_Clue_Add_To_Database(kActorGenwalkerC, kClueMcCoyIsAnnoying, 65, false, false, -1); in Init_Clues2()
1680 Actor_Clue_Add_To_Database(kActorGenwalkerC, kClueMcCoyIsKind, 70, false, false, -1); in Init_Clues2()
1681 Actor_Clue_Add_To_Database(kActorGenwalkerC, kClueMcCoyIsInsane, 65, false, false, -1); in Init_Clues2()
1682 Actor_Clue_Add_To_Database(kActorGenwalkerC, kClueMcCoyIsStupid, 65, false, false, -1); in Init_Clues2()
1683 Actor_Clue_Add_To_Database(kActorGenwalkerC, kClueMcCoyIsABladeRunner, 65, false, false, -1); in Init_Clues2()
2984 Actor_Set_Health(kActorGenwalkerC, 50, 50); in Init_Actor_Health()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dactor.cpp699 if ( (_id == kActorGenwalkerA || _id == kActorGenwalkerB || _id == kActorGenwalkerC) in tick()
H A Dgame_constants.h98 kActorGenwalkerC = 69, enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dactor.cpp792 if ( (_id == kActorGenwalkerA || _id == kActorGenwalkerB || _id == kActorGenwalkerC) in tick()
H A Dgame_constants.h98 kActorGenwalkerC = 69, enumerator