Commit graph

29 commits

Author SHA1 Message Date
Filippos Karapetis
a2dad68dda BLADERUNNER: Use true/false keywords for boolean variables 2024-05-13 09:47:29 +03:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
antoniou79
7a2a53b9ff BLADERUNNER: RESTORED CONTENT: Start some music at random second 2021-06-14 16:27:19 +03:00
antoniou79
6d9cb0cf6a BLADERUNNER: Minor comment fixes 2021-01-27 14:58:34 +02:00
antoniou79
a5849197c9 BLADERUNNER: McCoy should face Clovis in KP07 (ClickedOnActor) 2019-08-18 18:39:38 +03:00
Thanasis Antoniou
67fd0ca34a BLADERUNNER: Prevent Replicants from despawning from the moonbus
All Replicants get a new goal now inside the moonbus, and movement flush

This is to prevent earlier scripts that had them "walking around" from kicking in (this was mainly a bug for the twins) but is applied to everyone (except Clovis and Sadik) for conformance
2019-08-13 21:04:18 +03:00
Thanasis Antoniou
3002bc4138 BLADERUNNER: Addon fix for awry saved games for Clovis
This is for awry Clovis goal kGoalClovisKP07Wait (513)
2019-07-11 07:52:23 +03:00
Thanasis Antoniou
9bfca34497 BLADERUNNER: Fixes for UG18 Guzza scene cases 2019-05-25 03:39:57 +03:00
Thanasis Antoniou
074baf9b26 BLADERUNNER: Use booleans in walk functions
And a few more (not all yet) methods that had 1, 0 instead of true, false
2019-05-09 15:15:33 +03:00
Thanasis Antoniou
4e75b7e6b7 BLADERUNNER: Cleanup for looping sounds
Completed Add, Adjust and Remove Looping_Sound(), Pending Ambient_Sounds_Add_Sound
2019-04-06 00:02:32 +03:00
Thanasis Antoniou
29762a6731 BLADERUNNER: Fix no music at Dektora dance outtake
Also add constants for all music tracks
2019-03-31 17:53:57 +03:00
Thanasis Antoniou
39a8235acc BLADERUNNER: Fix spelling of kVariableReplicantsSurvivorsAtMoonbus 2019-03-30 01:32:50 +02:00
Thanasis Antoniou
5959d01a67 BLADERUNNER: Fixes for moonbus combat 2019-03-27 15:11:31 +02:00
Thanasis Antoniou
4642d1697d BLADERUNNER: Sadik dead end fix (BB09 kill)
Also fixed an flag constistency for kFlagZubenBountyPaid

It is no longer possible to kill Sadik at BB09, but shooting him will lower his health (from initial to a fixed HP), and if McCoy also shoots him at UG18 his health will be further lowered (again to a fixed HP).
2019-03-01 11:04:07 +02:00
Peter Kohaut
c99d3ea132 BLADERUNNER: Cleanup of Clovis scripts for chapter 5 2019-02-07 23:45:19 +01:00
Peter Kohaut
934ba34adb BLADERUNNER: Cleanup of KP03 bomb related scripts 2019-02-03 11:44:55 +01:00
Peter Kohaut
95f42fde63 BLADERUNNER: Initial cleanup of Kipple scripts 2019-02-03 00:14:09 +01:00
Peter Kohaut
f2d76c2d71 BLADERUNNER: Cleanup of scripts at start of chapter 5 2019-02-03 00:14:09 +01:00
Peter Kohaut
ce3b731656 BLADERUNNER: Cleanup Luther & Lance related scripts 2019-02-03 00:14:09 +01:00
Peter Kohaut
49d01c3c13 BLADERUNNER: Cleanup of Dektora chase related scripts 2019-01-31 21:27:31 +01:00
Peter Kohaut
3fc1fbb8da BLADERUNNER: Clean up of Dektora script 2019-01-31 21:27:31 +01:00
Peter Kohaut
578d98ee12 BLADERUNNER: Cleanup of scripts for Gordo chase 2019-01-28 20:45:48 +01:00
Peter Kohaut
364a2aa0fb BLADERUNNER: More game constants
Added Region_Check functionality
Code cleanup
2019-01-21 22:03:01 +01:00
Peter Kohaut
adf741a5cb BLADERUNNER: More variable names in the game scripts 2019-01-15 08:35:46 +01:00
Peter Kohaut
6f478f4c81 BLADERUNNER: Merged chapter & scene debugger command 2019-01-13 00:30:52 +01:00
Peter Kohaut
0b484d51b8 BLADERUNNER: VK interface
Code unification
Removed few memory leaks
2018-02-10 21:01:15 +01:00
Peter Kohaut
59eeadc6ac BLADERUNNER: Added more game constants
Code formatting
2018-02-05 20:17:55 +01:00
Peter Kohaut
d42b39817d BLADERUNNER: introduced some game constants
Game script are more readable now
Fixed name of Officer Leary
2017-03-29 01:55:06 +02:00
Peter Kohaut
1c083fe000 BLADERUNNER: Reorganized script files 2017-03-23 16:20:10 +01:00
Renamed from engines/bladerunner/script/kp07.cpp (Browse further)