aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/scene/kp06.cpp
AgeCommit message (Collapse)Author
2019-04-02BLADERUNNER: Removing looping sounds after Gaff endingThanasis Antoniou
Prevents sound popping between ending outtake and credits
2019-03-01BLADERUNNER: Sadik dead end fix (BB09 kill)Thanasis Antoniou
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-02-07BLADERUNNER: Cleanup of Clovis scripts for chapter 5Peter Kohaut
2019-02-05BLADERUNNER: Cleanup Steele scripts for endingPeter Kohaut
2019-02-05BLADERUNNER: Gaff scripts cleanupPeter Kohaut
2019-02-03BLADERUNNER: Cleanup of KP03 bomb related scriptsPeter Kohaut
2019-02-03BLADERUNNER: Initial cleanup of Kipple scriptsPeter Kohaut
2019-02-03BLADERUNNER: Cleanup of scripts at start of chapter 5Peter Kohaut
2019-01-21BLADERUNNER: More game constantsPeter Kohaut
Added Region_Check functionality Code cleanup
2019-01-19BLADERUNNER: More variable names in the game scriptsPeter Kohaut
Fixed some errors as well
2019-01-15BLADERUNNER: More variable names in the game scriptsPeter Kohaut
2018-02-10BLADERUNNER: VK interfacePeter Kohaut
Code unification Removed few memory leaks
2018-02-05BLADERUNNER: Added more game constantsPeter Kohaut
Code formatting
2017-03-29BLADERUNNER: introduced some game constantsPeter Kohaut
Game script are more readable now Fixed name of Officer Leary
2017-03-23BLADERUNNER: Reorganized script filesPeter Kohaut