aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/detection_tables.h
AgeCommit message (Collapse)Author
2019-11-10BLADERUNNER: Add a engine checkbox to target 120 fpsThanasis Antoniou
This is added in the Engine tab for the game. Default is false (60 fps)
2019-09-30BLADERUNNER: Remove ADGF_TESTING flagLothar Serra Mari
2019-09-29BLADERUNNER: The game doesn't use MIDI for the music, mark it as such.Henrik "Henke37" Andersson
2019-09-16BLADERUNNER: Add engine gui option to avoid use of delayMillis()Thanasis Antoniou
2019-09-07BLADERUNNER: Improved support for Russian translationsPeter Kohaut
Adds support for Home Systems, Inc. + Siberian Studio R4 translation patch. Added name scrambling algorithm from R4 patch. Fixed R3 support (previously was not named). closes #11102
2019-06-18BLADERUNNER: Fix detection ADGF flagsTarek Soliman
2019-05-18BLADERUNNER: Split game to two different versionsPeter Kohaut
first one is original game second one contains restored cut content
2019-04-25BLADERUNNER: Make the cut content a runtime optionPeter Kohaut
Player can choose to use or not the restored cut content. Does not affect fixed bugs in original game.
2019-03-17BLADERUNNER: Fixes for Russian versionPeter Kohaut
2019-02-10BLADERUNNER: Added shorty modePeter Kohaut
Available via ScummVM game options
2019-02-10BLADERUNNER: Added sitcom modePeter Kohaut
Available via ScummVM game options
2018-11-24BLADERUNNER: Preliminary saving & loading supportPeter 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-20BLADERUNNER: Simplified detection tablesEugene Sandulenko
2018-01-14BLADERUNNER: Support for different languagesPeter Kohaut
Added support for playing the game with different languages Added Spanish language to detection tables
2018-01-14BLADERUNNER: Added Russian Version DetectionGalaxy13
This is for a localised "Fargus" release.
2018-01-14BLADERUNNER: Added Italian Version DetectionZibri
2017-12-26BLADERUNNER: Added detection entries for Blade Runner (French) - Bug #9722Matan Bareket
2017-01-19BLADERUNNER: Add detection for German versionrootfather
2016-09-29BLADERUNNER: Pull in changes from madmoosePeter Kohaut
2016-09-29BLADERUNNER: Start port to scummvm engineThomas Fach-Pedersen
Just shows the splash for now. VQA decoder partially ported but without audio and some minor special features.