Commit Graph
12 Commits
Author SHA1 Message Date
Thanasis Antoniou caa4578add BLADERUNNER: Use unsigned 32bit diff for time durations 2019-07-17 19:09:15 +03:00
Thanasis Antoniou a81e3add2f BLADERUNNER: JANITORIAL: Code formatting fixes 2019-06-28 15:30:44 +03:00
Thanasis Antoniou 5dd8aa77cf BLADERUNNER: Restored a cue in Grigorian's VK 2019-06-09 18:54:27 +03:00
Thanasis Antoniou 8787bbb390 BLADERUNNER: fix for Clovis being stuck at BB11
This is a possible bugfix, hopefully it will be enough

The bug occurs when skipping fast through the dialogue of Clovis with Sadik at BB11 rooftop. But it does not happen always. I've managed to capture the case when this happens a few times (_animationState == 0 switch clause), but I'm unsure if there are other unhandled _animationState values that would cause this.
2019-05-05 14:33:04 +03:00
Peter Kohaut ee2dcf6375 BLADERUNNER: Make the cut content a runtime option
Player can choose to use or not the restored cut content.
Does not affect fixed bugs in original game.
2019-04-25 23:39:31 +02:00
Thanasis Antoniou ac61f0dc75 BLADERUNNER: Restore VK sessions cut content
Includes Runciter's VK session
2019-04-24 15:13:26 +03:00
Thanasis Antoniou 81575df8d9 BLADERUNNER: Debugger command for full VK sessions 2019-04-24 15:13:26 +03:00
Thanasis Antoniou ac32d35ff4 BLADERUNNER: Restore relared VK questions mechanism 2019-04-24 15:13:26 +03:00
Peter Kohaut 1ef310db3c BLADERUNNER: Small cleanup for chapter 2 scripts 2019-01-27 20:27:45 +01:00
Peter Kohaut 5e2fb6fb26 BLADERUNNER: More variable names in the game scripts
Fixed some errors as well
2019-01-19 23:15:41 +01:00
Thomas Fach-Pedersen 5f5cee2be3 BLADERUNNER: Round coordinates to two decimals
Also fixes a couple of typos.
2018-03-18 20:36:11 +01:00
Peter Kohaut 0b484d51b8 BLADERUNNER: VK interface
Code unification
Removed few memory leaks
2018-02-10 21:01:15 +01:00