2016-09-10 18:33:04 +02:00
|
|
|
/* ScummVM - Graphic Adventure Engine
|
|
|
|
*
|
|
|
|
* ScummVM is the legal property of its developers, whose names
|
|
|
|
* are too numerous to list here. Please refer to the COPYRIGHT
|
|
|
|
* file distributed with this source distribution.
|
|
|
|
*
|
|
|
|
* This program is free software; you can redistribute it and/or
|
|
|
|
* modify it under the terms of the GNU General Public License
|
|
|
|
* as published by the Free Software Foundation; either version 2
|
|
|
|
* of the License, or (at your option) any later version.
|
|
|
|
*
|
|
|
|
* This program is distributed in the hope that it will be useful,
|
|
|
|
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
|
|
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
|
|
* GNU General Public License for more details.
|
|
|
|
*
|
|
|
|
* You should have received a copy of the GNU General Public License
|
|
|
|
* along with this program; if not, write to the Free Software
|
|
|
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
|
|
|
*
|
|
|
|
*/
|
|
|
|
|
2018-02-10 20:34:28 +01:00
|
|
|
#include "bladerunner/script/scene_script.h"
|
2016-09-10 18:33:04 +02:00
|
|
|
|
|
|
|
namespace BladeRunner {
|
|
|
|
|
2019-01-24 22:57:41 +01:00
|
|
|
enum kBB02Loops {
|
|
|
|
kBB02LoopElevatorComingDown = 0,
|
|
|
|
kBB02LoopMainElevatorDown = 1,
|
|
|
|
kBB02LoopElevatorGoingUp = 3,
|
|
|
|
kBB02LoopMainElevatorUp = 4
|
|
|
|
};
|
|
|
|
|
2017-03-23 16:20:10 +01:00
|
|
|
void SceneScriptBB02::InitializeScene() {
|
2019-01-19 23:12:45 +01:00
|
|
|
if (Game_Flag_Query(kFlagBB03toBB02)) {
|
2016-09-10 18:33:04 +02:00
|
|
|
Setup_Scene_Information(179.0f, -415.06f, 274.0f, 904);
|
2019-01-24 22:57:41 +01:00
|
|
|
} else if (Game_Flag_Query(kFlagBB04toBB02)) {
|
2016-09-10 18:33:04 +02:00
|
|
|
Setup_Scene_Information(-12.0f, -415.06f, -27.0f, 264);
|
2019-01-24 22:57:41 +01:00
|
|
|
Scene_Loop_Start_Special(kSceneLoopModeLoseControl, kBB02LoopElevatorComingDown, false);
|
2016-09-10 18:33:04 +02:00
|
|
|
} else {
|
|
|
|
Setup_Scene_Information(98.0f, -415.06f, -593.0f, 530);
|
2019-01-14 21:09:12 +01:00
|
|
|
Game_Flag_Reset(kFlagBB01toBB02);
|
2016-09-10 18:33:04 +02:00
|
|
|
}
|
2019-01-24 22:57:41 +01:00
|
|
|
|
2016-09-10 18:33:04 +02:00
|
|
|
Scene_Exit_Add_2D_Exit(0, 313, 137, 353, 173, 0);
|
|
|
|
Scene_Exit_Add_2D_Exit(1, 207, 291, 275, 443, 3);
|
|
|
|
Scene_Exit_Add_2D_Exit(2, 303, 422, 639, 479, 2);
|
2019-01-24 22:57:41 +01:00
|
|
|
|
2019-04-06 00:02:32 +03:00
|
|
|
Ambient_Sounds_Add_Looping_Sound(kSfxCTRAIN1, 20, 0, 1);
|
|
|
|
Ambient_Sounds_Add_Looping_Sound(kSfxRAINAWN1, 40, 0, 1);
|
2016-09-10 18:33:04 +02:00
|
|
|
Ambient_Sounds_Add_Sound(443, 2, 180, 14, 16, -100, 100, -101, -101, 0, 0);
|
|
|
|
Ambient_Sounds_Add_Sound(444, 2, 180, 14, 16, -100, 100, -101, -101, 0, 0);
|
|
|
|
Ambient_Sounds_Add_Sound(445, 2, 180, 14, 16, -100, 100, -101, -101, 0, 0);
|
|
|
|
Ambient_Sounds_Add_Sound(446, 2, 180, 14, 16, -100, 100, -101, -101, 0, 0);
|
2019-01-24 22:57:41 +01:00
|
|
|
Ambient_Sounds_Add_Sound( 82, 5, 60, 20, 40, 0, 0, -101, -101, 0, 0);
|
|
|
|
Ambient_Sounds_Add_Sound( 83, 5, 60, 20, 45, 0, 0, -101, -101, 0, 0);
|
|
|
|
Ambient_Sounds_Add_Sound( 84, 5, 60, 20, 40, 0, 0, -101, -101, 0, 0);
|
|
|
|
Ambient_Sounds_Add_Sound( 90, 5, 50, 17, 17, -100, 100, -101, -101, 0, 0);
|
|
|
|
Ambient_Sounds_Add_Sound( 91, 5, 50, 17, 17, -100, 100, -101, -101, 0, 0);
|
2016-09-10 18:33:04 +02:00
|
|
|
Ambient_Sounds_Add_Sound(375, 5, 180, 25, 25, -100, 100, -101, -101, 0, 0);
|
|
|
|
Ambient_Sounds_Add_Sound(376, 5, 180, 25, 25, -100, 100, -101, -101, 0, 0);
|
|
|
|
Ambient_Sounds_Add_Sound(377, 5, 180, 25, 25, -100, 100, -101, -101, 0, 0);
|
2019-01-24 22:57:41 +01:00
|
|
|
Ambient_Sounds_Add_Sound( 72, 5, 80, 14, 16, -100, 100, -101, -101, 0, 0);
|
|
|
|
Ambient_Sounds_Add_Sound( 73, 5, 80, 14, 16, -100, 100, -101, -101, 0, 0);
|
|
|
|
Ambient_Sounds_Add_Sound( 74, 5, 80, 14, 16, -100, 100, -101, -101, 0, 0);
|
|
|
|
|
|
|
|
if (!Game_Flag_Query(kFlagBB02Entered)) {
|
|
|
|
Game_Flag_Set(kFlagBB02ElevatorDown);
|
|
|
|
Game_Flag_Set(kFlagBB02Entered);
|
2016-09-10 18:33:04 +02:00
|
|
|
}
|
2019-01-24 22:57:41 +01:00
|
|
|
if (Game_Flag_Query(kFlagBB02ElevatorDown)) {
|
|
|
|
Scene_Loop_Set_Default(kBB02LoopMainElevatorDown);
|
2016-09-10 18:33:04 +02:00
|
|
|
} else {
|
2019-01-24 22:57:41 +01:00
|
|
|
Scene_Loop_Set_Default(kBB02LoopMainElevatorUp);
|
2016-09-10 18:33:04 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2017-03-23 16:20:10 +01:00
|
|
|
void SceneScriptBB02::SceneLoaded() {
|
2016-09-10 18:33:04 +02:00
|
|
|
Obstacle_Object("ELEVATOR01", true);
|
|
|
|
Obstacle_Object("U2 DOOR", true);
|
|
|
|
}
|
|
|
|
|
2017-03-23 16:20:10 +01:00
|
|
|
bool SceneScriptBB02::MouseClick(int x, int y) {
|
2016-09-10 18:33:04 +02:00
|
|
|
return false;
|
|
|
|
}
|
|
|
|
|
2017-03-23 16:20:10 +01:00
|
|
|
bool SceneScriptBB02::ClickedOn3DObject(const char *objectName, bool a2) {
|
2016-09-10 18:33:04 +02:00
|
|
|
return false;
|
|
|
|
}
|
|
|
|
|
2017-03-23 16:20:10 +01:00
|
|
|
bool SceneScriptBB02::ClickedOnActor(int actorId) {
|
2016-09-10 18:33:04 +02:00
|
|
|
return false;
|
|
|
|
}
|
|
|
|
|
2017-03-23 16:20:10 +01:00
|
|
|
bool SceneScriptBB02::ClickedOnItem(int itemId, bool a2) {
|
2016-09-10 18:33:04 +02:00
|
|
|
return false;
|
|
|
|
}
|
|
|
|
|
2017-03-23 16:20:10 +01:00
|
|
|
bool SceneScriptBB02::ClickedOnExit(int exitId) {
|
2016-09-10 18:33:04 +02:00
|
|
|
if (exitId == 0) {
|
2017-03-29 01:50:47 +02:00
|
|
|
if (!Loop_Actor_Walk_To_XYZ(kActorMcCoy, 98.0f, -415.06f, -593.0f, 0, 1, false, 0)) {
|
2019-01-21 21:57:44 +01:00
|
|
|
Ambient_Sounds_Remove_All_Non_Looping_Sounds(true);
|
2016-09-10 18:33:04 +02:00
|
|
|
Ambient_Sounds_Remove_All_Looping_Sounds(1);
|
2019-01-14 21:09:12 +01:00
|
|
|
Game_Flag_Set(kFlagBB02toBB01);
|
|
|
|
Set_Enter(kSetBB01, kSceneBB01);
|
2016-09-10 18:33:04 +02:00
|
|
|
}
|
|
|
|
return true;
|
|
|
|
}
|
2019-01-24 22:57:41 +01:00
|
|
|
|
2016-09-10 18:33:04 +02:00
|
|
|
if (exitId == 1) {
|
2017-03-29 01:50:47 +02:00
|
|
|
if (!Loop_Actor_Walk_To_XYZ(kActorMcCoy, -12.0f, -415.06f, -27.0f, 0, 1, false, 0)) {
|
2016-09-10 18:33:04 +02:00
|
|
|
Player_Loses_Control();
|
2019-01-24 22:57:41 +01:00
|
|
|
if (!Game_Flag_Query(kFlagBB02ElevatorDown)) {
|
|
|
|
Scene_Loop_Start_Special(kSceneLoopModeOnce, kBB02LoopElevatorComingDown, true);
|
2016-09-10 18:33:04 +02:00
|
|
|
}
|
2019-01-24 22:57:41 +01:00
|
|
|
Game_Flag_Set(kFlagBB02toBB04);
|
|
|
|
Game_Flag_Reset(kFlagBB02ElevatorDown);
|
2019-01-14 21:09:12 +01:00
|
|
|
Set_Enter(kSetBB02_BB04_BB06_BB51, kSceneBB04);
|
2019-01-24 22:57:41 +01:00
|
|
|
Scene_Loop_Start_Special(kSceneLoopModeChangeSet, kBB02LoopElevatorGoingUp, false);
|
2016-09-10 18:33:04 +02:00
|
|
|
}
|
|
|
|
return true;
|
|
|
|
}
|
2019-01-24 22:57:41 +01:00
|
|
|
|
2016-09-10 18:33:04 +02:00
|
|
|
if (exitId == 2) {
|
2017-03-29 01:50:47 +02:00
|
|
|
if (!Loop_Actor_Walk_To_XYZ(kActorMcCoy, 86.0f, -415.06f, 174.0f, 0, 1, false, 0)) {
|
|
|
|
Loop_Actor_Walk_To_XYZ(kActorMcCoy, 179.0f, -415.06f, 274.0f, 0, 0, false, 0);
|
2019-01-19 23:12:45 +01:00
|
|
|
Game_Flag_Set(kFlagBB02toBB03);
|
2019-01-24 22:57:41 +01:00
|
|
|
Game_Flag_Reset(kFlagBB02ElevatorDown);
|
2019-01-14 21:09:12 +01:00
|
|
|
Set_Enter(kSetBB03, kSceneBB03);
|
2016-09-10 18:33:04 +02:00
|
|
|
}
|
|
|
|
return true;
|
|
|
|
}
|
|
|
|
return false;
|
|
|
|
}
|
|
|
|
|
2017-03-23 16:20:10 +01:00
|
|
|
bool SceneScriptBB02::ClickedOn2DRegion(int region) {
|
2016-09-10 18:33:04 +02:00
|
|
|
return false;
|
|
|
|
}
|
|
|
|
|
2017-03-23 16:20:10 +01:00
|
|
|
void SceneScriptBB02::SceneFrameAdvanced(int frame) {
|
2016-09-10 18:33:04 +02:00
|
|
|
if (frame == 1) {
|
2019-04-05 21:33:47 +03:00
|
|
|
Ambient_Sounds_Play_Sound(kSfxBBELE2, 40, -50, -50, 0);
|
2016-09-10 18:33:04 +02:00
|
|
|
}
|
2019-01-25 21:51:44 +01:00
|
|
|
|
2016-09-10 18:33:04 +02:00
|
|
|
if (frame == 124) {
|
2019-04-05 21:33:47 +03:00
|
|
|
Ambient_Sounds_Play_Sound(kSfxBBELE2, 40, -50, -50, 0);
|
2016-09-10 18:33:04 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2017-03-23 16:20:10 +01:00
|
|
|
void SceneScriptBB02::ActorChangedGoal(int actorId, int newGoal, int oldGoal, bool currentSet) {
|
2016-09-10 18:33:04 +02:00
|
|
|
}
|
|
|
|
|
2017-03-23 16:20:10 +01:00
|
|
|
void SceneScriptBB02::PlayerWalkedIn() {
|
2019-01-19 23:12:45 +01:00
|
|
|
if (Game_Flag_Query(kFlagBB03toBB02)) {
|
2019-01-25 21:51:44 +01:00
|
|
|
Loop_Actor_Walk_To_XYZ(kActorMcCoy, 86.0f, -415.06f, 174.0f, 0, false, false, 0);
|
2019-01-19 23:12:45 +01:00
|
|
|
Game_Flag_Reset(kFlagBB03toBB02);
|
2019-01-24 22:57:41 +01:00
|
|
|
} else if (Game_Flag_Query(kFlagBB04toBB02)) {
|
2019-01-25 21:51:44 +01:00
|
|
|
Loop_Actor_Walk_To_XYZ(kActorMcCoy, 35.0f, -415.06f, -27.0f, 0, false, false, 0);
|
2016-09-10 18:33:04 +02:00
|
|
|
Player_Gains_Control();
|
2019-01-24 22:57:41 +01:00
|
|
|
Game_Flag_Reset(kFlagBB04toBB02);
|
2016-09-10 18:33:04 +02:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2017-03-23 16:20:10 +01:00
|
|
|
void SceneScriptBB02::PlayerWalkedOut() {
|
2019-01-21 21:57:44 +01:00
|
|
|
Ambient_Sounds_Remove_All_Non_Looping_Sounds(true);
|
2016-09-10 18:33:04 +02:00
|
|
|
Ambient_Sounds_Remove_All_Looping_Sounds(1);
|
|
|
|
}
|
|
|
|
|
2017-03-23 16:20:10 +01:00
|
|
|
void SceneScriptBB02::DialogueQueueFlushed(int a1) {
|
2016-09-10 18:33:04 +02:00
|
|
|
}
|
|
|
|
|
|
|
|
} // End of namespace BladeRunner
|