Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
antoniou79
2055810930
BLADERUNNER: Restore original UI slider for ambient volume
...
Using the Mixer's kPlainSoundType for ambient sounds
2021-07-02 17:20:37 +03:00
D G Turner
b75a34e179
BLADERUNNER: Fix Set-But-Unused GCC Compiler Warning
2021-03-13 16:13:52 +00:00
Eugene Sandulenko
561a0a61be
BLADERUNNER: Fix warnings
2020-11-14 19:27:08 +01:00
antoniou79
5d8ee54f65
BLADERUNNER: Remove UI language selection
...
Since it's not ready for production yet for 2.2.0
2020-09-02 23:52:03 +03:00
Thanasis Antoniou
5552a9eed5
BLADERUNNER: Fix comment about dropdown menu in KIA settings
2020-06-10 12:49:03 +03:00
Thanasis Antoniou
02d47a1d45
BLADERUNNER: Scrollable dropdown control for KIA (WIP)
...
Current purpose is for text language selection
Drop down list for language selection in KIA (early stage)
2020-06-10 12:33:05 +03:00
Thanasis Antoniou
882dd06f52
BLADERUNNER: More fixes for cut or muted lines across localizations
...
Based on notes from IlDucci from the Spanish translation team and mine
2020-02-03 00:01:15 +02:00
Thanasis Antoniou
37b8ab4d4c
BLADERUNNER: Use accented i in subtitles label in KIA (Spanish version)
2020-01-18 04:28:58 +02:00
Peter Kohaut
cd7e44f9f9
BLADERUNNER: Group shapes loading
2019-10-13 14:09:47 +02:00
Peter Kohaut
94b9304014
BLADERUNNER: Improved support for Russian translations
...
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-09-07 21:18:20 +02:00
Peter Kohaut
ffbfe90afa
BLADERUNNER: Ajdust font interface to ScummVM's one
2019-07-16 21:32:34 +02:00
Peter Kohaut
4cd58f2fba
BLADERUNNER: Switch all keyUp events to keyDown
...
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-06-22 11:40:47 +02:00
Thanasis Antoniou
efcb3a4921
BLADERUNNER: Proper Subtitles option translation for RUS
2019-04-21 18:29:57 +03: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
e90f708852
BLADERUNNER: Persistent sound settings, speech samples fix
2019-04-10 19:00:14 +03: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
Thanasis Antoniou
8fa1bf8cbd
BLADERUNNER: Support of localizations that use E as languageCode
...
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-21 10:10:23 +02:00
Peter Kohaut
06629b0826
BLADERUNNER: Clean-up for subtitles initialization code
2019-03-09 23:06:35 +01:00
Peter Kohaut
1384afd0f6
BLADERUNNER: Use ScummVM functionality for audio volume management
2019-02-10 16:55:38 +01:00
antoniou79
84304d545b
BLADERUNNER: Add localized text for Subtitles KIA option
2019-01-06 17:12:02 +01:00
antoniou79
178a48d1ff
BLADERUNNER: Move Subtitles option further right
...
In Spanish version the 'Designers Cut' translated option overlapped with Subtitles option
2019-01-06 17:12:02 +01:00
Thanasis Antoniou
efb0a0f3b7
BLADERUNNER: Override original FONT and TRE
2018-12-25 12:35:52 +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
59eeadc6ac
BLADERUNNER: Added more game constants
...
Code formatting
2018-02-05 20:17:55 +01:00
Peter Kohaut
1e5f9d3078
BLADERUNNER: Added basic KIA interface
...
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
2018-01-28 10:57:16 +01:00