Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-07-16 | BLADERUNNER: Ajdust font interface to ScummVM's one | Peter Kohaut | |
2019-06-22 | BLADERUNNER: Switch all keyUp events to keyDown | Peter Kohaut | |
With keyDown events some parts of the game feels more responsive. This wasn't working before because of a issue in SDL library. Also added ability to skip talking with ESC key. | |||
2019-04-21 | BLADERUNNER: Proper Subtitles option translation for RUS | Thanasis Antoniou | |
2019-04-17 | BLADERUNNER: Abstraction from 555 pixel format | Peter Kohaut | |
Removing hardcoded 555 pixel format to support Android | |||
2019-04-10 | BLADERUNNER: Persistent sound settings, speech samples fix | Thanasis Antoniou | |
2019-04-05 | BLADERUNNER: SFX named constants and MissSound fix | Thanasis Antoniou | |
Still pending cleaning up Ambient_Sounds_Add_Sound and Ambient_Sounds_Add_Looping_Sound calls | |||
2019-03-21 | BLADERUNNER: Support of localizations that use E as languageCode | Thanasis Antoniou | |
Improved alignment of subtitles option for Russian version The text for the subtitles option probably won't make sense though in Russian, someone will have to correct it to what it should be. | |||
2019-03-09 | BLADERUNNER: Clean-up for subtitles initialization code | Peter Kohaut | |
2019-02-10 | BLADERUNNER: Use ScummVM functionality for audio volume management | Peter Kohaut | |
2019-01-06 | BLADERUNNER: Add localized text for Subtitles KIA option | antoniou79 | |
2019-01-06 | BLADERUNNER: Move Subtitles option further right | antoniou79 | |
In Spanish version the 'Designers Cut' translated option overlapped with Subtitles option | |||
2018-12-25 | BLADERUNNER: Override original FONT and TRE | Thanasis Antoniou | |
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-02-05 | BLADERUNNER: Added more game constants | Peter Kohaut | |
Code formatting | |||
2018-01-28 | BLADERUNNER: Added basic KIA interface | Peter Kohaut | |
Settings works Help works Clue database works Fixed code for inserting objects into scene Reorganization of few files Unification & code formatting of few older files |