Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-05 | BLADERUNNER: fix for Clovis being stuck at BB11 | Thanasis Antoniou | |
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-04-25 | BLADERUNNER: Make the cut content a runtime option | Peter Kohaut | |
Player can choose to use or not the restored cut content. Does not affect fixed bugs in original game. | |||
2019-04-24 | BLADERUNNER: Restore VK sessions cut content | Thanasis Antoniou | |
Includes Runciter's VK session | |||
2019-04-24 | BLADERUNNER: Debugger command for full VK sessions | Thanasis Antoniou | |
2019-04-24 | BLADERUNNER: Restore relared VK questions mechanism | Thanasis Antoniou | |
2019-01-27 | BLADERUNNER: Small cleanup for chapter 2 scripts | Peter Kohaut | |
2019-01-19 | BLADERUNNER: More variable names in the game scripts | Peter Kohaut | |
Fixed some errors as well | |||
2018-03-18 | BLADERUNNER: Round coordinates to two decimals | Thomas Fach-Pedersen | |
Also fixes a couple of typos. | |||
2018-02-10 | BLADERUNNER: VK interface | Peter Kohaut | |
Code unification Removed few memory leaks |