Home
last modified time | relevance | path

Searched refs:kActorRachael (Results 1 – 16 of 16) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/script/ai/
H A Drachael.cpp84 AI_Movement_Track_Pause(kActorRachael); in ClickedByPlayer()
97 AI_Movement_Track_Unpause(kActorRachael); in ClickedByPlayer()
136 AI_Movement_Track_Flush(kActorRachael); in GoalChanged()
142 AI_Movement_Track_Repeat(kActorRachael); in GoalChanged()
150 Actor_Put_In_Set(kActorRachael, kSetMA07); in GoalChanged()
177 AI_Movement_Track_Flush(kActorRachael); in GoalChanged()
184 AI_Movement_Track_Repeat(kActorRachael); in GoalChanged()
194 AI_Movement_Track_Pause(kActorRachael); in GoalChanged()
196 Actor_Set_At_Waypoint(kActorRachael, 39, 0); in GoalChanged()
429 Actor_Says(kActorRachael, 10, 14); in dialogue_start()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/script/ai/
H A Drachael.cpp84 AI_Movement_Track_Pause(kActorRachael); in ClickedByPlayer()
97 AI_Movement_Track_Unpause(kActorRachael); in ClickedByPlayer()
136 AI_Movement_Track_Flush(kActorRachael); in GoalChanged()
138 AI_Movement_Track_Append(kActorRachael, 39, 0); in GoalChanged()
139 AI_Movement_Track_Repeat(kActorRachael); in GoalChanged()
147 Actor_Put_In_Set(kActorRachael, kSetMA07); in GoalChanged()
174 AI_Movement_Track_Flush(kActorRachael); in GoalChanged()
178 AI_Movement_Track_Repeat(kActorRachael); in GoalChanged()
189 Actor_Set_At_Waypoint(kActorRachael, 39, 0); in GoalChanged()
412 Actor_Says(kActorRachael, 10, 14); in dialogue_start()
[all …]
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/script/scene/
H A Dtb07.cpp237 Actor_Says(kActorRachael, 480, 14); in McCoyTalkWithRachaelAndTyrell()
249 Actor_Says(kActorRachael, 510, 12); in McCoyTalkWithRachaelAndTyrell()
251 Actor_Says(kActorRachael, 520, 17); in McCoyTalkWithRachaelAndTyrell()
255 Actor_Says(kActorRachael, 540, 16); in McCoyTalkWithRachaelAndTyrell()
269 Actor_Says(kActorRachael, 570, 18); in McCoyTalkWithRachaelAndTyrell()
271 Actor_Says(kActorRachael, 580, 16); in McCoyTalkWithRachaelAndTyrell()
273 Actor_Says(kActorRachael, 590, 17); in McCoyTalkWithRachaelAndTyrell()
279 Actor_Says(kActorRachael, 610, 13); in McCoyTalkWithRachaelAndTyrell()
284 Actor_Says(kActorRachael, 620, 18); in McCoyTalkWithRachaelAndTyrell()
291 Actor_Says(kActorRachael, 640, 12); in McCoyTalkWithRachaelAndTyrell()
[all …]
H A Dma06.cpp63 Actor_Put_In_Set(kActorRachael, kSetMA06); in SceneLoaded()
64 Actor_Set_At_XYZ(kActorRachael, 30.15f, 0.0f, 45.16f, 350); in SceneLoaded()
65 Actor_Set_Goal_Number(kActorRachael, kGoalRachaelIsInsideMcCoysElevatorAct3); in SceneLoaded()
69 AI_Movement_Track_Pause(kActorRachael); // don't allow her to "travel" anywhere in SceneLoaded()
70 Actor_Put_In_Set(kActorRachael, kSetMA06); in SceneLoaded()
72 Actor_Set_Goal_Number(kActorRachael, kGoalRachaelIsInsideMcCoysElevatorAct4); in SceneLoaded()
136 Actor_Face_Actor(kActorMcCoy, kActorRachael, true); in PlayerWalkedIn()
140 AI_Movement_Track_Pause(kActorRachael); in PlayerWalkedIn()
152 Actor_Says_With_Pause(kActorRachael, 300, 1.0f, 14); // GoodbyeMcCoy in PlayerWalkedIn()
153 Actor_Says(kActorRachael, 310, 14); // Isnt ThisYourFloor -- in PlayerWalkedIn()
[all …]
H A Dma07.cpp58 if (Actor_Query_Goal_Number(kActorRachael) == kGoalRachaelShouldBeOutsideMcCoysAct3) { in SceneLoaded()
59 Actor_Set_Goal_Number(kActorRachael, kGoalRachaelIsOutsideMcCoysBuildingAct3); in SceneLoaded()
143 Actor_Set_Goal_Number(kActorRachael, kGoalRachaelIsOutWalksToPoliceHQAct3); in PlayerWalkedIn()
145 Actor_Set_Goal_Number(kActorRachael, kGoalRachaelIsOutWalksToPoliceHQAct4); in PlayerWalkedIn()
182 if (Actor_Query_Goal_Number(kActorRachael) == kGoalRachaelIsOutsideMcCoysBuildingAct3 in PlayerWalkedOut()
183 || Actor_Query_Goal_Number(kActorRachael) == kGoalRachaelIsOutWalksToPoliceHQAct3 in PlayerWalkedOut()
184 || Actor_Query_Goal_Number(kActorRachael) == kGoalRachaelIsOutFleeingToPoliceHQAct3 in PlayerWalkedOut()
186 Actor_Set_Goal_Number(kActorRachael, kGoalRachaelAtEndOfAct3IfNotMetWithMcCoy); in PlayerWalkedOut()
188 Actor_Set_Goal_Number(kActorRachael, kGoalRachaelAtEndOfAct3IfMetWithMcCoy); in PlayerWalkedOut()
190 || Actor_Query_Goal_Number(kActorRachael) == kGoalRachaelIsOutWalksToPoliceHQAct4 in PlayerWalkedOut()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/script/scene/
H A Dtb07.cpp237 Actor_Says(kActorRachael, 480, 14); in McCoyTalkWithRachaelAndTyrell()
240 Actor_Says(kActorRachael, 490, 3); in McCoyTalkWithRachaelAndTyrell()
249 Actor_Says(kActorRachael, 510, 12); in McCoyTalkWithRachaelAndTyrell()
251 Actor_Says(kActorRachael, 520, 17); in McCoyTalkWithRachaelAndTyrell()
255 Actor_Says(kActorRachael, 540, 16); in McCoyTalkWithRachaelAndTyrell()
257 Actor_Says(kActorRachael, 550, 13); in McCoyTalkWithRachaelAndTyrell()
258 Actor_Says(kActorRachael, 570, 18); in McCoyTalkWithRachaelAndTyrell()
260 Actor_Says(kActorRachael, 580, 16); in McCoyTalkWithRachaelAndTyrell()
262 Actor_Says(kActorRachael, 590, 17); in McCoyTalkWithRachaelAndTyrell()
268 Actor_Says(kActorRachael, 610, 13); in McCoyTalkWithRachaelAndTyrell()
[all …]
H A Dma06.cpp63 Actor_Put_In_Set(kActorRachael, kSetMA06); in SceneLoaded()
64 Actor_Set_At_XYZ(kActorRachael, 30.15f, 0.0f, 45.16f, 350); in SceneLoaded()
65 Actor_Set_Goal_Number(kActorRachael, kGoalRachaelIsInsideMcCoysElevatorAct3); in SceneLoaded()
69 Actor_Put_In_Set(kActorRachael, kSetMA06); in SceneLoaded()
71 Actor_Set_Goal_Number(kActorRachael, kGoalRachaelIsInsideMcCoysElevatorAct4); in SceneLoaded()
132 Actor_Face_Actor(kActorMcCoy, kActorRachael, true); in PlayerWalkedIn()
136 AI_Movement_Track_Pause(kActorRachael); in PlayerWalkedIn()
148 Actor_Says_With_Pause(kActorRachael, 300, 1.0f, 14); // GoodbyeMcCoy in PlayerWalkedIn()
149 Actor_Says(kActorRachael, 310, 14); // Isnt ThisYourFloor -- in PlayerWalkedIn()
225 Actor_Set_Goal_Number(kActorRachael, kGoalRachaelAtEndOfAct3IfMetWithMcCoy); in PlayerWalkedOut()
[all …]
H A Dma07.cpp58 if (Actor_Query_Goal_Number(kActorRachael) == kGoalRachaelShouldBeOutsideMcCoysAct3) { in SceneLoaded()
59 Actor_Set_Goal_Number(kActorRachael, kGoalRachaelIsOutsideMcCoysBuildingAct3); in SceneLoaded()
143 Actor_Set_Goal_Number(kActorRachael, kGoalRachaelIsOutWalksToPoliceHQAct3); in PlayerWalkedIn()
145 Actor_Set_Goal_Number(kActorRachael, kGoalRachaelIsOutWalksToPoliceHQAct4); in PlayerWalkedIn()
182 if (Actor_Query_Goal_Number(kActorRachael) == kGoalRachaelIsOutsideMcCoysBuildingAct3 in PlayerWalkedOut()
183 || Actor_Query_Goal_Number(kActorRachael) == kGoalRachaelIsOutWalksToPoliceHQAct3 in PlayerWalkedOut()
184 || Actor_Query_Goal_Number(kActorRachael) == kGoalRachaelIsOutFleeingToPoliceHQAct3 in PlayerWalkedOut()
186 Actor_Set_Goal_Number(kActorRachael, kGoalRachaelAtEndOfAct3IfNotMetWithMcCoy); in PlayerWalkedOut()
188 Actor_Set_Goal_Number(kActorRachael, kGoalRachaelAtEndOfAct3IfMetWithMcCoy); in PlayerWalkedOut()
190 || Actor_Query_Goal_Number(kActorRachael) == kGoalRachaelIsOutWalksToPoliceHQAct4 in PlayerWalkedOut()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/script/
H A Dinit_script.cpp1569 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyIsKind, 65, false, false, -1); in Init_Clues2()
1572 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyWarnedIzo, 65, false, false, -1); in Init_Clues2()
1575 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyHelpedLucy, 65, false, false, -1); in Init_Clues2()
1576 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyHelpedGordo, 65, false, false, -1); in Init_Clues2()
1577 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyShotGuzza, 70, false, false, -1); in Init_Clues2()
1578 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyRetiredLucy, 65, false, false, -1); in Init_Clues2()
1580 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyRetiredSadik, 60, false, false, -1); in Init_Clues2()
1583 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyIsInsane, 65, false, false, -1); in Init_Clues2()
1585 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyBetrayal, 60, false, false, -1); in Init_Clues2()
1587 Actor_Clue_Add_To_Database(kActorRachael, kCluePowerSource, 60, false, false, -1); in Init_Clues2()
[all …]
H A Dkia_script.cpp974 KIA_Play_Actor_Dialogue(kActorRachael, 600); in SCRIPT_KIA_DLL_Play_Clue_Asset_Script()
976 KIA_Play_Actor_Dialogue(kActorRachael, 610); in SCRIPT_KIA_DLL_Play_Clue_Asset_Script()
H A Dai_script.cpp98 _AIScripts[kActorRachael] = new AIScriptRachael(_vm); // 57 in AIScripts()
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/script/
H A Dinit_script.cpp1569 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyIsKind, 65, false, false, -1); in Init_Clues2()
1572 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyWarnedIzo, 65, false, false, -1); in Init_Clues2()
1575 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyHelpedLucy, 65, false, false, -1); in Init_Clues2()
1576 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyHelpedGordo, 65, false, false, -1); in Init_Clues2()
1577 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyShotGuzza, 70, false, false, -1); in Init_Clues2()
1578 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyRetiredLucy, 65, false, false, -1); in Init_Clues2()
1580 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyRetiredSadik, 60, false, false, -1); in Init_Clues2()
1583 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyIsInsane, 65, false, false, -1); in Init_Clues2()
1585 Actor_Clue_Add_To_Database(kActorRachael, kClueMcCoyBetrayal, 60, false, false, -1); in Init_Clues2()
1587 Actor_Clue_Add_To_Database(kActorRachael, kCluePowerSource, 60, false, false, -1); in Init_Clues2()
[all …]
H A Dkia_script.cpp1043 KIA_Play_Actor_Dialogue(kActorRachael, 600); in SCRIPT_KIA_DLL_Play_Clue_Asset_Script()
1045 KIA_Play_Actor_Dialogue(kActorRachael, 610); in SCRIPT_KIA_DLL_Play_Clue_Asset_Script()
H A Dai_script.cpp98 _AIScripts[kActorRachael] = new AIScriptRachael(_vm); // 57 in AIScripts()
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/bladerunner/
H A Dgame_constants.h86 kActorRachael = 57, enumerator
/dports/games/scummvm/scummvm-2.5.1/engines/bladerunner/
H A Dgame_constants.h86 kActorRachael = 57, enumerator