Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-13 | BLADERUNNER: Group shapes loading | Peter Kohaut | |
2019-08-02 | BLADERUNNER: Make use of new text wrapping functionality | Thanasis Antoniou | |
Even width length for subtitle lines, but prioritize explicit new lines if present | |||
2019-07-21 | BLADERUNNER: Avoid redundant calls to wordWrapText for the same text | Thanasis Antoniou | |
2019-07-18 | BLADERUNNER: Make subtitles variable local (#1753) | dafioram | |
2019-07-16 | BLADERUNNER: Use ScummVM word wrapping algorithm | Peter Kohaut | |
2019-07-16 | BLADERUNNER: Added TTF & UTF8 support for subtitles | Peter Kohaut | |
2019-07-16 | BLADERUNNER: Ajdust font interface to ScummVM's one | Peter Kohaut | |
2019-06-28 | BLADERUNNER: JANITORIAL: Code formatting fixes | Thanasis Antoniou | |
2019-05-29 | BLADERUNNER: Support for displaying subtitles info | Thanasis Antoniou | |
2019-03-09 | BLADERUNNER: Clean-up for subtitles initialization code | Peter Kohaut | |
2019-03-09 | BLADERUNNER: Subtitles code improvements | Thanasis Antoniou | |
Allow for 4 lines of subtitles, but start from using 2 lines by default Also added debugger command to allow for immediate text testing for subtitles | |||
2019-02-25 | BLADERUNNER: Avoid using global objects in subtitle code | Eugene Sandulenko | |
2019-02-25 | Revert "BLADERUNNER: Possible fix for broken build" | Eugene Sandulenko | |
This reverts commit 727e583b94b80e299a2b6c52e67a7b99ec3558b8. Revert "BLADERUNNER: Possible fix for clang warning for subtitles" This reverts commit 78b14649beb833ecbc9c573e04078b626558ddc1. | |||
2019-02-25 | BLADERUNNER: Possible fix for broken build | Thanasis Antoniou | |
Previous fix attempt for the clang warning "warning: declaration requires a global destructor [-Wglobal-constructors]" went awry | |||
2019-02-24 | BLADERUNNER: Possible fix for clang warning for subtitles | Thanasis Antoniou | |
2019-01-06 | BLADERUNNER: All versions have ENG for BRLOGO and WSTLGO | antoniou79 | |
All game language versions have the English VQA for the logo videos Do not append the localization suffix to those two, but use the '_E' suffix instead. | |||
2018-12-25 | BLADERUNNER: Remove fallback to internal font | antoniou79 | |
2018-12-25 | BLADERUNNER: Clear up old TODO in subtitles.cpp | antoniou79 | |
2018-12-25 | BLADERUNNER more comments on calculatePosition workings | Thanasis Antoniou | |
A bit of cleaning up of Subtitles::calculatePosition() method adding comments. | |||
2018-12-25 | BLADERUNNER: switch clause in fonts and style fixes | antoniou79 | |
2018-12-25 | BLADERUNNER: removed BLADERUNNER_SUBTITLES_EXTERNAL_FONT | antoniou79 | |
2018-12-25 | BLADERUNNER: SUBTITLES.MIX pack support | antoniou79 | |
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 | |