Cameron Cawley
|
7dbc613258
|
BUILD: Add fonts.dat to packaging rules
|
2018-12-25 12:47:42 +01:00 |
|
Cameron Cawley
|
364f78e99f
|
GUI: Attempt to load fonts from fonts.dat if they aren't present in the theme archive
|
2018-12-25 12:47:42 +01:00 |
|
Cameron Cawley
|
1953aa7064
|
ZVISION: Attempt to load fallback fonts from fonts.dat
|
2018-12-25 12:47:42 +01:00 |
|
Cameron Cawley
|
d3bb3cddfd
|
WINTERMUTE: Attempt to load fallback fonts from fonts.dat
|
2018-12-25 12:47:42 +01:00 |
|
Cameron Cawley
|
fa60ae728e
|
GRAPHICS: Add a function to load TrueType fonts from fonts.dat
|
2018-12-25 12:47:42 +01:00 |
|
Eugene Sandulenko
|
1f6727eab8
|
DEVTOOLS: Rename blade_runner to create_bladerunner
|
2018-12-25 12:37:23 +01:00 |
|
antoniou79
|
b6e93680f4
|
DEVTOOLS: Removed transcript excel
|
2018-12-25 12:35:52 +01:00 |
|
antoniou79
|
e1f1c3eef9
|
DEVTOOLS: Blade Runner subtitles python scripts
|
2018-12-25 12:35:52 +01:00 |
|
antoniou79
|
8008f14fcd
|
BLADERUNNER: Remove setBlackColor (for internal font shadow emulation)
|
2018-12-25 12:35:52 +01:00 |
|
antoniou79
|
c5da2df9e8
|
BLADERUNNER: Remove fallback to internal font
|
2018-12-25 12:35:52 +01:00 |
|
antoniou79
|
35e248f3f4
|
BLADERUNNER: Clear up old TODO in subtitles.cpp
|
2018-12-25 12:35:52 +01:00 |
|
Thanasis Antoniou
|
97360ceb1b
|
BLADERUNNER: Removed old fixes for internal TAHOMA18
|
2018-12-25 12:35:52 +01:00 |
|
Thanasis Antoniou
|
3185b53396
|
BLADERUNNER: Removed redundant header inclusion
|
2018-12-25 12:35:52 +01:00 |
|
Thanasis Antoniou
|
433208c6c4
|
BLADERUNNER: Fix conflict with outtakes.cpp
|
2018-12-25 12:35:52 +01:00 |
|
Thanasis Antoniou
|
efb0a0f3b7
|
BLADERUNNER: Override original FONT and TRE
|
2018-12-25 12:35:52 +01:00 |
|
Thanasis Antoniou
|
301acd2ea3
|
BLADERUNNER more comments on calculatePosition workings
A bit of cleaning up of Subtitles::calculatePosition() method adding comments.
|
2018-12-25 12:35:52 +01:00 |
|
antoniou79
|
79ff97d5d9
|
BLADERUNNER: switch clause in fonts and style fixes
|
2018-12-25 12:35:52 +01:00 |
|
antoniou79
|
2f28926f22
|
BLADERUNNER: removed BLADERUNNER_SUBTITLES_EXTERNAL_FONT
|
2018-12-25 12:35:52 +01:00 |
|
antoniou79
|
6f55071c57
|
BLADERUNNER: SUBTITLES.MIX pack support
|
2018-12-25 12:35:52 +01:00 |
|
Thanasis Antoniou
|
bf46900c7c
|
BLADERUNNER: setSubtitlesEnabled also calls synchSoundSettings
|
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 |
|
Lars Skovlund
|
9ceb2e8586
|
SCI: Fix Robot bounding box calculation
Fixes bug #10700, at least partially.
|
2018-12-25 03:33:47 +01:00 |
|
Vhati
|
6383200e34
|
SCI32: Fix QFG4 tarot readings
Fixes incorrect cards and placement, bugs #10822, #10823, #10824, #10845,
and #10846
|
2018-12-25 00:17:02 +02:00 |
|
Peter Kohaut
|
3f712604a7
|
BLADERUNNER: Fixed item rotation
Item's angle was not update after chaning "facing".
Police maze targets are now rotated correct way.
Added debug logging for the police maze tracts.
|
2018-12-24 13:51:28 +01:00 |
|
Filippos Karapetis
|
81288f2cac
|
SCI: Fix the wording in some patch comments
|
2018-12-23 20:55:22 +02:00 |
|
Filippos Karapetis
|
424e71cfdc
|
TITANIC: Silence an MSVC false positive about an uninitialized variable
|
2018-12-23 20:44:28 +02:00 |
|
Filippos Karapetis
|
7c5acdaa4b
|
SLUDGE: Fix a potentially uninitialized variable
Variable "n" was not initialized if "stillToGo" was non-zero
|
2018-12-23 20:43:28 +02:00 |
|
Filippos Karapetis
|
92aa713958
|
FULLPIPE: Silence a false positive warning in MSVC
MSVC complained about a potentially uninitialized variable here
|
2018-12-23 20:41:33 +02:00 |
|
Filippos Karapetis
|
9fe1491a64
|
DM: Fix class member naming, and silence some MSVC warnings
MSVC complained about some potentially uninitialized variables (false
positives), as well as missing default cases in switch blocks
|
2018-12-23 20:40:21 +02:00 |
|
Vhati
|
f731760292
|
SCI32: QFG4 Fix null scaler, climbing by monolith
Fixes an exception casting Trigger after using grapnel, bug #10837
|
2018-12-23 20:17:25 +02:00 |
|
SupSuper
|
4f761d6002
|
BUILD: Update MSVC versions in ideprojects target
|
2018-12-23 18:39:06 +02:00 |
|
SupSuper
|
e6a80868c6
|
MSVC: Update DLL paths in post-build script
|
2018-12-23 18:39:06 +02:00 |
|
SupSuper
|
3091345af3
|
MSVC: Update post-build installer for Inno Setup
|
2018-12-23 18:39:06 +02:00 |
|
SupSuper
|
b66711da04
|
MSVC: Fix unquoted paths in build events
|
2018-12-23 18:39:06 +02:00 |
|
SupSuper
|
47b55f29c5
|
MSVC: Fix resource file revision include error
|
2018-12-23 18:39:06 +02:00 |
|
SupSuper
|
ddb3b6fba7
|
MSVC: Fix resource file not including translations.dat
|
2018-12-23 18:39:06 +02:00 |
|
SupSuper
|
35ea621a4e
|
MSVC: Add visualiser for unicode strings
|
2018-12-23 18:39:06 +02:00 |
|
SupSuper
|
5004c331c9
|
MSVC: Fix natvis not being added to project in VS2017
|
2018-12-23 18:39:06 +02:00 |
|
SupSuper
|
f6c37b09ea
|
MSVC: Add visualisations for iterators and pointers
|
2018-12-23 18:39:06 +02:00 |
|
SupSuper
|
8352986b88
|
MSVC: Cleanup natvis properties
|
2018-12-23 18:39:06 +02:00 |
|
SupSuper
|
3482d9bacf
|
MSVC: Fix List visualisation showing infinite nodes
|
2018-12-23 18:39:06 +02:00 |
|
SupSuper
|
88b6959cb4
|
MSVC: Fix HashMap visualisation showing dummy nodes
|
2018-12-23 18:39:06 +02:00 |
|
SupSuper
|
f08e7a3012
|
MSVC: Replace MinimalRebuild with MultiProcessor flag
MinimalRebuild is obsolete and MultiProcessorCompilation yields better performance.
|
2018-12-23 18:39:06 +02:00 |
|
SupSuper
|
0a474f2a1a
|
CREATE_PROJECT: Fix MSVC warnings
|
2018-12-23 18:39:06 +02:00 |
|
Cameron Cawley
|
2097c33b57
|
GRAPHICS: MACGUI: Make use of Common::String::format (#1454)
|
2018-12-23 15:57:20 +02:00 |
|
sluicebox
|
2c1661bff2
|
SCI32: Fix QFG4CD Look Grate missing audio
Fixes a broken message due to wrong audio tuple, bug #10848
|
2018-12-23 00:02:14 -08:00 |
|
George Kormendi
|
e0d1f270a1
|
I18N: Update translation (Hungarian)
Currently translated at 100.0% (1059 of 1059 strings)
|
2018-12-22 10:14:25 +01:00 |
|
Lothar Serra Mari
|
fda469d034
|
I18N: Update translation (German)
Currently translated at 94.8% (1004 of 1059 strings)
|
2018-12-22 10:14:25 +01:00 |
|
scootergrisen
|
c4bb17b61a
|
I18N: Update translation (Danish)
Currently translated at 100.0% (1059 of 1059 strings)
|
2018-12-22 10:14:25 +01:00 |
|