Commit Graph
18 Commits
Author SHA1 Message Date
Thanasis Antoniou caa4578add BLADERUNNER: Use unsigned 32bit diff for time durations 2019-07-17 19:09:15 +03:00
antoniou79 1b93862891 BLADERUNNER: Vk show stats debugger command 2019-05-08 00:52:21 +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 036f2221f8 BLADERUNNER: Fixed typo in pixelFormat name 2019-04-17 23:09:01 +02:00
Peter Kohaut e86ee33999 BLADERUNNER: Abstraction from 555 pixel format
Removing hardcoded 555 pixel format to support Android
2019-04-17 22:51:18 +02:00
Thanasis Antoniou a0beaa6f4e BLADERUNNER: SFX named constants and MissSound fix
Still pending cleaning up Ambient_Sounds_Add_Sound and Ambient_Sounds_Add_Looping_Sound calls
2019-04-05 21:35:55 +03:00
Peter Kohaut 916221dc56 BLADERUNNER: Added original logic for speech skipping
And some small cleanup of unnecessary comments.
2019-02-11 22:49:18 +01:00
Peter Kohaut a7f1230980 BLADERUNNER: Fixed end credits
Game is completable for blade runner path
2019-02-03 11:44:55 +01:00
Thanasis Antoniou f101906bc2 BLADERUNNER: Removed compile time macros, added synch with GUI 2018-12-25 12:35:52 +01:00
Thanasis Antoniou a86625700f BLADERUNNER: Added subtitles support and checkbox in KIA 2018-12-25 12:35:52 +01:00
Peter Kohaut 2f242a10da BLADERUNNER: Added time control and game pausing 2018-12-15 23:02:58 +01:00
Peter Kohaut 824ecc0aad BLADERUNNER: Preliminary saving & loading support
Saving and loading is accessible via ScummVM dialogs.
No in-game UI support yet.

It is possible to load saves from original game via debugger console.
ScummVM saves have additional header and are incompatibile with original
game.
2018-11-24 08:39:03 +01:00
Thomas Fach-Pedersen 92c49a8571 BLADERUNNER: Add scene resume 2018-03-04 13:30:26 +01:00
Peter Kohaut 1d9a248abe BLADERUNNER: Fixed more Coverity issues 2018-02-12 20:57:26 +01:00
Peter Kohaut 70e68ace18 BLADERUNNER: VK small fixes
Fixed rendering of non-visible objects
2018-02-11 15:31:40 +01:00
Paul Gilbert 0ea996a0ff BLADERUNNER: Fix compilation in Visual Studio 2018-02-10 23:20:18 -05:00
Peter Kohaut 0b484d51b8 BLADERUNNER: VK interface
Code unification
Removed few memory leaks
2018-02-10 21:01:15 +01:00