Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-11 | BLADERUNNER: Added original logic for speech skipping | Peter Kohaut | |
And some small cleanup of unnecessary comments. | |||
2019-02-03 | BLADERUNNER: Fixed end credits | Peter Kohaut | |
Game is completable for blade runner path | |||
2018-12-25 | BLADERUNNER: Removed compile time macros, added synch with GUI | Thanasis Antoniou | |
2018-12-25 | BLADERUNNER: Added subtitles support and checkbox in KIA | Thanasis Antoniou | |
2018-12-15 | BLADERUNNER: Added time control and game pausing | Peter Kohaut | |
2018-11-24 | BLADERUNNER: Preliminary saving & loading support | Peter Kohaut | |
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-03-04 | BLADERUNNER: Add scene resume | Thomas Fach-Pedersen | |
2018-02-12 | BLADERUNNER: Fixed more Coverity issues | Peter Kohaut | |
2018-02-11 | BLADERUNNER: VK small fixes | Peter Kohaut | |
Fixed rendering of non-visible objects | |||
2018-02-10 | BLADERUNNER: Fix compilation in Visual Studio | Paul Gilbert | |
2018-02-10 | BLADERUNNER: VK interface | Peter Kohaut | |
Code unification Removed few memory leaks |